index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
python
/
retrace
Commit message (
Expand
)
Author
Age
Files
Lines
*
python/retrace: Cope with null constant buffers.
José Fonseca
2009-11-03
1
-1
/
+1
*
python/retrace: Add missing colon.
José Fonseca
2009-11-03
1
-1
/
+1
*
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-02
1
-1
/
+1
*
python/retrace: Open bz2 files correctly.
José Fonseca
2009-08-14
1
-1
/
+1
*
python/retrace: Process the call no passed to --to option inclusively.
José Fonseca
2009-07-16
1
-1
/
+1
*
python/retrace: Dump the surface copy contents.
José Fonseca
2009-07-16
1
-0
/
+10
*
python/retrace: Flush stdout before calling the pipe driver.
José Fonseca
2009-07-16
1
-0
/
+4
*
python/retrace: Interpret surface_copy.
José Fonseca
2009-07-15
1
-0
/
+4
*
python/retrace: Show the contents of the depth/stencil and surfaces before/af...
José Fonseca
2009-06-11
1
-10
/
+28
*
python/retrace: Interpret is_texture_referenced/is_buffer_referenced.
José Fonseca
2009-06-11
1
-0
/
+8
*
python/retrace: Rename module as it conflicts with a builtin module.
José Fonseca
2009-04-17
3
-360
/
+394
*
python/retrace: Try to cope with failures creating textures.
José Fonseca
2009-04-08
1
-0
/
+10
*
python/retrace: Use colors on windows console.
José Fonseca
2009-04-08
1
-0
/
+70
*
python/retrace: Allow to specify the range of calls of interest.
José Fonseca
2009-04-08
1
-0
/
+7
*
python/retrace: Handle recent traces.
José Fonseca
2009-04-08
1
-30
/
+85
*
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-04-04
1
-2
/
+2
*
python: Hide away the surface usage flags.
José Fonseca
2009-03-30
1
-1
/
+1
*
python: Show call no in image window.
José Fonseca
2009-03-25
1
-3
/
+4
*
python/retrace: Use the call no when dumping images.
José Fonseca
2009-03-25
1
-3
/
+6
*
python: Use a sequential number to identify each call.
José Fonseca
2009-03-25
2
-2
/
+15
*
python/trace: Control the interpreter from command line options.
José Fonseca
2009-03-25
2
-40
/
+80
*
python: Use Ansi escape codes regardless of output is a tty or not.
José Fonseca
2009-03-25
1
-1
/
+4
*
python: Allow to dump all images to disk.
José Fonseca
2009-03-25
1
-1
/
+13
*
python: s/pitch/stride/
José Fonseca
2009-03-25
1
-2
/
+2
*
python: s/num_cbufs/nr_cbufs/
José Fonseca
2009-03-25
1
-1
/
+1
*
python: More efficient blits from surfaces.
José Fonseca
2009-02-20
1
-12
/
+2
*
python/interpreter: Don't do unnecessary updates.
José Fonseca
2009-02-20
1
-2
/
+11
*
python/retrace: Verbosity level.
José Fonseca
2009-02-20
1
-15
/
+30
*
python/retrace: Cope with python 2.4.x
José Fonseca
2009-02-20
1
-3
/
+11
*
python/retrace: Dump indices too.
José Fonseca
2008-12-09
1
-1
/
+44
*
python/retrace: Dump vertex buffer contents.
José Fonseca
2008-12-08
1
-0
/
+24
*
python/retrace: Dump constants.
José Fonseca
2008-11-20
1
-2
/
+15
*
python/retrace: Fix formatting of shaders.
José Fonseca
2008-11-19
1
-5
/
+11
*
python/retrace: Ignore irrelevant calls.
José Fonseca
2008-11-19
1
-0
/
+10
*
python/retrace: Highlight the trace dump to help to visualize.
José Fonseca
2008-11-19
4
-35
/
+185
*
python/retrace: Use the usual BSD-style license.
José Fonseca
2008-11-19
3
-54
/
+78
*
python/retrace: Interpret texture/surfaces destructions.
José Fonseca
2008-08-22
1
-2
/
+8
*
python/retrace: Process the trace call-by-call (instead of reading everything...
José Fonseca
2008-08-22
2
-27
/
+23
*
python/retrace: Support gziped traces.
José Fonseca
2008-08-21
2
-3
/
+14
*
python/retrace: Retrace draw_elements and draw_range_elements.
José Fonseca
2008-08-20
1
-0
/
+6
*
python/retrace: Add several missing functions.
José Fonseca
2008-08-19
1
-9
/
+48
*
python/retrace: Trim null chars.
José Fonseca
2008-08-19
1
-0
/
+1
*
python/retrace: Update frame when PIPE_FLUSH_FRAME spotted.
José Fonseca
2008-08-15
1
-1
/
+2
*
pyhon/retrace: Retrace surface contents.
José Fonseca
2008-08-15
1
-9
/
+26
*
python/retrace: Keep addresses as strings.
José Fonseca
2008-08-15
2
-3
/
+1
*
python/retrace: Commit unsaved changes to the doc.
José Fonseca
2008-08-15
1
-3
/
+2
*
python/retrace: Application capable of replaying gallium traces.
José Fonseca
2008-08-14
4
-0
/
+919