summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/retrace
AgeCommit message (Expand)Author
2009-03-30python: Hide away the surface usage flags.José Fonseca
2009-03-25python: Show call no in image window.José Fonseca
2009-03-25python/retrace: Use the call no when dumping images.José Fonseca
2009-03-25python: Use a sequential number to identify each call.José Fonseca
2009-03-25python/trace: Control the interpreter from command line options.José Fonseca
2009-03-25python: Use Ansi escape codes regardless of output is a tty or not.José Fonseca
2009-03-25python: Allow to dump all images to disk.José Fonseca
2009-03-25python: s/pitch/stride/José Fonseca
2009-03-25python: s/num_cbufs/nr_cbufs/José Fonseca
2009-02-20python: More efficient blits from surfaces.José Fonseca
2009-02-20python/interpreter: Don't do unnecessary updates.José Fonseca
2009-02-20python/retrace: Verbosity level.José Fonseca
2009-02-20python/retrace: Cope with python 2.4.xJosé Fonseca
2008-12-09python/retrace: Dump indices too.José Fonseca
2008-12-08python/retrace: Dump vertex buffer contents.José Fonseca
2008-11-20python/retrace: Dump constants.José Fonseca
2008-11-19python/retrace: Fix formatting of shaders.José Fonseca
2008-11-19python/retrace: Ignore irrelevant calls.José Fonseca
2008-11-19python/retrace: Highlight the trace dump to help to visualize.José Fonseca
2008-11-19python/retrace: Use the usual BSD-style license.José Fonseca
2008-08-22python/retrace: Interpret texture/surfaces destructions.José Fonseca
2008-08-22python/retrace: Process the trace call-by-call (instead of reading everything...José Fonseca
2008-08-21python/retrace: Support gziped traces.José Fonseca
2008-08-20python/retrace: Retrace draw_elements and draw_range_elements.José Fonseca
2008-08-19python/retrace: Add several missing functions.José Fonseca
2008-08-19python/retrace: Trim null chars.José Fonseca
2008-08-15python/retrace: Update frame when PIPE_FLUSH_FRAME spotted.José Fonseca
2008-08-15pyhon/retrace: Retrace surface contents.José Fonseca
2008-08-15python/retrace: Keep addresses as strings.José Fonseca
2008-08-15python/retrace: Commit unsaved changes to the doc.José Fonseca
2008-08-14python/retrace: Application capable of replaying gallium traces.José Fonseca