summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
2.4Initialize gen4 render code under XAA tooKeith Packard15 years
2.8Fix typo in bios_reader for invalid pointer castZhenyu Wang15 years
compositing-fixSubmit any existing batchbuffer before potentially handing off a BO to TFP.Eric Anholt14 years
dri2-swapbuffersTrack number of crtcs with pending flipsKristian Høgsberg15 years
dri3Fix some unused variable warnings.Eric Anholt10 years
glamor-dri3Update for glamor in the 1.16 server.Eric Anholt10 years
keithp-glamor-rewriteAdd "none" acceleration optionKeith Packard10 years
masterdestroygc whitespaceEric Anholt10 years
renamesRename pScreen to screen.Eric Anholt15 years
woooooooRemove UMS support.Eric Anholt15 years
[...]
 
TagDownloadAuthorAge
2.9.0commit 2841a4cd8c...Carl Worth15 years
2.8.99.902commit ae00a09237...Carl Worth15 years
2.8.99.901commit efbcf29dd1...Carl Worth15 years
2.8.1commit e6105d978a...Carl Worth15 years
2.8.0.901commit c6627f05c2...Carl Worth15 years
2.8.0commit 5d50a949b3...Carl Worth15 years
2.7.99.902commit 82905c7c0b...Carl Worth15 years
2.7.99.901commit 9d3c3b056c...Carl Worth15 years
2.7.1commit ba7d739416...Carl Worth15 years
2.7.0.901commit 2d7ddfe8d5...Carl Worth15 years
[...]
 
AgeCommit messageAuthorFilesLines
2014-02-24Update for glamor in the 1.16 server.glamor-dri3Eric Anholt2-2/+8
2014-02-24legacy/i810: Eliminate a shadow declaration warningKeith Packard1-2/+2
2014-02-24Fix compile on 64-bit systems.Kenneth Graunke1-1/+1
2014-02-24Include xorg-server.h from new DRI3/Present code.Kenneth Graunke2-0/+2
2014-02-24Bump vblank error check from 200 frames to 1000 framesKeith Packard1-2/+5
2014-02-24Check all of the flip preconditions in the actual flip caseKeith Packard1-1/+1
2014-02-24The DRM fd isn't actually non-blocking; use poll to check for eventsKeith Packard1-2/+11
2014-02-24Flip to rotate_fb if presentKeith Packard1-5/+9
2014-02-24Add Present extension supportKeith Packard5-0/+445
2014-02-24Add DRI3 and miSyncShm supportKeith Packard7-0/+345
[...]
 
Clone
git://people.freedesktop.org/~anholt/xf86-video-intel
ssh://people.freedesktop.org/~anholt/xf86-video-intel