mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-24 07:09:00 +00:00
Render targets are a core feature of SDL 3.0, so this flag has been removed. The OpenGL ES renderer still doesn't support them, but we'll deal with that later. Fixes https://github.com/libsdl-org/SDL/issues/8059