Clément Foucault
|
157f2a20e6
|
GPU: Use GPU_vertbuf_create & GPU_indexbuf_calloc instead of manual alloc
|
2020-08-13 14:20:23 +02: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
|
2c2082cc62
|
GPU: Fix MSVC compile errors
|
2020-07-26 23:50:29 +02:00 |
|
Clément Foucault
|
7c3eaffbbd
|
GPU: Move gpu_element.c to C++
|
2020-07-26 17:28:48 +02:00 |
|