Age | Commit message (Collapse) | Author |
|
get clobbered
|
|
|
|
|
|
|
|
|
|
|
|
fixes a missing symbol in libGLcore.a.
|
|
|
|
|
|
|
|
|
|
|
|
Enable with env var: MESA_CODEGEN=t.
|
|
|
|
slightly easier for codegen.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
demo bug)
|
|
|
|
|
|
|
|
Add a comment.
|
|
|
|
|
|
|
|
|
|
Added a bunch of const qualifiers.
Use _mesa_memcpy() instead of memcpy(), etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
per Daniel Borca.
Also, added XXX comments to mark where there may be a problem with the
calls to _tnl_vb_bind_arrays(). Is the last parameter a count or index?
|
|
Update OpenVMS makefiles
Modified Files:
Mesa/src/mesa/swrast_setup/descrip.mms
Mesa/src/mesa/tnl/descrip.mms
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|