aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_decode.c
Commit message (Expand)AuthorAgeFilesLines
* i915: Add decode for PS in batchbuffers.Eric Anholt2009-01-211-6/+479
* i965: Add decode of index/vertex buffer and primitive emit.Eric Anholt2008-12-141-4/+142
* intel: add lots of i830 engine to intel_decode debugairlied2008-11-201-20/+110
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-8/+14
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-14/+8
* intel: improve 2d batchbuffer debug output.Eric Anholt2008-07-231-8/+14
* i965: new integrated graphics chipset supportXiang, Haihao2008-01-291-3/+6
* [intel] Fix copy'n'pasteo in decoding of the blit clear packet.Eric Anholt2007-12-171-1/+1
* [965] Add decode of 3DSTATE_DRAWING_RECTANGLE.Eric Anholt2007-12-171-0/+20
* [965] Add batchbuffer decode for several more packets.Eric Anholt2007-11-161-3/+127
* [intel] By default, output batchbuffer decode to stderr like other debug info.Eric Anholt2007-11-091-1/+1
* [965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915.Eric Anholt2007-09-271-0/+900