http://bugs.freedesktop.org/show_bug.cgi?id=22021

           Summary: glPushClientAttrib undefined symbol in r300-gallium (DRI
                    doesn't work)
           Product: Mesa
           Version: unspecified
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: high
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [email protected]


glPushClientAttrib is an undefined symbol, therefor, r300-gallium only uses
software rendering. glPushClientAttrib should be a defined symbol.

Pulled from Xorg.0.log:

(EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/r300_dri.so failed
(/usr/lib/xorg/modules/dri/r300_dri.so: undefined symbol: glPushClientAttrib)
(EE) AIGLX: reverting to software rendering
(II) AIGLX: Screen 0 is not DRI capable
(EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/swrast_dri.so failed
(/usr/lib/xorg/modules/dri/swrast_dri.so: undefined symbol: glPushClientAttrib)
(EE) GLX: could not load software renderer


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to