Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/mesa: replace INLINE with inline | Brian Paul | 2015-02-26 | 1 | -1/+1 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | st/mesa: remove #include mfeatures.h | Brian Paul | 2013-04-09 | 1 | -1/+0 |
* | mesa/st: Implement GL_TIME_ELAPSED w/ PIPE_QUERY_TIMESTAMP. | José Fonseca | 2012-12-20 | 1 | -0/+4 |
* | mesa: remove FEATURE_queryobj define. | Oliver McFadden | 2012-09-15 | 1 | -10/+0 |
* | st/mesa: Include mfeatures.h in files that perform feature tests. | Vinson Lee | 2011-01-09 | 1 | -0/+1 |
* | st/mesa: Make st_cb_queryobj.h FEATURE_queryobj aware. | Chia-I Wu | 2010-05-12 | 1 | -0/+11 |
* | st/mesa: update query code for transform feedback | Brian Paul | 2010-05-11 | 1 | -0/+1 |
* | st/mesa: move st_query_object type to header to make it public | Brian Paul | 2009-12-31 | 1 | -0/+21 |
* | Begin/EndQuery functions | Brian | 2007-08-11 | 1 | -0/+36 |