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-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
2015-09-23[drape] upload stipple pens on texture. Test for uploadingExMix
2015-09-23[drape] encode stipple pattern into uint64_tExMix
2015-09-23[drape] stipple pen dynamic resource and testsExMix
2015-09-23[drape] now texture store pixel formatExMix
2015-09-23deleted testsRoman Sorokin
2015-09-23Multithreading, syntax fixesRoman Sorokin
2015-09-23small fixesRoman Sorokin
2015-09-23added BatcherFactory and method Reset for using with Object PoolRoman Sorokin
2015-09-23new filesRoman Sorokin
2015-09-23tests for Object PoolRoman Sorokin
2015-09-23Template Object PoolRoman Sorokin
2015-09-23[drape] new texts for list of strip batchering.ExMix
2015-09-23[drape] Text shape refactoring. Move placing algos into TextLayout class.ExMix
2015-09-23[drape] direct access for glyph advanceExMix
2015-09-23[drape] add invalid semantic for overlay handlesExMix
2015-09-23[drape] improve text renderingExMix
2015-09-23Base libraries C++11 sources compatibilityAlex Zolotarev
2015-09-23[drape] correct ItoV calculation for list of strip batcheringExMix
2015-09-23[drape] support dynamic geometry in render loopExMix
2015-09-23[drape] use new depth layer for geometry objects with dynamic attributesExMix
2015-09-23[drape] new clear depth buffer functionExMix
2015-09-23[drape] move drape into dp namespaceExMix
2015-09-23modified shader, now support symbols by pathRoman Sorokin
2015-09-23[drape] code reviewExMix
2015-09-23[drape] tests for new batchering algoExMix
2015-09-23[drape] batch list of strips. Need for text and line batcheringExMix