mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 23:50:11 +01:00
this contains two behaviour changes: * NDEBUG no longer set in debug builds (so asserts work in debug, but are still stripped out in release as expected). * macro map set properly for assertions to be reported with proper paths. together this makes assertions do the right thing on Intel and brings us in alignment with asahi+panfrost Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33879> |
||
|---|---|---|
| .. | ||
| generate.cl | ||
| generate_draws.cl | ||
| generate_draws_iris.cl | ||
| libintel_shaders.h | ||
| meson.build | ||
| query_copy.cl | ||
| util.cl | ||