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
path: root/drape
AgeCommit message (Expand)Author
2015-09-23[ios, drape] build fixExMix
2015-09-23[drape] color and stipple texture must be in the same texture set. It can be ...ExMix
2015-09-23[drape] font texture loading fixExMix
2015-09-23[ios, drape] ios OGL not support GLdouble. Don't use it.ExMix
2015-09-23[drape] bug fix. We need to unbound object before:ExMix
2015-09-23[drape] move font resources into "resources-common" folder. Xcode can't sign ...ExMix
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23Removed unused includes in base files.vng
2015-09-23review fixesExMix
2015-09-23[drape] path symbols refactoring.ExMix
2015-09-23[drape] line shape refactoring and glm integrationExMix
2015-09-23core align and warning fixExMix
2015-09-23glm wrappersExMix
2015-09-23[core] glm libraryExMix
2015-09-23Review fixesRoman Sorokin
2015-09-23Shaders changed to support patternRoman Sorokin
2015-09-23Small fixesRoman Sorokin
2015-09-23Review fixesRoman Sorokin
2015-09-23Tests for texture_of_colorsRoman Sorokin
2015-09-23New filesRoman Sorokin
2015-09-23Methods for getting texture coordinatesRoman Sorokin
2015-09-23Loading of new texture in textureSetRoman Sorokin
2015-09-23Class for Texture of colorsRoman Sorokin
2015-09-23new texture typeRoman Sorokin
2015-09-23Method for getting of color in int32Roman Sorokin
2015-09-23Correct texture updatingRoman Sorokin
2015-09-23Shaders changed to use texture of colorsRoman Sorokin
2015-09-23[linux] Fixed compilation issuesMapsWithMe OSM User
2015-09-23review fixesExMix
2015-09-23Now tests used shaders from the same sorce file like a programRoman Sorokin
2015-09-23Removed files, added defineRoman Sorokin
2015-09-23Added functions to process shadersRoman Sorokin
2015-09-23Improved shaders, changed to support "dynamic" maxTextureCountRoman Sorokin
2015-09-23[linux] Fixed compile errorsMapsWithMe OSM User
2015-09-23Small fixesRoman Sorokin
2015-09-23Changed interface of GetPixelShapeRoman Sorokin
2015-09-23Added lambda expressionRoman Sorokin
2015-09-23Improved OverlayTreeRoman Sorokin
2015-09-23ScreenBase now passed to GetAttributeMutationRoman Sorokin
2015-09-23Added methods IsIntersect and GetPixelShape for it.Roman Sorokin
2015-09-23Added operator == for DrapePointerRoman Sorokin
2015-09-23[linux] Compile fixMapsWithMe OSM User
2015-09-23[cpp11] Drape compilation fixAlex Zolotarev
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23Syntax fixesRoman Sorokin
2015-09-23new tests for maliRoman Sorokin
2015-09-23added check for support of high precision in fragment shadersRoman Sorokin
2015-09-23[drape] review fixesExMix
2015-09-23[drape] stipple pen getterExMix
2015-09-23[drape] allocate dynamic stipple pen texture on texture manager.ExMix