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-25[drape][metal] Fixed unit tests, refactored a bit CurrentApiVersion.r.kuznetsov
2018-09-25[drape][metal] Added states.r.kuznetsov
2018-08-06Removed glConst from render state and texturer.kuznetsov
2018-02-16Extracted glyph generator from font texturesr.kuznetsov
2018-01-10Improved sending to glyphs generationr.kuznetsov
2018-01-10Metalines moved to drape routiner.kuznetsov
2018-01-10Review and unit tests fixesr.kuznetsov
2018-01-10Added drape routine, refactored glyphs preparationr.kuznetsov
2017-07-24Fixed data race in drape enginer.kuznetsov
2017-06-24Fixed race in texture managerRoman Kuznetsov
2017-06-16Improved metaline renderingr.kuznetsov
2017-05-26Using PBO for glyphs uploadingr.kuznetsov
2017-01-09Non-sdf text support for ldpi devices.Daria Volvenkova
2016-04-08Review fixesr.kuznetsov
2016-04-08Fixed packing glyphsr.kuznetsov
2015-12-04Fixed font texture unit testsr.kuznetsov
2015-11-30Back buffer format changed to RGB8r.kuznetsov
2015-11-30Fixed black outline around iconsr.kuznetsov
2015-11-30[drape, ios] fast textures.ExMix
2015-11-30Review fixesr.kuznetsov
2015-11-30Added asynchronous SDF glyphs generationr.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Pointers refactoringr.kuznetsov
2015-11-30[drape] memory corruption fix and some stuff.ExMix
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-23review fixesExMix
2015-09-23[drape] from now in drape we will use strong texturing model without texture ...ExMix
2015-09-23[drape] indexer for glyphs, packing and mapping on textureExMix
2015-09-23[drape] direct access for glyph advanceExMix
2015-09-23[drape] move drape into dp namespaceExMix
2015-09-23[drape] resource based font loading and usageExMix