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-23Fix include path for graphicsSergey Yershov
2015-09-23[core] reduce location state recache operations countExMix
2015-09-23Minor refactoring of OverlayElement and it’s inheritors: do not store rough...vng
2015-09-23[graphics] Significantly removed memory pressure in StraightTextElement.vng
2015-09-23Minor code cleanup for better “graphics” dependency understanding.vng
2015-09-23[linux] Fixed compile errorsMapsWithMe OSM User
2015-09-23[core] for gui elements split text even it's bidi textExMix
2015-09-23we need to allow baseline offset when calculate text positionExMix
2015-09-23support a max width property for drawable textsExMix
2015-09-23[graphics] altered straight text element to allow shifting labels horizontallyDarafei Praliaskouski
2015-09-23From this moment we will set and reset state for overlay element instead of c...ExMix
2015-09-23remove unused codeExMix
2015-09-23removed byte oreder markDarafei Praliaskouski
2015-09-23Better graphics::StraightTextElement splitting algorithm.vng
2015-09-23Restore splitting of graphics::StraightTextElement.vng
2015-09-23[graphics] Fix bug in gui (overlay) elements with empty texts.vng
2015-09-23[android] [bookmarks] draw popup in opengl-layerAlexei Vitenko
2015-09-23fixed Z-fighting on Samsung i5800.rachytski
2015-09-23uninitialized variables bugfix.rachytski
2015-09-23fixed according to code review.rachytski
2015-09-23fixed order of text mask rendering in StraightTextElement.rachytski
2015-09-23improved drawing prioritiesDarafei Praliaskouski
2015-09-23changed OverlayElement::visualRank into OverlayElement::priority and turned o...rachytski
2015-09-23[ios][bookmarks] Bookmark pins are now displayed on top of all other texts on...Alex Zolotarev
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23renamed yg into graphics.rachytski