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 (Collapse)Author
2015-09-23Fix include path for mapSergey Yershov
2015-09-23[cpp11] make_shared_ptr -> std::make_sharedAlex Zolotarev
2015-09-23returning raw pointer instead of shared_ptr from ↵rachytski
RenderContext::createShared, allowing clients to choose lifetime handling policy by themselves.
2015-09-23refactored render states to use only programmable pipeline.rachytski
2015-09-23refactored RenderContext hierarchy.rachytski
2015-09-23renamed yg into graphics.rachytski
2015-09-23[android][iphone][mac] added support for rendering with GLSL shaders and ↵rachytski
enabled it by default.
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23calling glPixelStorei(GL_UNPACK_ALIGNMENT, 1) for each OpenGL thread. closes ↵rachytski
#341
2015-09-23Fix compilation on msvc. Fix runtume errors on Windows.vng
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev