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-12-28[qmake] Goodbye QMake!greshilov
2016-11-14Added drape and drape_testsTimofey
2015-11-30Removed obsolete stuff and warning fixr.kuznetsov
2015-11-30[drape] build android with drapeExMix
2015-09-23Factor out all rendering routine from “map” to “render” library.vng
2015-09-23Render policies refactoring to support GPU and Software rendering.vng
2015-09-23Fix include path for qt & qt_tstfrmSergey Yershov
2015-09-23[drape] visual testing enviromentExMix
2015-09-23drape_test linkage fixExMix
2015-09-23review fixesExMix
2015-09-23[drape] tests for packing and mapping glyph on texture. Fixes that checked by...ExMix
2015-09-23[drape] move test widget to common libExMix
2015-09-23[cpp11] make_shared_ptr -> std::make_sharedAlex Zolotarev
2015-09-23remove useless codeExMix
2015-09-23remove useless codeExMix
2015-09-23Use expat from the system on LinuxAlex Zolotarev
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23[qt] allow qt4 buildsDarafei Praliaskouski
2015-09-23Migrating to QT5.vng
2015-09-23Looped drawing in testsExMix
2015-09-23Read .skn file and static texture once in main thread.vng
2015-09-23mul stroke radius on visual scale. Fix for HD devices.ExMix
2015-09-23Test for CountryStatusDisplayExMix
2015-09-23added graphics::EDensity and resources naming system similar to Android.rachytski
2015-09-23added gui::Balloon::setOnClickListener and added a test for it.rachytski
2015-09-23fixed according to code review.rachytski
2015-09-23using ETinyStorage as a storage type for CacheScreen for better graphic memor...rachytski
2015-09-23refactored qt_tstfrm to add support for gui_tests.rachytski
2015-09-23removed unused qt::Screen.rachytski
2015-09-23refactored GeometryBatcher to derive it from PipelinesManager.rachytski
2015-09-23refactored ResourceStyle and lot of *Info classes into consistent Resource an...rachytski
2015-09-23refactored allocation of OpenGL resources in ResourceManager.rachytski
2015-09-23compilation fixes.rachytski
2015-09-23refactored render states to use only programmable pipeline.rachytski
2015-09-23every graphics::Screen should contain RenderContext. rachytski
2015-09-23introduced ResourceManager::ThreadSlot system, and refactored code according ...rachytski
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23added ImageRenderer and tests for it.rachytski
2015-09-23renamed yg into graphics.rachytski
2015-09-23fixed yg_tests.rachytski
2015-09-23restored yg_test's rachytski
2015-09-23refactored RenderPolicies to accept visualScale, skinName and screenSize amon...rachytski
2015-09-23refactored the way BufferObjects are used.rachytski
2015-09-23removed m_dynamicPagesCount and m_textPagesCount from Skin as unnecessary. rachytski
2015-09-23supporting on-demand resource allocation.rachytski
2015-09-23[android] fixed artifacts in alpha blending, switched off periodical updates ...rachytski
2015-09-23dynamic textures and render targets now may use different formats.rachytski
2015-09-23[win32] Remove obsolete includes.vng
2015-09-23refactored RenderPolicy and OpenGL extensions initialization.rachytski
2015-09-23fixed UpdateActualTarget problem in PartialRenderPolicy.rachytski