mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-19 15:30:50 +00:00
e263521330
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. |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
Makemodule.am |