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-23added graphics::EDensity and resources naming system similar to Android.rachytski
2015-09-23fixed minor bugs with exception handling.rachytski
2015-09-23Add search settings.vng
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23renamed yg into graphics.rachytski
2015-09-23[desktop] Load bookmarks on startup.vng
2015-09-23Framework::GetAddressInfo input point should be in screen coordinates.vng
2015-09-23Fix types getting in Framework::GetAddressInfo.vng
2015-09-23Framework::GetVisiblePOI is working for symbols now.vng
2015-09-23added consistent benchmarking for all RenderPolicies.rachytski
2015-09-23[desktop] Run progress only when needed.vng
2015-09-23Remove useless Framework::m_hasPendingXXX.vng
2015-09-23rough implementation of Tap handling on all platforms.rachytski
2015-09-23refactored RenderPolicies to accept visualScale, skinName and screenSize amon...rachytski
2015-09-23Make locality check faster.vng
2015-09-23Minor fixes - remove dummy flags.vng
2015-09-23[bookmarks] Add bookmark re-position routine.vng
2015-09-23[desktop] Show types and address for Right Button Click.vng
2015-09-23[desktop] Get address from point when right button down.vng
2015-09-23Remove dummy timers from desktop version.vng
2015-09-23[search] Zoom to 9 level, when no any country loaded under serch result.vng
2015-09-23using QtVideoTimer to call DrawFrame on the GUI thread. closes #717rachytski
2015-09-23[search] Do not use NearMe mode in desktop.vng
2015-09-23Add disable placemark routine on desktop.vng
2015-09-23[search] Draw placemark for search result. Closed #666 :)))))vng
2015-09-23[desktop] more compact memory format for tile texturesrachytski
2015-09-23using texRtFormat in android and desktop version.rachytski
2015-09-23[search] Add NearMe mode to desktop code.vng
2015-09-23[search] New interface for search call from GUI.vng
2015-09-23closes #374rachytski
2015-09-23fixed incorrect current scale drawing for TilingRenderPolicyrachytski
2015-09-23dynamic textures and render targets now may use different formats.rachytski
2015-09-23Show types context menu for right button click on features.vng
2015-09-23Add mode for upper level query in index ('s' hotkey).vng
2015-09-23refactored RenderPolicy and OpenGL extensions initialization.rachytski
2015-09-23refactored OpenGL extensions initialization.rachytski
2015-09-23[msvc] Fix compilation.vng
2015-09-23Made Framework non-templateAlex Zolotarev
2015-09-23improved scaling of OpenGL resources allocation.rachytski
2015-09-23refactored ResourceManager to support better resource usage scaling for diffe...rachytski
2015-09-23WindowHandle shouldn't control the lifetime of VideoTimer.rachytski
2015-09-23refactored RenderPolicy initialization and OpenGL resource allocation. greatl...rachytski
2015-09-23Refactored storage - removed some unnecessary dependenciesAlex Zolotarev
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23Call Framework::SetupMeasurementSystem for desktop app.vng
2015-09-23using VideoTimer in Desktop and iOS version. stopping it, when the pause is l...rachytski
2015-09-23[qt][ios] Refactored location managerAlex Zolotarev
2015-09-23Typical yg-like warning fixAlex Zolotarev
2015-09-23added screen rotation support.rachytski
2015-09-23StylesCache creation on the CoverageGenerator thread. improvement of the GUI ...rachytski