summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_feedback.h
AgeCommit message (Collapse)Author
2011-01-09st/mesa: Include mfeatures.h in files that perform feature tests.Vinson Lee
2010-08-04st/mesa: Clean up header inclusion in st_cb_feedback.h.Vinson Lee
Replace mtypes.h with forward declaration. Include compiler.h for INLINE symbol.
2010-05-12st/mesa: Make FEATURE_feedback and FEATURE_rastpos more modular.Chia-I Wu
Make st_cb_feedback.h FEATURE_feedback aware and st_cb_rastpos.h FEATURE_rastpos aware. Move creation of selection/feedback draw context to st_init_draw.
2007-09-17selection/feedback supportBrian