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
2019-03-13[vulkan] Fixed crash on empty vertex array bufferr.kuznetsov
2019-03-01[vulkan] Binding info optimizationr.kuznetsov
2019-03-01[vulkan] Small refactoring and bugfixesr.kuznetsov
2019-03-01[vulkan] Fixed descriptor sets destroyRoman Kuznetsov
2019-03-01[vulkan] Added draw commandsRoman Kuznetsov
2019-03-01[drape] Refactored geometry buffers a bitr.kuznetsov
2019-03-01[Vulkan] Added dummy implementation for resourcesr.kuznetsov
2019-03-01[drape] Added batcher hashr.kuznetsov
2018-09-25[drape][metal] Added implementation of vertex array buffer for Metal.r.kuznetsov
2018-09-25[drape][metal] Refactored vertex array buffer and context usage.r.kuznetsov
2018-09-25[drape][metal] Added states.r.kuznetsov
2017-05-14Added OpenGL ES3 supportr.kuznetsov
2016-09-26Added outline for housesr.kuznetsov
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-03-23Review fixesr.kuznetsov
2016-03-23Overlay rects collecting fixed.Daria Volvenkova
2016-01-04[drape] merge batches on iOS and desktopExMix
2015-12-28Added special mode to create GPU buffers on FRr.kuznetsov
2015-11-30Added supporting of 32-bit indicesr.kuznetsov
2015-11-30Improved geometry generationr.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-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-23[drape] bring code to the standard formExMix
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-23pointers refactoringExMix
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