index
:
~jbarnes/xf86-video-intel
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
XORG-6_8-branch
display-port
dri2-swapbuffers
drm-overlays
exa
exa-i965
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
Jesse's Intel DDX development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-02
Add ILK+ sprite support
drm-overlays
Jesse Barnes
6
-5
/
+540
2011-08-18
Fix array size calculation for intel_pci_probe().
Stefan Dirsch
1
-2
/
+2
2011-08-11
sna/trapezoids: Speedup tor rasteriser
Chris Wilson
1
-287
/
+207
2011-08-11
sna/gradient: Use a high-precision ramp for a color step rather than fallback
Chris Wilson
1
-2
/
+2
2011-08-11
sna/damage: Take advantage of marking all-damaged
Chris Wilson
1
-0
/
+6
2011-08-09
NEWS: 2.16.0 release
Chris Wilson
2
-1
/
+12
2011-08-01
Fix man page formatting
Edward Sheldrake
1
-0
/
+2
2011-08-01
dri: Build fix for xserver-1.7.7
Chris Wilson
1
-0
/
+13
2011-07-30
NEWS: 2.15.901 snapshot
Chris Wilson
2
-1
/
+31
2011-07-30
Fix typos for distcheck
Chris Wilson
2
-2
/
+3
2011-07-30
sna: Mark the stencil as untiled
Chris Wilson
1
-3
/
+13
2011-07-30
sna: Port IVB acceleration code (Xrender + Xv)
Chris Wilson
6
-2
/
+4815
2011-07-30
sna: Include the pixmap size in the debug info for moving to cpu
Chris Wilson
1
-1
/
+2
2011-07-28
render: Enable RENDER acceleration on Ivybridge.
Kenneth Graunke
1
-3
/
+0
2011-07-28
render: Update pixel shader state for Ivybridge.
Kenneth Graunke
1
-3
/
+35
2011-07-28
render: Use Ivybridge variants for 3D pipeline setup.
Kenneth Graunke
1
-11
/
+39
2011-07-28
render: Refactor to use newly shared pipeline setup code in i965_3d.c.
Kenneth Graunke
4
-185
/
+44
2011-07-28
Xv: Refactor out pipeline setup functions for future reuse in render.
Kenneth Graunke
4
-478
/
+482
2011-07-28
render: Update 3DPRIMITIVE for Ivybridge.
Kenneth Graunke
1
-5
/
+11
2011-07-28
render: Set Address Modify Enable in 3DSTATE_VERTEX_BUFFERS on Gen7.
Kenneth Graunke
1
-0
/
+5
2011-07-28
render: Update SAMPLER_STATE for Ivybridge.
Kenneth Graunke
1
-9
/
+124
2011-07-28
render: Update SURFACE_STATE for Ivybridge.
Kenneth Graunke
1
-9
/
+82
2011-07-28
render: New Ivybridge assembly programs for render acceleration.
Kenneth Graunke
14
-3
/
+454
2011-07-26
sna: Revert enabling scan-line wait on SNB
Chris Wilson
1
-0
/
+4
2011-07-20
sna: Enable gen6 scan-line waiting
Chris Wilson
1
-5
/
+16
2011-07-19
dri: Do not tile stencil buffer
Chad Versace
1
-4
/
+12
2011-07-13
Disable adding normal RTF modes for an eDP
Chris Wilson
1
-1
/
+6
2011-07-13
sna: Fast-path single span boxes
Chris Wilson
4
-1
/
+49
2011-07-13
sna/damage: Avoid testing against a completey damaged region
Chris Wilson
6
-17
/
+52
2011-07-13
sna/gen3: Tune emit_spans_primitive_constant
Chris Wilson
1
-9
/
+3
2011-07-13
sna/glyphs: Discard GLYPH_PICTURE hint if the glyph doesn't fit into the cache
Chris Wilson
1
-1
/
+3
2011-07-13
sna: Add some extra debugging to the texture upload fallback paths
Chris Wilson
1
-3
/
+7
2011-07-13
sna/dri: Fix a couple of typos
Chris Wilson
1
-2
/
+2
2011-07-13
sna/dri: Remove the unused id/type members for Resource tracking
Chris Wilson
1
-20
/
+12
2011-07-12
dri: Always initialise resource members of DRI2FrameEvent
Chris Wilson
2
-0
/
+20
2011-07-11
sna/dri: Add some simple debugging
Chris Wilson
1
-1
/
+13
2011-07-11
sna/dri: Refactor common code for assigning a pixmap to the DRI2 buffer
Chris Wilson
1
-18
/
+15
2011-07-11
dri: Enable triple-bufferred pageflips
Chris Wilson
5
-125
/
+217
2011-07-11
dri: Prevent abuse of the Resource database
Chris Wilson
3
-42
/
+176
2011-07-09
dri: Remove the shadow copy of attachment
Chris Wilson
1
-5
/
+2
2011-07-09
sna: Clamp results for computing BoxRec coords from xRectangle
Chris Wilson
2
-28
/
+59
2011-07-09
sna/accel: Fix fallback for depth=1 copy
Chris Wilson
1
-11
/
+19
2011-07-08
sna: A buffer only needs a flush if it remains dirty at the end of the batch
Chris Wilson
3
-4
/
+8
2011-07-08
sna/gen3: So we also need to ensure stippling is cleared...
Chris Wilson
1
-1
/
+4
2011-07-08
sna/gen3: Restore disabling the use of stencil/fog in the invariant
Chris Wilson
1
-2
/
+3
2011-07-08
sna/dri: Enable chaining of page-flips
Chris Wilson
1
-38
/
+135
2011-07-07
sna/dri: Remove redundant NULL check in reference
Chris Wilson
1
-4
/
+2
2011-07-07
sna: Take advantage of the needs_flush tracking on the front buffer
Chris Wilson
2
-0
/
+11
2011-07-06
sna: Check against an execbuffer reference before discarding partials
Chris Wilson
1
-2
/
+2
2011-07-06
sna: Compute aligned tiled heights for gen2 correctly
Chris Wilson
1
-3
/
+6
[next]