mesa/src/glx/tests
Pierre-Eric Pelloux-Prayer fc3ef76eec glx/drirc: add a force_direct_glx_context option
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>
2021-11-04 13:59:00 +01:00
..
clientinfo_unittest.cpp glx: Move server GLX vendor and version strings to glx_screen 2021-04-29 20:34:25 +00:00
create_context_unittest.cpp glx: Implement GLX_EXT_no_config_context 2021-04-23 21:15:19 +00:00
dispatch-index-check check: add support for running test as standalone 2017-02-26 13:39:45 +00:00
enum_sizes.cpp make: Don't traverse backwards through include directories. 2017-10-09 13:42:43 -07:00
fake_glx_screen.cpp glx: Move {Bind,Release}TexImage from context to screen vtable 2021-04-13 22:58:58 +00:00
fake_glx_screen.h glx/drirc: add a force_direct_glx_context option 2021-11-04 13:59:00 +01:00
indirect_api.cpp glx: Fix unused-variable warning with macOS build. 2021-09-01 09:03:53 +00:00
meson.build meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
mock_xdisplay.h
query_renderer_implementation_unittest.cpp glx: use anonymous namespace to avoid -Wodr issues when building with LTO enabled 2020-04-04 17:46:05 +00:00
query_renderer_unittest.cpp glx: Sync <GL/glxext.h> with Khronos 2019-08-22 13:29:04 -04:00