commit 6614c27eba939b13eaf60c327ba601e4ac9a1bec
Author: Geklmin <[email protected]>
Date: Tue Oct 13 20:50:54 2020 -0400
Added TinyGL to rocks, under advisement of mailing list
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index 58b023c4..3ecc8b8e 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
@@ -45,6 +45,7 @@ because it makes them legally compatible with other suckless
projects.
* [pjsip](http://www.pjsip.org/) - open-source SIP stack (GPL).
* [raycastlib](https://gitlab.com/drummyfish/raycastlib) - Single-header
public domain C raycasting renderer with no dependencies, using only integer
math.
* [sdhcp](https://git.2f30.org/sdhcp/) - IPv4 DHCP client.
+* [TinyGL](https://github.com/C-Chads/tinygl) - free software-only subset of
OpenGL 1.1 implemented in C
* [small3dlib](https://gitlab.com/drummyfish/small3dlib) - Single-header
public domain C software 3D renderer with no dependencies, using only integer
math.
* [termbox](https://github.com/nsf/termbox) - simple ncurses-like library for
creating TUIs.