Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-25 | Move the get/put_tile() functions to pipe_context. | Brian | |
The _rgba versions are temporary until the state tracker is updated. | |||
2007-10-22 | fix masking bug, memory leak | Brian | |
2007-10-20 | flush the pipe before accum ops | Brian | |
2007-10-16 | New st_clear_accum_buffer() function (can't use pipe->clear() since it ↵ | Brian | |
doesn't handle negative color values) Also, remove unneeded clamping in the accum ops. | |||
2007-10-14 | implement accum ops | Brian | |
2007-10-14 | Added accum function/files. | Brian | |