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
AgeCommit message (Expand)Author
2019-03-01[vulkan] Added profiler, added end renderingr.kuznetsov
2019-03-01[vulkan] Correction of Y and Z coordinates moved to the shaders.Daria Volvenkova
2019-03-01[vulkan] Fixed shaders and staging bufferRoman Kuznetsov
2019-03-01[vulkan] Fixed screen mirroringRoman Kuznetsov
2019-03-01[vulkan] Framebuffers data added.Daria Volvenkova
2019-03-01[drape] Added batcher hashr.kuznetsov
2018-09-25[drape][metal] Fixed some errors in Metal rendering + added some shaders.r.kuznetsov
2018-09-25[drape][metal] Removed obsolete std usage, minor fixes.r.kuznetsov
2018-08-09Fixed compilation under diagnosticsr.kuznetsov
2017-10-26Added markers rendering for transit routing (#7402)Roman Kuznetsov
2017-03-28Added area hatchingr.kuznetsov
2017-02-01Added road shields renderingr.kuznetsov
2017-01-26Getting drape statistic after running of test scenarios.Daria Volvenkova
2016-12-28Remove using std from baseSergey Yershov
2016-12-01Improved route rendering in traffic moder.kuznetsov
2016-05-18Added special visualization for deleted POIr.kuznetsov
2016-05-17Added displacement modesr.kuznetsov
2016-03-23Minor warning fix.Alex Zolotarev
2015-12-29Rendering poi and texts on the tops of buildings.Daria Volvenkova
2015-12-29Rendering 3d houses.Daria Volvenkova
2015-12-29Move text position to TextDynamicVertex.Daria Volvenkova
2015-12-05[drape] text rendering optimization.ExMix
2015-11-30Improved dashes renderingr.kuznetsov
2015-11-30Fixed visual bugs with fonts, added AA to dashed linesr.kuznetsov
2015-11-30[drape] optimizationsExMix
2015-11-30[drape] rebase fixesExMix
2015-11-30[drape] manual line anti-aliasingExMix
2015-11-30[drape] Move dashed lines to separate shader. Remove all discards from shaders.ExMix
2015-11-30Arrows renderingr.kuznetsov
2015-11-30Added route clippingr.kuznetsov
2015-11-30Added route tracks renderingr.kuznetsov
2015-11-30Fixed UV generation for line shapesr.kuznetsov
2015-11-30rebase fixesExMix
2015-11-30Review fixesr.kuznetsov
2015-11-30Added hybrid texturesr.kuznetsov
2015-11-30Added glyphs' usage trackerr.kuznetsov
2015-11-30[drape] different memory checksExMix
2015-11-30[drape] build android with drapeExMix
2015-09-30Moved 3party sources to 3party folder for easier support.Alex Zolotarev
2015-09-23Replaced boost’s STATIC_ASSERT with a C++11 one.Alex Zolotarev
2015-09-23Fix include path for drapeSergey Yershov
2015-09-23[drape] line shape refactoring/optimizationExMix
2015-09-23[drape] utility structures for geometry forming helpExMix
2015-09-23core align and warning fixExMix
2015-09-23review fixesExMix
2015-09-23[core] move png loader into codingExMix
2015-09-23new files for image loadingRoman Sorokin
2015-09-23[drape] remove useless codeExMix
2015-09-23[drape] for png readExMix
2015-09-23[drape] remove texture from GLStateExMix