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_dri.c
Age
Commit message (
Expand
)
Author
2012-07-14
sna/dri: Presume an unknown chipset will want i965_dri.so
Chris Wilson
2012-07-14
Drop some unused includes
Chris Wilson
2012-07-14
sna: Aim for consistency and use stdbool except for core X APIs
Chris Wilson
2012-07-09
sna: Simplify the DBG incarnation
Chris Wilson
2012-07-08
sna/dri: Review stale comments
Chris Wilson
2012-07-08
sna/dri: Fix cross-chaining of pageflip vs vblank
Chris Wilson
2012-07-08
sna/dri: Use draw ref directly
Chris Wilson
2012-07-08
sna/dri: Remove dead code for 'old_fb'
Chris Wilson
2012-07-08
sna/dri: Attach the chain of frame events to the Window, not pixmap
Chris Wilson
2012-07-08
sna/dri: Clarify the message for one failure case
Chris Wilson
2012-07-08
sna/dri: Add a couple of missing VG_CLEAR on vblanks
Chris Wilson
2012-07-08
sna/dri: Couple the frame events into DestroyWindow
Chris Wilson
2012-07-08
sna/dri: Replace the DRI2 drawable type with a devPrivate
Chris Wilson
2012-07-06
sna: Refactor a common function: is_clipped()
Chris Wilson
2012-07-05
sna/dri: Assert that our pixmaps sizes are invariant
Chris Wilson
2012-07-04
sna: Pass a hint to the backends when using copy_boxes for readback
Chris Wilson
2012-07-04
sna/dri: Remove broken code for buffer xchg from AsyncSwap
Chris Wilson
2012-07-04
sna/dri: Fixup blit fallback path to use xchg when possible
Chris Wilson
2012-07-04
sna/dri: Select the appropriate copy engine based on the current src ring
Chris Wilson
2012-07-01
sna/dri: Assert that the replacement bo is large enough for the pixmap
Chris Wilson
2012-06-29
sna/dri: Prefer GPU rendering if no more CPU damage on a DRI bo
Chris Wilson
2012-06-29
sna/dri: Optimise clip reduction with copy-to-front to an unclipped Window
Chris Wilson
2012-06-26
sna/dri: Hold a reference to the cached DRI2 buffer on the front buffer
Chris Wilson
2012-06-23
sna/dri: Perform an exchange for a composited windowed SwapBuffers
Chris Wilson
2012-06-23
sna/dri: Queue windowed swaps
Chris Wilson
2012-06-23
sna: extend RandR to support super sized monitor configurations
Chris Wilson
2012-06-21
Encode the third pipe using the HIGH_CRTC shift for vblanks
Chris Wilson
2012-06-19
Post Damage on the Screen Pixmap after a pageflip
Chris Wilson
2012-06-07
sna/dri: Disable experimental code by default
Chris Wilson
2012-06-06
sna: Silence a few unused function warnings
Chris Wilson
2012-06-06
sna: Add some missing 'fall through' comments
Chris Wilson
2012-06-01
sna/dri: Fix typo, check for NULL after allocations to spot failure!
Chris Wilson
2012-05-29
sna: Trim the set of includes
Chris Wilson
2012-05-28
sna/dri: Make WAIT_VBLANK valgrind clean
Chris Wilson
2012-05-28
sna/dri: Tweak vblank_mode=n swapbuffers to account for throttle delay
Chris Wilson
2012-05-28
sna/dri: Enable handling for Option "SwapBuffersWait"
Chris Wilson
2012-05-28
sna/dri: Requeue vblank throttling until the vsync'ed copy completes
Chris Wilson
2012-05-26
sna: Fix typo for debug compilation
Chris Wilson
2012-05-25
sna: Trust the crtc-is-bound determination after modeset and hotplug
Chris Wilson
2012-05-23
intel: convert to new screen conversion APIs
Dave Airlie
2012-05-22
sna/dri: Avoid confusion of attempting to exchange pixmaps for DPMS-off flips
Chris Wilson
2012-05-06
sna/dri: Only track a single pending flip across all pipes
Chris Wilson
2012-05-06
sna: Cache the framebuffer id
Chris Wilson
2012-05-04
sna/dri: pageflip unref debugging
Chris Wilson
2012-05-03
sna/dri: Balance flush counting
Chris Wilson
2012-04-23
sna/dri: Always clear the scanout when destroying dri2 buffers
Chris Wilson
2012-04-17
sna/dri: Decouple the frame event info after attaching along error paths
Chris Wilson
2012-03-30
sna: Minimise the risk of hotplug hangs by checking fb before vsync
Chris Wilson
2012-03-19
sna/dri: Make the drawable as damaged for the off-screen immediate exchange
Chris Wilson
2012-03-16
sna/dri: Mesa expects the 8-bit stencil buffer to have 2-bytes per pixel
Chris Wilson
[next]