mesa/src/gallium/drivers/nouveau/nv30
Eric Engestrom 2c67457e5e util/list: rename LIST_ENTRY() to list_entry()
This follows the Linux kernel convention, and avoids collision with
macOS header macro.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6751
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6840
Cc: mesa-stable
Signed-off-by: Eric Engestrom <eric@igalia.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17772>
2022-07-28 10:10:44 +00:00
..
nv01_2d.xml.h
nv30-40_3d.xml.h
nv30_clear.c
nv30_context.c
nv30_context.h gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
nv30_draw.c gallium: remove vertices_per_patch, add pipe_context::set_patch_vertices 2021-08-21 00:08:11 +00:00
nv30_format.c
nv30_format.h
nv30_fragprog.c nv30/40: Switch to using NIR-to-TGSI by default. 2022-02-16 17:22:40 +00:00
nv30_fragtex.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
nv30_miptree.c gallium/u_blitter: disable sample shading for all blits 2021-11-04 15:06:09 +00:00
nv30_push.c
nv30_query.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
nv30_resource.c
nv30_resource.h
nv30_screen.c gallium: Rename PIPE_CAP_TGSI_LEGACY_MATH_RULES to drop "TGSI" 2022-06-10 03:26:33 +00:00
nv30_screen.h nv30/40: Switch to using NIR-to-TGSI by default. 2022-02-16 17:22:40 +00:00
nv30_state.c
nv30_state.h
nv30_state_validate.c
nv30_texture.c
nv30_transfer.c
nv30_transfer.h
nv30_vbo.c nv30: fix emulated vertex index buffers 2021-07-26 15:39:25 +00:00
nv30_vertprog.c nv30/40: Switch to using NIR-to-TGSI by default. 2022-02-16 17:22:40 +00:00
nv30_vertprog.h
nv30_winsys.h
nv40_vertprog.h
nv40_verttex.c gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
nvfx_fragprog.c
nvfx_shader.h
nvfx_vertprog.c