index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
queryobj.c
Age
Commit message (
Expand
)
Author
2010-03-30
mesa: add new query/buffer targets for transform feedback
Brian Paul
2010-03-30
mesa: simplify query code with get_query_binding_point()
Brian Paul
2010-02-25
mesa: Move src/mesa/glapi/dispatch.h to mesa.
Chia-I Wu
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2009-12-31
mesa: make _mesa_lookup_query_object() an non-private inline function
Brian Paul
2009-09-30
mesa/main: New feature FEATURE_queryobj.
Chia-I Wu
2009-06-19
mesa: make query-related driver fallback functions static
Brian Paul
2009-06-11
mesa: add default function for ctx->Driver.CheckQuery() hook
Brian Paul
2008-10-07
mesa: Pass the context to query object delete cb to avoid null dereference.
Eric Anholt
2008-10-06
mesa: updated _mesa_delete_query() comments
Brian Paul
2008-10-06
mesa: add missing GLcontext param to _mesa_delete_query().
Brian Paul
2008-09-21
mesa: improved driver query interface
Keith Whitwell
2007-04-21
Rename occlude.[ch] to queryobj.[ch]
Brian
2007-04-21
Rename occlude.[ch] to queryobj.[ch] to better reflect contents.
Brian