index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
/
intel_decode.c
Age
Commit message (
Expand
)
Author
2010-07-08
intel: Update intel_decode.c from intel-gpu-tools.
Eric Anholt
2010-05-26
intel: Handle decode of PIPE_CONTROL instructions.
Eric Anholt
2010-02-25
i965: Add basic decode of new gen6 packet boundaries.
Eric Anholt
2010-02-25
i965: Set up sandybridge depthbuffer.
Eric Anholt
2009-04-15
i915: Add decode of dest buffer variables (destination format)
Eric Anholt
2009-03-23
i965: Fix trailing "d" in debug output for 3DSTATE_VERTEX_ELEMENTS.
Eric Anholt
2009-03-05
i965: fix 3DPRIMITIVE batch decode of the vertex count field.
Eric Anholt
2009-02-04
intel: Decode MI operands using specific length masks
Chris Wilson
2009-02-04
intel: Correct decoding of 3DSTATE_PIXEL_SHADER_CONSTANTS
Chris Wilson
2009-01-21
i915: Add decode for PS in batchbuffers.
Eric Anholt
2008-12-14
i965: Add decode of index/vertex buffer and primitive emit.
Eric Anholt
2008-11-20
intel: add lots of i830 engine to intel_decode debug
airlied
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-07-23
intel: improve 2d batchbuffer debug output.
Eric Anholt
2008-01-29
i965: new integrated graphics chipset support
Xiang, 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