Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: re-remove s3v and trident driver files | Brian Paul | 2009-10-28 | 1 | -544/+0 |
| | | | | | These were removed from master but a few files came back from the texformat-rework branch. | ||||
* | drivers: don't include texformat.h | Brian Paul | 2009-10-05 | 1 | -4/+0 |
| | | | | And remove other unneeded #includes while we're at it. | ||||
* | s3v: remove unneeded initializations | Brian Paul | 2009-09-16 | 1 | -11/+0 |
| | |||||
* | dri: use BorderColor instead of _BorderChan | Brian Paul | 2009-04-01 | 1 | -4/+9 |
| | |||||
* | mesa: use an array for current texture objects | Brian Paul | 2009-02-21 | 1 | -4/+4 |
| | | | | Use loops to consolidate lots of texture object code. | ||||
* | mesa: added "main/" prefix to includes, remove some -I paths from ↵ | Brian Paul | 2008-09-18 | 1 | -8/+8 |
| | | | | Makefile.template | ||||
* | Get s3v building with a minimum of warnings. | Adam Jackson | 2004-12-27 | 1 | -13/+7 |
| | |||||
* | Import s3virge and trident drivers. Not functional yet; no Makefile, no ↵ | Adam Jackson | 2004-12-16 | 1 | -0/+560 |
DRI-aware DDX. |