Hi, I have released MGRX version 1.2.0
MGRX is a 2D graphics library derived from GRX. It supports four platforms: DJGPP, Win32, Linux framebuffer & Linux X11.
1.2.0 includes ARM support for Linux framebuffer & Linux X11 (tested in a Raspberry Pi 4 using Raspbian). The ARM framebuffer version runs very fast and with 0 problems. Te ARM X11 version is a bit slow (except for biblits) and have some glitches, the big one is that the xserver ignore any function to draw except GXcopy.
As usual you can get the sources from http://mgrx.fgrim.com either as a .tar.gz or a .zip package.
Changes from last version: http://www.fgrim.com/mgrx/readme.txt
Installation instructions: http://www.fgrim.com/mgrx/readme.txt
I expect to release a new major version in two or three months. It will include a new miniGUI.
Enjoy
M.Alvarez