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-23refactored ResourceManager to support better resource usage scaling for diffe...rachytski
2015-09-23different lock/unlock behavior in different RenderPolicy's.rachytski
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23renamed AARect into AnyRect. renamed corresponding files.rachytski
2015-09-23refactored ScreenBase to support GUI rotation.rachytski
2015-09-23fast InfoLayer rendering on GUI thread through StylesCache.rachytski
2015-09-23implemented multi-blit for faster blitting of tiles in screen coverage.rachytski
2015-09-23allocating renderTargets in TilingRenderPolicyXXX onlyrachytski
2015-09-23[clang] Compilation and warning fixesAlex Zolotarev
2015-09-23added glyphCachesCount parameter into ResourceManager constructor.rachytski
2015-09-23removed multisampling and periodical update support.rachytski
2015-09-23Using all available CPU cores for tile rendering.rachytski
2015-09-23compilation fixes.rachytski
2015-09-23Initial implementation of tile rendering.rachytski
2015-09-23[Refactoring] Read unicode blocks and font lists with Reader interface.vng
2015-09-23[Refactoring] Add BasePlatformImpl class for most Platform's member functions...vng
2015-09-23restored "frozen" text rendering logic.rachytski
2015-09-23Minor code fixes.vng
2015-09-23moved InfoLayer rendering from main thread to render thread.rachytski
2015-09-23Fixed yg includes, should improve compilation speedAlex Zolotarev
2015-09-23rendering only opaque pixels on SkinPage when using multisampling.rachytski
2015-09-23implemented runtime opengl functionality checking.rachytski
2015-09-23* implemented runtime choice of renderTarget format.rachytski
2015-09-23Remove menu bar in Windows. Use our platform macroses instead of WIN32.vng
2015-09-23Fix compilation on msvc. Fix runtume errors on Windows.vng
2015-09-23added fine tuning for font matching.rachytski
2015-09-23added per-unicode-block font support. much less "unknown symbols" are drawn. rachytski
2015-09-23iphone color order fix.rachytski
2015-09-23Minor bug fixed in OpenGL tests code.rachytski
2015-09-23Parasite Blitting Bug.rachytski
2015-09-23reserveBlitStorage/freeBlitStoragerachytski
2015-09-23renamed screen to geometry_batcher and introduced text_renderer.rachytski
2015-09-23using freetype cache and mmap'ing font file to limit font memory usage. rachytski
2015-09-23Switched to dynamic font rendering through FreeType2 library.rachytski
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev