Open ormf opened 1 year ago
Hi,
The cl-glfw3-examples seem to render quite wrong on my machine. See a short video (56s) here:
https://youtu.be/uLWCcmp0NFM
This is on arch linux with the following specs:
CL: SBCL 2.3.4 X11: X.Org version: 21.1.8 glfw3: glfw-x11-3.3.8-1
GPU: AMD Ryzen 7 PRO 4750U with Radeon Graphics GL_VERSION: 4.6 (Compatibility Profile) Mesa 23.1.1 GL_RENDERER: AMD Radeon Graphics (renoir, LLVM 15.0.7, DRM 3.52, 6.3.0.11.realtime1-1-rt)
On a SteamDeck with the same versions, for each example a window opens for a couple of seconds with transparent content and then sbcl crashes.
Any help what I could check is appreciated.
BTW: cl-opengl with glut and sdl2 work without any issues on that machine.
Hi,
The cl-glfw3-examples seem to render quite wrong on my machine. See a short video (56s) here:
https://youtu.be/uLWCcmp0NFM
This is on arch linux with the following specs:
CL: SBCL 2.3.4 X11: X.Org version: 21.1.8 glfw3: glfw-x11-3.3.8-1
GPU: AMD Ryzen 7 PRO 4750U with Radeon Graphics GL_VERSION: 4.6 (Compatibility Profile) Mesa 23.1.1 GL_RENDERER: AMD Radeon Graphics (renoir, LLVM 15.0.7, DRM 3.52, 6.3.0.11.realtime1-1-rt)
On a SteamDeck with the same versions, for each example a window opens for a couple of seconds with transparent content and then sbcl crashes.
Any help what I could check is appreciated.
BTW: cl-opengl with glut and sdl2 work without any issues on that machine.