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-09-01
sna/dri: Remove busy-wait spin from vblank chaining of swapbuffers
Chris Wilson
2012-08-30
sna/dri: Use common routine for testing busyness after flush
Chris Wilson
2012-08-30
sna/dri: Hold a reference to the vsync blit
Chris Wilson
2012-08-28
sna: Make sure we reset the domain tracking when exporting DRI bo
Chris Wilson
2012-08-27
sna: Track outstanding requests per-ring
Chris Wilson
2012-08-27
sna: Assert that the bo is marked as 'flush' when exported to DRI clients
Chris Wilson
2012-08-04
sna/dri: Don't force ring selection if we have semaphores
Chris Wilson
2012-08-04
sna/dri: Correct ring selection for a busy bo
Chris Wilson
2012-07-26
sna/dri: Select the engine before emitting the wait
Chris Wilson
2012-07-26
sna/dri: Add an explanatory assertion
Chris Wilson
2012-07-26
sna/dri: Tidy fallback/normal CopyRegion
Chris Wilson
2012-07-26
sna/dri: Mark a flush required for any new DRI already on exec/dirty lists
Chris Wilson
2012-07-26
sna: Allow DRI to force allocation of a GPU bo and backing pixmap
Chris Wilson
2012-07-26
sna/dri: Implement fallback handling for CopyRegion whilst wedged
Chris Wilson
2012-07-21
sna/dri: We fail at predicting the flip frame
Chris Wilson
2012-07-21
sna: Refresh experimental userptr vmap support
Chris Wilson
2012-07-20
sna/dri: Cleanup ring selection for SNB+ CopyRegion
Chris Wilson
2012-07-18
sna/dri: Allow DRI2 to be loaded even if we are wedged
Chris Wilson
2012-07-17
sna/dri: Do not allow an exchange to take place on invalid buffers
Chris Wilson
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
[next]