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-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
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 to...Alex Zolotarev
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 curr...ExMix
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
2015-09-23[graphics] line texture symmetryDarafei Praliaskouski
2015-09-23we need to stay on the same pipeline after flush dynamic pageExMix
2015-09-23[graphics] altered straight text element to allow shifting labels horizontallyDarafei Praliaskouski
2015-09-23mul stroke radius on visual scale. Fix for HD devices.ExMix
2015-09-23Merge pull request #1497 from ExMix/overlay_refactoring_2ExMix