Loïc Molinari
b9be532b27
gl-renderer: Add OpenGL ES 3 async output capture support
...
ReadPixels() implies a synchronous read back of the render buffer to
return pixel data. OpenGL ES 3 adds asynchronous read back support by
writing the pixel data into a dedicated buffer object. This commit
adds asynchronous read back support to the output capture code. It
spawns a read back request and schedules a timeout a few frames later
in order to store the pixels into the client SHM buffer.
Signed-off-by: Loïc Molinari <loic.molinari@collabora.com>
2024-03-08 13:12:13 +00:00
..
2024-02-21 11:14:23 +00:00
2024-02-22 14:26:32 +00:00
2024-01-10 14:13:09 -06:00
2024-01-25 21:42:49 +01:00
2024-01-10 14:13:09 -06:00
2024-01-10 14:13:09 -06:00
2024-01-10 14:13:09 -06:00
2024-03-07 14:50:47 +00:00
2024-02-23 10:14:42 +08:00
2024-03-08 13:12:13 +00:00
2023-09-18 20:35:37 +00:00
2024-01-09 13:15:16 +02:00
2022-11-23 16:58:48 +01:00
2024-01-10 14:13:09 -06:00
2023-04-11 11:44:34 +00:00
2024-02-23 16:46:39 +02:00
2024-02-23 16:46:39 +02:00
2024-02-23 16:46:39 +02:00
2024-02-13 14:15:31 -03:00
2024-02-13 14:15:31 -03:00
2024-02-13 14:08:38 -03:00
2024-02-23 16:46:39 +02:00
2024-02-23 16:46:39 +02:00
2023-12-06 12:16:27 +00:00
2021-11-25 10:47:45 -03:00
2023-01-16 20:40:34 +01:00
2023-01-16 20:40:34 +01:00
2024-02-13 14:08:38 -03:00
2024-02-13 14:08:38 -03:00
2024-03-04 12:45:07 +01:00
2023-09-29 09:55:32 -05:00
2023-09-29 09:47:43 -05:00
2023-09-29 09:55:32 -05:00
2023-03-31 12:10:26 +00:00
2023-03-31 12:10:26 +00:00
2023-02-17 13:51:23 +00:00
2023-08-02 11:51:56 +03:00
2024-01-19 18:59:22 +01:00
2024-01-19 18:59:22 +01:00
2022-11-08 08:32:26 -06:00
2024-02-14 11:15:35 -03:00
2023-07-14 16:30:52 +00:00
2023-03-31 10:36:31 +00:00
2023-03-31 10:36:31 +00:00
2023-09-07 15:44:13 +02:00
2023-06-09 09:21:31 +00:00
2023-12-04 11:37:17 +02:00
2023-01-28 12:59:16 +00:00
2022-10-03 16:52:16 +02:00
2023-12-06 12:16:27 +00:00
2024-02-06 09:21:11 +00:00
2023-12-05 10:54:39 +00:00
2023-03-10 11:35:04 +01:00
2023-05-30 11:05:14 +00:00