mesa/src
Adam Jackson 167f50ae68 glx/dri3: Fix passing renderType into glXCreateContext
Without this, trying to create a GLX_RGBA_FLOAT_TYPE_ARB context would
fail, because GLX_RGBA_TYPE would be a mismatch with the fbconfig.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
(cherry picked from commit 257edb5b9a)
2017-11-21 18:16:45 +02:00
..
amd radv: Disallow indirect outputs for GS on GFX9 as well. 2017-11-07 18:35:54 +02:00
broadcom broadcom: correct header file in BROADCOM_FILES 2017-07-24 01:40:05 +03:00
compiler nir/spirv: tg4 requires a sampler 2017-11-21 18:16:45 +02:00
egl wayland-drm: use a copy of the wayland_drm_callbacks struct 2017-10-17 16:59:31 +01:00
gallium targets/opencl: don't hardcode the icd file install to /etc/... 2017-11-21 18:16:45 +02:00
gbm gbm: fix typo 2017-07-19 15:51:54 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/dri3: Fix passing renderType into glXCreateContext 2017-11-21 18:16:45 +02:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel intel/fs: Rework zero-length URB write handling 2017-11-21 18:16:44 +02:00
loader dri3: Wait for all pending swapbuffers to be scheduled before touching the front 2017-08-05 00:09:25 +01:00
mapi mapi: add missing no_error tag to glBlitNamedFramebuffer() 2017-07-18 10:07:34 +02:00
mesa mesa: rework how we free gl_shader_program_data 2017-11-21 18:16:45 +02:00
util util/queue: fix a race condition in the fence code 2017-10-11 17:22:55 +01:00
vulkan vulkan/wsi: Free the event in x11_manage_fifo_queues(). 2017-10-27 18:04:59 +03:00
Makefile.am build systems: move git_sha1_gen.sh to bin/ 2017-07-06 22:59:39 +01:00
SConscript scons: use python3-compatible print() 2017-10-17 16:59:31 +01:00