Jump to letter: [
ABCEFGHIKLMNOPQRSTUVWXYZ
]
XFree86-Mesa-libGL: A 3D graphics library which uses an OpenGL-like API
Name: | XFree86-Mesa-libGL |
Vendor: | |
Version: | 4.3.0 |
License: | MIT/X11/XFree86/many others |
Release: | 69.EL |
URL: | http://www.xfree86.org |
- Summary
- The Mesa 3D graphics library is a powerful and generic toolset for
creating hardware assisted computer graphics. To the extent that Mesa
utilizes the OpenGL command syntax or state machine, it is being used
with authorization from Silicon Graphics, Inc. However, the author
(Brian Paul) makes no claim that Mesa is in any way a compatible
replacement for OpenGL or associated with Silicon Graphics, Inc. Those
who want a licensed implementation of OpenGL should contact a licensed
vendor. Mesa is very similar to OpenGL and you might find Mesa to be a
valid alternative to OpenGL.
Changelog
- * Tue Sep 14 05:00:00 2004 Mike A. Harris <mharris{%}redhat{*}com> 4.3.0-69.EL
- Enable "#define HasDevRandom YES" in host-$arch.def for bug (#126205)
- Added XFree86-4.3.0-xpm-security-fix-CAN-2004-0687-CAN-2004-0688.patch to
fix security vulnerabilities (CAN-2004-0687, CAN-2004-0688) present in
libXpm (#131121)
- Added XFree86-4.3.0-security-xdm-opens-random-tcp-socket-CAN-2004-0419.patch
to fix xdm security issues (#124900,124901)
- Added XFree86-4.3.0-ia64-460gx-pci-typo.patch to fix typo in Intel 460gx
PCI handling code on ia64. (#126586)
- Removed build_psyche and build_shrike build targets to clean up spec file
for easier long term RHEL 3 maintenance, as non-RHEL users should be using
Fedora Core now, which comes with 4.3.0, or X.org X11.
- Remove "XtermWithI18N" from host.def as we build xterm externally
- Moved "archexec" script from main XFree86 subpackage to XFree86-devel
subpackage since it is only used by things in the devel subpackage and we
do not want to have the devel subpackage have a forced dependancy on the
main package. (#132121)
- Added XFree86-4.3.0-Xserver-increase-max-pci-devices.patch to Increase
the maximum number of PCI devices the X server scans, by changing the
compiled in constant MAX_PCI_DEVICES from 64 to 256, as a lot of newer
x86, ia64, ppc, ppc64, AMD64 hardware exists which may have more than 64
devices. (#126164)
- Updated XFree86-4.3.0-ati-radeon-7000m-dell-server.patch with new patch
from ATI to fix (#129744)
- * Tue Sep 14 05:00:00 2004 Bill Nottingham <notting{%}redhat{*}com>
- put brp-compress change here as well
- * Sat Aug 21 05:00:00 2004 Mike A. Harris <mharris{%}redhat{*}com> 4.3.0-68.EL
- Initial implementation to make host.def architecture neutral, and split the
architecture specific things onto host-<arch>.def specific files, to allow
multiple xorg-devel packages to be installed on multilib systems, such as
x86_64, ppc64, and s390x.
- Added "archexec" script as a generic solution to the xft-config/gccmakedep
problem.
- Renamed xft-config and gccmakedep to <name>-<arch>, and added symlinks from
archexec to <name>, so these two files do not conflict when installed on
multilib systems.