Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/intel/st/ | Brian | 2007-08-07 | 1 | -1/+1 |
| | |||||
* | plug in texture/sampler state update | Brian | 2007-08-07 | 1 | -0/+4 |
| | |||||
* | New st_init_*_functions() to initialize the driver functions table. | Brian | 2007-08-06 | 1 | -5/+1 |
| | | | | | We need to do these initializations before initializing the Mesa context because context init involves creating texture/program/etc objects. | ||||
* | new texture functions | Brian | 2007-08-06 | 1 | -0/+19 |