shithub: tinygl

Download patch

ref: ffac96ecb1ca959603eeaecdd1475fe920ab8255
parent: 915c8527831c2425e3daaf9df5f02c93b27f31d8
author: gek169 <gek169>
date: Mon May 24 16:37:38 EDT 2021

Automatic commit.

--- a/README.md
+++ b/README.md
@@ -1,11 +1,7 @@
 # TinyGL
 
 ![tgl logo](tgl_minimal.png)
-
-(Maintainer's note: tinygl is now C89 compliant. Demo code and bonus libraries remain only c99 compliant.)
-
-
-A major overhaul of Fabrice Bellard's TinyGL (Now compiling with -std=c89!) to be
+A major overhaul of Fabrice Bellard's TinyGL to be
 more useful as a software rasterizer.
 
 Now with limited multithreading support