summaryrefslogtreecommitdiff
path: root/src/mesa/main/queryobj.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-12mesa: Add dummy _mesa_lookup_query_object to queryobj.h.Chia-I Wu1-0/+6
2009-12-31mesa: make _mesa_lookup_query_object() an non-private inline functionBrian Paul1-0/+10
2009-09-30mesa/main: New feature FEATURE_queryobj.Chia-I Wu1-19/+40
2009-06-19mesa: make query-related driver fallback functions staticBrian Paul1-16/+1
2009-06-11mesa: add default function for ctx->Driver.CheckQuery() hookBrian Paul1-0/+3
2008-10-06mesa: add missing GLcontext param to _mesa_delete_query().Brian Paul1-1/+1
2008-09-21mesa: improved driver query interfaceKeith Whitwell1-2/+15
2007-04-21Rename occlude.[ch] to queryobj.[ch] to better reflect contents.Brian1-0/+70