mesa/src/gallium/frontends
Axel Davy 80d1da14f0 frontend/nine: fix fog key overflow
FOGTABLEMODE is 2 bits. It could thus
overwrite the part of the ps key reserved
for centroid interpolation.

Fix the size of FOGTABLEMODE and the key

Signed-off-by: Axel Davy <davyaxel0@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22583>
2023-04-22 21:09:07 +00:00
..
clover util: Call mesa_bytes_to_hex directly instead of disk_cache_format_hex_id. 2023-04-19 04:19:51 +00:00
d3d10umd gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
dri glthread: add newline to env override 2023-04-19 22:21:46 +00:00
glx/xlib gallium/xlib: call fence_finish() in XMesaSwapBuffers() 2023-03-20 06:05:47 +00:00
hgl haiku: fix build 2023-02-18 00:44:43 +00:00
lavapipe ci/lvp: Update sanctuary trace hash. 2023-04-20 02:22:40 +00:00
nine frontend/nine: fix fog key overflow 2023-04-22 21:09:07 +00:00
omx frontends/omx: initialize film_grain_target 2022-12-08 21:59:24 +00:00
osmesa gallium: plumb resolve attachments through from frontends -> pipe_framebuffer_state 2023-02-15 18:06:16 +00:00
rusticl rusticl/mem: more region and origin validation 2023-04-18 02:24:08 +00:00
va frontend/va: Add H264 decode slice data 2023-04-19 23:38:18 +00:00
vdpau util: Remove os/os_thread.h and replace #include "os/os_thread.h" with #include "util/u_thread.h" 2022-11-08 05:21:42 +00:00
wgl meson: replace vk_wsi_args with dependencies to let meson take care of transitivity 2023-02-23 09:42:46 +00:00
xa util: Move src/gallium/include/pipe/p_format.h to src/util/format/u_formats.h 2022-11-19 03:38:19 +00:00