Blender Git Commit Log

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)

5 Modified Paths:

/source/blender/gpu/CMakeLists.txt (+2, -0) (Diff)
/source/blender/gpu/GPU_framebuffer.h (+3, -0) (Diff)
/source/blender/gpu/GPU_texture.h (+2, -17) (Diff)
/source/blender/gpu/intern/gpu_framebuffer.c (+10, -0) (Diff)
/source/blender/gpu/intern/gpu_texture.c (+0, -40) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021