Markus Wick
d3ad9469a1
gl_rasterizer: Implement a VAO cache.
...
This patch caches VAO objects instead of re-emiting all pointers per draw call.
Configuring this pointers is known as a fast task, but it yields too many GL
calls. So for better performance, just bind the VAO instead of 16 pointers.
2018-09-05 18:46:35 +02:00
..
2018-09-05 08:03:50 +02:00
2018-09-05 08:03:50 +02:00
2018-08-31 13:07:28 -04:00
2018-08-31 13:07:28 -04:00
2018-09-05 18:46:35 +02:00
2018-09-05 18:46:35 +02:00
2018-08-22 06:14:47 -04:00
2018-09-04 21:04:41 +02:00
2018-09-04 21:04:41 +02:00
2018-09-02 13:10:11 -04:00
2018-08-22 06:14:47 -04:00
2018-08-27 18:26:46 -04:00
2018-09-04 21:04:41 +02:00
2018-08-27 18:26:46 -04:00
2018-08-27 18:26:46 -04:00
2018-08-22 06:14:47 -04:00
2018-08-22 06:14:47 -04:00
2018-08-23 11:08:46 -04:00
2018-08-23 11:08:46 -04:00
2018-08-22 06:14:47 -04:00
2018-08-22 06:14:47 -04:00
2018-08-23 11:08:49 -04:00
2018-08-31 16:30:14 -04:00
2018-08-22 06:14:47 -04:00