mesa/src/glx/tests
Adam Jackson 9de2776e01 glx: Remove glx_context::screen
We're already keeping a back pointer to the glx_screen which already
tracks this, it's not important enough to keep the screen number in two
places.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20549>
2023-01-13 19:59:26 +00:00
..
clientinfo_unittest.cpp glx: Only compute client GL extensions for indirect contexts 2023-01-03 23:36:26 +00:00
create_context_unittest.cpp glx: Remove glx_context::screen 2023-01-13 19:59:26 +00:00
dispatch-index-check
enum_sizes.cpp
fake_glx_screen.cpp glx: Remove usage of USE_ELF_TLS 2022-07-29 23:59:12 +00:00
fake_glx_screen.h glx: Remove glx_context::screen 2023-01-13 19:59:26 +00:00
indirect_api.cpp mesa: Move glheader.h from mesa/main/glheader.h to util/glheader.h 2022-11-03 16:07:31 +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