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-23Review fixesr.kuznetsov
2015-09-23Integration routing rendering in old enginer.kuznetsov
2015-09-23Review fixesr.kuznetsov
2015-09-23Routes rendering in RGr.kuznetsov
2015-09-23Review fixes.vng
2015-09-23Fixed <cstdint>.Alex Zolotarev
2015-09-23Removed cross-module link, indexer/StyleReader does not use graphics.Constantin Shalnev
2015-09-23Added style reader to encapculate access to style fileskshalnev
2015-09-23Fix include path for graphicsSergey Yershov
2015-09-23Passing param as a ref.Vladimir Byko-Ianko
2015-09-23Changes after Yury commentsVladimir Byko-Ianko
2015-09-23Fixes after colleagues comments.Vladimir Byko-Ianko
2015-09-23Changes after colleagues comments.Vladimir Byko-Ianko
2015-09-23[ios] Unbinding object buffer when working with it is finished.Vladimir Byko-Ianko
2015-09-23[base] Fixed data races and other concurrency bugs.Yuri Gorshenin
2015-09-23[core] scale label fixExMix
2015-09-23remove useless codeExMix
2015-09-23[core] apply depth test for blit operationsExMix
2015-09-23[core] change program and uniforms only if it changedExMix
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[core] copyright on first 3 secondExMix
2015-09-23Warning and compilation fixesAlex Zolotarev
2015-09-23[cpp11] make_shared_ptr -> std::make_sharedAlex Zolotarev
2015-09-23Minor formatting fixAlex Zolotarev
2015-09-23fixExMix
2015-09-23[Tizen] After reviewSergey Pisarchik
2015-09-23[Tizen] Replaced OMIM_OS_BADA with OMIM_OS_TIZENSergey Pisarchik
2015-09-23compile fixExMix
2015-09-23[tizen] Compiled kernelSergey Pisarchik
2015-09-23Correct using of cstring and memcpy includes.vng
2015-09-23Removed some logs from release buildsAlex Zolotarev
2015-09-23[android] Fixed missing OpenGL calling convention for armeabi-v7a-hardAlex Zolotarev
2015-09-23[opengl] Disabled mapbuffer extension to avoid constant crashes on iOS. TODO:...Alex Zolotarev
2015-09-23shader with variable alfa channelExMix
2015-09-23return GL_RGBA8 as main format for RenderBufferExMix
2015-09-23create color buffer with same pixel format as a render target texturesExMix
2015-09-23add GL_RGBA4 constantExMix
2015-09-23remove useless codeExMix
2015-09-23remove useless codeExMix
2015-09-23render on color buffer in framebuffer, not on texture.ExMix
2015-09-23[note-3 fix] call glFlush only on iOS, where we has multithreaded openglExMix
2015-09-23fix problem with solid black text rendering on XXHDPIExMix
2015-09-23Fixed warnings in our codeAlex Zolotarev
2015-09-23Final OpenGL compilation fix. Gave up on trying to understand why it fails to...Alex Zolotarev
2015-09-23[ios] Fixed compilation errorAlex Zolotarev
2015-09-23Fixed OpenGL compilation for AndroidAlex Zolotarev
2015-09-23Fixed OpenGL compilation for new iOS (and removed ugly hack for Mac OS X 10.8)Alex Zolotarev
2015-09-23Read .skn file and static texture once in main thread.vng
2015-09-23[graphics] typo fixDarafei Praliaskouski
2015-09-23[graphics] line texture symmetryDarafei Praliaskouski