Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/mesa: Clean up header file inclusion in st_cb_accum.h. | Vinson Lee | 2010-12-18 | 1 | -1/+5 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -2/+2 |
* | mesa: Include compiler.h for ASSERT. | Chia-I Wu | 2010-08-20 | 1 | -0/+2 |
* | st/mesa: Make st_cb_accum.h FEATURE_accum aware. | Chia-I Wu | 2010-05-12 | 1 | -0/+18 |
* | New st_clear_accum_buffer() function (can't use pipe->clear() since it doesn'... | Brian | 2007-10-16 | 1 | -0/+3 |
* | Added accum function/files. | Brian | 2007-10-14 | 1 | -0/+36 |