Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
pull them again from the VB pointers. Avoids stride issues.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#define MESA_FUNCTION to __FUNCTION__ if MESA_DEBUG is defined.
|
|
+ Handles '1' as a float, just like '1.'
+ Remove switch collision between vp and fp #defines
+ result.color.xyz no longer requires result.color.primary.xyz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- forgot a ++ in texSrcBit switch
- copy/paste error in arbfragparse.c
|
|
fails
- Change to grammar .emit to fix single LOCAL/ENV param usage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Added arbparse.c to OpenVMS makefile
- Added 2 type casts in a strcmp call to make my compiler happy.
Modified Files:
Mesa-newtree/src/mesa/main/arbparse.c
Mesa-newtree/src/mesa/main/descrip.mms
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|