Commit Graph

  • a38edbb898 Make "gcc -Wall -pedantic -Werror" happy. spanne 2005-01-01 16:09:55 +0000
  • 207d5dc3c9 Ignore files generated by autoscan. spanne 2005-01-01 14:17:28 +0000
  • eb7b024f0c Renamed "configure.in" to the officially preferred "configure.ac". spanne 2005-01-01 14:01:29 +0000
  • 67b8b16ea9 Removed unused stamp-h* files, configure generates them (a single stamp-h1, to be exact). spanne 2005-01-01 13:41:33 +0000
  • 17757f4131 Added eMbedded Visual Tools project/workspace files to distribution. spanne 2005-01-01 13:39:49 +0000
  • c0b1e6178d Ignore distribution tar files spanne 2005-01-01 13:37:11 +0000
  • ad7e1384cc Fixed first bug of #1064195 (two things when using signals): Don't issue a warning about select when a non-blocked signal was caught. This makes sense and is more compatible with GLUT. spanne 2004-12-31 17:26:13 +0000
  • bbacc741c5 Fixed bug #1040435 (glutBitmapString() bug). spanne 2004-12-31 16:35:23 +0000
  • 5448913d6e Alas, the ChangeLog has not the usual ChangeLog format, so tell (X)Emacs about that fact. spanne 2004-12-31 13:59:20 +0000
  • a3e75b2f8c Fixed bug #1045054 (KeyReleaseMask typo). spanne 2004-12-31 13:55:26 +0000
  • dda2b9bdcd Fixed bug #1087642 (glutDeviceGet(GLUT_DEVICE_KEY_REPEAT) unimplemented). spanne 2004-12-31 13:51:35 +0000
  • 75ef445990 Fixed bug #1079530 (glutGetProcAddress and geometric objects). spanne 2004-12-31 13:44:06 +0000
  • 14f372e2fa Improved ignorance. spanne 2004-12-31 13:42:51 +0000
  • 277a549cc6 Some assertion changes / removals from Dr. John Fay puggles 2004-12-17 14:57:28 +0000
  • 8fd086e068 joystick init fixes (John Fay) brianp 2004-10-06 14:54:13 +0000
  • 20ecbd409c updated comments (John Fay) brianp 2004-10-05 22:07:05 +0000
  • 2a1a8f1a36 improved comments and mouse coord adjustments (John Fay) brianp 2004-10-05 22:06:22 +0000
  • 6f4c8c6ed3 more clean-ups, fixes from John Fay brianp 2004-10-05 18:34:23 +0000
  • f4fbf7b21f font updates from John Fay brianp 2004-09-23 17:48:49 +0000
  • fc9f0b06c4 more updates from John Fay brianp 2004-09-23 17:42:38 +0000
  • 8e94eb798b assorted updates from John Fay brianp 2004-09-23 14:34:05 +0000
  • 228c4bd617 Fix to glutInit() command-line argument compaction - Patch #1027724 from takeshi2 puggles 2004-09-15 12:09:21 +0000
  • a82a0dff4a more updates from John Fay brianp 2004-09-13 18:39:10 +0000
  • 447cac3357 some function renaming, etc (John Fay) brianp 2004-09-13 18:09:00 +0000
  • 413bd1e861 joystick updates from John Fay brianp 2004-09-10 15:51:10 +0000
  • 5bd18d1bcd updated comments from John Fay brianp 2004-09-10 14:14:30 +0000
  • 7e23a609ff Fix a game mode crashing bug, conditional compilation for Windows, and comment out some diagnostic prints (John Fay) puggles 2004-08-11 15:56:20 +0000
  • 34d1c10c25 Implements Richard Rauch's request that the warning about indirect rendering contexts be suppressed for his BSD operating systems. puggles 2004-08-05 01:12:50 +0000
  • f20f677500 Someone used C++ style comments in a C file... tisk tisk... puggles 2004-08-05 01:12:13 +0000
  • 0c7fad1ec5 Bugfix for "glutBitmapString" so that it now handles end-of-line characters properly (Richard Rauch) puggles 2004-08-05 01:11:21 +0000
  • d916321fd4 Incremental update ... (John Fay) puggles 2004-08-05 01:10:14 +0000
  • 49b265eba4 give menu windows the title 'freeglut menu' (helps Chromium) brianp 2004-06-29 15:50:57 +0000
  • c3a84ddd90 move glXMakeCurrent() to after the point where the window's title is set (helps Chromium) brianp 2004-06-29 15:50:26 +0000
  • 290f7a43e8 Add one more header file to MSVC files puggles 2004-05-13 02:11:26 +0000
  • 92180def60 John Fay: Direct/indirect rendering context change, fix a bug that somebody reported (about needing "GLUT_XLIB_IMPLEMENTATION" defined) and remove a false deprecation of a function. puggles 2004-05-12 00:33:12 +0000
  • 994e73cad8 John Fay: A bug fix re: behavior of the code when the user clicks the "x" to close a window, and commentary to a message type with fixes for a Windows event processing bug. puggles 2004-05-12 00:31:31 +0000
  • ae113a8850 John Fay: Implement the modified logic of the direct/indirect rendering context. puggles 2004-05-12 00:29:27 +0000
  • c28e19b830 John Fay: Implement the upper end of the bitmapped fonts (beyond ASCII code 127). The fonts are very close to the GLUT fonts. puggles 2004-05-12 00:26:42 +0000
  • f0e7e663b5 John Fay: These files implement the teapot for WINCE. puggles 2004-05-12 00:23:00 +0000
  • d6eae7134a John Fay: Remove some obsolete defined symbols. puggles 2004-05-12 00:17:46 +0000
  • c46ead491e John Fay: Add "freeglut_glutfont_definitions.c" to the build and tell it to look in the "include" directory for the <GL/freeglut.h> file. puggles 2004-05-12 00:17:17 +0000
  • d3fad7828e Fix broken link to CVS instructions puggles 2004-05-02 04:06:56 +0000
  • 107b2d39ae Fix underline behavior due to typo (a.hover should be a:hover) ;) puggles 2004-04-13 00:35:38 +0000
  • a19cbfa13a Removed unnecessary initialisation. sjbaker 2004-03-28 15:51:33 +0000
  • 3905363c58 Added a cullface test. sjbaker 2004-03-28 15:44:22 +0000
  • c23c129b0e removed .cpp file (using LoadLibrary() instead) removed modified gx.h file cleaned up all // and tabs drgoldie 2004-03-22 10:19:25 +0000
  • 3e6bc9b199 Add "you must subscribe before you can post to our mailing lists" and correctly capitalize "XFree86". puggles 2004-03-18 18:43:08 +0000
  • 13f6488430 Add "mailto" tags to the mailing list links. puggles 2004-03-17 17:47:41 +0000
  • 101fd08582 Prevent exceeding array bounds in X11 key-repeat detection nigels 2004-03-17 04:02:21 +0000
  • 041d8017dc replaced all tabs with 4 spaces replaced all // with /* */ block fixed freeglut_gx.cpp file with #if TARGET_HOST_WINCE drgoldie 2004-03-16 08:38:28 +0000
  • c233e0f5db Whitespace conversion - tabs to 4 spaces nigels 2004-03-16 00:17:11 +0000
  • 4e304b51b9 Revert X11 fgCloseWindow to 1.38 pre-offscreen implementation. nigels 2004-03-16 00:15:05 +0000
  • 154a985699 fixed mouse position and keyboard mapping. added c-wrapper cpp file for GAPI. drgoldie 2004-03-15 15:23:29 +0000
  • 30aa3f91c3 added support for WindowsCE (building on top of klimt) drgoldie 2004-03-15 13:42:20 +0000
  • 11d357efc4 Repeat-key handling for Win32 Utilise both FreeGLUT state and per-window filtering modes nigels 2004-03-15 11:31:19 +0000
  • 3ff83f17c8 Forgot to update the ChangeLog for the benefit of those who do not have CVS or Web access. rkrolib 2004-03-15 06:19:33 +0000
  • b3f3ea2cf0 Completed removal of all support for the offscreen rendering. rkrolib 2004-03-15 06:16:47 +0000
  • a4e8aad90c Removed Makefile support for the offscreen demo. rkrolib 2004-03-15 06:10:27 +0000
  • 68abc58465 Removed offscreen demo program. rkrolib 2004-03-15 06:08:08 +0000
  • d566de6bc8 Provide local include path to automake for GL/freeglut.h etc nigels 2004-03-15 00:07:37 +0000
  • 121d94e35c Code formatting tweak nigels 2004-03-14 04:37:17 +0000
  • 6065b3da65 Resolution of X11 key-repeat handling nigels 2004-03-14 04:36:02 +0000
  • a291d1e0d3 Stripped out tabs and end-of-line whitespace Differences are in whitespace only nigels 2004-03-14 03:47:46 +0000
  • c203af6503 Resolve [ 853044 ] FreeGLUT menus on Win32 in task bar and ALT-TAB list CreateWindowEx(WS_EX_TOOLWINDOW,...) extended style suppresses the popup menu window from the taskbar or ALT-TAB list nigels 2004-03-10 05:11:04 +0000
  • 8ef6187d85 ignoreKeyRepeat mode in FreeGLUT is TRUE by default For compatibility with GLUT, the mode should be FALSE by default This issues was probably undetected until now because ignoreKeyRepeat didn't yet work. nigels 2004-03-08 06:06:57 +0000
  • 9e4156f49f Resolved bug #869765 glutIgnoreKeyRepeat() Fix (Win32) glutIgnoreKeyRepeat now behaves correctly on Win32 nigels 2004-03-08 05:49:55 +0000
  • 7542599aa9 C++ style comment converted to C style comment nigels 2004-03-08 05:15:15 +0000
  • 1523c69539 Include freeglut header via <GL/freeglut.h> rather than "../include/GL/freeglut.h" This allows some additional flexibility with file layout. It should be the responsibility of the build environment, rather than at source level. This change tested on MSVC 6, cygwin and mingw32 gcc and Linux gcc. nigels 2004-03-08 05:05:38 +0000
  • def83e15e9 According to John F. Fay: The variable "num_axes" should be "joy->num_axes". nigels 2004-03-03 03:35:42 +0000
  • 15c7f0ba24 Removed nonstandard #warning constructs. Converted to XXX comments. (These are warnings about gamemode features not working the same on some systems as on others. The semantics of gamemode are dubious, since it was never formally documented, and has for a long time worked in different ways on different systems, so it is arguable that there is nothing really wrong with systems that don't support resolution-changes.) rkrolib 2004-02-20 23:31:41 +0000
  • 517a32d77d Fixed the bug where glutDisplayFunc() was effectively invoking glutPostRedsiplay(). This is wrong on the face of it, and may be at root for some of the annoying "timing" issues we've had with redisplay events being called inappopriately. rkrolib 2004-02-20 05:05:35 +0000
  • 3b23a58148 I had rubbed the offscreen/Makefile.am off from the shapes demo. I forgot to remove a couple of references to the shapes.c and shapes.dsp (.dsw?) files. rkrolib 2004-02-19 11:13:11 +0000
  • 813e5ed5ac Added "offscreen" demo, a very simple program that produces an onscreen window and, upon command, renders a similar offscreen display and writes the result to disk. rkrolib 2004-02-19 10:09:29 +0000
  • 819e75a0f3 Minor comment adjustments. rkrolib 2004-02-18 06:52:50 +0000
  • 192d0ba74e Refinements to comments nigels 2004-02-18 02:51:04 +0000
  • a1547dde81 Normalized the style of the new joystick a bit. rkrolib 2004-02-14 08:51:54 +0000
  • c03f197329 For some reason, the X "expose" event handler was *directly* calling the display handler in the client. (Okay, it was calling a function that operates on the window handle.) rkrolib 2004-02-14 03:29:57 +0000
  • 70f0afbc07 A commit on behalf of John (in turn, and in part, also on behalf of Thierry). rkrolib 2004-02-14 03:23:43 +0000
  • a6d19e891d Commit of John's tidying-up of a comment, closing out an XXX comment that I wrote. Thanks, John. rkrolib 2004-02-09 14:54:14 +0000
  • 1101bb7b23 ...AND a tab snuck into my changes for GLUT_OFFSCREEN support. Mea culpa. rkrolib 2004-02-07 12:12:46 +0000
  • 488cb701ab Removed a ^M that snuck into the #pragma for the new joystick code. rkrolib 2004-02-07 12:11:30 +0000
  • 5f324aa73b Ooops. We don't want people to be able to create a subwindow of an offscreen window. (^& This is no longer permitted. rkrolib 2004-02-07 12:10:26 +0000
  • 401cff3240 Added entries for the joystick updates and the offscreen experimental support. rkrolib 2004-02-07 11:36:39 +0000
  • 1559d50f18 Changed a couple of XXX comments. Added a new one. These all the nest of #ifs in the BSD section of the new joystick code. rkrolib 2004-02-07 11:22:16 +0000
  • f464318e8d "Heavy editing" by John to his CallbackMaker demo. rkrolib 2004-02-07 10:57:17 +0000
  • bfae88650c John added a #pragma to the joystick code for WIN32 users. rkrolib 2004-02-07 10:52:08 +0000
  • 190a260143 Adds GLUT_OFFSCREEN as a display mode option. This includes: rkrolib 2004-02-07 10:40:59 +0000
  • 3119df3a6c Big import of updated joystick code from PLIB, with permission from Steve Baker. Most of the adaptation done by John, with a little bit of testing and changes by Thierry Thomas and myself. Seems to compile on: rkrolib 2004-02-05 23:31:09 +0000
  • 46f090da2c Close a bug whereby events can be delayed arbitrarily long if they get caught between the socket and the client-side queue on X, sometime after glutMainLoopEvent()'s loop quits and before the sleep code is invoked. rkrolib 2004-02-01 09:18:59 +0000
  • 377940880c Ammended a comment on fgCheckJoystickCallback(). rkrolib 2004-01-16 12:44:50 +0000
  • 889ff65585 Minor style normalizations to minimize the diffs between *now* and from before John's changes. No functional changes: rkrolib 2004-01-16 00:22:43 +0000
  • 5e022b0578 Some changes from John. rkrolib 2004-01-16 00:17:23 +0000
  • 96d0286492 Minor fix for website nav panel - FreeGLUT logo location nigels 2004-01-05 22:47:21 +0000
  • 2a3ccb7132 Changed CSS links to absolute URL nigels 2004-01-05 15:59:45 +0000
  • b9b95cdc8c Win32 glutIconifyWindow() patch contributed by John F. Fay Restrict resize callbacks to visible windows When iconified via glutIconifyWindow(), don't pass (0,0) to resize callback Note that minimising the window via the menu or minimise button is not yet resolved. nigels 2004-01-05 15:49:14 +0000
  • c342b2fe2a Minor tweak to generateFooter() nigels 2004-01-05 15:04:25 +0000
  • 10d29e38ed Updated entire website to be XHTML 1.0 Strict XML compliant Some reorgansiation of navigation structure. Developer Info "dinfo.php" and User Info "uinfo.php" now obsolete. nigels 2004-01-05 14:44:52 +0000
  • 0245ec89eb Added freshmeat and openl links to navigation panel nigels 2004-01-05 14:43:50 +0000
  • 2c46236afb Added Gentoo ebuild link nigels 2004-01-01 02:03:56 +0000
  • 19a2b0f841 Added the API from the docs directory. Updated the stylesheet with header styles. Noted in the news that the API is now online. Updated the user and developer info pages with a better looking "Documentation" section. puggles 2003-12-31 03:21:06 +0000