summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_accum.c
AgeCommit message (Expand)Author
2007-10-25Move the get/put_tile() functions to pipe_context.Brian
2007-10-22fix masking bug, memory leakBrian
2007-10-20flush the pipe before accum opsBrian
2007-10-16New st_clear_accum_buffer() function (can't use pipe->clear() since it doesn'...Brian
2007-10-14implement accum opsBrian
2007-10-14Added accum function/files.Brian