summaryrefslogtreecommitdiff
path: root/src/radeon_dri2.c
AgeCommit message (Expand)Author
2009-11-25dri2: Use drmGetDeviceNameFromFd() instead of open coded loop.Kristian Høgsberg
2009-11-23radeon: avoid using hw pixmaps when we have little VRAM.Dave Airlie
2009-09-08radeon: fix dri2 struct zeroingAdam Jackson
2009-09-08Merge branch 'r6xx-cs'Dave Airlie
2009-08-30radeon: Fix DRI2BufferPtr to be DRI2Buffer2Ptr for xserver 1.6.Pauli Nieminen
2009-08-27DRI2: Set tiling for depth/stencil buffers with all DRI2 interface versions.Michel Dänzer
2009-08-27Throttle DRI2 buffer swaps / frontbuffer flushes.Michel Dänzer
2009-08-25r6xx/r7xx: first pass at kms accel supportAlex Deucher
2009-08-19radeon/kms: add initial colortiling support (disabled by default).Dave Airlie
2009-08-07Add support for EXA_MIXED_PIXMAPS in xserver master.Michel Dänzer
2009-07-18Enable vsync for DRI2 region copies.Michel Dänzer
2009-07-07Fix DRI2 with current xserver Git.Michel Dänzer
2009-07-02Warning fixes.Michel Dänzer
2009-07-02radeon/dri2: fix dri2 - needs newest libdrm_radeonDave Airlie
2009-07-02radeon/dri2: call proper gem bo functionDave Airlie
2009-07-02radeon: add KMS support (still disabled)Dave Airlie