virtualx-engine/drivers/gles_common
lawnjelly 910ddd13c4 Batching - Add MultiRect command
Large groups of similar rects can be processed more efficiently using the MultiRect command. Processing common to the group can be done as a one off, instead of per rect.

Adds the new API to VisualServerCanvas, and uses the new functionality from Font, BitmapFont, DynamicFont and TileMap, via the VisualServerCanvasHelper class.
2023-03-10 10:58:04 +00:00
..
batch_diagnose.inc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
rasterizer_array.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rasterizer_asserts.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rasterizer_canvas_batcher.h Batching - Add MultiRect command 2023-03-10 10:58:04 +00:00
rasterizer_storage_common.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub Unified GLES2 / GLES3 Batching 2020-10-16 10:34:47 +01:00