Age | Commit message (Collapse) | Author |
|
ported from the r200 driver, r200_screen.c rev. 1.8 - 1.12)
|
|
|
|
|
|
which registers changed in all the functions that change the state. Instead
check which registers changed in the end when the hardware state is updated.
Tried to avoid cosmetic (whitespace) changes in this commit.
|
|
IMAGE_CLAMP_BIT if needed.
Added ClampVertexColors and ClampFragmentColors to GLcontext in anticipation
of upcoming extensions (not fully used yet).
|
|
|
|
function
|
|
|
|
|
|
|
|
|
|
|
|
first place, and make the message a bit clearer.
+ Remove some extraneous whitespace.
|
|
|
|
erroneously marked as GLX_SLOW_CONFIG.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
savage vertex formats.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
generic vertex attribute commands, ignoring ctx->VertexProgram.Enabled
since this function may be used during display list compilation.
|
|
|
|
|
|
|
|
|
|
version and the server version.
|
|
|
|
with modifications to make it work with current Mesa 6.
|
|
|
|
|
|
fields in __GLcontextModes (the base type). Removed the need to keep
the XMesaVisualInfo pointer when building inside the X-server.
|
|
|