Blender Git Commit Log

Git Commits -> Revision 2ae1c89

Revision 2ae1c89 by Clément Foucault (master)
August 18, 2020, 19:30 (GMT)
GPUState: Add GL backend and state tracking but do not use it

This is just the backend work. It is not plugged in yet because it
needs more external cleanup/refactor.

Commit Details:

Full Hash: 2ae1c895a2f7590d0783a27176085da45ef12bc5
Parent Commit: 2eddfa8
Lines Changed: +717, -21

3 Added Paths:

/source/blender/gpu/intern/gpu_state_private.hh (+164, -0) (View)
/source/blender/gpu/opengl/gl_state.cc (+389, -0) (View)
/source/blender/gpu/opengl/gl_state.hh (+58, -0) (View)

4 Modified Paths:

/source/blender/gpu/CMakeLists.txt (+3, -0) (Diff)
/source/blender/gpu/GPU_material.h (+0, -9) (Diff)
/source/blender/gpu/GPU_state.h (+69, -11) (Diff)
/source/blender/gpu/intern/gpu_state.cc (+34, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021