update README

This commit is contained in:
Mid 2024-10-28 12:39:33 +02:00
parent d41f3f2cb1
commit e99549d147

2
README
View File

@ -1 +1,3 @@
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`.