6
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update package version number for X11R7 RC3 release. More... almost 20 years ago
Bump version numbers for X11R6.9/X11R7 RC3. More... almost 20 years ago
Remove extraneous AC_MSG_RESULT. More... almost 20 years ago
Bump libdrm dep to 2.0.
ajax
as Adam Jackson
More... almost 20 years ago
Only build dlloader modules by default.
ajax
as Adam Jackson
More... almost 20 years ago
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) More... almost 20 years ago
Add .cvsignores for drivers.
anholt
as Eric Anholt
More... almost 20 years ago
Bug #1028: Don't (incorrectly) mark the 24/8 z/stencil case as slow, which resulted in whining at runtime about the visual not being supported.
anholt
as Eric Anholt
More... almost 20 years ago
Bump version numbers for X11R6.9/X11R7 RC2. More... almost 20 years ago
Update package version number for X11R7 RC2 release. More... almost 20 years ago
Bug #4998: Add ';' and ',' as valid separators for MetaModes as well. More... almost 20 years ago
Fix DoLoadableServer NO build. More... almost 20 years ago
bugzilla #988 (https://bugs.freedesktop.org/show_bug.cgi?id=988) Fix typo which may or may not have had a negative impact on stability with R300 class cards. More... almost 20 years ago
bugzilla #4494 (https://bugs.freedesktop.org/show_bug.cgi?id=4494) Call RADEONDGAInit() even if EXA is enabled; the problematic DGA acceleration hooks are already disabled in that case. This fixes DGA issues such as DGA mouse (typically used by games in fullscreen mode) not working. Fix suggested by Eric Anholt. More... almost 20 years ago
bugzilla #4916 (https://bugs.freedesktop.org/show_bug.cgi?id=4916) Fix segfault with MergedFB and EXA enabled and HW cursor temporarily disabled. More... almost 20 years ago
bugzilla #4951 (https://bugs.freedesktop.org/show_bug.cgi?id=4951) attachment #3689 (http://bugs.freedesktop.org/attachment.cgi?id=3689) Fix HW cursor getting silently disabled with EXA. More... almost 20 years ago
Replaced the variadic macros(gcc) by macros according to C99 standard More... almost 20 years ago
Sun bug #6325220: Xorg dumps core in dual monitor configuration with radeon driver if CRT2Position not specified in xorg.conf <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6325220> (Stuart Krietman - Sun Microsystems) More... almost 20 years ago
Update pkgcheck depedencies to work with separate build roots. More... almost 20 years ago
Bug #4829: Remove some useless DRI symbol checks.
ajax
as Adam Jackson
More... almost 20 years ago
Bug #4831 <https://bugs.freedesktop.org/show_bug.cgi?id=4831>. Check for x86_64 in addition to amd64 in host_cpu. More... almost 20 years ago
Update package version number for RC1 release. More... almost 20 years ago
Do the following to make the drivers pass distcheck: - Only define EXTRA_DIST when there are actually man pages to be processed - Add missing man pages to keyboard and ati drivers EXTRA_DIST More... almost 20 years ago
Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro substitutions to work better with BSD make More... almost 20 years ago
More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead of indirectly
ajax
as Adam Jackson
More... almost 20 years ago
Use sed & cpp to substitute variables in driver man pages More... almost 20 years ago
Secure the Radeon PCIE GART tables in framebuffer memory by not allowing the clients to get access to a secure area of framebuffer. More... almost 20 years ago
Check in generated README files More... almost 20 years ago
- For all drivers that have a <driver>.sgml file, add code in their build system to build the README file at make dist time - in util/macros/xorg-macros.m4, add a new XORG_CHECK_LINUXDOC macro that will check if the required tools and files exist, and if so set a conditional. - util/modular/symlink.sh - Link all the <driver>.sgml to xf86-video-<driver>/README.sgml - Add all the README.<driver> to the list of excluded files - xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml: Various changes to make it spew less warnings when the text file is built. More... almost 20 years ago
Bug #4001: Don't crash when PanelSize is unset. (Alan Coopersmith)
ajax
as Adam Jackson
More... almost 20 years ago