shithub: tinygl

Download patch

ref: 3b22d132306702d254538f0cd23907c1d6c666b4
parent: 7f9f108577f22860fedf44520172ed4cd9b025e1
author: David <gek@katherine>
date: Mon Feb 15 12:36:07 EST 2021

Minor update

--- a/src/zgl.h
+++ b/src/zgl.h
@@ -28,6 +28,7 @@
 
 /* Max # of specular light pow buffers */
 #define MAX_SPECULAR_BUFFERS 8
+//#define MAX_SPECULAR_BUFFERS 16
 /* # of entries in specular buffer */
 #define SPECULAR_BUFFER_SIZE 1024
 /* specular buffer granularity */