2005-03-01 20:00:11 by Juan Romero Pardines | Files touched by this commit (28) | |
Log message:
Update xorg to 6.8.2.
Changes:
* Render implementation fixes
* Updated x86emu and resynced with upstream at Scitech
* Updated SiS driver
* Updated Nvidia driver (opensource version)
* Render acceleration for ATI's R100 and R200-series cards
* Substantial speedups in the software implementation of the render
extensions when compiled with gcc 3.4 on the i386 architecture.
* Infrastructure for rotation support in drivers
* New Trapezoid specification for the Render extension
o Respecify Render to include only 'normal' traps
o Allow backward compatibility but internally covert to new format
* Software mouse cursor is now based on the Damage extension
* A new keyboard driver is enabled by default. The old driver is
disabled unless explicitly compiled in by defining the macro
|USE_DEPRECATED_KEYBOARD_DRIVER|.
* All extensions (except Xserver-specific extensions "DMX" and
"XpExtension")can now be enabled/disabled from the configuration
file and from the command line.
* Mac OS X updates:
o Support dynamic screen configuration changes in rootless mode
o Added option to always use Mac command key equivalents
o Interpret scroll wheel mouse events correctly when shift is
held down
o Added trivial Xinput support
o Fixed launch of X clients from Finder with a space in their path
o Fixed some GLX rendering problems on Mac OS X 10.2 and earlier
* Updated xterm version
|
2004-10-12 13:13:55 by Kouichirou Hiratsuka | Files touched by this commit (1) |
Log message:
Use `+=' instead of `=' for SUBST_CLASSES.
OK'd by uebayasi.
|
2004-10-08 05:35:25 by Juan Romero Pardines | Files touched by this commit (13) |
Log message:
Missing bits to make this build/work correctly on FreeBSD 5.x.
Not tested on 4.x, but changes should be trivial to commit...
|
2004-09-27 17:00:00 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Checksum corrected
|
2004-09-21 19:38:53 by Juan Romero Pardines | Files touched by this commit (53) |
Log message:
Update X.org packages to 6.8.1.
To see the changes about this release, please review the "RELNOTES" file,
which is available via www or in the distribution tarballs.
These packages were tested on:
* NetBSD 2.0/-current
* Bluewall GNU/Linux
* Slackware 10 GNU/Linux
I'm currently testing them on FreeBSD 5.3BETA4.
|
2004-07-31 01:25:08 by Juan Romero Pardines | Files touched by this commit (7) |
Log message:
Use ${XORG_VER}.
|
2004-07-30 10:31:23 by Juan Romero Pardines | Files touched by this commit (10) |
Log message:
Remove CHECK_X11_TYPE, now it's already defined in Makefile.common.
|
2004-07-29 14:12:54 by Krister Walfridsson | Files touched by this commit (6) |
Log message:
fonts/xorgs-fontsEncoding is found in ../../fonts, not in ../../x11.
|
2004-07-29 08:36:34 by Juan Romero Pardines | Files touched by this commit (14) |
Log message:
xorg packages now will be installed into ${PREFIX}/xorg by default,
so we don't have to conflict between XFree86 and xorg.
Suggested by grant@.
|
2004-07-29 07:00:09 by Juan Romero Pardines | Files touched by this commit (4) | |
Log message:
Initial import of xorg-fontsType1-6.7.0.
This package contains X.Org Type1 fonts.
|