godot/drivers
lawnjelly 35ed654911 Batching - prevent reordering items over a copybackbuffer
Reordering an item from after a copybackbuffer to before would result in the wrong thing being rendered into the backbuffer.

This PR puts in a check to prevent reordering over such a boundary.
2021-02-09 09:03:50 +00:00
..
alsa Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
alsamidi Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
coreaudio Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
coremidi Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
dummy Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gl_context SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
gles2 [GLES2] Fix binding 3D Transforms to mat4 uniforms 2021-02-03 17:36:21 -06:00
gles3 Add anisotropic filtering to GLES2 backend 2021-02-02 01:40:58 -06:00
gles_common Batching - prevent reordering items over a copybackbuffer 2021-02-09 09:03:50 +00:00
png Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
pulseaudio Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
unix Fix nanosleep usage 2021-01-13 16:17:09 +01:00
wasapi Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
windows Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
winmidi Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
xaudio2 Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
register_driver_types.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
register_driver_types.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub Unified GLES2 / GLES3 Batching 2020-10-16 10:34:47 +01:00