Blender Git Commit Log
Git Commits -> Revision 2cbd7cc
Revision 2cbd7cc by Clément Foucault (master) March 27, 2018, 15:03 (GMT) |
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. |
Commit Details:
Full Hash: 2cbd7cc269f757c3a41346db19ad1fa5822701a0
Parent Commit: 90b7bcb
Lines Changed: +60, -31
1 Modified Path:
/source/blender/editors/interface/interface_widgets.c (+60, -31) (Diff)