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] Fixed Linux compilationr.kuznetsov
2019-03-01[drape] Optimized font texture memory usager.kuznetsov
2019-03-01[drape] Refactored geometry buffers a bitr.kuznetsov
2019-03-01[drape] Refactored context access in textures, fixed iOS compilationr.kuznetsov
2019-03-01[Vulkan] Added dummy implementation for resourcesr.kuznetsov
2019-03-01[drape] Added batcher hashr.kuznetsov
2019-03-01Added Vulkan context factoryr.kuznetsov
2018-10-18Review fixesr.kuznetsov
2018-10-04Fixed testsr.kuznetsov
2018-09-26Drape test fix.Vladimir Byko-Ianko
2018-09-25[drape][metal] Refactored vertex array buffer and context usage.r.kuznetsov
2018-09-25[drape][metal] Removed obsolete std usage, minor fixes.r.kuznetsov
2018-09-25[drape][metal] Fixed unit tests, refactored a bit CurrentApiVersion.r.kuznetsov
2018-09-25[drape][metal] Added states.r.kuznetsov
2018-09-19[base] Removed the MY_ prefix from the scope guard.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-08-31remove my::make_uniqueMikhail Gorbushin
2018-08-09Fixed compilation under diagnosticsr.kuznetsov
2018-08-06Removed glConst from render state and texturer.kuznetsov
2018-08-02Renamed GLStater.kuznetsov
2018-08-01Graphic context added.Daria Volvenkova
2018-07-03Added usage of structured shader paramsr.kuznetsov
2018-06-28Usage of shaders libraryr.kuznetsov
2018-06-28Added shaders libraryr.kuznetsov
2018-06-25Fixed warn: comparison between signed and unsigned integer expressionsMaksim Andrianov
2018-04-09Added new booking search visualizationr.kuznetsov
2018-03-06Using _t suffix instead of ::type in whole project + using std:: somewhere.VladiMihaylenko
2018-02-16Fixed drape testsr.kuznetsov
2018-01-10Metalines moved to drape routiner.kuznetsov
2018-01-10Review and unit tests fixesr.kuznetsov
2017-12-28[qmake] Goodbye QMake!greshilov
2017-08-07Refactored render layers and GLStater.kuznetsov
2017-07-27[routing] Pull request #6720 review fixesДобрый Ээх
2017-07-27[base] Fix CHECK in fabric crashlyticsДобрый Ээх
2017-07-04Added possibility to run from IDEr.kuznetsov
2017-06-26Fixed crashes on enter background in draper.kuznetsov
2017-06-24Fixed race in texture managerRoman Kuznetsov
2017-05-26Fixed unit testsr.kuznetsov
2017-05-25Added Subpixel Morphological Antialiasing (SMAA)r.kuznetsov
2017-05-19Fixed cmake compilation.Daria Volvenkova
2017-05-14Added OpenGL ES3 supportr.kuznetsov
2017-05-12Added autogeneration of GLES 3 shadersr.kuznetsov
2017-05-11Refactored shadersr.kuznetsov
2017-05-11Moved, renamed and deleted shader filesr.kuznetsov
2017-04-21Fribidi removed.Daria Volvenkova
2017-04-21Added new realization of right-to-left text reordering with BiDi algorithm fr...Daria Volvenkova
2017-04-05Merge pull request #5691 from darina/icu-transliterationYuri Gorshenin
2017-03-30[build] Added option for Address Sanitizer.beta-722beta-721Yuri Gorshenin
2017-03-30icu added into cmake build system.Daria Volvenkova