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
2019-03-01[Vulkan] Added checking max textures and lines widthr.kuznetsov
2018-09-25[drape][metal] Removed obsolete std usage, minor fixes.r.kuznetsov
2018-09-25[drape][metal] Added states.r.kuznetsov
2018-08-17Review fixes.Daria Volvenkova
2018-08-06Removed glConst from render state and texturer.kuznetsov
2018-02-16Extracted glyph generator from font texturesr.kuznetsov
2017-06-24Fixed race in texture managerRoman Kuznetsov
2017-06-22Fixed crash in rendering on using corrupted texturesr.kuznetsov
2017-06-16Improved metaline renderingr.kuznetsov
2017-05-14Added OpenGL ES3 supportr.kuznetsov
2017-04-28Refactored transparent layerr.kuznetsov
2016-12-25Fixed most of “unused var” warnings.vng
2016-10-05Added traffic rendererr.kuznetsov
2016-04-08Review fixesr.kuznetsov
2016-04-08Fixed packing glyphsr.kuznetsov
2015-11-30Fixed black outline around iconsr.kuznetsov
2015-11-30[drape, ios] fast textures.ExMix
2015-11-30Added symbols reloading on changing map styler.kuznetsov
2015-11-30Added asynchronous SDF glyphs generationr.kuznetsov
2015-11-30Pointers refactoringr.kuznetsov
2015-11-30[drape] move upload dynamic resource into renderer thread to avoid ogl driver...ExMix
2015-09-23Fixed <cstdint>.Alex Zolotarev
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-23new texture typeRoman Sorokin
2015-09-23[drape] allocate dynamic stipple pen texture on texture manager.ExMix
2015-09-23[drape] now texture store pixel formatExMix
2015-09-23[drape] move drape into dp namespaceExMix
2015-09-23[drape] resource based font loading and usageExMix
2015-09-23[drape] texture manager refactoring. ResourceInfo based search.ExMix
2015-09-23added new OpenGL functions and constantsRoman Sorokin
2015-09-23[drape] texture wrapper and texture managerExMix
2015-09-23[drape] texture classExMix
2015-09-23pointers refactoringExMix
2015-09-23[drape] fixed linux compilationDarafei Praliaskouski
2015-09-23[drape] review fixesExMix
2015-09-23drape basicsExMix