summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_context.c
AgeCommit message (Expand)Author
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-21trace: Hack to detect writes to user buffers.José Fonseca
2008-08-15trace: Wrap all textures and surface created by the pipe driver.José Fonseca
2008-08-15trace: Several fixes.José Fonseca
2008-08-15trace: Make stream a global variable.José Fonseca
2008-08-14trace: Separate the trace screen/context vs the original screen/context.José Fonseca
2008-08-12trace: More dump fixes.José Fonseca
2008-08-12trace: Fix create_blend_state dump.José Fonseca
2008-08-12trace: Fix create_depth_stencil_alpha_state trace.José Fonseca
2008-08-12trace: Trace winsys/screen/context creation.José Fonseca
2008-08-09trace: Prevent tracing internal pipe driver calls.José Fonseca
2008-08-08trace: Prevent from internal calls from pipe_context to pipe_screen from bein...José Fonseca
2008-08-07trace: Dump state.José Fonseca
2008-08-07trace: Trace pipe context calls.José Fonseca
2008-08-07trace: New pipe driver to trace incoming calls.José Fonseca