Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-07 | r300: prepare for some code duplication removal | Maciej Cencora | |
2009-06-07 | r300: prepare for different vertex data type support | Maciej Cencora | |
2009-05-16 | r300: software fallbacking handling rewrite | Maciej Cencora | |
Until now falling back to software rasterizer worked only for TCL enabled cards. For non TCL cards we used to plug our rendering functions in r300InitSwtcl, and we had never restored original functions for software rasterizer. | |||
2009-04-27 | r300: do front/back color selection in HW for software TCL path | Maciej Cencora | |
2009-04-07 | r300: swtcl rewrite and cleanup | Maciej Cencora | |
- remove unused variables - silence compiler warnings - fix twosided lighting - fix point attenuation - unify indentation | |||
2009-01-31 | r200/r300: swtcl fixups to use old dma buffers on top of BOs | Dave Airlie | |
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from ↵ | Brian Paul | |
Makefile.template | |||
2007-07-01 | r300: add authorship | Dave Airlie | |
2007-07-01 | r300: remove some unused code | Dave Airlie | |
2007-06-17 | add missing swtcl file | Dave Airlie | |