pandemonium_engine/drivers/gles_common
lawnjelly 88fd023a06 Workaround GCC warning in rasterizer_canvas_batcher
`-Werror=array-bounds` flags when creating a new batch, possibly due to the possibility of the malloc failing (out of memory).
This PR adds an explicit `CRASHNOW` in the hope the compiler will recognise this case is not intended to be recoverable.
2023-12-20 22:25:40 +01:00
..
batch_diagnose.inc Renamed elements in Transform2D to columns. 2022-08-14 15:37:05 +02:00
rasterizer_array.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
rasterizer_asserts.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
rasterizer_canvas_batcher.h Workaround GCC warning in rasterizer_canvas_batcher 2023-12-20 22:25:40 +01:00
rasterizer_storage_common.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
SCsub Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00