Ryan C. Gordon
56e0d052f1
opengles2: Rework render targets.
...
Now this keeps one FBO for each SDL_TEXTUREACCESS_TARGET texture, and doesn't
reuse it. We check if the FBO is "complete" once, at creation time, and
setting a render target merely has to bind the right FBO and never look back.
This simplifies the code and removes a guaranteed pipeline stall when setting
a new render target.
Fixes #15524 .
2026-05-06 13:26:41 -04:00
..
2026-04-24 22:26:28 -05:00
2026-05-06 18:32:05 +02:00
2026-03-02 11:59:17 -08:00
2026-05-05 13:04:07 +02:00
2026-01-01 09:40:08 -08:00
2026-04-25 15:26:22 -04:00
2026-04-27 20:50:09 +02:00
2026-04-29 19:50:26 -05:00
2026-04-23 22:52:33 -04:00
2026-05-05 12:55:16 -07:00
2026-04-30 21:17:36 -07:00
2026-02-24 10:18:17 -08:00
2026-03-12 12:41:34 -04:00
2026-05-04 11:49:25 -07:00
2026-02-07 18:14:00 +03:00
2026-01-01 09:40:08 -08:00
2026-02-20 10:27:44 -05:00
2026-05-06 18:32:05 +02:00
2026-04-05 16:31:50 -04:00
2026-01-23 16:02:16 -08:00
2026-03-30 16:22:53 -04:00
2026-05-06 13:26:41 -04:00
2026-02-24 09:48:57 -08:00
2026-04-23 19:54:49 -04:00
2026-01-01 09:40:08 -08:00
2026-05-02 20:21:20 +03:00
2026-05-05 00:51:20 -04:00
2026-04-23 19:54:49 -04:00
2026-04-26 21:12:14 +03:00
2026-04-20 11:50:22 -07:00
2026-05-06 12:27:41 -04:00
2026-01-01 09:40:08 -08:00
2026-02-24 09:48:57 -08:00
2026-04-27 09:33:46 -04:00
2026-04-25 15:17:32 -04:00
2026-01-23 11:23:27 -08:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-04-27 09:33:46 -04:00
2026-04-10 14:11:38 -07:00
2026-04-10 14:11:38 -07:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-04-10 14:11:38 -07:00
2026-01-01 09:40:08 -08:00
2026-01-01 09:40:08 -08:00
2026-04-06 19:43:45 -04:00
2026-04-24 07:30:12 -07:00
2026-04-23 19:54:49 -04:00