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_screen.c
Age
Commit message (
Expand
)
Author
2009-03-19
trace: Formalize on a standard for data size pair
Jakob Bornecrantz
2009-03-16
trace: Dump buffer data via buffer writes
Jakob Bornecrantz
2009-03-13
trace: Fix some typos
Jakob Bornecrantz
2009-03-12
trace: Wrap pipe_buffers
Jakob Bornecrantz
2009-03-11
trace: Move buffer functions from winsys to screen
Jakob Bornecrantz
2009-03-11
trace: Remove all whitespace at EOL
Jakob Bornecrantz
2009-03-11
trace: Fixup trace a bit
Jakob Bornecrantz
2009-03-11
trace: Fixup trace a bit
Jakob Bornecrantz
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-18
gallium: Fix up trace driver for introduction of struct pipe_transfer.
Michel Dänzer
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-22
trace: Don't trace texture/surfaces releases, only destructions.
José Fonseca
2008-08-15
trace: Wrap all textures and surface created by the pipe driver.
José Fonseca
2008-08-15
trace: Trace surface contents.
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-09
trace: Prevent tracing internal pipe driver calls.
José Fonseca
2008-08-09
trace: Trace pipe_winsys calls.
José Fonseca
2008-08-07
trace: Dump format names.
José Fonseca
2008-08-07
trace: New pipe driver to trace incoming calls.
José Fonseca