aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_disasm.c
Commit message (Collapse)AuthorAgeFilesLines
* i965g: Remove unnecessary header.Vinson Lee2010-04-201-1/+0
|
* i965g: Add missing va_end.Vinson Lee2010-01-311-0/+1
|
* brw: add dumping to gem winsysKeith Whitwell2009-11-301-1/+3
|
* i965g: disassemble each instruction as generatedKeith Whitwell2009-11-061-1/+1
|
* i965g: disassemble more than one instruction at a timeKeith Whitwell2009-11-051-5/+23
|
* i965g: add standalone xlib debug winsysKeith Whitwell2009-11-041-0/+1
| | | | | | | | | Create a dummy winsys that just debug-prints on calls into the winsys functions. Will use this to get to the point where we are generating sane-looking debug dumps and diassembly. Also fix various warnings generated with the new compiler flags set in this config.
* i965g: wipKeith Whitwell2009-10-231-2/+0
|
* i965g: re-starting from the dri driverKeith Whitwell2009-10-231-0/+903