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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with modifications to make it work with current Mesa 6.
|
|
principles as the refactored code already present in the R200 driver
|
|
to pass through filter_modes (in libGL) properly.
|
|
used. Fix a couple problems that confound the fbconfig filtering code
in libGL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the R200 driver. Not as clean / well commented as it should / could be.
|
|
color calculations to the GPU)
|
|
color calculations to the GPU). Two-side lighting fallback no longer needed and eliminated.
|
|
ARB_texture_env_combine state.
|
|
|
|
overwriting dma region
|
|
|
|
|
|
|
|
update to newer Mesa interfaces...
|
|
this compiles but I doubt it works but it is a better starting point
than the branch
|
|
|
|
|
|
|
|
|
|
change.
|
|
when ctx->_TriangleCaps might be inaccurate (ie while ctx->NewState might
be non-zero).
|
|
mesa_create_context
|
|
The internal driver interface was also changed to use
BlendEquationSeparate instead of BlendEquation.
|
|
array, texObj->Image[face][level].
|
|
|
|
in Mesa. This is analogous to changes idr made to the r200 driver. Patch
submitted by Andreas Stenglein.
|
|
|
|
|
|
|
|
|