mesa/src/glx
Tapani Pälli 010f9027f2 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>
(cherry picked from commit fc40854937)
2021-05-03 23:55:02 +02:00
..
apple meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
tests glx: Move {Bind,Release}TexImage from context to screen vtable 2021-04-13 22:58:58 +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: Move {Bind,Release}TexImage from context to screen vtable 2021-04-13 22:58:58 +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: Assign unique serial number to GLXBadFBConfig error 2021-05-02 21:00:34 +02:00
dri2.c
dri2.h
dri2_glx.c glx: Move {Bind,Release}TexImage from context to screen vtable 2021-04-13 22:58:58 +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: Move {Bind,Release}TexImage from context to screen vtable 2021-04-13 22:58:58 +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-05-03 23:55:02 +02:00
dri_common.h glx: Handle create_context in terms of create_context_attribs 2020-12-01 18:40:18 +00:00
dri_common_interop.c
dri_common_query_renderer.c
drisw_glx.c glx: Move {Bind,Release}TexImage from context to screen vtable 2021-04-13 22:58:58 +00:00
drisw_priv.h
driwindows_glx.c glx: Remove windows' stub {bind,release}_text_image context hooks 2021-03-19 11:13:07 -04:00
eval.c
g_glxglvnddispatchfuncs.c glx: Provide glvnd wrapper for glXSwapIntervalEXT 2021-01-22 22:34:23 -08:00
g_glxglvnddispatchindices.h glx: Provide glvnd wrapper for glXSwapIntervalEXT 2021-01-22 22:34:23 -08:00
glx_error.c
glx_error.h
glx_pbuffer.c glx: Be more robust against null fbconfigs 2021-04-13 22:58:58 +00:00
glx_query.c
glxclient.h glx: Move {Bind,Release}TexImage from context to screen vtable 2021-04-13 22:58:58 +00:00
glxcmds.c glx: Be more robust against null fbconfigs 2021-04-13 22:58:58 +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 Revert "glx: Lift sending the MakeCurrent request to top-level code" 2021-04-18 22:13:21 +02:00
glxext.c glx: Clean up fbconfig attribute handling 2021-04-13 22:58:58 +00:00
glxextensions.c glx: get rid of memory leak 2020-10-26 12:49:09 +00:00
glxextensions.h glx: let users force-enable/disable indirect GL extensions 2020-10-22 07:47:28 +03:00
glxglvnd.c
glxglvnd.h
glxglvnddispatchfuncs.h
glxhash.c
glxhash.h
indirect_glx.c Revert "glx: Lift sending the MakeCurrent request to top-level code" 2021-04-18 22:13:21 +02: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
single2.c
singlepix.c
vertarr.c
xfont.c