summaryrefslogtreecommitdiff
path: root/src/radeon_dri2.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-08radeon: fix dri2 struct zeroingAdam Jackson1-1/+1
2009-09-08Merge branch 'r6xx-cs'Dave Airlie1-1/+3
2009-08-30radeon: Fix DRI2BufferPtr to be DRI2Buffer2Ptr for xserver 1.6.Pauli Nieminen1-8/+14
2009-08-27DRI2: Set tiling for depth/stencil buffers with all DRI2 interface versions.Michel Dänzer1-0/+4
2009-08-27Throttle DRI2 buffer swaps / frontbuffer flushes.Michel Dänzer1-0/+19
2009-08-25r6xx/r7xx: first pass at kms accel supportAlex Deucher1-1/+3
2009-08-19radeon/kms: add initial colortiling support (disabled by default).Dave Airlie1-3/+31
2009-08-07Add support for EXA_MIXED_PIXMAPS in xserver master.Michel Dänzer1-0/+2
2009-07-18Enable vsync for DRI2 region copies.Michel Dänzer1-0/+9
2009-07-07Fix DRI2 with current xserver Git.Michel Dänzer1-1/+1
2009-07-02Warning fixes.Michel Dänzer1-0/+2
2009-07-02radeon/dri2: fix dri2 - needs newest libdrm_radeonDave Airlie1-2/+7
2009-07-02radeon/dri2: call proper gem bo functionDave Airlie1-1/+1
2009-07-02radeon: add KMS support (still disabled)Dave Airlie1-0/+318