Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / gallium / drivers / trace / tr_screen.c
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-22 José Fonsecatrace: Don't trace texture/surfaces releases, only...
2008-08-15 José Fonsecatrace: Wrap all textures and surface created by the...
2008-08-15 José Fonsecatrace: Trace surface contents.
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: Trace winsys/screen/context creation.
2008-08-09 José Fonsecatrace: Prevent tracing internal pipe driver calls.
2008-08-09 José Fonsecatrace: Trace pipe_winsys calls.
2008-08-07 José Fonsecatrace: Dump format names.
2008-08-07 José Fonsecatrace: New pipe driver to trace incoming calls.