mesa/src
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
..
amd radv: consider radix sort shaders to be internal/meta 2022-05-02 10:19:23 +00:00
android_stub
asahi agx: Lower mediump flat shading 2022-05-01 22:00:00 -04:00
broadcom v3dv: ignore barriers for image layout transitions from undefined layouts 2022-05-02 08:04:13 +02:00
compiler vtn: clamp SpvOpImageQuerySize dest to 32 bit 2022-04-29 00:01:20 +00:00
drm-shim drm-shim: Implement a shim function for close 2022-04-12 10:01:39 +00:00
egl wgl: Implement WGL_ARB_create_context_robustness 2022-04-28 19:33:04 +00:00
etnaviv etnaviv: fill all minor GPU features from the kernel 2022-04-27 09:10:27 +00:00
freedreno freedreno/drm: Fix bos_on_stack calculation 2022-05-01 15:53:10 +00:00
gallium d3d12: Correctly key off of polygon stipple enable cap 2022-05-02 15:56:05 +00:00
gbm gallium: Learn about kopper 2022-04-07 00:17:40 +00:00
getopt
glx glx/kopper: Wire up a way for SwapBuffers to fail 2022-04-27 21:50:16 +00:00
gtest
hgl
imagination pvr: replace p_compiler.h boolean with stdbool 2022-04-21 12:52:52 +00:00
imgui
intel anv: limit clflush usage 2022-05-02 12:07:01 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi win32: Do not use BUILD_GL32, we use def file to export win32 dll symbols. 2022-04-19 19:38:47 +00:00
mesa mesa: Ensure ARB programs end in a newline 2022-05-02 16:02:54 +00:00
microsoft microsoft/compiler: Unload DXIL validator library *after* calling Release() 2022-04-29 16:16:22 +00:00
nouveau Use proper types for meson objects 2022-04-18 13:03:08 +03:00
panfrost pan/va: Add non-IDVS VAR_TEX instructions 2022-05-02 11:11:25 -04:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util gallium: add PIPE_CAP_ALLOW_DRAW_OUT_OF_ORDER 2022-04-29 07:52:59 +00:00
virtio venus: enable ANB shared presentable image prop 2022-04-30 04:25:44 +00:00
vulkan vulkan/wsi: keep allocate queue families in image, just don't fill them 2022-04-29 10:58:00 +10:00
meson.build microsoft: Initial vulkan-on-12 driver 2022-03-25 16:21:45 +00:00