Files
test/source/blender
Mike Erwin 8e35657beb OpenGL: fewer state changes for wireframe PBVH
Wireframe drawing doesn’t use the following GL state, so don’t update
these:
- ShadeModel
- NormalPointer
- ColorPointer

Normal & color data are still uploaded as part of the interleaved VBO,
but those attributes are disabled for wireframe.
2016-01-21 21:07:17 -05:00
..
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-01-21 09:42:17 +11:00
2016-01-04 14:20:48 +05:00
2016-01-19 04:54:39 +11:00
2015-01-29 15:35:06 +11:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-01-21 09:42:17 +11:00
2016-01-19 04:54:39 +11:00
2016-01-21 09:42:17 +11:00
2016-01-04 14:20:48 +05:00