search for: bracecomputerlab

Displaying 14 results from an estimated 14 matches for "bracecomputerlab".

2018 Oct 23
0
[ANNOUNCE] xf86-video-r128 6.12.0
...f3a51c82951a7b5f923ff09b8adb48d4404b2c039996324fecde437406cc0a707a7917a2992551473049127a3a15df1541eea5286d842149fa824983d xf86-video-r128-6.12.0.tar.gz PGP: https://xorg.freedesktop.org/archive/individual/driver/xf86-video-r128-6.12.0.tar.gz.sig --- Kevin Brace Brace Computer Laboratory https://bracecomputerlab.com
2018 Dec 06
0
[ANNOUNCE] xf86-video-i740 1.4.0
...website (https://patchwork.freedesktop.org/patch/122823/) 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 Brace Computer Laboratory https://bracecomputerlab.com --- Alan Coopersmith (3): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Update configure.ac bug URL for gitlab migration Emil Velikov (1): autogen.sh: use quoted string variables Kevin Brace (2): Declare a variable only when XSERVER_LIBPCIA...
2018 Dec 08
0
[ANNOUNCE] xf86-video-i128 1.4.0
...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 Brace Computer Laboratory https://bracecomputerlab.com --- Adam Jackson (2): Don't bother to include vbe.h Remove mibstore.h Alan Coopersmith (1): Update configure.ac bug URL for gitlab migration Kevin Brace (2): Use const char for xf86GetOptValString return type Version bumped to Version 1.4.0 Laurent Carlier...
2018 Dec 25
0
[ANNOUNCE] xf86-video-neomagic 1.3.0
...esting 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 https://bracecomputerlab.com [1] https://gitlab.freedesktop.org/xorg/xserver/commit/0803918e64262482035f042e5e1f2a571d3dea1b --- Alan Coopersmith (3): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Update configure.ac bug URL for gitlab migration Emil Velikov (1): autogen.sh:...
2018 Dec 25
0
[ANNOUNCE] xf86-video-chips 1.3.0
...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 https://bracecomputerlab.com --- Alan Coopersmith (3): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Update configure.ac bug URL for gitlab migration Emil Velikov (1): autogen.sh: use quoted string variables Kevin Brace (3): Use const char for xf86GetOptValString retur...
2019 Feb 07
0
[ANNOUNCE] xf86-video-apm 1.3.0
...esting 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 https://bracecomputerlab.com [1] https://gitlab.freedesktop.org/xorg/xserver/commit/0803918e64262482035f042e5e1f2a571d3dea1b -- Adam Jackson (1): Remove #include "mibstore.h" Kevin Brace (5): Remove miInitializeBackingStore Use const char for xf86GetOptValString return type Eliminate un...
2019 Feb 08
0
[ANNOUNCE] xf86-video-s3virge 1.11.0
...is 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] https://gitlab.freedesktop.org/xorg/xserver/commit/0803918e64262482035f042e5e1f2a571d3dea1b -- 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 migrat...
2019 Feb 16
0
[ANNOUNCE] xf86-video-chips 1.4.0
...e 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 color. [1] Kevin Brace Brace Computer Laboratory blog https://bracecomputerlab.com [1] https://gitlab.freedesktop.org/xorg/xserver/commit/0803918e64262482035f042e5e1f2a571d3dea1b -- Kevin Brace (2): Fix for a faulty new vgaHW ABI conversion on non-HiQ Video devices Version bumped to 1.4.0 git tag: xf86-video-chips-1.4.0 https://xorg.freedesktop.org/archive/ind...
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 migration Emil Velikov (2): autogen.sh: use quoted string variables xf86-video-tdfx: remove...
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 Remove unused BIOS size & address macros configure: Drop AM_MAINTAINER_MODE autogen.sh...
2019 Jul 27
0
[ANNOUNCE] xf86-video-sis 0.11.0
...ompilation 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 https://bracecomputerlab.com -- Adam Jackson (1): Remove reference to ->virtualFrom Alan Coopersmith (4): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Remove obsolete B16 & B32 tags in struct definitions Update configure.ac bug URL for gitlab migration Emil Veli...
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: xf86-video-sis-0.12.0 https://x.org/archive/individual/dr...
2019 Mar 02
0
[ANNOUNCE] xorg-server 1.19.7
...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 Computer Laboratory blog https://bracecomputerlab.com -- Adam Jackson (5): animcur: Use fixed-size screen private animcur: Return the next interval directly from the timer callback animcur: Run the timer from the device, not the screen animcur: Fix transitions between animated cursors os: Fix a type error in the IPv...
2018 Dec 08
0
[ANNOUNCE] xf86-video-mga 2.0.0
...the hardware at this time. The code works generally okay on G200, G400, and G450. That being said, EXA occasionally leaves artifacts and standby resume is currently broken. Standby resume used to work, but someone broke the code in the last few years. Kevin Brace Brace Computer Laboratory https://bracecomputerlab.com --- Alan Coopersmith (2): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Colin Walters (1): autogen.sh: Implement GNOME Build API Emil Velikov (2): autogen.sh: use quoted string variables xf86-video-mga: remove the GlxSetVis...