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-23Removed cross-module link, indexer/StyleReader does not use graphics.Constantin Shalnev
2015-09-23Added style reader to encapculate access to style fileskshalnev
2015-09-23Skin loader refactoring.vng
2015-09-23Fix include path for graphicsSergey Yershov
2015-09-23Changes after colleagues comments.Vladimir Byko-Ianko
2015-09-23[ios] Unbinding object buffer when working with it is finished.Vladimir Byko-Ianko
2015-09-23(1) Writing log to a file on Android and iOS was implemented; (2) Memory trac...Vladimir Byko-Ianko
2015-09-23[cpp11] make_shared_ptr -> std::make_sharedAlex Zolotarev
2015-09-23Removed some logs from release buildsAlex Zolotarev
2015-09-23Revert "Merge pull request #1991 from ExMix/return-texRtFormat-hacks"Alex Zolotarev
2015-09-23return GL_RGBA8 as main format for RenderBufferExMix
2015-09-23samsung s4 GT-i9500 fix.ExMix
2015-09-23remove texture format handling hacksExMix
2015-09-23remove useless codeExMix
2015-09-23remove useless codeExMix
2015-09-23fix problem with solid black text rendering on XXHDPIExMix
2015-09-23fix for Philips W626 (Ekaterina Chesnokova <katyachesn@gmail.com>)ExMix
2015-09-23switch on readpixels for PowerVR SGX530 gpuExMix
2015-09-23ifdef fixExMix
2015-09-23Stronger matching of OpenGL driver. Increase speed for Nexus SExMix
2015-09-23Use ReadPixels only for Kindle Fire 7, not for Kingle Fire HDExMix
2015-09-23Remove unused code with mutex (probably will restore it in future).vng
2015-09-23Read .skn file and static texture once in main thread.vng
2015-09-23mul stroke radius on visual scale. Fix for HD devices.ExMix
2015-09-23added graphics::EDensity and resources naming system similar to Android.rachytski
2015-09-23Remove Platform::ScaleEtalonSize and other old stuff.vng
2015-09-23fixes according to code review.rachytski
2015-09-23refactored GeometryBatcher to derive it from PipelinesManager.rachytski
2015-09-23refactored allocation of OpenGL resources in ResourceManager.rachytski
2015-09-23introduced ResourceManager::ThreadSlot system, and refactored code according ...rachytski
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23renamed yg into graphics.rachytski