Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
interpolation errors
|
|
|
|
|
|
|
|
This defaults to "off", so GLUT is not built by default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Still need to resolve clipping issues, finalize the spec.
|
|
Store computed point size in the SWvertex struct.
|
|
|
|
|
|
environment variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modified Files:
Mesa/src/swrast/s_copypix.c
changed one occurence of rgba to rgbaFloat
----------------------------------------------------------------------
|
|
Implemented post-convolution scale and bias operation.
|
|
|
|
|
|
individual light sources are enabled.
|
|
|
|
drivers can report non-default numbers of lights and clip planes.
|
|
|
|
Mesa/src/tnl/t_context.c Mesa/src/tnl/t_debug.c
Mesa/src/tnl/t_pipeline.c
Some updates to silence warnings on my VMS-machine
----------------------------------------------------------------------
|
|
|
|
- Eval not compiled correctly
- Material colors computed incorrectly
Reworked the VERT_TEX flags, now support upto 12 texture units in tnl.
|
|
Modified Files:
Mesa/src/descrip.mms
Updated VMS-compile support
----------------------------------------------------------------------
|
|
|
|
driver (enable with FX_ALLOW_VTXFMT=t).
|
|
|