Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
Remove unneeded FABSF() macros.
Added blend factor clamping in a few spots.
|
|
|
|
glFogCoord didn't always work reliably.
ARB fragment program fog options work now.
Per-fragment fog computations are now perspective corrected.
|
|
|
|
|
|
|
|
|
|
|