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-11-21 16:09:15 -05:00
2017-11-20 09:59:03 -05:00
2017-09-15 14:02:02 -07:00
2017-08-18 12:49:45 -04:00
2017-07-11 13:59:15 -04:00
2017-08-07 18:51:48 -04:00
2017-08-07 18:51:48 -04:00
2017-07-10 19:35:21 -04:00
2017-08-07 18:51:48 -04:00
2017-08-07 18:51:48 -04:00
2017-08-07 18:51:48 -04:00
2017-08-11 14:36:20 -07:00
2017-07-10 19:35:21 -04:00
2017-07-10 19:35:21 -04:00
2017-08-11 14:36:20 -07:00
2017-07-10 19:35:21 -04:00
2017-11-20 09:59:03 -05:00
2017-09-15 14:02:02 -07:00
2017-08-07 18:51:48 -04:00