09-03-2022, 12:38 PM
Okay, I found the example code from Brian and jomoengineer - http://www.scratchpadgames.net/forums/sh...hp?tid=507
It looks like I just need to include <X11/XLib.h> and maybe a few other headers instead of those for DispmanX.
I'll report back how I get on porting this. I'm thinking I might try and convert it to GLES3 also, possibly as a separate codebase.
Brian, do you have a GitHub repo for the book where I could raise a PR once I get the triangle and any other examples working?
It looks like I just need to include <X11/XLib.h> and maybe a few other headers instead of those for DispmanX.
I'll report back how I get on porting this. I'm thinking I might try and convert it to GLES3 also, possibly as a separate codebase.
Brian, do you have a GitHub repo for the book where I could raise a PR once I get the triangle and any other examples working?