index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
svga
/
svgadump
Age
Commit message (
Collapse
)
Author
2011-01-31
svga: TEXLDL opcode dst/src register information is correct.
Michel Dänzer
2011-01-31
svga: Print the number and mnemonic of the opcode we're missing information for.
Michel Dänzer
Makes it easier to figure out which opcode it's about.
2010-03-11
svga: use memset() to initialize u to avoid warnings
Brian Paul
2010-02-12
svga: Silence uninitialized variable warning.
Vinson Lee
2010-02-12
svgadump: Several improvements to shader dumping.
José Fonseca
2009-12-26
svga: Allow to dump an individual command.
José Fonseca
2009-12-05
svga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands.
José Fonseca
2009-12-05
svga: Use _debug_printf, so that output may be dumped in release builds too.
José Fonseca
The dump calls should be wrapped in #ifdef DEBUG .. #endif.
2009-11-24
svga: Handle comment tokens when dumping.
José Fonseca
2009-11-24
svga: Use consistent names for public symbol names of shader dumping facilities.
José Fonseca
2009-11-24
svga: Use consistent file names for dumping facilities.
José Fonseca
2009-11-17
svga: Add svga driver
Jakob Bornecrantz