summaryrefslogtreecommitdiff
path: root/src/glut_compatability.cxx
AgeCommit message (Expand)Author
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2007-02-09Don't depend on having RTLD_DEFAULT definedMichael R Sweet
2007-02-08Add header check for dlfcn.h.Michael R Sweet
2007-02-08Add support for glutGetProcAddress() on Mac OS X and other platformsMichael R Sweet
2007-02-05Fix glXGetProcAddressARB() usage and support for POSIX threads on HP-UX 11.Michael R Sweet
2007-02-01Don't use ARB function unless available (still need to do the autoconfMichael R Sweet
2007-02-01Update documentation and move glutDeviceGet() into code so we can returnMichael R Sweet
2007-02-01Add GLUT support functions from FreeGLUT (STR #1522)Michael R Sweet
2006-08-29STR #1403: GLUT window creation code - better fix.Matthias Melcher
2006-08-25Two simple glut fixes (flickering and VC6 compiler issues).Matthias Melcher
2006-08-25Fixed GLUT behavior on window creation (STR #1267)Matthias Melcher
2006-08-17Fixed ABI issue with const on glutCreateWindow.Matthias Melcher
2006-08-17Added some GLUT4 functions (STR #1370)Matthias Melcher
2006-08-17Added missing const to GLUT call (STR #1371)Matthias Melcher
2006-05-31Remove executable bit from more source files.Michael R Sweet
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-10-14Glut emulation turns mousewheel back into mouse buttons 3 and 4, forBill Spitzak
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-09-19Fix keyboard handling in Fl_Glut_Window::handle().Michael R Sweet
2002-08-09More shadow variable changes...Michael R Sweet
2002-06-26glut_compatibility did not initialize 'display' function pointer and would ma...Matthias Melcher
2002-01-01Copyright updates...Michael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
1999-10-16Changed the sgi -woff pragma to the new #define suggested by Michael Sweet.Bill Spitzak
1999-03-18Changes from Luis Ibanez to make it compile under Borland.Bill Spitzak
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-19The great heading change - now use standard LGPL header with CVS tags.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet