summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_drawpixels.c
AgeCommit message (Expand)Author
2007-08-10pipe->region_alloc() now takes width instead of pitch, plus a flags paramBrian
2007-08-10fix asst glitchesBrian
2007-08-10rename st_cb_teximage.h st_format.hBrian
2007-08-09more work toward texture-based glDrawPixelsBrian
2007-08-06New st_init_*_functions() to initialize the driver functions table.Brian
2007-08-02trim #includesBrian
2007-08-02initial work for textured-quad glDrawPixelsBrian