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-02-12 17:39:58 +11:00
2017-03-17 17:10:05 +01:00
2017-06-08 10:17:04 +02:00
2018-02-14 14:00:57 +01:00
2017-12-12 23:19:41 +11:00
2017-12-13 07:00:16 -07:00
2017-12-12 23:19:41 +11:00
2017-12-12 16:13:06 +11:00
2017-12-12 16:13:06 +11:00
2017-12-12 15:44:59 +11:00
2017-12-12 16:13:06 +11:00
2018-03-26 14:56:00 +02:00
2018-03-25 20:06:11 +02:00
2017-12-20 15:06:22 +11:00
2018-03-26 14:56:00 +02:00
2018-03-14 11:47:35 +01:00
2017-10-14 17:38:06 +11:00
2017-11-03 20:57:09 +11:00
2018-02-23 17:02:03 +11:00
2018-02-23 17:12:55 +11:00
2018-02-17 14:23:19 +01:00
2017-11-03 21:22:27 +11:00
2018-02-14 14:00:48 +01:00
2017-11-03 20:57:09 +11:00
2017-11-03 21:22:27 +11:00
2017-04-06 19:15:26 -04:00
2018-03-09 11:52:11 +11:00
2017-07-21 11:18:02 +02:00
2018-03-27 17:03:42 +02:00
2018-03-14 11:47:35 +01:00
2018-02-12 17:57:53 +11:00
2018-01-22 14:09:17 +11:00
2018-03-23 12:05:55 +01:00