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
2017-08-15[cleanup] [ios] Code (imports) cleanup.beta-964Ilya Grechuhin
2017-05-14Added OpenGL ES3 supportr.kuznetsov
2017-04-17[ios] Notify drape engine that app started by deep link.VladiMihaylenko
2017-01-11[iOS] Fixed recovering from background in landscape moder.kuznetsov
2016-03-29Improved safety of present invocationsr.kuznetsov
2016-03-24Revert "[ios] Improved safety of present calls"Roman Kuznetsov
2016-03-24[ios] Improved safety of present callsr.kuznetsov
2016-01-13[ios] Daemon mode.VladiMihaylenko
2015-12-14[ios] Fixed place links openning.Илья Гречухин
2015-11-30[ios] Added widgets layout routine.Ilya Grechuhin
2015-11-30Fixed drape initialization on iOSr.kuznetsov
2015-11-30rebase fixesExMix
2015-11-30Pointers refactoringr.kuznetsov
2015-11-30Fixed drape engine destruction on iOS, moved some common code to rendererr.kuznetsov
2015-11-30[drape] build android with drapeExMix
2015-09-23[ios] Fixed includes.Alex Zolotarev
2015-09-23implemented ChangeColorScheme functionality and its test for supported platformsConstantin Shalnev
2015-09-23[ios] surface and OGL for ios build with drape rendererExMix
2015-09-23[ios] Project now supports ARCIgor Khmurets
2015-09-23[refactoring] Cross platform balloon everywhere.vng
2015-09-23[ios] Fixed bug with rotation when bookmark is visibleAlex Zolotarev
2015-09-23renamed yg into graphics.rachytski
2015-09-23[ios] Fixed debug assert and map freezingAlex Zolotarev
2015-09-23[ios] Framework RefactoringAlex Zolotarev
2015-09-23[ios] Closes #328 - Delete old maps dialog. @TODO Fix displayed messageAlex Zolotarev
2015-09-23Made Framework non-templateAlex Zolotarev
2015-09-23WindowHandle shouldn't control the lifetime of VideoTimer.rachytski
2015-09-23refactored RenderPolicy initialization and OpenGL resource allocation. greatl...rachytski
2015-09-23[iOS] compilation fixes.rachytski
2015-09-23using VideoTimer in Desktop and iOS version. stopping it, when the pause is l...rachytski
2015-09-23[ios] Optimized glview->framework interactionAlex Zolotarev
2015-09-23[ios] Cleaned up Objective C codeAlex Zolotarev
2015-09-23StylesCache creation on the CoverageGenerator thread. improvement of the GUI ...rachytski
2015-09-23introduced VideoTimer, refactored rendering loop to use Timers, as on iOS.rachytski
2015-09-23implemented BenchmarkRenderPolicyMTrachytski
2015-09-23using CADisplayLink for smooth and responsive GUI.rachytski
2015-09-23[ios] Initial GUI refactoringAlex Zolotarev
2015-09-23Rename Objective-C files from .hpp to .h, use #include for hpp and import for h.Yury Melnichek