|
171e77c3c2
|
Cleanup: use array syntax for sizeof with fixed values
Also order sizeof(..) first to promote other values to size_t.
|
2020-08-08 13:38:00 +10:00 |
|
|
f1b1a0745f
|
Cleanup: GPU: Change gpu_context_private.h to C++ only header
|
2020-08-08 03:05:39 +02:00 |
|
|
0255f1e022
|
GPUBatch: Use custom allocator
This is needed for the new GPU abstraction.
|
2020-08-08 01:15:27 +02:00 |
|
|
19175f4757
|
GPUBatch & GPUImmediate: Use GPUShader instead of using raw OGL handle
|
2020-07-30 13:28:50 +02:00 |
|
|
959529d4b8
|
GPU: Move gpu_vertex_format.c to C++
|
2020-07-29 15:03:02 +02:00 |
|
|
7b4a21077a
|
GPU: Move gpu_batch.c to C++
|
2020-07-26 17:28:48 +02:00 |
|