summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_decode.c
AgeCommit message (Expand)Author
2011-03-04intel: Add couple of missing gen6 commands to decodeChris Wilson
2010-07-08intel: Update intel_decode.c from intel-gpu-tools.Eric Anholt
2010-05-26intel: Handle decode of PIPE_CONTROL instructions.Eric Anholt
2010-02-25i965: Add basic decode of new gen6 packet boundaries.Eric Anholt
2010-02-25i965: Set up sandybridge depthbuffer.Eric Anholt
2009-04-15i915: Add decode of dest buffer variables (destination format)Eric Anholt
2009-03-23i965: Fix trailing "d" in debug output for 3DSTATE_VERTEX_ELEMENTS.Eric Anholt
2009-03-05i965: fix 3DPRIMITIVE batch decode of the vertex count field.Eric Anholt
2009-02-04intel: Decode MI operands using specific length masksChris Wilson
2009-02-04intel: Correct decoding of 3DSTATE_PIXEL_SHADER_CONSTANTSChris Wilson
2009-01-21i915: Add decode for PS in batchbuffers.Eric Anholt
2008-12-14i965: Add decode of index/vertex buffer and primitive emit.Eric Anholt
2008-11-20intel: add lots of i830 engine to intel_decode debugairlied
2008-08-24Revert "Revert "Merge branch 'drm-gem'""Dave Airlie
2008-08-24Revert "Merge branch 'drm-gem'"Dave Airlie
2008-07-23intel: improve 2d batchbuffer debug output.Eric Anholt
2008-01-29i965: new integrated graphics chipset supportXiang, Haihao
2007-12-17[intel] Fix copy'n'pasteo in decoding of the blit clear packet.Eric Anholt
2007-12-17[965] Add decode of 3DSTATE_DRAWING_RECTANGLE.Eric Anholt
2007-11-16[965] Add batchbuffer decode for several more packets.Eric Anholt
2007-11-09[intel] By default, output batchbuffer decode to stderr like other debug info.Eric Anholt
2007-09-27[965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915.Eric Anholt