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
2016-03-23Added scissor testr.kuznetsov
2016-02-01Fixed loading of functions glMapBufferRange and glFlushMappedBufferRange on A...r.kuznetsov
2016-01-04[drape] merge batches on iOS and desktopExMix
2015-12-29Review fixes.Daria Volvenkova
2015-12-29First iteration of perspective view.Daria Volvenkova
2015-12-24Fixed GPS track rendering on Samsung Galaxy Nexusr.kuznetsov
2015-12-04use vertex texture fetch where we can do itExMix
2015-11-30Fixed overlay treer.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Fixed gl-functions cache thread safetyr.kuznetsov
2015-11-30Added cache for OGL statesr.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Added supporting of 32-bit indicesr.kuznetsov
2015-11-30Fixed compilation issue in releaser.kuznetsov
2015-11-30[drape] active uniform indexExMix
2015-11-30[drape] render range of indicesExMix
2015-11-30review fixesExMix
2015-11-30[drape] port on windowsExMix
2015-11-30[drape] enable culling of back face of triangleExMix
2015-11-30[drape] different memory checksExMix
2015-11-30[drape] GLFunctions::Init must be called in thread with valid OGL context and...ExMix
2015-11-30[drape] handle and log gl and egl errorsExMix
2015-11-30[drape] build android with drapeExMix
2015-09-23Fix include path for drapeSergey Yershov
2015-09-23[drape] from now in drape we will use strong texturing model without texture ...ExMix
2015-09-23[drape] map on texture 4 pixel of colorExMix
2015-09-23review fixExMix
2015-09-23[ios, drape] build fixExMix
2015-09-23[drape] bug fix. We need to unbound object before:ExMix
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[drape] new clear depth buffer functionExMix
2015-09-23[drape] move drape into dp namespaceExMix
2015-09-23[drape] apply attribute mutation to VAOexmix
2015-09-23[drape] bring code to the standard formExMix
2015-09-23[drape] blending supportExMix
2015-09-23[drape] gl functions and constantsExMix
2015-09-23Correct using of cstring and memcpy includes.vng
2015-09-23[drape] load symbols skinExMix
2015-09-23[drape] texture extensions, functions and constantsExMix
2015-09-23[drape] new functions and constantsExMix
2015-09-23[codereview]Dmitry Kunin
2015-09-23[drape] line shapeDmitry Kunin
2015-09-23linux compilation fixexmix
2015-09-23[drape] code review fixExMix
2015-09-23[drape] review fixExMix
2015-09-23[drape] call gl flush before move geometry to other thread. This need to uplo...ExMix
2015-09-23[codereview] Fixes according to feedbackDmitry Kunin
2015-09-23[gl] getActiveUniformDmitry Kunin
2015-09-23[gl] getProgramiv wrapper.Dmitry Kunin
2015-09-23GLFunctions updated.Dmitry Kunin