mesa/src/gallium/frontends
Juan A. Suarez Romero f77ccdfb4a nir: add NIR_DEBUG envvar
Move all the NIR related debug environmental variables in a single
NIR_DEBUG one.

Use NIR_DEBUG=help to print all the available options.

v2:
 - Use a macro to simplify (Marcin, Jason)
 - Remove wrong changes (Marcin)

v3 (Marcin):
 - Remove rendundant NIR mentioning in option descriptions.
 - Unwrap option descriptions.
 - Ensure the constant is unsigned.
 - Use extern array to remove switch.

v4:
 - Add missing kernel shader (Jason).
 - Add unlikely() (Marcin).

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Marcin Ślusarz <marcin.slusarz@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13840>
2021-12-03 11:15:29 +00:00
..
clover clover: Add constructor for image_rd_argument. 2021-10-29 22:57:46 +00:00
d3d10umd d3d10umd: Update for set_sampler_views take_ownership parameter. 2021-10-26 14:05:33 +00:00
dri dri2: set dimensions on dmabuf import planes 2021-11-17 19:22:02 +00:00
glx/xlib android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
hgl gallium/st: add a back buffer fallback for front rendering 2021-05-26 00:05:33 +00:00
lavapipe nir: add NIR_DEBUG envvar 2021-12-03 11:15:29 +00:00
nine nine: remove dead code 2021-11-23 22:38:19 +00:00
omx util/vl: move gallium vl_vlc.h and vl_rbsp.h to shared code. 2021-11-15 21:57:28 +00:00
osmesa gallium/osmesa: fix buffer resizing 2021-09-03 20:30:04 +00:00
va util/vl: move gallium vl_vlc.h and vl_rbsp.h to shared code. 2021-11-15 21:57:28 +00:00
vdpau util/vl: move gallium vl_vlc.h and vl_rbsp.h to shared code. 2021-11-15 21:57:28 +00:00
wgl drirc: add mesa_extension_override option 2021-11-04 14:16:55 +00:00
xa gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
xvmc android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00