Skip to content
Commit 167f50ae authored by Adam Jackson's avatar Adam Jackson Committed by Andres Gomez
Browse files

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: default avatarTapani Pälli <tapani.palli@intel.com>
Reviewed-by: default avatarEmil Velikov <emil.velikov@collabora.com>
Signed-off-by: default avatarAdam Jackson <ajax@redhat.com>
(cherry picked from commit 257edb5b)
parent d53558fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment