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] 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
2015-09-23[drape] uniform value container. Simplify declaration of used valuesExMix
2015-09-23[drape] add value setters. Need to future animationExMix
2015-09-23rebase fixExMix
2015-09-23simple fixesExMix
2015-09-23Base OGLContext + Qt impl.Dmitry Kunin
2015-09-23iOS context + fixes.Dmitry Kunin
2015-09-23OGLContextFactory + Qt impl.Dmitry Kunin
2015-09-23Base OGLContext + Qt impl.Dmitry Kunin
2015-09-23[drape] correct create TransferPointer from raw pointerExMix
2015-09-23review fixExMix
2015-09-23[drape]adaptation for new waveExMix
2015-09-23[drape]pointer tracker assert on ref count equal zero but object not destoyedExMix
2015-09-23[drape]buffers leakExMix
2015-09-23[drape]batcher know nothing about in witch tile stored geometry that he proce...ExMix