mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-23 21:20:21 +01:00
Some applications may request an indirect context but this feature is disabled by default on Xorg and thus context creation will fail. This commit adds a drirc setting to force the creation of direct glx context, regardless of what the app is requesting. Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13246> |
||
|---|---|---|
| .. | ||
| clientinfo_unittest.cpp | ||
| create_context_unittest.cpp | ||
| dispatch-index-check | ||
| enum_sizes.cpp | ||
| fake_glx_screen.cpp | ||
| fake_glx_screen.h | ||
| indirect_api.cpp | ||
| meson.build | ||
| mock_xdisplay.h | ||
| query_renderer_implementation_unittest.cpp | ||
| query_renderer_unittest.cpp | ||