Colleague Riley Mabb
Colleague Riley Mabb
I agree, I'll send you a link that that repo as soon as it's made.
https://github.com/ColleagueRiley/Peanut_gb-RGFW
> wayland-scanner client-header /usr/share/wayland-protocols/staging/pointer-warp/pointer-warp-v1.xml pointer-warp-v1.h > Could not open input file: No such file or directory
Then we will probably have to include the .xml files in RGFW and make loading them locally optional.
What's the license? GLFW does it and uses the same license as RGFW without any issues.
The license seems to be a standard MIT license which is pretty permissive and compatible with zlib.
Yeah Makefile can be pretty annoying about that type of thing. I'm sure I could write something really quick but I think what we should do is this: 1) RGFW...
Where has silicon gone
> i'm not familiar enough with Vulkan to really understand the actual implications of this yet (i am, in fact, learning Vulkan rn ;) ), so this is just a...
Is the window scaling issue a vulkan issue or does it happen for OpenGL as well?