mesa/src/gallium/include
Marek Olšák bfb6c41b64
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
amd: remove unnecessary and transitive #includes
Reported by clang tools.
See: https://clangd.llvm.org/guides/include-cleaner

struct ac_cmdbuf had to be moved to ac_cmdbuf_base.h because we can't
include ac_cmdbuf.h->sid.h->amdgfxregs.h in radeon_winsys.h for r300.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41091>
2026-04-24 21:53:07 +00:00
..
frontend mesa/st: Extend st_context_invalidate_state with meta-op flags 2026-04-15 21:08:44 +00:00
pipe teflon: Add minimum and maximum operations 2026-04-24 09:22:16 +00:00
winsys amd: remove unnecessary and transitive #includes 2026-04-24 21:53:07 +00:00
mesa_interface.h gallium: add PIPE_RESOURCE_PARAM_DISJOINT_PLANES 2025-09-15 09:39:19 +00:00