mesa/src/mesa
Marek Olšák ab281457aa gallium: rename st_manager_private -> st_screen
Oh you didn't know that st_context had a screen object too?
Yeah, this code is full of surprises.

Reviewed-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20027>
2022-12-09 13:14:03 +00:00
..
main mesa: fix typos in gl_array_attrib comments 2022-12-09 03:18:53 +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 gallium: rename st_manager_private -> st_screen 2022-12-09 13:14:03 +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