Files
test/source/blender/editors/interface
Clément Foucault 2cbd7cc269 UI: Perf: Optimize widgetbase_draw.
Drawcall per window redraw on default layout:
- 4100+ without patch
- 1270 with patch

Theses drawcalls meant a lot of driver overhead since they each correspond
to one glMapBuffer which is slow.
2018-03-27 17:03:42 +02:00
..
2018-03-25 20:06:11 +02:00
2018-03-09 11:52:11 +11:00
2018-03-23 12:05:55 +01:00