decode: Add some missing protection against short buffers for gen6 instr
[platform/upstream/intel-gpu-tools.git] / tools / intel_decode.c
2010-12-03 Chris Wilsondecode: Add some missing protection against short buffe...
2010-11-29 Chris Wilsondecode: Improve parsing of i915 fixed-length indexed...
2010-09-29 Zhenyu Wangdecode: fix PS sample state change bit on sandybridge
2010-09-27 Zhenyu Wangintel_decode: decode 3d commands for sandybridge
2010-07-19 Eric Anholtintel_decode: Fix decode for gen6's moved VERTEX_ELEMEN...
2010-07-08 Eric Anholtintel_decode: Fix whitespace for importing to Mesa.
2010-04-16 Chris Wilsondecode; Parse 3DSTATE_BUFFER_INFO
2010-04-15 Chris Wilsondecode: Also override S2 for 3DPRIM_CLEAR_RECT
2010-04-15 Chris Wilsondecode: Use a valid S4 mask [VERTEX_XY] for 3DPRIM_CLEA...
2010-04-14 Chris Wilsondecode: There are 4 unpreserved registers on i915,...
2010-04-14 Chris Wilsondecode: CLEAR_RECT uses a fixed VERTEX_XY format.
2010-04-14 Chris Wilsondecode: CLEAR_PARAMETERS has a fixed length bias of 5.
2010-04-04 Chris Wilsondecode: There are 4 unpreserved registers on i915,...
2010-03-21 Chris Wilsondecode: Parse i915 MAP_STATE texture sizes and tiling
2010-03-04 Chris Wilsondecode: Fix length mask for LOAD_REGISTER_IMM.
2010-02-25 Eric AnholtAdd decode for more Sandybridge packets.
2010-02-25 Eric Anholtintel_gpu_dump: More SNB packets.
2010-02-25 Eric AnholtAdd Sandybridge decode for CMD_VIEWPORT_STATE_POINTERS
2010-02-25 Eric AnholtAdd Sandybridge STATE_BASE_ADDRESS decode.
2010-02-25 Eric Anholtintel_gpu_dump: Add support for sandybridge DEPTH_BUFFE...
2010-02-25 Chris Wilsondecode: Parse MI_BATCH_BUFFER for i8xx
2010-01-05 Chris Wilsondecode/i965: Show byte lengths for buffers.
2009-11-30 Chris Wilsondecode: Split decoder and reuse outside of intel_gpu_dump
2009-04-07 Carl WorthAdd very preliminary intel_gpu_dump program
2009-04-07 Carl WorthAdd Eric's batchbuffer-decode code