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-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
2015-09-23Added methods IsIntersect and GetPixelShape for it.Roman Sorokin
2015-09-23[drape] check if text layout is validExMix
2015-09-23[drape] allocate dynamic stipple pen texture on texture manager.ExMix
2015-09-23new constantRoman Sorokin
2015-09-23additional checkRoman Sorokin
2015-09-23new tests for destructorRoman Sorokin
2015-09-23using object pool for storing ReadMWMTaskRoman Sorokin
2015-09-23additional checkRoman Sorokin
2015-09-23small fixesRoman Sorokin
2015-09-23Using of object pool for storing batchersRoman Sorokin
2015-09-23added factory an some methods for using with Object PooolRoman Sorokin
2015-09-23new filesRoman Sorokin
2015-09-23tests for Object PoolRoman Sorokin
2015-09-23[drape] review fixExMix
2015-09-23[drape] Text shape refactoring. Move placing algos into TextLayout class.ExMix
2015-09-23[drape] quad structuresExMix
2015-09-23[drape] remove useless fields for path textExMix
2015-09-23[drape] magic numbers fixExMix
2015-09-23[drape] improve text renderingExMix
2015-09-23[drape] draw road numbersExMix
2015-09-23[drape] use shared spline for almost all line based featuresExMix
2015-09-23Base libraries C++11 sources compatibilityAlex Zolotarev
2015-09-23small fixesRoman Sorokin
2015-09-23added convinient for a human text directionRoman Sorokin
2015-09-23using standart typesRoman Sorokin
2015-09-23memory improvementRoman Sorokin
2015-09-23using common structures for drawingRoman Sorokin
2015-09-23using ListOfTriangles instead TriangleListRoman Sorokin
2015-09-23using list of strips for drawingRoman Sorokin
2015-09-23added conversion from colorf to vec4Roman Sorokin
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-23removed method FromArrayRoman Sorokin
2015-09-23small fixRoman Sorokin
2015-09-23small fixRoman Sorokin
2015-09-23added posibility to draw text by pathRoman Sorokin
2015-09-23added correct check for end of splineRoman Sorokin
2015-09-23review fixExMix
2015-09-23[drape] path text integrationExMix
2015-09-23[drape] use shared spline for path text handlesExMix