Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
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.
|
|
|
|
|