Adapt for winsys interface changes.
[mesa.git] / src / mesa / state_tracker / st_cb_accum.c
2007-12-07 Michel DänzerEliminate struct pipe_region.
2007-10-26 BrianMove the get/put_tile() functions to pipe_context.
2007-10-22 Brianfix masking bug, memory leak
2007-10-20 Brianflush the pipe before accum ops
2007-10-17 BrianNew st_clear_accum_buffer() function (can't use pipe...
2007-10-14 Brianimplement accum ops
2007-10-14 BrianAdded accum function/files.