summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2013-12-07 22:02:11 -0800
committerIan Romanick <ian.d.romanick@intel.com>2013-12-13 08:19:50 -0800
commit38366c0c6e715314367b15680702e382d5c46a4a (patch)
tree2196c7c662ea9940d356aa9824e7959ff572eccb /Makefile.am
parentd6c8365795c4fb1af83b79f26f782e0834f6bdfc (diff)
downloadexternal_mesa3d-38366c0c6e715314367b15680702e382d5c46a4a.zip
external_mesa3d-38366c0c6e715314367b15680702e382d5c46a4a.tar.gz
external_mesa3d-38366c0c6e715314367b15680702e382d5c46a4a.tar.bz2
dri_util: Don't assume __DRIcontext->driverPrivate is a gl_context
The driverPrivate pointer is opaque to the driver and we can't assume it's a struct gl_context in dri_util.c. Instead provide a helper function to set the struct gl_context flags from the incoming DRI context flags. v2 (idr): Modify the other classic drivers to also use driContextSetFlags. I ran all the piglit GLX_ARB_create_context tests with i965 and classic swrast without regressions. Signed-off-by: Kristian Høgsberg <krh@bitplanet.net> Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> [v1] Reviewed-by: Eric Anholt <eric@anholt.net> Tested-by: Ilia Mirkin <imirkin@alum.mit.edu> [v1 on Gallium nouveau] Cc: "10.0" <mesa-stable@lists.freedesktop.org>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions