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
/
sna
/
sna_driver.c
Age
Commit message (
Expand
)
Author
2011-11-11
sna/glyphs: Cache the glyph pixman_image_t wrapper
Chris Wilson
2011-11-10
sna: Store the sna pointer on the pixmap for cheap lookups
Chris Wilson
2011-11-08
sna: Add some error messages to explain why we failed to create the screen
Chris Wilson
2011-11-06
sna: Beware unsigned promotion of int16_t to uint32_t
Chris Wilson
2011-11-05
sna: Add the pixman version to the debug output
Chris Wilson
2011-11-04
sna: Run the deferred flush at vrefresh
Chris Wilson
2011-11-02
sna: Only execute the accel block handler if we are about to block
Chris Wilson
2011-10-31
sna: Set the flush interval based on output vrefresh
Chris Wilson
2011-10-31
sna: Add an option to disable the delayed flush
Chris Wilson
2011-10-30
sna: Don't mess with NDEBUG
Chris Wilson
2011-09-15
configure: Introduce --with-builderstring
Chris Wilson
2011-09-09
sna: Record git-tree used for compilation
Chris Wilson
2011-08-25
sna: Clear structures across server reset
Chris Wilson
2011-06-26
sna: Only create bo up to half the size of the mappable aperture
Chris Wilson
2011-06-24
sna: Support depth-30 and some more logging to show the depth
Chris Wilson
2011-06-23
sna: Relent and workaround the lack of O_NONBLOCK on /dev/dri/card0
Chris Wilson
2011-06-22
Don't include xf86Priv.h
Adam Jackson
2011-06-17
sna: Copy the fbcon contents onto the front buffer upon X startup
Chris Wilson
2011-06-12
sna/dri: Fix tripple-buffering for vblank_mode=0
Chris Wilson
2011-06-11
sna: Process dri wakeups first
Chris Wilson
2011-06-10
sna: Remember to decouple the fb on closing
Chris Wilson
2011-06-10
sna: Drain the event queues before CloseScreen
Chris Wilson
2011-06-10
sna: Workaround the random free of the ScreenPixmap in fbCloseScreen
Chris Wilson
2011-06-10
sna: Add some debug statements to the core DDX interface
Chris Wilson
2011-06-08
sna: Make the device fd non-blocking
Chris Wilson
2011-06-08
sna/dri: valgrindify
Chris Wilson
2011-06-07
sna: Add zaphod support
Chris Wilson
2011-06-04
sna: Introduce a new acceleration model.
Chris Wilson