aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_texture.h
Commit message (Collapse)AuthorAgeFilesLines
* s/intel/st/Brian2007-08-071-1/+1
|
* plug in texture/sampler state updateBrian2007-08-071-0/+4
|
* New st_init_*_functions() to initialize the driver functions table.Brian2007-08-061-5/+1
| | | | | We need to do these initializations before initializing the Mesa context because context init involves creating texture/program/etc objects.
* new texture functionsBrian2007-08-061-0/+19