| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Clean-up ARB_shaderobjects code a bit.
|
|
of requesting executable stacks.
|
|
|
|
|
|
|
|
things
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Darwin), removes need to pass in special -archopt flags.
Restore the -dlopen flag afterall.
|
|
|
|
Remove ^M chars.
Replace _mesa_get_string() with simpler copy_string().
|
|
|
|
|
|
validity depends on whether a window-system FBO or user-created FBO is
currently bound. glPopAttrib() may generate GL_INVALID_OPERATION because
of this.
|
|
|
|
|
|
in various places.
Note that ctx->Texture.CurrentUnit needs to be tested against Coord/Image
limits when referenced, not just in glActiveTexture().
|
|
Added CheckError() calls.
Remove -ci option.
|
|
See bug 5994.
Also add a few assertions.
Use MaxTextureUnits in get.c code.
There's probably other places where we need to clean-up the usage of the
MaxTexture[Coord/Image]Units constants.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for AIX, Darwin. (Dan Schikore)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|