index
:
driver/xf86-video-mach64
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
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
atombios-support
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
pci-rehash
pci-rework
randr-1.2
sco_port_update
zaphod-lolz
ATI mach64 video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_render.c
Age
Commit message (
Expand
)
Author
2006-10-23
radeon: Pitch doesn't matter when height == 1.
Michel Dänzer
2006-10-22
Bug #6756: Attempt to fix repeat picture acceleration.
Michel Daenzer
2006-05-01
Bugzilla #6755 <https://bugs.freedesktop.org/show_bug.cgi?id=6755> Patch
Michel Daenzer
2006-03-22
Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc
Kristian Høgsberg
2006-02-16
Memory map and misc fixes. This completely reworks the way the driver
Benjamin Herrenschmidt
2005-12-09
Bug #1106: Fix memory allocation for Render. (Michel Daenzer)
Adam Jackson
2005-09-11
Add support for EXA to the radeon driver. Building EXA and XAA support is
Eric Anholt
2005-07-11
Prep for modular builds by adding guarded #include "config.h" everywhere.
XORG-6_8_99_16
XORG-6_8_99_15
Adam Jackson
2005-01-26
(Stephane Marchesin, me) Add support for color (framebuffer) tiling.
Roland Scheidegger
2004-12-19
- fix warnings (Ronny V. Vindenes)
Alex Deucher
2004-12-12
Modified:
Vladimir Dergachev
2004-12-06
When direct rendering is enabled, use hostdata blits to transfer data from
Michel Daenzer
2004-10-18
Fixing one of the infamous 'control reaches end of non void function
Egbert Eich
2004-09-17
Bugzilla #1170: Fix an overcounting of DMA in BEGIN_RING that wasn't
Eric Anholt
2004-08-30
Hotfix for Eric Anholt's fix for bug #1156 : Clear the
XORG-6_7_99_904
Michel Daenzer
2004-08-27
Bug #1156: Fix the build on PPC by splitting the byte-order-setting code
Eric Anholt
2004-08-12
Fix context switching on Radeons and build problem when XF86DRI is not
XORG-6_7_99_2
Kevin E Martin
2004-08-09
Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,
Kevin E Martin
2004-08-04
Use info->ModeReg.surface_cntl to restore byte swapping for the framebuffer
Michel Daenzer
2004-08-04
- Add two new XAA hooks, SetupForCPUToScreenTexture2 and
Eric Anholt
2004-07-16
Bugzilla #803,804: Fix build in the !XF86DRI case after DRI and Radeon
Eric Anholt
2004-06-20
Add file missed in last commit: Bug #748:
Eric Anholt