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-23Read .skn file and static texture once in main thread.vng
2015-09-23we need to stay on the same pipeline after flush dynamic pageExMix
2015-09-23added graphics::EDensity and resources naming system similar to Android.rachytski
2015-09-23fixes according to code review.rachytski
2015-09-23fixed crash with overwriting Resource in m_resources map with the same ID(hap...rachytski
2015-09-23fixed mapInfo for array of Resource::Info's rachytski
2015-09-23added helper function GeometryBatcher::addTexturedStripStrided for array of m...rachytski
2015-09-23added ability to use cacheKey's in Resource::Info.rachytski
2015-09-23added VertexStream and refactored GeometryBatcher using it.rachytski
2015-09-23moved GeometryPipeline into separate file and refactored graphics library acc...rachytski
2015-09-23added settings for specifying which resource pool to use and specified that C...rachytski
2015-09-23fixes according to code review.rachytski
2015-09-23refactored GeometryBatcher to derive it from PipelinesManager.rachytski
2015-09-23fixes according to code review.rachytski
2015-09-23refactored ResourceStyle and lot of *Info classes into consistent Resource an...rachytski
2015-09-23refactored allocation of OpenGL resources in ResourceManager.rachytski
2015-09-23renamed SkinPage into ResourceCache.rachytski
2015-09-23fixed some bugs with CacheScreen.rachytski
2015-09-23refactored render states to use only programmable pipeline.rachytski
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23renamed yg into graphics.rachytski