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-23code style fixesRoman Sorokin
2015-09-23new filesRoman Sorokin
2015-09-23renamed file, added new interfaceRoman Sorokin
2015-09-23lodepng->sbi_imageRoman Sorokin
2015-09-23small fixRoman Sorokin
2015-09-23small fixes, added tokenizer, used sbi_image for loadingRoman Sorokin
2015-09-23removed warningsRoman Sorokin
2015-09-23new files for image loadingRoman Sorokin
2015-09-23new filesRoman Sorokin
2015-09-23tests for FontLoader and TextureFontRoman Sorokin
2015-09-23Class for storing unicode symbolsRoman Sorokin
2015-09-23class for loading font files and creating from it new TextureFont objectsRoman Sorokin
2015-09-23added new OpenGL functions and constantsRoman Sorokin
2015-09-23[drape] bring code to the standard formExMix
2015-09-23[drape] review fixesExMix
2015-09-23[drape] new render loopExMix
2015-09-23Fixed compilation.vng
2015-09-23[drape] review fixExMix
2015-09-23[drape] include optimizationExMix
2015-09-23[drape] use overlay tree to clean image renderingExMix
2015-09-23[drape] overlay tree for displacment overlay elementsExMix
2015-09-23[drape] overlay handle contains priority for displacement, and FeatureID for ...ExMix
2015-09-23[linux] Fixed build error - missing memcpy includeMapsWithMe OSM User
2015-09-23[drape] review fixExMix
2015-09-23[drape] Index buffer, like a mutable buffer, not part of VAO from this momentExMix
2015-09-23[drape] on update Index buffer we must bind it as currentExMix
2015-09-23[drape] rendering over render bucketExMix
2015-09-23[drape] new depth layers names and creation of OverlayHandle for Circle and P...ExMix
2015-09-23[drape] depth layers have names at nowExMix
2015-09-23[drape] some stuffExMix
2015-09-23[drape] new batchering with overlay processingExMix
2015-09-23[drape] blank for new render structure. In future Backend renderer will trans...ExMix
2015-09-23[drape] overlay handle, that know GtoP conversion for it's rect, and know ind...ExMix
2015-09-23[drape] resize/discard index buffer. Need to collect visible overlay indexesExMix
2015-09-23[drape] review and crash fixExMix
2015-09-23[drape] in GLSL ES we can access to sampler array cell only by constant value...ExMix
2015-09-23[drape] blending supportExMix
2015-09-23[drape] stuffExMix
2015-09-23[drape] remove uniforms storage from glstate. Store color and texture set.ExMix
2015-09-23[drape] texture wrapper and texture managerExMix
2015-09-23[drape] gl functions and constantsExMix
2015-09-23[drape] texture sampler will be setted in ApplyStateExMix
2015-09-23[drape] remove useless codeExMix
2015-09-23[drape] new shadersExMix
2015-09-23[drape] test fixesExMix
2015-09-23Correct using of cstring and memcpy includes.vng
2015-09-23[drape] texture manager.ExMix
2015-09-23review fixExMix
2015-09-23[drape] load symbols skinExMix
2015-09-23[drape] for png readExMix