Daniel Stone
2e6827d70e
gl-renderer: Ensure SHM buffer format stays the same
...
Rather than checking all the pixel-format components which are currently
duplicated inside gl-renderer, just check for equality of the pixel
format itself, which will become useful as we remove some of the
duplicate content.
This means that the texture storage will now be reallocated when clients
switch between pixel formats which could've had compatible GL storage
(e.g. XRGB <-> ARGB) on the same surface. However this does not seem
like a case worth optimising, and simplifies the code somewhat.
Signed-off-by: Daniel Stone <daniels@collabora.com >
2022-05-20 11:24:41 +00:00
..
2022-05-12 11:53:04 +00:00
2022-05-02 12:19:24 +00:00
2022-05-19 14:31:59 +00:00
2022-04-06 12:47:05 +02:00
2022-04-06 12:47:05 +02:00
2022-05-06 09:33:35 +00:00
2022-05-20 11:24:41 +00:00
2021-07-31 15:28:20 +00:00
2022-05-02 12:19:24 +00:00
2022-02-23 15:40:33 +02:00
2022-04-14 12:05:57 +00:00
2022-05-06 09:33:35 +00:00
2022-05-02 12:19:24 +00:00
2022-05-06 09:33:35 +00:00
2022-05-16 13:51:42 +01:00
2021-12-08 13:38:18 +00:00
2022-04-25 14:27:08 +00:00
2019-06-11 11:31:04 +01:00
2019-04-18 12:31:46 +03:00
2021-11-25 10:47:45 -03:00
2018-12-09 14:50:54 +02:00
2022-04-18 12:10:20 +00:00
2022-03-03 17:00:15 -06:00
2022-03-10 17:13:16 +02:00
2022-03-16 13:12:20 +00:00
2022-03-03 17:00:15 -06:00
2022-03-03 17:00:15 -06:00
2021-07-31 15:28:20 +00:00
2019-04-18 12:31:46 +03:00
2021-11-25 10:47:04 +02:00
2019-04-18 12:31:46 +03:00
2022-05-16 13:51:41 +01:00
2022-05-12 11:53:04 +00:00
2021-11-25 11:16:52 -03:00
2019-08-02 15:00:08 +00:00
2019-02-06 12:21:56 +00:00
2019-02-06 12:21:56 +00:00
2019-04-18 12:50:55 +03:00
2019-04-18 12:50:55 +03:00
2021-07-31 15:28:20 +00:00
2022-03-15 11:32:46 +02:00
2022-05-16 08:24:59 +00:00
2022-05-20 11:24:41 +00:00
2021-09-15 15:00:29 +03:00
2022-05-16 13:51:42 +01:00
2020-03-20 15:25:24 +00:00
2019-04-18 12:31:46 +03:00
2022-04-25 14:27:08 +00:00
2019-04-18 12:31:46 +03:00
2021-02-24 10:01:17 -05:00
2021-02-17 12:52:33 +00:00
2022-04-20 08:27:17 +00:00
2022-03-01 13:32:15 +00:00
2016-06-23 17:44:54 +03:00
2019-11-18 19:33:09 +02:00
2020-02-10 10:53:50 +00:00
2020-02-10 10:53:50 +00:00
2020-02-10 10:53:50 +00:00
2021-07-31 15:28:20 +00:00
2022-03-10 17:11:31 +02:00