https://bugs.freedesktop.org/show_bug.cgi?id=48535
Rena Kunisaki <i.am.inuya...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Mesa core |Drivers/DRI/Radeon --- Comment #3 from Rena Kunisaki <i.am.inuya...@gmail.com> 2012-04-12 03:30:13 PDT --- Er, that's not a patch... also I guess I should have actually removed all the glGet() calls instead of just defining them to no-ops. Sorry about that. (The original program was in Lua, which just has gl.Get instead of different functions for different types... rather than try to correct them all, I guessed that they don't contribute to the problem and just redefined them, but forgot to actually delete them.) OpenGL reports the version: 2.1 Mesa 7.10.2. OS is Xubuntu 11.04 x64. Device is Radeon X300SE (PCIE). If I remove the offending glColor() call from the original program, I get the same error a few lines later from glMatrixMode(). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev