summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_context.c
AgeCommit message (Expand)Author
2007-08-10Handle glFlush/glFinish through the state tracker.Keith Whitwell
2007-08-10use st_cb_readpixels.cBrian
2007-08-09checkpoint: no longer using intel_fbo.cBrian
2007-08-06New st_init_*_functions() to initialize the driver functions table.Brian
2007-08-06use new texture funcsBrian
2007-08-02hook in teximage bitsBrian
2007-08-02call st_init_cb_drawpixelsBrian
2007-08-02include st_cb_clear.hBrian
2007-08-02Reroute some clear functionality.Keith Whitwell
2007-06-14Rename directories again?!Keith Whitwell
2007-06-14Renamed softpipe directories and files to something less confusing.Keith Whitwell