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[drape] Refactored context access in textures, fixed iOS compilationr.kuznetsov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-08-06Removed glConst from render state and texturer.kuznetsov
2018-03-06Using _t suffix instead of ::type in whole project + using std:: somewhere.VladiMihaylenko
2017-07-24Fixed data race in drape enginer.kuznetsov
2017-06-16Improved metaline renderingr.kuznetsov
2017-01-09Fixed warnings in draper.kuznetsov
2016-12-28Remove using std from baseSergey Yershov
2015-12-04Fixed stipple pen pattern generationr.kuznetsov
2015-11-30Fixed map style changingr.kuznetsov
2015-11-30Back buffer format changed to RGB8r.kuznetsov
2015-11-30[drape, ios] fast textures.ExMix
2015-11-30Review fixesr.kuznetsov
2015-11-30Added patterns cachingr.kuznetsov
2015-11-30Moved line shape building to Read MWM taskr.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Pointers refactoringr.kuznetsov
2015-11-30[drape] move upload dynamic resource into renderer thread to avoid ogl driver...ExMix
2015-09-23Fix include path for drapeSergey Yershov
2015-09-23[drape] from now in drape we will use strong texturing model without texture ...ExMix
2015-09-23[drape] not hardcoded texture filtration usingExMix
2015-09-23[drape] map stipple pattern into 2 rowExMix
2015-09-23review fixesExMix
2015-09-23[drape] line shape refactoring and glm integrationExMix
2015-09-23Review fixesRoman Sorokin
2015-09-23[linux] Fixed compile errorsMapsWithMe OSM User
2015-09-23[cpp11] Drape compilation fixAlex Zolotarev
2015-09-23[drape] review fixesExMix
2015-09-23[drape] allocate dynamic stipple pen texture on texture manager.ExMix
2015-09-23[drape] upload stipple pens on texture. Test for uploadingExMix
2015-09-23[drape] encode stipple pattern into uint64_tExMix
2015-09-23[drape] stipple pen dynamic resource and testsExMix