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-05-12Fixed assert on bind VAO.Daria Volvenkova
2016-05-12Unbind VAO after each binding.Daria Volvenkova
2016-05-12Revert "Unbind VAO after each binding."Dmitry Yunitsky
2016-05-12Unbind VAO after each binding.Daria Volvenkova
2016-04-07Review fix.Daria Volvenkova
2016-04-07Fixed crash on GPU buffer mapping.Daria Volvenkova
2016-03-23Overlay rects collecting fixed.Daria Volvenkova
2015-12-29Rebuild vertex array buffers after switch between 2d and 3d mode.Daria Volvenkova
2015-12-28Adreno 200 rendering workaroundr.kuznetsov
2015-12-28Added special mode to create GPU buffers on FRr.kuznetsov
2015-12-07Fixed crash with index buffer overflow during the buffer mutationr.kuznetsov
2015-12-05[drape] text rendering optimization.ExMix
2015-11-30Review fixesr.kuznetsov
2015-11-30Added supporting of 32-bit indicesr.kuznetsov
2015-11-30Improved geometry generationr.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Pointers refactoringr.kuznetsov
2015-11-30Fixed crash by empty index bufferr.kuznetsov
2015-11-30review fixesExMix
2015-11-30[drape] render range of indicesExMix
2015-11-30Fixed compilation issuer.kuznetsov
2015-11-30Review fixes #3r.kuznetsov
2015-11-30Refactored DataBufferr.kuznetsov
2015-11-30Review fixesr.kuznetsov
2015-11-30Added optimization of GPU memory usager.kuznetsov
2015-11-30[drape] gui subsystem. CompassExMix
2015-11-30[drape] don't reallocate index buffer on each frame. Only update data.ExMix
2015-09-23Fix include path for drapeSergey Yershov
2015-09-23[drape] bug fix. We need to unbound object before:ExMix
2015-09-23[drape] move drape into dp namespaceExMix
2015-09-23[drape] review fixesexmix
2015-09-23[drape] apply attribute mutation to VAOexmix
2015-09-23[drape] dynamic buffers supportexmix
2015-09-23drape_tests fixExMix
2015-09-23[drape] bring code to the standard formExMix
2015-09-23[drape] Index buffer, like a mutable buffer, not part of VAO from this momentExMix
2015-09-23[drape] overlay handle, that know GtoP conversion for it's rect, and know ind...ExMix
2015-09-23[drape] cpu buffer conceptionExMix
2015-09-23[drape] all structures rely that correct gpu program already bindedExMix
2015-09-23[drape]buffers leakExMix
2015-09-23pointers refactoringExMix
2015-09-23[drape] destroy index bufferExMix
2015-09-23[drape] correct handle suport of OES_vertex_array_objectExMix
2015-09-23[drape]ExMix
2015-09-23[drape] review fixesExMix
2015-09-23drape basicsExMix