Blender Git Commit Log
Git Commits -> Revision 1f2edba
Revision 1f2edba by Clément Foucault (master) July 18, 2020, 01:14 (GMT) |
Cleanup: GPU: Encapsulate scissor test |
Commit Details:
Full Hash: 1f2edba1fbf39a40b07bdf37276d2650655a4edd
Parent Commit: d19b301
Lines Changed: +19, -9
6 Modified Paths:
/source/blender/editors/screen/screen_draw.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+1, -2) (Diff)
/source/blender/gpu/GPU_state.h (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_framebuffer.c (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_state.c (+10, -0) (Diff)
/source/blender/windowmanager/intern/wm_draw.c (+4, -4) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+1, -2) (Diff)
/source/blender/gpu/GPU_state.h (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_framebuffer.c (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_state.c (+10, -0) (Diff)
/source/blender/windowmanager/intern/wm_draw.c (+4, -4) (Diff)