summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_queryobj.h
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: replace INLINE with inlineBrian Paul2015-02-261-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* st/mesa: remove #include mfeatures.hBrian Paul2013-04-091-1/+0
* mesa/st: Implement GL_TIME_ELAPSED w/ PIPE_QUERY_TIMESTAMP.José Fonseca2012-12-201-0/+4
* mesa: remove FEATURE_queryobj define.Oliver McFadden2012-09-151-10/+0
* st/mesa: Include mfeatures.h in files that perform feature tests.Vinson Lee2011-01-091-0/+1
* st/mesa: Make st_cb_queryobj.h FEATURE_queryobj aware.Chia-I Wu2010-05-121-0/+11
* 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