Example broken GL programs for driver support
Go to file
2024-10-28 12:39:33 +02:00
gl.h Initial commit 2024-10-28 12:35:01 +02:00
main.c test4 error is not reproduced 2024-10-28 12:37:42 +02:00
README update README 2024-10-28 12:39:33 +02:00

Five OpenGL programs, some of which appear to crash on specific hardware. Cycle through each test with the `TEST` macro (e.g. `-DTEST=3`)

GLFW 3 is required to compile; GLAD is embedded in `gl.h`.