Clément Foucault
2637f94358
GLShader: Fix buffer overflow caused by workaround uniform
...
In order to use a workaround builtin uniform, we need to count it
just like other uniforms and give it some space in the name buffer.
This also fixes extensions being added after the uniform declaration.
All `#extension` directives are now part of the gl backend.
2022-01-25 18:48:58 +01:00
..
2022-01-25 17:14:20 +01:00
2022-01-25 18:48:58 +01:00
2022-01-25 17:14:20 +01:00
2022-01-10 12:51:21 +01:00
2022-01-25 17:14:20 +01:00
2022-01-07 14:16:26 +11:00
2021-12-09 20:01:47 +11:00
2022-01-11 09:57:22 +01:00
2022-01-13 14:38:25 -06:00
2021-12-09 20:01:47 +11:00
2021-04-30 11:20:39 -03:00
2021-05-26 16:49:30 +02:00
2021-12-27 16:35:54 +01:00
2021-12-09 20:01:47 +11:00
2020-09-08 04:15:50 +02:00
2021-12-09 20:01:47 +11:00
2020-08-07 09:50:34 +02:00
2022-01-07 14:16:26 +11:00
2022-01-17 14:46:32 +01:00
2021-12-27 16:35:54 +01:00
2020-08-07 10:04:57 +02:00
2020-08-07 09:50:34 +02:00
2022-01-07 14:16:26 +11:00
2021-12-09 20:01:47 +11:00
2021-12-09 20:01:47 +11:00
2021-07-04 00:43:40 +10:00
2021-12-09 20:01:47 +11:00
2022-01-19 11:32:34 +01:00
2022-01-25 14:22:44 +01:00
2022-01-06 13:54:52 +11:00
2022-01-07 14:16:26 +11:00
2021-12-09 20:01:47 +11:00
2021-12-27 16:35:54 +01:00
2021-12-09 20:01:47 +11:00
2022-01-24 21:16:06 +11:00