1
Fork 0

odin(sdl-opengl-rendering): set up some gl abstractions

This commit is contained in:
prescientmoon 2025-06-03 21:20:03 +02:00
parent 45c6452532
commit cd1e066dcd
Signed by: prescientmoon
SSH key fingerprint: SHA256:WFp/cO76nbarETAoQcQXuV+0h7XJsEsOCI0UsyPIy6U
8 changed files with 560 additions and 225 deletions
odin/sdl-opengl-rendering

View file

@ -46,7 +46,6 @@
buildInputs = [
pkgs.sdl3
pkgs.xorg.libX11
pkgs.xorg.libXScrnSaver
pkgs.xorg.libXcursor