Files
test2/source/blender
Clément Foucault f18e537451 Cleanup: GPU: Use explicit clear value in GPU_clear* commands
This replace `GPU_clear()` by `GPU_clear_color()` and `GPU_clear_depth()`.
Since we always set the clear value before clearing, it is unecessary
to track the clear color state.
Moreover, it makes it clearer what we clear the framebuffer to.
2020-08-23 12:04:24 +02:00
..
2020-08-17 12:40:03 +10:00
2020-08-18 15:51:32 +02:00
2020-08-21 15:24:36 +02:00
2020-08-18 13:11:23 +02:00
2020-08-17 12:40:03 +10:00