From 22ffddeaf6e1d76122ffd7ad70f3b0656d90e78e Mon Sep 17 00:00:00 2001 From: David Botton Date: Thu, 30 May 2024 14:43:08 -0400 Subject: [PATCH] doc updates --- doc/clog-manual.html | 70 ++++++++++++++++++++++++++++++++--- source/clog-gui.lisp | 2 +- tools/clog-builder-api.lisp | 2 +- tools/clog-builder-probe.lisp | 6 +-- 4 files changed, 69 insertions(+), 11 deletions(-) diff --git a/doc/clog-manual.html b/doc/clog-manual.html index 5f41032..52f9456 100644 --- a/doc/clog-manual.html +++ b/doc/clog-manual.html @@ -5706,12 +5706,16 @@ https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/isEnabled

@@ -5943,6 +5947,20 @@ Returns a GLint indicating the number of uniform blocks containing active unifor

Returns the value of uniform at LOCATION in clog-webgl-program

+

+

+ +

+

+