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-23[graphics] removed useNormalsDarafei Praliaskouski
2015-09-23[graphics] removed bogus fastSolidPath (fixes ruler)Darafei Praliaskouski
2015-09-23[graphics] line texture symmetryDarafei Praliaskouski
2015-09-23rendering paths using normals for usage of paths in DisplayLists.rachytski
2015-09-23Generic Warning FixesAlex Zolotarev
2015-09-23offset for SymbolPenDarafei Praliaskouski
2015-09-23fixed path offset processing in drawSymbolPath.rachytski
2015-09-23implemented PathRenderer::drawSymbolPath and added tests for it.rachytski
2015-09-23removed unused Pen::m_isWrapped field.rachytski
2015-09-23added ability to use cacheKey's in Resource::Info.rachytski
2015-09-23[graphics] ENoJoin on Solid and Stripple Path, EBevelJoin for StripplePath + ...Darafei Praliaskouski
2015-09-23clang compile fixDarafei Praliaskouski
2015-09-23path_renderer style cleanupDarafei Praliaskouski
2015-09-23path_renderer: butt caps, square caps, bevel linejoinsDarafei Praliaskouski
2015-09-23support for but linecap renderingDarafei Praliaskouski
2015-09-23added PenJoin, PenCap and PathSym into our protobuf format, into Pen::Info st...rachytski
2015-09-23moved GeometryPipeline into separate file and refactored graphics library acc...rachytski
2015-09-23fixes according to code review.rachytski
2015-09-23refactored GeometryBatcher to derive it from PipelinesManager.rachytski
2015-09-23refactored ResourceStyle and lot of *Info classes into consistent Resource an...rachytski
2015-09-23renamed SkinPage into ResourceCache.rachytski
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23added ImageRenderer and tests for it.rachytski
2015-09-23renamed yg into graphics.rachytski