index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
/
intel_decode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: silence uninitialized var warning
Brian Paul
2011-10-07
1
-1
/
+1
*
intel: Update intel-decode.c from intel-gpu-tools.
Eric Anholt
2011-06-07
1
-88
/
+777
*
intel: Add couple of missing gen6 commands to decode
Chris Wilson
2011-03-04
1
-0
/
+2
*
intel: Update intel_decode.c from intel-gpu-tools.
Eric Anholt
2010-07-08
1
-190
/
+428
*
intel: Handle decode of PIPE_CONTROL instructions.
Eric Anholt
2010-05-26
1
-0
/
+27
*
i965: Add basic decode of new gen6 packet boundaries.
Eric Anholt
2010-02-25
1
-0
/
+6
*
i965: Set up sandybridge depthbuffer.
Eric Anholt
2010-02-25
1
-1
/
+3
*
i915: Add decode of dest buffer variables (destination format)
Eric Anholt
2009-04-15
1
-0
/
+30
*
i965: Fix trailing "d" in debug output for 3DSTATE_VERTEX_ELEMENTS.
Eric Anholt
2009-03-23
1
-1
/
+1
*
i965: fix 3DPRIMITIVE batch decode of the vertex count field.
Eric Anholt
2009-03-05
1
-1
/
+1
*
intel: Decode MI operands using specific length masks
Chris Wilson
2009-02-04
1
-20
/
+23
*
intel: Correct decoding of 3DSTATE_PIXEL_SHADER_CONSTANTS
Chris Wilson
2009-02-04
1
-2
/
+2
*
i915: Add decode for PS in batchbuffers.
Eric Anholt
2009-01-21
1
-6
/
+479
*
i965: Add decode of index/vertex buffer and primitive emit.
Eric Anholt
2008-12-14
1
-4
/
+142
*
intel: add lots of i830 engine to intel_decode debug
airlied
2008-11-20
1
-20
/
+110
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-8
/
+14
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-14
/
+8
*
intel: improve 2d batchbuffer debug output.
Eric Anholt
2008-07-23
1
-8
/
+14
*
i965: new integrated graphics chipset support
Xiang, Haihao
2008-01-29
1
-3
/
+6
*
[intel] Fix copy'n'pasteo in decoding of the blit clear packet.
Eric Anholt
2007-12-17
1
-1
/
+1
*
[965] Add decode of 3DSTATE_DRAWING_RECTANGLE.
Eric Anholt
2007-12-17
1
-0
/
+20
*
[965] Add batchbuffer decode for several more packets.
Eric Anholt
2007-11-16
1
-3
/
+127
*
[intel] By default, output batchbuffer decode to stderr like other debug info.
Eric Anholt
2007-11-09
1
-1
/
+1
*
[965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915.
Eric Anholt
2007-09-27
1
-0
/
+900