Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/render
AgeCommit message (Expand)Author
2015-09-30Moved 3party sources to 3party folder for easier support.Alex Zolotarev
2015-09-29Support text tag values addr:housename and addr:housenumberConstantin Shalnev
2015-09-28Correct fix for CpuCount() which can change in runtime.Alex Zolotarev
2015-09-23Kothic: cleanup and improvementConstantin Shalnev
2015-09-23Added processing of apply_if in the kernelConstantin Shalnev
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23Clang 3.6 bug workaround.vng
2015-09-23[linux-build] Fixed numerous link-time errors about missing libnormalize.Yuri Gorshenin
2015-09-23Compiler warning fixes.Alex Zolotarev
2015-09-23Added city rank tableConstantin Shalnev
2015-09-23Removed outdated copyrights.Alex Zolotarev
2015-09-23Added heuristic algorithm to find invalid for route datar.kuznetsov
2015-09-23Review fixesr.kuznetsov
2015-09-23Fixed rendering on route rebuildingr.kuznetsov
2015-09-23Added Shield class in DrawingRulesConstantin Shalnev
2015-09-23Review fixesr.kuznetsov
2015-09-23Route rendering hotfixr.kuznetsov
2015-09-23Review fixesr.kuznetsov
2015-09-23Fixed route rendering on Androidr.kuznetsov
2015-09-23Added clipping route to partsr.kuznetsov
2015-09-23Added background color support for software rendererConstantin Shalnev
2015-09-23Use natural-land as background color for specified scalesConstantin Shalnev
2015-09-23Added small defense from invalid data in route renderingr.kuznetsov
2015-09-23Fixed UV mapping in route renderingr.kuznetsov
2015-09-23Fixed route graphics reconstructionr.kuznetsov
2015-09-23Fixed crash in new route rendering on Androidr.kuznetsov
2015-09-23Review fixesr.kuznetsov
2015-09-23Integration routing rendering in old enginer.kuznetsov
2015-09-23Review fixesr.kuznetsov
2015-09-23Routes rendering in RGr.kuznetsov
2015-09-23Review fixes.vng
2015-09-23Feature index refactoring.vng
2015-09-23Review fixes.vng
2015-09-23[render] Fixed bug with min max depth for drawing rules.vng
2015-09-23Review fixes.vng
2015-09-23Fixed <cstdint>.Alex Zolotarev
2015-09-23Code style - removed dummy binds.vng
2015-09-23Removed cross-module link, indexer/StyleReader does not use graphics.Constantin Shalnev
2015-09-23Added style reader to encapculate access to style fileskshalnev
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23C++ warning fixes.Alex Zolotarev
2015-09-23[linux build] Fixed linux clang build.Yuri Gorshenin
2015-09-23Factor out all rendering routine from “map” to “render” library.vng