Blender Git Loki
Git Commits -> Revision e4e1b0c
Revision e4e1b0c by Mike Erwin (master) August 9, 2016, 21:17 (GMT) |
OpenGL: invalidate buffers the modern way There are older ways to give OpenGL hints about buffer invalidation, but glInvalidateBufferData does exactly what we want. Use this function when OpenGL 4.3 is available (Windows and proprietary Linux drivers). Part of Gawain immediate mode. |
Commit Details:
Full Hash: e4e1b0c7d353d1c37ef88cd1670001974e717841
Parent Commit: f3d65ad
Lines Changed: +4, -2
1 Modified Path:
/source/blender/gpu/intern/gpu_immediate.c (+4, -2) (Diff)