quakeforge/libs/video
Bill Currie e263521330 [glsl] Put #line after any #version lines in the chunks
The GLSL compiler requires any #version lines to be the first (real)
line of the program, even #line causes an error, so if the first line of
the chunk starts with #version, insert the #line directive as the second
line.
2022-03-25 09:01:27 +09:00
..
renderer [glsl] Put #line after any #version lines in the chunks 2022-03-25 09:01:27 +09:00
targets [gl] Explicitly request compatibility profile 2022-03-25 09:01:11 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00