added PIPE_FORMAT_U_B8_G8_R8_A8 case in color_value()
[mesa.git] / src / mesa / state_tracker / st_cb_accum.c
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.