ref: e87a66034988fd0667dec5657ed489b4797a06e2
parent: c8908cb16fdcd055e404a5f4d59ae507eb65e50d
author: David <gek@katherine>
date: Thu Feb 18 09:22:52 EST 2021
Readme
--- a/README.md
+++ b/README.md
@@ -57,6 +57,8 @@
* Disabled 8, 15, and 24 bit rendering modes. 16 and 32 are the only supported rendering modes (Coincidentally, they are also the fastest)
+* Removed the entire GLX/NanoGLX part of the library. Not portable and mostly useless.
+
* Implemented new functions and some of GL 1.1's prototypes including polygon stipple.
* Triangles can now be lit and textured at the same time!