Files
gtk/gsk
Benjamin Otte 4473f5d439 gpu: Introduce gsk_texture() shader function/macro
Due to GLES and old GL not allowing non-constant texture array
lookups,we need to turn the array lookup into a big switch statementin
those versions, and that requires putting the texture() call into that
switch.

But with that trick, we can use texture IDs in GLSL.
2024-01-04 01:36:08 +01:00
..
2023-08-25 20:16:49 -04:00
2020-07-25 00:47:36 +02:00
2023-09-17 00:23:53 -04:00
2023-03-14 14:56:42 -04:00
2023-12-22 08:47:47 -05:00
2023-03-31 15:11:10 -04:00
2023-11-24 10:35:57 -05:00
2023-11-18 08:19:43 -05:00
2023-09-17 12:29:46 -04:00
2023-08-28 21:14:28 -04:00
2023-08-25 20:16:49 -04:00
2023-08-25 07:33:16 -04:00
2023-09-15 16:31:09 -04:00
2023-12-26 21:57:04 -05:00
2023-08-06 20:48:09 -04:00
2022-07-15 15:47:11 -04:00
2023-07-16 12:13:00 +02:00
2023-04-27 13:42:03 +02:00
2023-03-31 15:11:10 -04:00
2023-12-26 21:57:04 -05:00
2023-08-07 13:02:57 -04:00
2023-03-31 15:11:10 -04:00
2023-09-15 03:46:27 +02:00
2024-01-04 01:36:08 +01:00