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-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
2015-09-23Changed(added) precision qualifiersRoman Sorokin
2015-09-23unnecessary fileRoman Sorokin
2015-09-23removed fragment shader for path textRoman Sorokin
2015-09-23now shaders for text use the same fragment shaderRoman Sorokin
2015-09-23improved loggingRoman Sorokin
2015-09-23added color with float valuesRoman Sorokin
2015-09-23fix for updating model-view matrixRoman Sorokin
2015-09-23now it show info about bad Linking in logRoman Sorokin
2015-09-23info about new filesRoman Sorokin
2015-09-23shaders for drawing text by pathRoman Sorokin
2015-09-23[linux] Compilation fixesMapsWithMe OSM User