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.c
Age
Commit message (
Expand
)
Author
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-08
gallium: Replace uint64 by standard uint64_t.
José Fonseca
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-21
trace: Hack to detect writes to user buffers.
José Fonseca
2008-08-15
trace: Wrap all textures and surface created by the pipe driver.
José Fonseca
2008-08-15
trace: Several fixes.
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: More dump fixes.
José Fonseca
2008-08-12
trace: Fix create_blend_state dump.
José Fonseca
2008-08-12
trace: Fix create_depth_stencil_alpha_state trace.
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-08
trace: Prevent from internal calls from pipe_context to pipe_screen from bein...
José Fonseca
2008-08-07
trace: Dump state.
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