I looked into why Mesa's libGL wasn't working with our (NVIDIA's) GLX extension, and tracked down a couple of bugs in Mesa's handling of GLX visuals and fbconfigs.
Aaron Plattner (2): Fix __glXInitializeVisualConfigFromTags's handling of unrecognized fbconfig tags. Fix indirect fallback when a non-Mesa GLX extension is present. src/glx/dri2_glx.c | 21 +++++++++++++++++++-- src/glx/dri_common.c | 2 -- src/glx/dri_glx.c | 19 ++++++++++++++++--- src/glx/drisw_glx.c | 22 ++++++++++++++++++++-- 4 files changed, 55 insertions(+), 9 deletions(-) _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev