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
2016-07-07Fixed a possible linker error.Maxim Pimenov
2016-04-07Simplified writing glyphs to texturer.kuznetsov
2016-03-23ScopedLogLevelChanger integration.Alex Zolotarev
2016-03-23[build] Fixes to linux build.Yuri Gorshenin
2016-01-04[drape] merge batches on iOS and desktopExMix
2015-12-24Fixed GPS track rendering on Samsung Galaxy Nexusr.kuznetsov
2015-12-07Merge pull request #847 from rokuz/fixed-unit-test-fontsKonstantin Shalnev
2015-12-04Fixed font texture unit testsr.kuznetsov
2015-12-04compile shaders with definesExMix
2015-12-04use vertex texture fetch where we can do itExMix
2015-12-01Fixed selection of POI and textsr.kuznetsov
2015-11-30Fixed overlay treer.kuznetsov
2015-11-30Disabled some Drape tests on Linuxr.kuznetsov
2015-11-30Fixed unit testsr.kuznetsov
2015-11-30Fixed black outline around iconsr.kuznetsov
2015-11-30[drape] tests fixesExMix
2015-11-30[drape, ios] fast textures.ExMix
2015-11-30Added cache for OGL statesr.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Added supporting of 32-bit indicesr.kuznetsov
2015-11-30Added asynchronous SDF glyphs generationr.kuznetsov
2015-11-30[drape] compass tap and angle animationExMix
2015-11-30Review fixesr.kuznetsov
2015-11-30Added tests to pointers trackerr.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Pointers refactoringr.kuznetsov
2015-11-30review fixesExMix
2015-11-30[drape] render range of indicesExMix
2015-11-30Refactored DataBufferr.kuznetsov
2015-11-30Added optimization of GPU memory usager.kuznetsov
2015-11-30[drape] move some files to resolve denepdenciesExMix
2015-11-30[drape] test fixesExMix
2015-11-30review fixesExMix
2015-11-30[drape] move upload dynamic resource into renderer thread to avoid ogl driver...ExMix
2015-11-30[drape] different memory checksExMix
2015-11-30[drape] GLFunctions::Init must be called in thread with valid OGL context and...ExMix
2015-11-12Removed expat include dependency which caused build error on linux for style_...Alex Zolotarev
2015-09-23Removed outdated copyrights.Alex Zolotarev
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Removed scoped_ptr/scoped_array.Alex Zolotarev
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23[drape] make glyph mapping test more sociableExMix
2015-09-23Fix include path for drapeSergey Yershov
2015-09-23Fixes.Yuri Gorshenin
2015-09-23[drape] Fixed drape ParticalUploadDataTest.Yuri Gorshenin
2015-09-23[linux] Compilation fixesOSM user on RU2
2015-09-23review fixesExMix
2015-09-23[drape] test fixesExMix
2015-09-23drape_test linkage fixExMix
2015-09-23[drape] tests for packing and mapping glyph on texture. Fixes that checked by...ExMix