Clément Foucault
|
b0f30bd684
|
Cleanup: GPUBatch: Move gpu_batch_private.h to CPP header
|
2020-08-13 14:20:23 +02:00 |
|
Campbell Barton
|
61a045b7d3
|
Clenup: use STREQ macro
|
2020-08-08 13:38:00 +10:00 |
|
Clément Foucault
|
f1b1a0745f
|
Cleanup: GPU: Change gpu_context_private.h to C++ only header
|
2020-08-08 03:05:39 +02:00 |
|
Sybren A. Stüvel
|
c889d93c80
|
Cleanup: GPU, Clang-Tidy else-after-return fixes
This addresses warnings from Clang-Tidy's `readability-else-after-return`
rule in the `source/blender/gpu` module.
No functional changes.
|
2020-08-07 13:38:06 +02:00 |
|
Clément Foucault
|
6941e27f4a
|
GPU: Convert gpu_shader_interface.c to C++
|
2020-08-02 02:10:22 +02:00 |
|