index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
queryobj.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Move src/mesa/glapi/dispatch.h to mesa.
Chia-I Wu
2010-02-25
1
-1
/
+1
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-1
/
+1
*
mesa: make _mesa_lookup_query_object() an non-private inline function
Brian Paul
2009-12-31
1
-16
/
+7
*
mesa/main: New feature FEATURE_queryobj.
Chia-I Wu
2009-09-30
1
-19
/
+29
*
mesa: make query-related driver fallback functions static
Brian Paul
2009-06-19
1
-6
/
+18
*
mesa: add default function for ctx->Driver.CheckQuery() hook
Brian Paul
2009-06-11
1
-1
/
+15
*
mesa: Pass the context to query object delete cb to avoid null dereference.
Eric Anholt
2008-10-07
1
-1
/
+1
*
mesa: updated _mesa_delete_query() comments
Brian Paul
2008-10-06
1
-2
/
+1
*
mesa: add missing GLcontext param to _mesa_delete_query().
Brian Paul
2008-10-06
1
-1
/
+1
*
mesa: improved driver query interface
Keith Whitwell
2008-09-21
1
-52
/
+65
*
Rename occlude.[ch] to queryobj.[ch]
Brian
2007-04-21
1
-1
/
+1
*
Rename occlude.[ch] to queryobj.[ch] to better reflect contents.
Brian
2007-04-21
1
-0
/
+538