Files
test/source
Hans Goudey 83a15be109 Sculpt: Improve multires drawing performance by simplifying logic
Combined with previous logic, this roughly doubles the performance of
sculpt-mode multires draw vertex buffer extraction in my simple test.
That measurement is for when we initially enter sculpt mode when the
VBO creation is single threaded. Otherwise in my testing the copying
was bound by memory bandwidth and the improvement was smaller.
2024-06-27 14:58:56 +02:00
..