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-23introduced ResourceManager::ThreadSlot system, and refactored code according ...rachytski
2015-09-23Move istream, ostream from "fstream.hpp" to "iostream.hpp".vng
2015-09-23[search] Use protobuf in lite mode for production configuration.vng
2015-09-23Resizing BaseRule id caches at startup. Closes #334rachytski
2015-09-23Avoid overhead in classificator reading (read to string -> istringstream).vng
2015-09-23Remove old code for binary drawing rules processing.vng
2015-09-23Add BaseRule::GetStrokeAlpha.vng
2015-09-23clearing all cached ResourceStyle id's in RenderPolicy destructor.rachytski
2015-09-23closes issue #420rachytski
2015-09-23Add PathTextRuleProto for text-by-line.vng
2015-09-23Proto drawing rules store width in pixels now.vng
2015-09-23- Writing and Reading of proto drawing rules.vng
2015-09-23Dump binary drawing rules to text proto structure.vng
2015-09-23Replaced ineffective char const * with string const &Alex Zolotarev
2015-09-23Few no-op renames.Yury Melnichek
2015-09-23Drawing rules making routine.vng
2015-09-23Add code for 'area' styles program generation.vng
2015-09-23Using all available CPU cores for tile rendering.rachytski
2015-09-23[Refactoring] Use Reader interface everywhere, when possible. Platform class ...vng
2015-09-23Draw tunnels transparent:vng
2015-09-23Remove BaseDrawRule::GetStrokeColor. Use only basic interface.vng
2015-09-23outline color in BaseRule and text size filtering in DrawerYGrachytski
2015-09-23Fix CircleRule generation.vng
2015-09-23code for CircleRule rendering.rachytski
2015-09-23Add program routine for adding drawing rules. Add default line style for coas...vng
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev