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
/
intel_dri.c
Age
Commit message (
Expand
)
Author
2011-05-29
MI_LOAD_SCAN_LINES_INCL are inclusive and range [0, display height-1]
Chris Wilson
2011-05-29
Add a DRI2SwapEventPtr typedef for retro xservers
Chris Wilson
2011-05-29
dri: Disable page-flip between a tiled buffer and a linear scanout
Chris Wilson
2011-05-29
Give each user of tiling separate xorg.conf options
Chris Wilson
2011-05-29
dri: Don't wait upon a NULL current mode
Chris Wilson
2011-03-16
dri: Protect against destroying a foreign DRI drawable
Chris Wilson
2011-03-16
Quell excessively verbose vblank counter failed error messages
Bryce Harrington
2011-03-16
dri2: Fix interlace computation
Owain G. Ainsworth
2011-03-16
dri: Don't wait upon a NULL current mode
Chris Wilson
2011-03-16
dri: Fix the use of the uninitialised bo for flink
Chris Wilson
2011-03-16
dri: Protect against using dri with an non-gem pixmap
Chris Wilson
2011-03-16
Don't replace the scanout bo through PutImage
Chris Wilson
2011-03-16
dri: Differentiate identical "get vblank failed" messages with line no
Chris Wilson
2011-03-16
Fix driverName regression for i830 from 4083197a
Chris Wilson
2011-03-16
dri: Check for pixmap privates before dereferencing them
Chris Wilson
2011-03-16
Include a chipset generation number to clarify device specific paths.
Owain G. Ainsworth
2011-03-16
dri+shadow: Only tweak the acceleration of CopyRegion if using shadow.
Chris Wilson
2011-03-16
dri: Reattach the fake pixmap for the shadow scanout to the drawable.
Chris Wilson
2011-03-16
uxa: Re-enable acceleration.
Chris Wilson
2011-03-16
Revert "Clear pixmap->devPrivate.ptr [regression in 7c7294e]"
Chris Wilson
2011-03-16
Clear pixmap->devPrivate.ptr [regression from 7c7294e]
Chris Wilson
2011-03-16
shadow+dri2: Allow dri2 to be independently enabled with shadow
Owain G. Ainsworth
2010-09-12
Enable a shadow buffer and disable GPU acceleration.
Chris Wilson
2010-09-12
Remove explicit batchbuffer submit in DRI2 copyregion
Kristian Høgsberg
2010-09-12
Drop use of GL types in the driver
Kristian Høgsberg
2010-09-12
Rename common infrastructure to the intel namespace.
Owain G. Ainsworth