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
Age
Commit message (
Expand
)
Author
2005-12-15
Update package version number for final X11R7 release candidate. Bump
XORG-6_99_99_904
Kevin E Martin
2005-12-14
Bug #1760: Fix ati wrapper multihead to be dlloader friendly.
Adam Jackson
2005-12-09
Bug #3869: Don\'t walk off the end of an array in connector detection.
MODULAR_COPY
Adam Jackson
2005-12-09
Bug #1106: Fix memory allocation for Render. (Michel Daenzer)
Adam Jackson
2005-12-08
Add configure options to allow hard-coded paths to be changed.
Kevin E Martin
2005-12-08
Allow hard-coded paths to be configurable.
Kevin E Martin
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
Kevin E Martin
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2005-12-03
Bump version numbers for X11R6.9/X11R7 RC3.
XORG-6_8_99_903
Kevin E Martin
2005-12-02
Remove extraneous AC_MSG_RESULT.
Kevin E Martin
2005-11-30
Bump libdrm dep to 2.0.
Adam Jackson
2005-11-29
Only build dlloader modules by default.
Adam Jackson
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
2005-11-21
Add .cvsignores for drivers.
Eric Anholt
2005-11-11
Bug #1028: Don't (incorrectly) mark the 24/8 z/stencil case as slow, which
Eric Anholt
2005-11-09
Bump version numbers for X11R6.9/X11R7 RC2.
XORG-6_99_99_902
XORG-6_8_99_902
Kevin E Martin
2005-11-09
Update package version number for X11R7 RC2 release.
Kevin E Martin
2005-11-09
Bug #4998: Add ';' and ',' as valid separators for MetaModes as well.
Matthias Hopf
2005-11-09
Fix DoLoadableServer NO build.
Kevin E Martin
2005-11-08
bugzilla #988 (https://bugs.freedesktop.org/show_bug.cgi?id=988) Fix typo
Michel Daenzer
2005-11-08
bugzilla #4494 (https://bugs.freedesktop.org/show_bug.cgi?id=4494) Call
Michel Daenzer
2005-11-08
bugzilla #4916 (https://bugs.freedesktop.org/show_bug.cgi?id=4916) Fix
Michel Daenzer
2005-11-08
bugzilla #4951 (https://bugs.freedesktop.org/show_bug.cgi?id=4951)
Michel Daenzer
2005-11-07
Replaced the variadic macros(gcc) by macros according to C99 standard
Bogdan Diaconescu
2005-11-06
Sun bug #6325220: Xorg dumps core in dual monitor configuration with radeon
Alan Coopersmith
2005-11-01
Update pkgcheck depedencies to work with separate build roots.
Kevin E Martin
2005-10-21
Bug #4829: Remove some useless DRI symbol checks.
Adam Jackson
2005-10-20
Bug #4831 <https://bugs.freedesktop.org/show_bug.cgi?id=4831>. Check for
Donnie Berkholz
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_901
Kevin E Martin
2005-10-18
Do the following to make the drivers pass distcheck:
Kevin E Martin
2005-10-18
Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
Alan Coopersmith
2005-10-17
More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
Adam Jackson
2005-10-17
Use sed & cpp to substitute variables in driver man pages
Alan Coopersmith
2005-10-09
Secure the Radeon PCIE GART tables in framebuffer memory by not allowing
XORG-6_8_99_901
Dave Airlie
2005-10-04
Check in generated README files
Søren Sandmann Pedersen
2005-10-03
- For all drivers that have a <driver>.sgml file, add code in their build
Søren Sandmann Pedersen
2005-10-03
Bug #4001: Don't crash when PanelSize is unset. (Alan Coopersmith)
Adam Jackson
2005-10-01
missed one missing return value.
Matthieu Herrb
2005-10-01
add missing return value on success in RADEONSetupMemXAA().
Matthieu Herrb
2005-09-28
Make ati driver distcheck
Søren Sandmann Pedersen
2005-09-27
Move the RADEONEnablePageFlip/RADEONChangeSurfaces calls back to the end of
Roland Scheidegger
2005-09-27
Fix Radeon MMIO Render acceleration with EXA by writing out floating- point
Eric Anholt
2005-09-24
Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreen
Adam Jackson
2005-09-20
Only include radeon_dri.h & radeon_sarea.h if XF86DRI is defined.
Alan Coopersmith
2005-09-18
Break EXA ABI while we still can. Add coordinates to the UploadToScreen
Eric Anholt
2005-09-17
- Don't try to upload 0 byte-per-pixel (PICT_a1) data using
Eric Anholt
2005-09-17
Switch radeon driver to using a card type rather than having a IsPCI flag,
Dave Airlie
2005-09-14
Bug #2573: Remove the disabling of automatic cache flushing on non-r300
Eric Anholt
2005-09-13
Remove the hardcoded USE_EXA/USE_XAA defines now that they've been
Eric Anholt
2005-09-12
Fix Radeon EXA for when RENDER isn't defined
Dave Airlie
[prev]
[next]