summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
dri3legacy/i810: Eliminate a shadow declaration warningKeith Packard10 years
fix-private-usageNeed intel_bufmgr.h for i830_batchbuffer nowKeith Packard14 years
glamorDelay mode set until fb contents copied from consoleKeith Packard10 years
masterStop trying to out-guess mesa for BO allocationKeith Packard10 years
per-crtc-pixmapHandle drawable/client destruction in pending swaps/flipsKeith Packard13 years
randr-1.4Support RandR 1.4 interface changes for per-crtc pixmapsKeith Packard14 years
swap-pagesAdd SwapPages support for SwapBuffersKeith Packard11 years
 
 
AgeCommit messageAuthorFilesLines
2010-05-11Need intel_bufmgr.h for i830_batchbuffer nowfix-private-usageKeith Packard1-0/+2
2010-05-11Adapt to DevPrivate API changesKeith Packard3-0/+22
2010-05-11Destroy screen pixmap on screen close.Keith Packard1-2/+4
2010-05-11Add uevent supportKeith Packard3-1/+85
2010-05-11xvmc: Build fix with -pedanticChris Wilson2-2/+2
2010-05-11drmmode: Reorder i830_set_pixmap_bo() so that the correct stride is used.Chris Wilson1-3/+1
2010-05-11i830: Never create a bo for depth=1 pixmaps.Chris Wilson1-1/+3
2010-05-11i830: Use set_pixmap_bo() instead of open-coding.Chris Wilson1-8/+2
2010-05-11i830: Do not cache in-flight non-reusable buffers.Chris Wilson1-1/+8
2010-05-11i965: Add texformats mapping for additional pixman formatsChris Wilson1-4/+16
[...]
 
Clone
git://people.freedesktop.org/~keithp/xf86-video-intel
ssh://people.freedesktop.org/~keithp/xf86-video-intel