Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-21 | [965] Add MVP code for position invariant vertex programs. | Michal Wajdeczko | |
This fixes the arbvptorus demo. | |||
2007-09-27 | [965] Remove AUB file support. | Eric Anholt | |
This code existed to dump logs of hardware access to be replayed in simulation. Since we have real hardware now, it's not really needed. | |||
2007-09-11 | Fix-up #includes to remove some -I options. | Brian | |
eg: #include "shader/program.h" and remove -I$(TOP)/src/mesa/program | |||
2007-03-27 | Fix compile error | Zou Nan hai | |
2007-03-22 | fix for bug#10339 | Xiang, Haihao | |
StateFlags has been updated in _mesa_add_state_reference | |||
2006-08-09 | Add Intel i965G/Q DRI driver. | Eric Anholt | |
This driver comes from Tungsten Graphics, with a few further modifications by Intel. |