summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_disasm.c
AgeCommit message (Expand)Author
2010-05-14i965: Parse the ff_sync URB send opcode on Ironlake disasm.Eric Anholt
2010-05-14i965: Dump out the correct shared function for SEND on Ironlake.Eric Anholt
2010-03-22i965: Add disasm for SNB MATH opcode.Eric Anholt
2010-03-10i965: Use the PLN instruction when possible in interpolation.Eric Anholt
2010-03-10i965: Print the offset for IFF in disasmEric Anholt
2010-03-09i965: Print the offsets for WHILE and BREAK in disasm.Eric Anholt
2009-12-31Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-26i965: Fix setup of immediate types for gen4 disasm.Eric Anholt
2009-12-24i965: Add missing va_end.Vinson Lee
2009-08-04i965: Print out ELSE and ENDIF src1 arguments like IF does.Eric Anholt
2009-08-04i965: Hook up the disassembler for INTEL_DEBUG={wm,vs}.Eric Anholt
2009-08-04i965: Initial import of disasm code from intel-gen4asm.Eric Anholt