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
path: root/drape
AgeCommit message (Expand)Author
2015-09-23[drape] buttcap is flatcapDmitry Kunin
2015-09-23[codereview] removed u_width uniform.Dmitry Kunin
2015-09-23[drape] line joinsDmitry Kunin
2015-09-23[codereview]Dmitry Kunin
2015-09-23[drape] line shaders.Dmitry Kunin
2015-09-23[drape] 10 vertexes in triangle list is as nonsenseExMix
2015-09-23[drape] if we streams on "after end" memory, we don't create new stack pointe...ExMix
2015-09-23[drape] new functions and constantsExMix
2015-09-23[drape] bug fix=)ExMix
2015-09-23compile fixExMix
2015-09-23[drape] review fixesExMix
2015-09-23[drape] batcher refactoringExMix
2015-09-23[drape] cpu buffer conceptionExMix
2015-09-23[drape] shaders documentationExMix
2015-09-23[drape] line also store geometry in global coorinates. Some magic in shaderExMix
2015-09-23[drape] extract color from xrgb and separate alfa channel.ExMix
2015-09-23[codereview]Dmitry Kunin
2015-09-23[drape] line shapeDmitry Kunin
2015-09-23Fixed shaders compiler test on linux and possibly windowsMapsWithMe OSM User
2015-09-23[drape] read feature indexes in rectExMix
2015-09-23[drape] code reviewExMix
2015-09-23[drape] pointers-testsExMix
2015-09-23[drape] Missing changes in shader.Dmitry Kunin
2015-09-23linux compilation fixexmix
2015-09-23[drape] code review fixExMix
2015-09-23[drape] tests fixExMix
2015-09-23[drape] build release fixExMix
2015-09-23[drape] review fixExMix
2015-09-23[drape] move responsibility on copy and assigment of transfer pointerExMix
2015-09-23[drape] add pointer to alivePointersSet only if we need to check it on destroy.ExMix
2015-09-23[drape] all structures rely that correct gpu program already bindedExMix
2015-09-23[drape] chanche name of VAO extension on MacExMix
2015-09-23[drape] call gl flush before move geometry to other thread. This need to uplo...ExMix
2015-09-23[drape] correct operator LessExMix
2015-09-23[codereview] Fixes according to feedbackDmitry Kunin
2015-09-23[test] Warnings fixed.Dmitry Kunin
2015-09-23[drape, test] Added UniformValidator to tests.Dmitry Kunin
2015-09-23[drape] Uniform values improvements.Dmitry Kunin
2015-09-23[gl] Type matching.Dmitry Kunin
2015-09-23[gl] Mock functions.Dmitry Kunin
2015-09-23[gl] Vector/Matrix types.Dmitry Kunin
2015-09-23[gl] UniformValidator integrated with GPUProgramDmitry Kunin
2015-09-23[gl] Uniform validator.Dmitry Kunin
2015-09-23[gl] getActiveUniformDmitry Kunin
2015-09-23[gl] getProgramiv wrapper.Dmitry Kunin
2015-09-23DrapeHead mock integration.Dmitry Kunin
2015-09-23GLFunctions updated.Dmitry Kunin
2015-09-23review fixExMix
2015-09-23[drape] color implementationExMix
2015-09-23[drape] const for parameterExMix