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 glyph generation.Daria Volvenkova
2019-03-01[drape] Optimized font texture memory usager.kuznetsov
2019-03-01[drape] Refactored context access in textures, fixed iOS compilationr.kuznetsov
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-07-25[geometry] Coding style fixes.Maxim Pimenov
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-10Added drape routine, refactored glyphs preparationr.kuznetsov
2017-07-24Fixed data race in drape enginer.kuznetsov
2017-01-09Removed unused includesr.kuznetsov
2017-01-09Glyph borders added.Daria Volvenkova
2017-01-09Non-sdf text support for ldpi devices.Daria Volvenkova
2016-04-08Fixed packing glyphsr.kuznetsov
2016-04-07Simplified writing glyphs to texturer.kuznetsov
2015-12-16Review fixesRoman Kuznetsov
2015-12-16Fixed artefacts on fetching from symbols texturer.kuznetsov
2015-12-04Fixed font texture unit testsr.kuznetsov
2015-11-30Fixed memory corruption in font texturer.kuznetsov
2015-11-30Improved glyphs appearingr.kuznetsov
2015-11-30[drape, ios] fast textures.ExMix
2015-11-30Fixed crashes on resuming in Androidr.kuznetsov
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-30Moved 3party sources to 3party folder for easier support.Alex Zolotarev
2015-09-23Fix include path for drapeSergey Yershov
2015-09-23[drape] minor changesExMix
2015-09-23[drape] from now in drape we will use strong texturing model without texture ...ExMix
2015-09-23review fixesExMix
2015-09-23[drape] tests for packing and mapping glyph on texture. Fixes that checked by...ExMix
2015-09-23[drape] indexer for glyphs, packing and mapping on textureExMix
2015-09-23[drape] font texture loading fixExMix
2015-09-23[drape] now texture store pixel formatExMix
2015-09-23[drape] direct access for glyph advanceExMix
2015-09-23[drape] move drape into dp namespaceExMix
2015-09-23review fixesExMix
2015-09-23[drape] resource based font loading and usageExMix