mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 11:08:24 +02:00
This check is an infinite source of issues when testing protected content, so make it opt-in (eg for developers of applications dealing with protected content buffers). On AMD and Intel importing a protected buffer as non-protected will cause the display to be incorrect (= garbage). Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11449> |
||
|---|---|---|
| .. | ||
| dri2.c | ||
| dri_context.c | ||
| dri_context.h | ||
| dri_drawable.c | ||
| dri_drawable.h | ||
| dri_helpers.c | ||
| dri_helpers.h | ||
| dri_query_renderer.c | ||
| dri_query_renderer.h | ||
| dri_screen.c | ||
| dri_screen.h | ||
| dri_util.c | ||
| dri_util.h | ||
| drisw.c | ||
| kopper.c | ||
| meson.build | ||