mesa/src/intel/decoder
Kenneth Graunke 73cbb35442
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
brw: Move into a new src/intel/compiler/brw subdirectory
This keeps the directory structure a bit more organized:
- brw specific code
- elk specific code
- common NIR passes that could be used in both places

It also means that you can now 'git grep' in the brw directory without
finding a bunch of elk code, or having to "grep thing b*".

Reviewed-by: Dylan Baker <dylan.c.baker@intel.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37755>
2025-10-09 07:01:47 +00:00
..
tests intel/genxml: Convert field format from start/end to dword/bits 2025-07-23 16:02:14 +00:00
intel_batch_decoder.c intel/decode: Add support to new version of Xe KMD devcoredump with canonical addresses 2025-09-26 16:15:53 +00:00
intel_batch_decoder_brw.c brw: Move into a new src/intel/compiler/brw subdirectory 2025-10-09 07:01:47 +00:00
intel_batch_decoder_elk.c intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
intel_batch_decoder_stub.c intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
intel_decoder.c intel/genxml: Remove support for start/end atttributes 2025-07-23 16:02:14 +00:00
intel_decoder.h intel/decoder: add filter feature 2024-09-25 12:51:07 +00:00
intel_decoder_private.h intel/decoder: Add ELK support 2024-02-24 00:24:31 +00:00
meson.build intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00