This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/gpu
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-10 07:12:10 +11:00
2016-01-10 07:12:10 +11:00
2016-01-10 07:12:10 +11:00
2016-01-10 07:12:10 +11:00
2016-01-10 07:12:10 +11:00
2014-10-07 15:47:32 -05:00
2014-10-07 15:47:32 -05:00
2016-01-10 07:12:10 +11:00
2016-01-10 07:12:10 +11:00