http://bugs.freedesktop.org/show_bug.cgi?id=10978
------- Comment #3 from [EMAIL PROTECTED] 2007-05-26 07:57 PST ------- As far as I know, the GLSL compiler support in Mesa is still maturing. Most of the DRI drivers don't support it yet. As for the first problem, you could try running the program with GDB and setting a breakpoint in _mesa_problem, then getting a backtrace. This should tell you which GL command caused the no-op dispatch. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
