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
path: root/map
AgeCommit message (Expand)Author
2015-09-23- Created [generator],[generator_tests] and moved indexer_tool to [generator_...Alex Zolotarev
2015-09-23[IPHONE] fixing bug with min scale limit.rachytski
2015-09-23missing #include defines.hpprachytski
2015-09-23clearing caches on memoryWarning.rachytski
2015-09-23limiting max and min global rect.rachytski
2015-09-23Refactoring of feature::DataHeader.vng
2015-09-23Make index multithreaded.Yury Melnichek
2015-09-23fixed white-screen-after-download-dialog bug.rachytski
2015-09-23white screen after Countries Dialograchytski
2015-09-23default clear color is now (187, 187, 187, 255). color was chosen to be equal...rachytski
2015-09-23computing current scale from the fixed-size pixel rect.rachytski
2015-09-23fixed trash-texture-upon-first-redraw and crash-at-resize bug.rachytski
2015-09-23saving surface content on resize. fixes redraw after landscape/portrait orien...rachytski
2015-09-23Fixed compilation warningsAlex Zolotarev
2015-09-23Fixed gray screen while compass is usedAlex Zolotarev
2015-09-23minor fixes.rachytski
2015-09-23[Qt Downloader] Added Last Update Check time labelAlex Zolotarev
2015-09-23Removed boost:: prefix for bind calls (sometimes bind from tr2 can be used)Alex Zolotarev
2015-09-23implementing visual log. see IPlatform::IsVisualLog and InformationDisplay fo...rachytski
2015-09-23switching on/off different parts of rendering pipeline. statistics collection...rachytski
2015-09-23code for geometry_batcher debugging.rachytski
2015-09-23some tuning of rendertargets formats to avoid color conversion artefacts.rachytski
2015-09-23using RGB565 instead of RGBA8888 for render targets and renderbuffers to save...rachytski
2015-09-23Change minimal text height from 4 to 2.vng
2015-09-23Remove BaseDrawRule::GetStrokeColor. Use only basic interface.vng
2015-09-23separating benchmark results by deviceID.rachytski
2015-09-23flushing text tree upon updateActualTarget.rachytski
2015-09-23saving benchmark results.rachytski
2015-09-23enterBackground/enterForeground/memoryWarning infrastructure.rachytski
2015-09-23eliminating unnecessary textures.rachytski
2015-09-23Cache Index::Query in FeaturesFetcher.Yury Melnichek
2015-09-23Typical YG warning fixAlex Zolotarev
2015-09-23Benchmarking infrastructure. rachytski
2015-09-23outline color in BaseRule and text size filtering in DrawerYGrachytski
2015-09-23clearing text tree on full repaint.rachytski
2015-09-23Correct calculation of area's center point.vng
2015-09-23Some minor code corrections:vng
2015-09-23timer-based periodical updates.rachytski
2015-09-23"first redraw with multisampling on" fix.rachytski
2015-09-23drawing texts without clipping them on frame borders.rachytski
2015-09-23Fix CircleRule generation.vng
2015-09-23CircleRule rendering. colors should be fixed at classificator.rachytski
2015-09-23Correct process and call of drawCircle.vng
2015-09-23Fix compilation on msvc. Fix runtume errors on Windows.vng
2015-09-23code for CircleRule rendering.rachytski
2015-09-23packing all line styles for a single path on the same texture to avoid "black...rachytski
2015-09-23changed minimum font size to 12 for better look.rachytski
2015-09-23changed minimum text size to 14px for better look.rachytski
2015-09-23changed minimum text size to 14px for better look.rachytski
2015-09-23text-like symbol filtering. filters symbols with the same name, so they doesn...rachytski