From b962fa8bded8e628e70680ee3d9ee5c07ced4914 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 30 Nov 2010 11:00:52 +0000 Subject: [PATCH] Added glutKeyboardUpFunc to the missing functions in 1.1.11 git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@7920 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/glut.html | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/glut.html b/documentation/glut.html index b1addffac..70f601640 100644 --- a/documentation/glut.html +++ b/documentation/glut.html @@ -27,6 +27,7 @@ compile:
  • glutVideoResize() missing.
  • glutWarpPointer()
  • glutWindowStatusFunc()
  • +
  • glutKeyboardUpFunc()
  • Spaceball, buttonbox, dials, and tablet functions
  • Most of the symbols/enumerations have different values than GLUT uses.