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[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
2015-09-23Minor fixesExMix
2015-09-23Replace _DEBUG by DEBUGExMix
2015-09-23Memory leaks tracking and rescueExMix
2015-09-23Trash fixesExMix
2015-09-23In this parts of code Overlay used permanently in place.ExMix
2015-09-23In other places we try to work with Overlay by raw pointer at maximum as it p...ExMix
2015-09-23From this moment in Overlay we will work with raw pointer instead of shared_ptrExMix
2015-09-23Remove usless codeExMix
2015-09-23Overlay not cloning and not copying now. We work with one instance of Overlay...ExMix
2015-09-23From this moment we will set and reset state for overlay element instead of c...ExMix
2015-09-23Comment useless code. Need to remove from project in next pull requestExMix
2015-09-23Remove some old codeExMix
2015-09-23moved LessThan functor from ResourceCache into Resourcerachytski
2015-09-23rendering paths using normals for usage of paths in DisplayLists.rachytski
2015-09-23remove unused codeExMix
2015-09-23Glyph layout corrections according to code review.vng
2015-09-23Fix according to code review.vng
2015-09-23Do not inflate path text rect to avoid nearest POI's suppression.vng
2015-09-23Fix bug - recalculate text offset when path orientation changed. Minor code s...vng
2015-09-23added ability to draw texts on paths starting from the specified offsets and ...rachytski
2015-09-23reverted mapping of [minDepth;maxDepth + 100] interval onto [-1;1] interval b...rachytski
2015-09-23Optimization of uploading data to texture.ExMix
2015-09-23Fix warnings.vng
2015-09-23[linux][packaging] moved to /opt/Darafei Praliaskouski
2015-09-23maemo opengl es2Darafei Praliaskouski
2015-09-23removed byte oreder markDarafei Praliaskouski
2015-09-23Load opengl functionsExMix
2015-09-23FIx opengl depending on windows platformExMix
2015-09-23Functions for create file path using native folder separatorExMix
2015-09-23fix dependence for windows buildExMix
2015-09-23quick fix for Thai street names rendering bug.rachytski
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-23fixed some bugs with gui::Balloon rendering. added "arrow" and "plus" images ...rachytski
2015-09-23[android] [bookmarks] draw popup in opengl-layerAlexei Vitenko
2015-09-23fixed Z-fighting on Samsung i5800.rachytski
2015-09-23blotting is performed with depth equal to zero by default.rachytski
2015-09-23default value for OverlayElement was made zero.rachytski
2015-09-23fixed calls to getOrthoMatrixrachytski
2015-09-23fixed getOrthoMatrix, depth comparison and depth clear function.rachytski