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
2015-09-23Fix include path for drape_frontendSergey Yershov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[thread] Refactored lifetime management of multithreaded tasks.Yuri Gorshenin
2015-09-23[drape] texture coord generation for stipple linesExMix
2015-09-23[drape] line shape refactoring/optimizationExMix
2015-09-23review fixesExMix
2015-09-23[drape] line adaptationExMix
2015-09-23[drape] minor changesExMix
2015-09-23[drape] path text adaptationExMix
2015-09-23[drape] path symbol shapeExMix
2015-09-23[drape] new wave shape classes. Strong texturing, using "vertex classes" for ...ExMix
2015-09-23[ios, drape] fix non-proportional image scale on ios 8ExMix
2015-09-23[drape] map on texture 4 pixel of colorExMix
2015-09-23review fixExMix
2015-09-23[drape] Temporary remove validation. I uncomment this when create dynamic tex...ExMix
2015-09-23[drape] reduce OGL state changes. Reduce count of tile readingExMix
2015-09-23[desktop] surface and OGL for desktop build with drape rendererExMix
2015-09-23[drape] viewport not provide visual scale for initialization.ExMix
2015-09-23[drape] remove useless. Add debug rendering.ExMix
2015-09-23[drape] replace FeatureFetcher by abstract data sourceExMix
2015-09-23Fixes after merge.vng
2015-09-23[tests] Minor refactoring of mwm for each index test.vng
2015-09-23Minor refaсtoring: removed CoordPointT typedef to avoid disambiguate.vng
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23review fixesExMix
2015-09-23[drape] text shapes refactoringExMix
2015-09-23[drape] path symbols refactoring.ExMix
2015-09-23[core] circle shape refactoringExMix
2015-09-23[drape] line shape refactoring and glm integrationExMix
2015-09-23[drape] area shape optimization and glm integrationExMix
2015-09-23remove self writed stuff for glsl types supportExMix
2015-09-23Improved drawing of curved textRoman Sorokin
2015-09-23Review fixRoman Sorokin
2015-09-23Improved precision of LineShapeRoman Sorokin
2015-09-23Spline rewritten for doubleRoman Sorokin
2015-09-23Review fixesRoman Sorokin
2015-09-23Added field for patternRoman Sorokin
2015-09-23Added constructor for line with pattern and texture coordinate generationRoman Sorokin
2015-09-23Reading pattern lineRoman Sorokin
2015-09-23Review fixesRoman Sorokin
2015-09-23Correct attribute loading for new shadersRoman Sorokin
2015-09-23Added Quad1 (Quad<float>)Roman Sorokin
2015-09-23review fixesRoman Sorokin
2015-09-23Updated LayoutTextRoman Sorokin
2015-09-23Splitting long text into small partsRoman Sorokin
2015-09-23[c++11] Backport for gcc 4.6 supportAlex Zolotarev
2015-09-23Small fixesRoman Sorokin
2015-09-23Changed interface of GetPixelShapeRoman Sorokin
2015-09-23Added correct max value for floatRoman Sorokin
2015-09-23ScreenBase now passed to GetAttributeMutationRoman Sorokin