index
:
~ickle/xf86-video-intel
cpu-bo
for-clemens
for-kibi
g45
g45-2
gen6-vsync
glamor
kgem
legacy
master
shadow
shadow-dri2
snb
snb-blt
traps
uxa
xp
xp-gtt-upload
xp-i965
xr
Unnamed repository; edit this file to name it for gitweb.
ickle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-07
uxa: Setup acceleration functions prior to the damage layer
HEAD
master
Chris Wilson
3
-9/+15
2010-06-07
i915: Fix typo from previous commit.
Chris Wilson
1
-1/+1
2010-06-07
i915: Remove screen size limit from video setup.
Chris Wilson
1
-2/+1
2010-06-07
i915: Replace structure passing with macros for shader generation.
Chris Wilson
2
-343/+521
2010-06-06
Use the direct dixGevPrivate() API when available
Chris Wilson
2
-2/+9
2010-06-06
Adapt glyphs for changes in devPrivates API
Chris Wilson
2
-10/+29
2010-06-06
Adapt to DevPrivate API changes
Keith Packard
4
-0/+25
2010-06-06
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
16
-127/+127
2010-06-06
uxa: Force fallback for copies.
Chris Wilson
1
-2/+7
2010-06-02
dri: Protect against NULL dereference following GPU hang.
Chris Wilson
1
-3/+11
2010-06-01
i830: Remove unused coord-adjust.
Chris Wilson
1
-3/+0
2010-06-01
i915: Centre sampling.
Chris Wilson
1
-145/+85
2010-06-01
i915; Avoid the implicit flush on changing BUF_INFO
Chris Wilson
3
-31/+40
2010-06-01
DRI2: fix new buffer exchange check
Jesse Barnes
1
-31/+31
2010-05-31
uxa: Spans, try again to get the early break correct.
Chris Wilson
1
-1/+1
2010-05-31
uxa: Sign reversal on early break from spans passing the YXband
Chris Wilson
1
-1/+1
2010-05-31
Disable acceleration if we detect a hardware error.
Chris Wilson
9
-13/+40
2010-05-31
uxa: Mega-Glyphs!
Chris Wilson
4
-840/+704
2010-05-31
i915: Support textured video on an extended desktop.
Chris Wilson
1
-35/+76
2010-05-29
dri: Compilation fix.
Chris Wilson
1
-1/+1
2010-05-29
dri: Only flip if the front and back pixmaps match.
Chris Wilson
1
-6/+38
2010-05-29
Revert "dri: Use size from backing pixmap when creating buffers."
Chris Wilson
1
-11/+11
2010-05-29
dri: Use size from backing pixmap when creating buffers.
Chris Wilson
1
-11/+11
2010-05-28
i915: Don't re-emit vertex size unless it has changed.
Chris Wilson
3
-5/+7
2010-05-28
uxa: Fix prepare_solid being called without check_solid first.
Eric Anholt
1
-0/+5
2010-05-28
uxa: Skip the redundant miComputeCompositeRects() when adding to the mask
Chris Wilson
1
-33/+20
2010-05-28
uxa: Make the glyph caches' fixed size explicit.
Chris Wilson
2
-9/+6
2010-05-28
uxa: Use a glyph private rather than a hash table.
Chris Wilson
3
-196/+141
2010-05-26
Decouple non-reusuable pixmaps from batch lists on unref.
Chris Wilson
1
-2/+5
2010-05-26
Add vertex bo to the list of buffers to be torn down.
Chris Wilson
1
-1/+8
2010-05-26
i965: Remove ATOMIC_BATCH.
Chris Wilson
1
-2/+0
2010-05-26
Add a workaround for Ironlake errata relating to disabling the clipper.
Eric Anholt
1
-0/+9
2010-05-26
Add a workaround for Ironlake errata regarding blits and other engines.
Eric Anholt
1
-0/+24
2010-05-26
Remove remaining REG_DUMPER build stuff.
Eric Anholt
1
-2/+0
2010-05-26
uxa: Perform manual damage for CompositeRects
Chris Wilson
1
-0/+5
2010-05-26
uxa: Force the alpha value to 0xffff when treating Over as Src
Chris Wilson
1
-1/+3
2010-05-26
uxa: Use Composite rather than solid blitter for PolyRect
Chris Wilson
1
-22/+105
2010-05-26
uxa: Add PICT format mapping for depth 4 pixmaps.
Chris Wilson
1
-0/+1
2010-05-26
i830: Skip an empty fill.
Chris Wilson
1
-0/+3
2010-05-25
uxa: Apply the drawable offset to the solid rects
Chris Wilson
1
-6/+9
2010-05-24
Merge branch 'glyphs'
Chris Wilson
19
-830/+1708
2010-05-24
i915: Emit CA over using OutReverse + Add passes
Chris Wilson
4
-132/+183
2010-05-24
uxa: Use temporary dest when target is too large for compositor
Chris Wilson
9
-123/+431
2010-05-24
uxa: Composite glyphs directly onto dst when possible.
Chris Wilson
3
-158/+324
2010-05-24
i915: compute normalized texcoords using a scale factor.
Chris Wilson
1
-44/+44
2010-05-24
uxa: translate the region in line for composites
Chris Wilson
1
-19/+14
2010-05-24
i915: Add special case primitive emitters for glyphs.
Chris Wilson
1
-5/+83
2010-05-24
i915: Move vertices into a vertex buffer object.
Chris Wilson
7
-225/+298
2010-05-24
Use pwrite to upload the batch buffer
Chris Wilson
5
-42/+25
2010-05-24
Kill paranoid assertions on every write into the batchbuffer.
Chris Wilson
9
-148/+23
[next]