pandemonium_engine/drivers
Relintai 1263101396 Ported: 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.

- lawnjelly

910ddd13c4
2023-04-20 23:09:37 +02:00
..
alsa
alsamidi Fix MIDI input with ALSA. 2022-12-11 19:09:17 +01:00
coreaudio
coremidi
dummy
gl_context
gles2 Ported: fix shadows pass viewport calculation. 2023-03-12 19:48:33 +01:00
gles_common Ported: Batching - Add MultiRect command 2023-04-20 23:09:37 +02:00
png
pulseaudio
unix Ported: Expose OS.read_string_from_stdin() to the scripting API 2023-02-07 01:07:31 +01:00
wasapi
windows Fix DirAccessWindows::make_dir() choking on ".." 2022-11-30 19:27:06 +01:00
winmidi
xaudio2
register_driver_types.cpp
register_driver_types.h
SCsub