summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_texture.h
AgeCommit message (Collapse)Author
2007-08-07s/intel/st/Brian
2007-08-07plug in texture/sampler state updateBrian
2007-08-06New st_init_*_functions() to initialize the driver functions table.Brian
We need to do these initializations before initializing the Mesa context because context init involves creating texture/program/etc objects.
2007-08-06new texture functionsBrian