Displaying 20 results from an estimated 500 matches similar to: "[ANNOUNCE] xf86-video-neomagic 1.3.0"
2015 May 08
0
[ANNOUNCE] xf86-video-neomagic 1.2.9
Adam Jackson (1):
Use own thunk functions instead of vgaHW*Weak
Dave Airlie (1):
neomagic: fix build against master X server.
Julien Cristau (2):
Fix compiler warning with recent X servers
Bump to 1.2.9
git tag: xf86-video-neomagic-1.2.9
http://xorg.freedesktop.org/archive/individual/driver/xf86-video-neomagic-1.2.9.tar.bz2
MD5: 4b5b52e9da0a954cd3d6068a33975bc1
2008 Mar 19
0
[ANNOUNCE] xf86-video-neomagic 1.2.0
Adam Jackson (2):
Death to RCS tags.
neomagic 1.2.0
Alan Coopersmith (2):
Replace references to XFree86/XF86Config in man page
renamed: .cvsignore -> .gitignore
Brice Goglin (1):
Define NEO_*_VERSION using PACKAGE_VERSION_*
Dave Airlie (3):
neomagic: port to libpciaccess
neo: finish pciaccess conversion
finish pciaccess conversion
Matthieu
2008 May 21
0
[ANNOUNCE] xf86-video-neomagic 1.2.1
Adam Jackson (2):
fbpseudocolor no longer exists, don't try to use it.
neomagic 1.2.1
Paulo Cesar Pereira de Andrade (2):
Compile warning fix.
Don't include fbpseudocolor.h, as it is no longer available.
git tag: xf86-video-neomagic-1.2.1
http://xorg.freedesktop.org/archive/individual/driver/xf86-video-neomagic-1.2.1.tar.bz2
MD5: a72f57fca4f4dff9a2c82eb1fe7456f4
2019 Feb 07
0
[ANNOUNCE] xf86-video-apm 1.3.0
This is a maintenance release of Alliance Semiconductor ProMotion DDX for X.Org X Server.
No testing has been done due to the lack of equipment availability.
Please note that the code may not compile against X Server 1.20 since it no longer supports 24-bit color. [1]
The DDX compiles cleanly without compilation warnings on X Server 1.19.6.
Kevin Brace
Brace Computer Laboratory blog
2019 Feb 08
0
[ANNOUNCE] xf86-video-s3virge 1.11.0
This is a maintenance release of S3 ViRGE DDX for X.Org X Server.
Please note that the code may not compile against X Server 1.20 since it no longer supports 24-bit color. [1]
The DDX compiles cleanly without compilation warnings on X Server 1.19.6.
Kevin Brace
Brace Computer Laboratory blog
https://bracecomputerlab.com
[1]
2019 Feb 16
0
[ANNOUNCE] xf86-video-chips 1.4.0
This is a bug fix release of Chips & Technologies DDX for X.Org X Server.
There was an X Server crash bug with the Version 1.3 and older code when the code was converted for a newer vgaHW ABI.
This affects devices older than the HiQVideo generation.
This release fixes this particular issue.
Please note that the code may not compile against X Server 1.20 since it no longer supports 24-bit
2018 Dec 25
0
[ANNOUNCE] xf86-video-chips 1.3.0
This is a maintenance release of Chips & Technologies DDX for X.Org X Server.
No testing has been done due to the lack of equipment availability.
Please note that the code may not compile against X Server 1.20 since it no longer supports 24-bit color.
The DDX compiles cleanly without compilation warnings on X Server 1.19.6.
Kevin Brace
Brace Computer Laboratory blog
2019 Feb 16
0
[ANNOUNCE] xf86-video-tdfx 1.5.0
This is a maintenance release of 3dfx DDX for X.Org X Server.
The DDX compiles cleanly without compilation warnings on X Server 1.19.6.
Kevin Brace
Brace Computer Laboratory blog
https://bracecomputerlab.com
--
Alan Coopersmith (4):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Update README for gitlab migration
Update configure.ac bug URL for gitlab
2019 Jul 25
0
[ANNOUNCE] xf86-video-s3 0.7.0
This is a maintenance release of S3 DDX for X.Org X Server.
The DDX compiles cleanly without compilation warnings on X Server 1.19.6.
Kevin Brace
Brace Computer Laboratory blog
https://bracecomputerlab.com
--
Alan Coopersmith (7):
When checking malloc for success, it helps to use == NULL, instead of =
s3_bios.c: Simplify code for choosing between 16000 & 16000 for RefClock
2018 Oct 23
0
[ANNOUNCE] xf86-video-r128 6.12.0
This release is mainly meant deal with 2 urgent build failure issues reported by users.
If your distribution is using Version 6.11.0, please replace it with this version as soon as possible.
There is very little change in the functionality compared to the previous release, but I did rewrite hard to maintain and very awkwardly written XAA / EXA initialization code.
It is always possible that I can
2018 Dec 06
0
[ANNOUNCE] xf86-video-i740 1.4.0
This is a maintenance release of Intel740 DDX.
For those who do not know what Intel740 is (was), as of now, it is the only Intel
discrete graphics chip to officially ship ever since Intel got deeply involved in
the x86 PC system business with the likes of PCI bus and USB.
And yes, that was almost 21 years ago.
There was one patch that has been languishing over at Patchwork X.org website
2018 Dec 08
0
[ANNOUNCE] xf86-video-i128 1.4.0
This is a maintenance release of Number Nine Imagine 128 DDX.
There was one patch that has been languishing over at Patchwork X.org website
(https://patchwork.freedesktop.org/patch/122831/) for more than 2 years, so
I decided to apply it, and release a new version.
With that patch applied and one more small patch I authored, the DDX compiles
cleanly without compilation warnings.
Kevin Brace
2019 Jul 27
0
[ANNOUNCE] xf86-video-sis 0.11.0
This is a maintenance release of SiS DDX for X.Org X Server.
There are still about 4 more compilation warnings with the code, but fixing them will require some effort that I am not willing to invest at this time.
The remaining compilation warnings are all "const char*" to "char*" type warnings involving text strings.
Kevin Brace
Brace Computer Laboratory blog
2019 Dec 03
0
[ANNOUNCE] xf86-video-sis 0.12.0
This release is a maintenance release to support X.Org X Server 1.20.
Kevin Brace
Brace Computer Laboratory blog
https://bracecomputerlab.com
---
Kevin Brace (4):
Do not call xf86DisableRandR() for X Server 1.20
Fix for xf86InterceptSigIll() discontinuation in X Server 1.20
Enable SISGAMMARAMP macro on X.Org X Server
Version bumped to 0.12.0
git tag:
2019 Mar 02
0
[ANNOUNCE] xorg-server 1.19.7
This is a maintenance release for X.Org X Server 1.19 series.
My personal motivation for this release is to fix EXA 24 bpp crash
bug that affects SiS 6326 based graphics card, but there are other
small fixes of the code contributed by other people.
If your OS distribution uses X Server 1.19, please contact the vendor
to let them know that upgraded code is now available.
Kevin Brace
Brace
2018 Dec 08
0
[ANNOUNCE] xf86-video-mga 2.0.0
This is a maintenance release of Matrox DDX.
Just for disclosure, the code is currently broken for Millennium, Millennium II, and G550.
For those models, you may have to disable acceleration to workaround the issue. (the workaround is untested)
The code is untested on Mystique and G100 due to lack of access to the hardware at this time.
The code works generally okay on G200, G400, and G450.
That
2007 Dec 22
0
System freezes with i8042_panic_blink on suspend
Hello,
I am using CentOS 4.6 (2.6.9-67.plus.c4) on a toshiba tecra 8000
notebook. If closing the panel, "Panel Power On/Off" is enabled in
bios, the notebook does suspend. But after opening the panel, the
notebook completely freezes. If the suspend only takes a few minutes,
then everything is working fine. But if the suspend takes a time more
than five or ten minutes, the system
2001 Nov 30
2
Often seeing i_blocks too large after recovery(ies)
I have many systems running current ext3 code. Some of them have
hardware problems that lead to frequent reboots, and the journal
recovery has worked excellently. However, on the periodic forced fsck
on supposedly recovered and clean filesystems, I've many times seen
fsck report that i_blocks is too large in one or more inodes.
I suspect that i_blocks is somehow escaping proper restoration
2012 Aug 20
1
SRPM build exceptions list 6.3
Hi,
Here is a list of packages for 6.3 for which upstream SRPMS are
available but which aren't built on CentOS.
i686 only (these *are* being built, but won't show up in a x86_64 ls):
xorg-x11-drv-geode
xorg-x11-drv-neomagic
PPC:
iprutils
libehca
libica
librtas
libvpd (still available as rpm)
lsvpd
powerpc-utils
ppc64-diag
ppc64-utils
servicelog
yaboot
S390:
compat-gcc-295
openssl-ibmca
2012 Aug 18
2
6.3 missing updates and packages
Hi,
The fact that apparently the last tigervnc update from upstream was
missed triggered me to check for missing updates and packages in 6.3.
Here are my results. Sorry for any false positives that might have crept
in, but note that some of the 6_x updates actually are updates and not a
parsing error. And perhaps an occasional false positive due to having to
compare upstream SRPMS vs downstream