index
:
driver/xf86-video-ati
6.12-branch
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
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
import-1.1.3
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
mach64-pci
mach64-pci-1
master
obsd
obsd-6.12-branch
obsd-6.13.0
obsd-xf86-video-ati-6.9.0
pci-rework
randr-1.2
sco_port_update
ums
xf86-video-ati-6.14-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
ATI video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_dri2.c
Age
Commit message (
Expand
)
Author
2009-11-25
dri2: Use drmGetDeviceNameFromFd() instead of open coded loop.
Kristian Høgsberg
2009-11-23
radeon: avoid using hw pixmaps when we have little VRAM.
Dave Airlie
2009-09-08
radeon: fix dri2 struct zeroing
Adam Jackson
2009-09-08
Merge branch 'r6xx-cs'
Dave Airlie
2009-08-30
radeon: Fix DRI2BufferPtr to be DRI2Buffer2Ptr for xserver 1.6.
Pauli Nieminen
2009-08-27
DRI2: Set tiling for depth/stencil buffers with all DRI2 interface versions.
Michel Dänzer
2009-08-27
Throttle DRI2 buffer swaps / frontbuffer flushes.
Michel Dänzer
2009-08-25
r6xx/r7xx: first pass at kms accel support
Alex Deucher
2009-08-19
radeon/kms: add initial colortiling support (disabled by default).
Dave Airlie
2009-08-07
Add support for EXA_MIXED_PIXMAPS in xserver master.
Michel Dänzer
2009-07-18
Enable vsync for DRI2 region copies.
Michel Dänzer
2009-07-07
Fix DRI2 with current xserver Git.
Michel Dänzer
2009-07-02
Warning fixes.
Michel Dänzer
2009-07-02
radeon/dri2: fix dri2 - needs newest libdrm_radeon
Dave Airlie
2009-07-02
radeon/dri2: call proper gem bo function
Dave Airlie
2009-07-02
radeon: add KMS support (still disabled)
Dave Airlie