index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-06-06
Use libc instead of deprecated libc wrappers for malloc/calloc/free.
Eric Anholt
2010-06-02
dri: Protect against NULL dereference following GPU hang.
Chris Wilson
2010-06-01
i830: Remove unused coord-adjust.
Chris Wilson
2010-06-01
i915: Centre sampling.
Chris Wilson
2010-06-01
i915; Avoid the implicit flush on changing BUF_INFO
Chris Wilson
2010-06-01
DRI2: fix new buffer exchange check
Jesse Barnes
2010-05-31
Disable acceleration if we detect a hardware error.
Chris Wilson
2010-05-31
uxa: Mega-Glyphs!
Chris Wilson
2010-05-31
i915: Support textured video on an extended desktop.
Chris Wilson
2010-05-29
dri: Compilation fix.
Chris Wilson
2010-05-29
dri: Only flip if the front and back pixmaps match.
Chris Wilson
2010-05-29
Revert "dri: Use size from backing pixmap when creating buffers."
Chris Wilson
2010-05-29
dri: Use size from backing pixmap when creating buffers.
Chris Wilson
2010-05-28
i915: Don't re-emit vertex size unless it has changed.
Chris Wilson
2010-05-26
Decouple non-reusuable pixmaps from batch lists on unref.
Chris Wilson
2010-05-26
Add vertex bo to the list of buffers to be torn down.
Chris Wilson
2010-05-26
i965: Remove ATOMIC_BATCH.
Chris Wilson
2010-05-26
Add a workaround for Ironlake errata relating to disabling the clipper.
Eric Anholt
2010-05-26
Add a workaround for Ironlake errata regarding blits and other engines.
Eric Anholt
2010-05-26
Remove remaining REG_DUMPER build stuff.
Eric Anholt
2010-05-26
i830: Skip an empty fill.
Chris Wilson
2010-05-24
i915: Emit CA over using OutReverse + Add passes
Chris Wilson
2010-05-24
uxa: Use temporary dest when target is too large for compositor
Chris Wilson
2010-05-24
i915: compute normalized texcoords using a scale factor.
Chris Wilson
2010-05-24
i915: Add special case primitive emitters for glyphs.
Chris Wilson
2010-05-24
i915: Move vertices into a vertex buffer object.
Chris Wilson
2010-05-24
Use pwrite to upload the batch buffer
Chris Wilson
2010-05-24
Kill paranoid assertions on every write into the batchbuffer.
Chris Wilson
2010-05-24
i915: Emit composite primitive with specialised functions.
Chris Wilson
2010-05-23
i915: amalgamate composite into a single primitive list
Chris Wilson
2010-05-18
dri: Clean up DRI2 API #ifdefs a bit
Kristian Høgsberg
2010-05-17
i830: Remove vestigal debugging ALWAYS_FLUSH and ALWAYS_SYNC
Chris Wilson
2010-05-17
dri: Check error code from GetScratchGC()
Chris Wilson
2010-05-16
i830: Encode surface bpp into format
Chris Wilson
2010-05-15
i830: Remove xrgb conversion to argb, no longer required.
Chris Wilson
2010-05-15
i830: Remove incorrectly mapped tex formats.
Chris Wilson
2010-05-15
i915: Load texture into directly into OC when possible.
Chris Wilson
2010-05-14
i915: Remove a couple of unsupported 16bpp no-alpha tex formats
Chris Wilson
2010-05-14
Split the prepare blitter functions into check + prepare.
Chris Wilson
2010-05-14
i915: Don't force alpha=1 for RGB drawables in the shader.
Chris Wilson
2010-05-14
drm: Remove pin(); unpin() sync
Chris Wilson
2010-05-14
drm: Remove unused old_front parameter from drmmode_do_pageflip.
Chris Wilson
2010-05-14
drm: don't overwrite the old intel->front_buffer
Chris Wilson
2010-05-14
i830: Teardown batch entries on reset.
Chris Wilson
2010-05-14
dri: Hold reference to buffers across swap
Chris Wilson
2010-05-13
i915: Force output alpha to 1. if dst has no alpha channel.
Chris Wilson
2010-05-13
i915: Add a2r10g10b10 format and friends
Chris Wilson
2010-05-12
dri2: Handle reference counting across page flipping
Chris Wilson
2010-05-12
i830: Prevent allocation of bo larger than half the aperture
Chris Wilson
2010-05-11
xvmc: Build fix with -pedantic
Chris Wilson
[next]