Merge branch 'master' into gallium-0.2
[mesa.git] / src / gallium / drivers / trace / tr_context.c
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-08-24 Brian Paulgallium: refactor/replace p_util.h with util/u_memory...
2008-08-21 José Fonsecatrace: Hack to detect writes to user buffers.
2008-08-15 José Fonsecatrace: Wrap all textures and surface created by the...
2008-08-15 José Fonsecatrace: Several fixes.
2008-08-15 José Fonsecatrace: Make stream a global variable.
2008-08-14 José Fonsecatrace: Separate the trace screen/context vs the origina...
2008-08-12 José Fonsecatrace: More dump fixes.
2008-08-12 José Fonsecatrace: Fix create_blend_state dump.
2008-08-12 José Fonsecatrace: Fix create_depth_stencil_alpha_state trace.
2008-08-12 José Fonsecatrace: Trace winsys/screen/context creation.
2008-08-09 José Fonsecatrace: Prevent tracing internal pipe driver calls.
2008-08-08 José Fonsecatrace: Prevent from internal calls from pipe_context...
2008-08-07 José Fonsecatrace: Dump state.
2008-08-07 José Fonsecatrace: Trace pipe context calls.
2008-08-07 José Fonsecatrace: New pipe driver to trace incoming calls.