mesa/src/glx
Tapani Pälli fc40854937 glx: revert "Downgrade sRGB-ful fbconfigs"
This reverts f0861c80 which causes regression on multiple apps that
require a sRGB capable visual.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4690
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10498>
2021-04-28 09:27:13 +00:00
..
apple glx: Convert undocumented LIBGL_DIAGNOSTIC to LIBGL_DEBUG=verbose 2021-04-22 18:11:52 +00:00
tests glx: Implement GLX_EXT_no_config_context 2021-04-23 21:15:19 +00:00
windows glx: Remove windows' stub {bind,release}_text_image context hooks 2021-03-19 11:13:07 -04:00
applegl_glx.c glx: Implement GLX_EXT_no_config_context 2021-04-23 21:15:19 +00:00
clientattrib.c
clientinfo.c glx: Claim to support more GL versions in __glX_send_client_info 2020-12-03 04:40:28 +00:00
compsize.c
create_context.c glx: fix compilation error when function name not found 2021-04-27 06:06:56 +00:00
dri2.c
dri2.h
dri2_glx.c glx: Implement GLX_EXT_no_config_context 2021-04-23 21:15:19 +00:00
dri2_priv.h glx: Delegate the core of glXGetScreenDriver to the GLX screen vtable 2020-10-21 10:24:31 -04:00
dri3_glx.c glx: Implement GLX_EXT_no_config_context 2021-04-23 21:15:19 +00:00
dri3_priv.h util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +00:00
dri_common.c glx: revert "Downgrade sRGB-ful fbconfigs" 2021-04-28 09:27:13 +00:00
dri_common.h glx: s/dri_message/glx_message/ 2021-04-22 18:11:52 +00:00
dri_common_interop.c
dri_common_query_renderer.c
drisw_glx.c glx: Implement GLX_EXT_no_config_context 2021-04-23 21:15:19 +00:00
drisw_priv.h drisw: Cache the depth of the X drawable 2020-01-23 23:03:13 +00:00
driwindows_glx.c glx: Implement GLX_EXT_no_config_context 2021-04-23 21:15:19 +00:00
eval.c
g_glxglvnddispatchfuncs.c glx: Implement GLX_EXT_no_config_context 2021-04-23 21:15:19 +00:00
g_glxglvnddispatchindices.h glx: Provide glvnd wrapper for glXSwapIntervalEXT 2021-01-22 22:34:23 -08:00
glx_error.c Revert "glx: Fix synthetic error generation in __glXSendError" 2019-05-08 13:16:44 +10:00
glx_error.h
glx_pbuffer.c dri: Try harder to infer the drawable fbconfig if needed 2021-04-22 18:11:52 +00:00
glx_query.c glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX. 2019-09-04 16:00:10 +00:00
glxclient.h glx: Add and use DebugMessageF convenience macro 2021-04-22 18:11:52 +00:00
glxcmds.c glx: Implement GLX_EXT_no_config_context 2021-04-23 21:15:19 +00:00
glxconfig.c glx: Default sRGBCapable in the same place as the other config attribs 2021-04-13 22:58:58 +00:00
glxconfig.h glx: Clean up fbconfig attribute handling 2021-04-13 22:58:58 +00:00
glxcurrent.c glx: Return the right GLX opcode in synthetic MakeCurrent errors 2021-04-22 18:11:52 +00:00
glxext.c glx: Remove unused debugging printfs 2021-04-22 18:11:52 +00:00
glxextensions.c glx: Implement GLX_EXT_no_config_context 2021-04-23 21:15:19 +00:00
glxextensions.h glx: Implement GLX_EXT_no_config_context 2021-04-23 21:15:19 +00:00
glxglvnd.c glx: fix glvnd pointer types 2019-06-20 17:21:37 +01:00
glxglvnd.h
glxglvnddispatchfuncs.h
glxhash.c meson: Test for random_r() 2019-07-30 11:49:09 -07:00
glxhash.h
indirect_glx.c Revert "glx: Lift sending the MakeCurrent request to top-level code" 2021-04-15 19:48:10 +00:00
indirect_init.h
indirect_texture_compression.c
indirect_transpose_matrix.c
indirect_vertex_array.c glx: update fallthrough comments 2020-12-01 10:04:41 +01:00
indirect_vertex_array.h
indirect_vertex_array_priv.h
indirect_vertex_program.c
indirect_window_pos.c
meson.build glx: Don't pointlesly add -D_REENTRANT to libGL's cflags 2021-04-13 22:58:58 +00:00
packrender.h
packsingle.h
pixel.c
pixelstore.c
query_renderer.c
render2.c
renderpix.c glx: Remove unused indirection for glx_context->fillImage 2019-09-12 13:23:32 -04:00
single2.c glx: Remove some truly ancient unused code 2021-04-16 10:13:07 +00:00
singlepix.c
vertarr.c
xfont.c glx: Fix drawable lookup bugs in glXUseXFont 2019-09-19 21:06:01 -04:00