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
/
gallium
/
drivers
/
trace
/
tr_context.h
Age
Commit message (
Expand
)
Author
2010-05-12
trace: Remove rbug from trace
Jakob Bornecrantz
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-02-19
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2009-12-01
trace: Implement separate vertex sampler state.
Michal Krol
2009-06-09
trace/rbug: Add support for draw block rule
Jakob Bornecrantz
2009-06-09
trace/rbug: Return textures currently bound to context
Jakob Bornecrantz
2009-06-05
trace/rbug: Use condvar on system that has it for blocking
Jakob Bornecrantz
2009-06-04
trace/rbug: Add new contexts functions to trace rbug
Jakob Bornecrantz
2009-05-16
trace: If either shader is disabled don't draw
Jakob Bornecrantz
2009-05-16
trace: Put shaders on a list in the context
Jakob Bornecrantz
2009-04-17
trace: Keep screen objects on lists
Jakob Bornecrantz
2009-03-11
trace: Remove all whitespace at EOL
Jakob Bornecrantz
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2008-08-19
trace: Support C++.
José Fonseca
2008-08-15
trace: Make stream a global variable.
José Fonseca
2008-08-14
trace: Separate the trace screen/context vs the original screen/context.
José Fonseca
2008-08-12
trace: Trace winsys/screen/context creation.
José Fonseca
2008-08-07
trace: Trace pipe context calls.
José Fonseca
2008-08-07
trace: New pipe driver to trace incoming calls.
José Fonseca