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-23use only symbol bound rects for overlay merging. Circles can overlapExMix
2015-09-23draw circles behind symbols if rules provide thisExMix
2015-09-23review fixExMix
2015-09-23[graphics] allow drawing circlesDarafei Praliaskouski
2015-09-23fix problem with solid black text rendering on XXHDPIExMix
2015-09-23Use expat from the system on LinuxAlex Zolotarev
2015-09-23fix for Philips W626 (Ekaterina Chesnokova <katyachesn@gmail.com>)ExMix
2015-09-23[3party] Expat build error fixAlex Zolotarev
2015-09-23[graphics] function to get density by nameDarafei Praliaskouski
2015-09-23Fixes according to code review.vng
2015-09-23Fix draw order of ruler and location.vng
2015-09-23Cleanup code for angles.hpp/cppvng
2015-09-23[graphics] cleaned up unused functionDarafei Praliaskouski
2015-09-23formattingDarafei Praliaskouski
2015-09-23[text] put back hack for offsetsDarafei Praliaskouski
2015-09-23[graphics] text on pathDarafei Praliaskouski
2015-09-23Fixed warnings in our codeAlex Zolotarev
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23[iOS] Compilation for iOS with QT5 toolchain.vng
2015-09-23Fix according to code review.vng
2015-09-23Remove unused function.vng
2015-09-23[fix]ExMix
- Sort gui elements by depth before select. - Correct My position and Bookmark depth. - Add ballon mode for show with bookmark padding and without.
2015-09-23[refactoring] Cross platform balloon everywhere.vng
2015-09-23Factor out and order all GUI-element depth constants in one place.vng
2015-09-23Avoid hindi code.vng
2015-09-23switch on readpixels for PowerVR SGX530 gpuExMix
2015-09-23Final OpenGL compilation fix. Gave up on trying to understand why it fails ↵Alex Zolotarev
to compile in certain configurations.
2015-09-23[ios] Fixed compilation errorAlex Zolotarev
2015-09-23Fixed OpenGL compilation for AndroidAlex Zolotarev
2015-09-23Fixed OpenGL compilation for new iOS (and removed ugly hack for Mac OS X 10.8)Alex Zolotarev
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 ScreenCoverage as class. Now we hold one set of information about ↵ExMix
current coverage, and two display list to render.
2015-09-23after review fixesExMix
2015-09-23we need to allow baseline offset when calculate text positionExMix
2015-09-23we don't need to move rect. Only narrow to avoid texture upscaleExMix
2015-09-23reduce dependence from indexerExMix
2015-09-23support a max width property for drawable textsExMix
2015-09-23beautiful comments in tests.ExMix
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-23compile warning fixExMix
2015-09-23[graphics] removed useNormalsDarafei Praliaskouski
2015-09-23[graphics] removed bogus fastSolidPath (fixes ruler)Darafei Praliaskouski
2015-09-23[graphics] typo fixDarafei Praliaskouski
2015-09-23[android] support for XXHDPI screensDarafei Praliaskouski
2015-09-23Handle exceptions in reading fonts.vng
2015-09-23[graphics] put back hack for some GPU's with commentDarafei Praliaskouski
2015-09-23[graphics] removed useless check for minimal widthDarafei Praliaskouski