ref: e4b851f42a42b7eaf2c1fb61c53fd309e417c6f8
parent: 6970217e0bd925f4dccfdda79239c2565411bf03
author: David <gek@katherine>
date: Thu Mar 4 09:51:51 EST 2021
A
--- a/README.md
+++ b/README.md
@@ -320,6 +320,17 @@
This changes too often to maintain documentation here.
+To disable or enable the compiletime tests, see include/GL/gl.h
+
+You may need to disable it if you want to compile the library
+even though you failed the compatibility test.
+
+```c
+//at the top of include/GL/gl.h
+//Enable TinyGL's Compiletime Compatibility Test (Scroll down)
+#define COMPILETIME_TINYGL_COMPAT_TEST 1
+```
+
## FIXED BUGS FROM THE ORIGINAL!
TinyGL 0.4 by Bellard had incorrect color interpolation and issues with