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-23Warning and compilation fixesAlex Zolotarev
2015-09-23[cpp11] make_shared_ptr -> std::make_sharedAlex Zolotarev
2015-09-23[core] for gui elements split text even it's bidi textExMix
2015-09-23Base libraries C++11 sources compatibilityAlex Zolotarev
2015-09-23Color formatting fixAlex Zolotarev
2015-09-23Minor formatting fixAlex Zolotarev
2015-09-23[core] new way of bookmark, search results and api points storeExMix
2015-09-23Compile errors fixesSergey Pisarchik
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] After review.Sergey Pisarchik
2015-09-23[tizen] Compiled kernelSergey Pisarchik
2015-09-23Correct using of cstring and memcpy includes.vng
2015-09-23More warning fixesAlex Zolotarev
2015-09-23Removed some logs from release buildsAlex Zolotarev
2015-09-23compass hiding fixExMix
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-23new compass with animationExMix
2015-09-23shader with variable alfa channelExMix
2015-09-23start\stop error sector animation in futureExMix
2015-09-23Fixed division by zeroMapsWithMe OSM User
2015-09-23fix depth layout of gui elementsExMix
2015-09-23[freetype] Correct error handlingAlex Zolotarev
2015-09-23[linux] fix gcc build.Kirill Zhdanovich
2015-09-23add debug function for graphics::ColorKirill Zhdanovich
2015-09-23Revert "Merge pull request #1991 from ExMix/return-texRtFormat-hacks"Alex Zolotarev
2015-09-23return GL_RGBA8 as main format for RenderBufferExMix
2015-09-23samsung s4 GT-i9500 fix.ExMix
2015-09-23remove texture format handling hacksExMix
2015-09-23create color buffer with same pixel format as a render target texturesExMix
2015-09-23remove useless codeExMix
2015-09-23add GL_RGBA4 constantExMix
2015-09-23Compilatin fix after rebase.vng
2015-09-23[tracks] Base tracks stuff.Dmitry Kunin
2015-09-23Revert "Merge pull request #1927 from Komzpa/yota"Darafei Praliaskouski
2015-09-23Revert "Merge pull request #1951 from Komzpa/drop_circles"Darafei Praliaskouski
2015-09-23[graphics] dropped circle element from stylesDarafei Praliaskouski
2015-09-23remove useless inflationDarafei Praliaskouski
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-23[graphics] remove text jittering on dragDarafei Praliaskouski
2015-09-23use only symbol bound rects for overlay merging. Circles can overlapExMix
2015-09-23draw circles behind symbols if rules provide thisExMix
2015-09-23review fixExMix
2015-09-23[graphics] allow drawing circlesDarafei Praliaskouski