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[build] Fixed linux build - graphics depends on indexer so link order should ...Yuri Gorshenin
2015-09-23Fix include path for graphicsSergey Yershov
2015-09-23[core] use simple structure for cached TilesExMix
2015-09-23Minor refactoring of OverlayElement and it’s inheritors: do not store rough...vng
2015-09-23[cpp11] make_shared_ptr -> std::make_sharedAlex Zolotarev
2015-09-23remove useless codeExMix
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23[iOS] Compilation for iOS with QT5 toolchain.vng
2015-09-23beautiful comments in tests.ExMix
2015-09-23Merge pull request #1497 from ExMix/overlay_refactoring_2ExMix
2015-09-23In this parts of code Overlay used permanently in place.ExMix
2015-09-23added ability to draw texts on paths starting from the specified offsets and ...rachytski
2015-09-23fix dependence for windows buildExMix
2015-09-23quick fix for Thai street names rendering bug.rachytski
2015-09-23added graphics::EDensity and resources naming system similar to Android.rachytski
2015-09-23moved resources for tests into data/testing folder, and added gui_tests project.rachytski
2015-09-23removed unused files from graphics_tests.rachytski
2015-09-23implemented PathRenderer::drawSymbolPath and added tests for it.rachytski
2015-09-23tests style cleanupDarafei Praliaskouski
2015-09-23[graphics] ENoJoin on Solid and Stripple Path, EBevelJoin for StripplePath + ...Darafei Praliaskouski
2015-09-23path_renderer: butt caps, square caps, bevel linejoinsDarafei Praliaskouski
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-23leaked renaming fix.rachytski
2015-09-23renamed yg into graphics.rachytski