Hi all:
I'm pleased to announce GRX 2.4
This version integrates the Win32 one, written by Gernot Graeff (and
provided by Peter Gerwinski). The drivers have been improved a lot by
Josu Onandia, including a 24 bpp frame driver.
Despite the fact that most tests work (even modetest, demogrx and
bccbgi, but be patient), the Win32 port must be considered like alpha
code. It has some rough edges, like the need to use GRXMain instead
main.
Here is the changelog:
01/03/16 Win32 drivers improved again by Josu Onandia
01/03/15 Make bccbgi to use ../rand.h to work with the Win32 drivers
01/03/14 Added ifdef to demo programs to use GRXMain with the Win32
drivers
01/03/12 Fixed a bug in mouse/xwinkeys.c, preventing getkey & kbhit work
together (Now bccbgi demo works properly in X, except restoring
from text mode)
01/03/10 Support for DJGPP v1 removed (really only removed makefiles by
now)
01/03/10 Optimized pnm/ctx2pnm.c, contributed by Josu Onandia
01/03/10 Improved frame and video drivers for win32, by Josu Onandia
<jonandia(a)fagorautomation.es>
01/03/06 Integrated the win32 version written by Gernot Graeff
<gernot.graeff(a)t-online.de>
01/03/05 Fixed bug in modetest.c preventing 32 bpp modes to work.
01/03/04 Applied patch to solve 32bpp problems, by Hartmut Schirmer
01/03/03 Applied patch to make GRX compile with gcc 3.0, by Andris
Pavenis
01/03/03 Fixed bug in pattern/fillpatt.c
01/02/26 Modified setmode.c and svgalib.c to set frame pointer
dinamicaly
and fix the svgalib video driver.
01/02/22 Applied some patches by Maurice Lombardi
<Maurice.Lombardi(a)ujf-grenoble.fr>
01/02/20 Fixed bug in pattern/patfbox.c
01/02/14 Fixed bug preventing GrLoadFont work with BGI fonts
Download:
For linux/unix and general use:
http://www.terra.es/personal/malfer/zipfiles/grx24.tar.gz
For DJGPP users (with manifests files) and general use too:
http://www.terra.es/personal/malfer/zipfiles/grx24s.zip
Enjoy, M.Alvarez