From cef8d0ce5c2af23933c5301da29baebd5d442c99 Mon Sep 17 00:00:00 2001 From: dcnieho Date: Fri, 17 Jan 2014 13:40:35 +0000 Subject: [PATCH] add 10bit display formats to todo list git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1634 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/web-src/progress.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/freeglut/web-src/progress.php b/freeglut/web-src/progress.php index 6113018..12a0cbf 100644 --- a/freeglut/web-src/progress.php +++ b/freeglut/web-src/progress.php @@ -24,6 +24,11 @@ enhancements: 3.0 or later. by Vinnie Simonetti.Basic functionality as is now done: 3.0. Future enhancements: 3.0 or later. +10bit display formatsGLUT supports that but FreeGLUT +currently does not. Unfinished effort to implement here.3.0 +or later. + GL2+ and GLES 1/2 clean API for geometryDone for all (geometry like cube, cone, etc, as well as the teapot and other parts of the teaset)3.0