mesa/src
Sviatoslav Peleshko 4f41c44df2 intel/compiler: Add variable to dump binaries of all compiled shaders
This can be useful for testing i965_disasm and i965_asm by comparing
bin -> asm -> bin results.

Signed-off-by: Sviatoslav Peleshko <sviatoslav.peleshko@globallogic.com>
Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25657>
2024-01-09 11:35:51 +00:00
..
amd radv: Remove the BVH depth heuristics 2024-01-09 09:00:24 +00:00
android_stub
asahi asahi: Implement lod queries 2024-01-04 01:51:07 +00:00
broadcom broadcom/compiler: remove one superfluous call to nir_opt_undef 2024-01-09 12:02:36 +01:00
c11
compiler nir: Disable -Wmisleading-indentation when compiling with GCC 2024-01-09 01:40:22 +00:00
drm-shim
egl egl/wayland: fix formatting and add trailing comma 2024-01-06 02:19:02 +00:00
etnaviv etnaviv/drm: Remove redundant ALIGN macro by #include "util/u_math.h" 2024-01-08 08:53:31 +00:00
freedreno ir3/legalize: Fix helper propagation with b.any/b.all/getone 2024-01-05 11:37:09 +00:00
gallium panfrost: expose support for EXT_copy_image 2024-01-09 09:21:29 +00:00
gbm
getopt
glx glx: Handle IGNORE_GLX_SWAP_METHOD_OML regardless of GLX_USE_APPLEGL 2023-12-18 17:52:09 +00:00
gtest
imagination pvr: alloc WSI memory via GPU when there isn't a valid display FD 2023-12-12 12:41:13 +00:00
imgui
intel intel/compiler: Add variable to dump binaries of all compiled shaders 2024-01-09 11:35:51 +00:00
loader loader: Remove a line of unused include 2024-01-03 08:06:01 +00:00
mapi glthread: add a string table of function names 2023-12-08 04:25:52 +00:00
mesa gallium: stop calling resource_copy_region for multisampled copy_image 2024-01-09 09:21:29 +00:00
microsoft nir: remove redundant passes from nir_opt_if() 2024-01-03 20:48:05 +00:00
nouveau nouveau: Use align64 instead of ALIGN for 64 bit value parameter 2024-01-06 02:05:09 +00:00
panfrost panfrost: expose support for EXT_copy_image 2024-01-09 09:21:29 +00:00
tool
util util: create parents of disk cache directory if needed 2024-01-06 01:19:29 +00:00
virtio virgl: Only send the same amount of data than declared in pipe_sampler_state 2024-01-04 11:00:12 +00:00
vulkan util: Add align_uintptr and use it treewide to replace ALIGN that works on size_t and uintptr_t 2024-01-05 21:54:35 +00:00
.clang-format nir: add _safe variants of nir_foreach_reg_load/store 2023-12-15 17:19:28 +00:00
meson.build