Blender Git Loki
Git Commits -> Revision 6f2c9ea
Revision 6f2c9ea by Ray molenkamp (master) June 26, 2018, 21:17 (GMT) |
bf_gpu: Add GPU_state module. This has wrappers for the most common gl* functions in the codebase, and is in preparation for D3502 Reviewers: brecht, fclem Differential Revision: https://developer.blender.org/D3501 |
Commit Details:
Full Hash: 6f2c9ea3e13248d146816910369983c5265bc968
Parent Commit: a61480c
Lines Changed: +228, -57
2 Added Paths:
/source/blender/gpu/GPU_state.h (+61, -0) (View)
/source/blender/gpu/intern/gpu_state.c (+150, -0) (View)
/source/blender/gpu/intern/gpu_state.c (+150, -0) (View)