aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_queryobj.h
Commit message (Collapse)AuthorAgeFilesLines
* st/mesa: Make st_cb_queryobj.h FEATURE_queryobj aware.Chia-I Wu2010-05-121-0/+11
| | | | | This change allows st_cb_queryobj.h to be used without knowing if FEATURE_queryobj is enabled.
* st/mesa: update query code for transform feedbackBrian Paul2010-05-111-0/+1
|
* st/mesa: move st_query_object type to header to make it publicBrian Paul2009-12-311-0/+21
|
* Begin/EndQuery functionsBrian2007-08-111-0/+36