aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_accum.h
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: Clean up header file inclusion in st_cb_accum.h.Vinson Lee2010-12-181-1/+5
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* mesa: Include compiler.h for ASSERT.Chia-I Wu2010-08-201-0/+2
* st/mesa: Make st_cb_accum.h FEATURE_accum aware.Chia-I Wu2010-05-121-0/+18
* New st_clear_accum_buffer() function (can't use pipe->clear() since it doesn'...Brian2007-10-161-0/+3
* Added accum function/files.Brian2007-10-141-0/+36