Corentin Wallez
33f7bfe322
OpenGL: Apply vertex/index buffers just before draw.
...
Previously we would modify the GL state as soon as we saw
SetIndex/VertexBuffers. This GL state is owned by the VAOs in the
InputState and was disappearing on a Pipeline change. Fix this by
applying the index / vertex buffers lazily.
2017-11-21 17:34:16 -05:00
..
2017-08-07 18:51:48 -04:00
2017-08-07 18:51:48 -04:00
2017-08-23 09:49:35 -04:00
2017-11-21 17:34:16 -05:00
2017-11-21 17:34:16 -05:00
2017-07-06 17:54:52 -04:00
2017-07-17 15:25:16 -04:00
2017-07-17 15:25:16 -04:00
2017-07-25 10:16:08 -04:00
2017-07-06 17:54:52 -04:00
2017-11-21 17:34:16 -05:00
2017-11-21 17:34:16 -05:00
2017-11-21 17:34:16 -05:00
2017-11-21 17:34:16 -05:00
2017-11-21 17:34:16 -05:00
2017-07-06 17:54:52 -04:00
2017-06-05 14:43:06 -07:00
2017-07-21 17:00:22 -07:00
2017-07-17 15:25:16 -04:00
2017-07-06 17:54:52 -04:00
2017-07-06 17:54:52 -04:00
2017-11-21 17:34:16 -05:00
2017-07-27 10:19:30 -04:00
2017-07-11 13:59:15 -04:00
2017-07-06 17:54:52 -04:00
2017-11-16 11:42:38 -05:00
2017-07-06 17:54:52 -04:00
2017-07-27 18:30:57 -07:00
2017-07-27 18:30:57 -07:00
2017-11-20 09:59:03 -05:00
2017-09-15 14:02:02 -07:00