From 4675a5039abebb53ca9aad990ef6307712707181 Mon Sep 17 00:00:00 2001 From: dcnieho Date: Fri, 2 Jan 2015 16:08:54 +0000 Subject: [PATCH] adding void* callbacks todo to website feature planning page git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1737 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/web-src/progress.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/freeglut/web-src/progress.php b/freeglut/web-src/progress.php index fe2dbc7..a7c4cbe 100644 --- a/freeglut/web-src/progress.php +++ b/freeglut/web-src/progress.php @@ -29,6 +29,10 @@ enhancements: 3.0 or later. by Vinnie Simonetti.Basic functionality as is now done: 3.0. Future enhancements: 3.0 or later. +callbacks with closuresHave versions of each callback +that take an additional void* that is passed back to the user upon +invocation.3.2 + 10bit display formatsGLUT supports that but FreeGLUT currently does not. Unfinished effort to implement here.3.0