[Mesa-dev] [Bug 48535] Spurious GL_INVALID_OPERATION error generated by glColor()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 12 03:30:13 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=48535

Rena Kunisaki <i.am.inuyasha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Mesa core                   |Drivers/DRI/Radeon

--- Comment #3 from Rena Kunisaki <i.am.inuyasha at 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.


More information about the mesa-dev mailing list