mesa/src/mesa
Jesse Natalie 53a94fbdd5 mesa: Ensure ARB programs end in a newline
If the last line of an ARB program has a comment, the program will
fail to parse, because the lexer only considers a comment valid if
it ends in a newline, not EOF. The parser then fails on the '#'.

Reviewed-by: Joshua Ashton <joshua@froggi.es>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16230>
2022-05-02 16:02:54 +00:00
..
main mesa: add missing error-path 2022-04-29 19:57:58 +00:00
math mesa/math: Remove unused m_translate.c 2022-01-15 03:14:00 +00:00
program mesa: Ensure ARB programs end in a newline 2022-05-02 16:02:54 +00:00
state_tracker gallium: add PIPE_CAP_ALLOW_DRAW_OUT_OF_ORDER 2022-04-29 07:52:59 +00:00
vbo vbo/dlist: do not try to pad an empty draw 2022-03-31 13:21:13 +02:00
x86 mesa: Delete libmesa_classic 2021-12-03 23:53:06 +00:00
meson.build win32: Do not use BUILD_GL32, we use def file to export win32 dll symbols. 2022-04-19 19:38:47 +00:00