mesa/src/mesa
Yonggang Luo d1d2e0efcd mesa: Fixes -Wundef in arbprogparse.c
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19926>
2022-11-24 04:33:07 +00:00
..
main mesa: add unlikely() and adjust error handling in BindBuffer 2022-11-22 11:12:28 +00:00
math util: Replace the usage of ALIGN16 with alignas(16) and them remove ALIGN16 macro 2022-11-10 05:04:12 +00:00
program mesa: Fixes -Wundef in arbprogparse.c 2022-11-24 04:33:07 +00:00
state_tracker st/mesa: only call st_manager_validate_framebuffers at FBO change or SwapBuffers 2022-11-23 20:37:02 +00:00
vbo mesa/vbo: Replace the usage of cpu_has_sse4_1 with util_get_cpu_caps()->has_sse4_1 in vbo/vbo_minmax_index.c 2022-11-15 19:06:07 +00:00
x86 util: cleanup cpuinfo.* and it's related files 2022-11-15 19:06:07 +00:00
meson.build util: cleanup cpuinfo.* and it's related files 2022-11-15 19:06:07 +00:00