projects
/
freeglut
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Allowing recent change to build on older versions of MSVC per e-mail from Eero Pajarr...
[freeglut]
/
src
/
freeglut_window.c
2010-02-01
John F. Fay
Allowing recent change to build on older versions of...
blob
|
commitdiff
2010-01-29
John F. Fay
Implementing Windows multiple-display patch per e-mail...
blob
|
commitdiff
|
diff to current
2009-12-24
John F. Fay
Rearranged some of the configuration-dependent code...
blob
|
commitdiff
|
diff to current
2009-12-03
John F. Fay
Uploading spaceball/set-window patch per e-mail from...
blob
|
commitdiff
|
diff to current
2009-11-18
John F. Fay
Putting in the "glutFullScreen" support for Gnome and...
blob
|
commitdiff
|
diff to current
2009-11-06
John F. Fay
First attempt at adding John Tsiombikas' spaceball...
blob
|
commitdiff
|
diff to current
2009-08-10
Sven Panne
Added support for sRGB framebuffers via the GLX_ARB_fra...
blob
|
commitdiff
|
diff to current
2009-07-23
Sven Panne
Unbreak the build for non-Windows platforms, fixing...
blob
|
commitdiff
|
diff to current
2009-07-12
John F. Fay
Making the #ifdef's around "__glutExitFunc" consistent...
blob
|
commitdiff
|
diff to current
2009-07-10
John F. Fay
Making the "AT_EXIT" hack look a bit less like a copy...
blob
|
commitdiff
|
diff to current
2009-05-22
Sven Panne
Added the ugly ATEXIT_HACK from GLUT 3.7, making freegl...
blob
|
commitdiff
|
diff to current
2009-03-16
Sven Panne
Set the default number of samples per pixel to 4 and...
blob
|
commitdiff
|
diff to current
2009-02-28
Sven Panne
Do not try to destroy a GLX context when there is none...
blob
|
commitdiff
|
diff to current
2009-02-18
John F. Fay
Fixing a build error caused by a variable declaration...
blob
|
commitdiff
|
diff to current
2009-02-13
Sven Panne
Synchronized WGL behavior with GLX implementation:...
blob
|
commitdiff
|
diff to current
2009-02-13
Sven Panne
More refactorings: Removed useless return value. Simpli...
blob
|
commitdiff
|
diff to current
2009-02-13
Sven Panne
Refactoring only (replace nested conditionals with...
blob
|
commitdiff
|
diff to current
2009-02-13
John F. Fay
Adding OpenGL 3.0 context detection for Windows per...
blob
|
commitdiff
|
diff to current
2008-11-06
Sven Panne
Fixed first parameter of CreateWindow call, used for...
blob
|
commitdiff
|
diff to current
2008-11-05
Sven Panne
Removed the annoying "Unable to create direct context...
blob
|
commitdiff
|
diff to current
2008-11-02
Sven Panne
Added OpenGL 3.0 context creation API entries
blob
|
commitdiff
|
diff to current
2008-11-02
Sven Panne
Refactored GLX context creation into a single function...
blob
|
commitdiff
|
diff to current
2007-12-02
John F. Fay
Adding "glutFullScreenToggle" for X11 -- still needs...
blob
|
commitdiff
|
diff to current
2007-12-01
John F. Fay
Fixing the window position for asynchronous X11 impleme...
blob
|
commitdiff
|
diff to current
2007-11-12
John F. Fay
Implementing Jocelyn Frechot's changes -- see e-mail...
blob
|
commitdiff
|
diff to current
2007-09-25
John F. Fay
More changes for Jocelyn Frechot's multisampling change...
blob
|
commitdiff
|
diff to current
2007-09-23
John F. Fay
Fixing a remaining bug in the multisampling change...
blob
|
commitdiff
|
diff to current
2007-09-22
John F. Fay
Putting in Jocelyn Frechot's X11 visual context changes...
blob
|
commitdiff
|
diff to current
2007-09-19
John F. Fay
Implementing first part of Windows version of "GLUT_CAP...
blob
|
commitdiff
|
diff to current
2007-09-18
John F. Fay
Implementing feature request "[ 947118 ] Popup menu...
blob
|
commitdiff
|
diff to current
2007-09-18
John F. Fay
Addressing Feature Request #1307049 that "freeglut...
blob
|
commitdiff
|
diff to current
2007-09-16
John F. Fay
Fixing bug #1688954, submitted in Marcy '07. I changed...
blob
|
commitdiff
|
diff to current
2007-09-16
John F. Fay
Fixing bug report #1052151 from October 2004.
blob
|
commitdiff
|
diff to current
2006-09-28
Joe Krahn
Removed incorrect comment about internal WGL/ARB defini...
blob
|
commitdiff
|
diff to current
2006-09-26
Joe Krahn
Added FREEGLUT_LIB_PRAGMAS to control MS library pragma...
blob
|
commitdiff
|
diff to current
2006-09-25
John F. Fay
Fixing a typo bug in the display mode checking (removin...
blob
|
commitdiff
|
diff to current
2006-09-21
John F. Fay
Adding support for the multisampling query per bug...
blob
|
commitdiff
|
diff to current
2006-09-21
John F. Fay
Adding multisampling to *nix and Windows; also some...
blob
|
commitdiff
|
diff to current
2006-09-21
John F. Fay
Joe Krahn's changes to "TARGET_HOST" defined constants
blob
|
commitdiff
|
diff to current
2006-09-21
John F. Fay
Fixing two minor bugs, adding comments
blob
|
commitdiff
|
diff to current
2005-10-06
John F. Fay
Implementing Stereo in Windows
blob
|
commitdiff
|
diff to current
2005-07-05
Sven Panne
X11 only: Free XVisualInfo structures when they are...
blob
|
commitdiff
|
diff to current
2005-07-05
Sven Panne
Tiny change to make grep's life easier: Rename the...
blob
|
commitdiff
|
diff to current
2005-05-19
Sven Panne
Fixed SF bug #1204261: Mini space leak when creating...
blob
|
commitdiff
|
diff to current
2005-05-04
John F. Fay
Adding a comment on why \"freeglut\" differs from GLUT...
blob
|
commitdiff
|
diff to current
2005-05-04
John F. Fay
Updating the ChangeLog and TODO files in preparation...
blob
|
commitdiff
|
diff to current
2005-04-27
John F. Fay
Fixing bug [ 1111218 ] fullscreen not working
blob
|
commitdiff
|
diff to current
2005-04-22
John F. Fay
Trying again to change \"fgStructure.Window\" to \...
blob
|
commitdiff
|
diff to current
2005-02-16
Brian Paul
fixes for menus being attached to multiple buttons...
blob
|
commitdiff
|
diff to current
2005-02-15
Brian Paul
AUX buffers for Windows (John Fay)
blob
|
commitdiff
|
diff to current
2005-02-11
Brian Paul
Aux color buffer support. Pass one of GLUT_AUX[1234...
blob
|
commitdiff
|
diff to current
2005-01-05
Sven Panne
Hopefully removed all damage done by commits without...
blob
|
commitdiff
|
diff to current
2005-01-03
Sven Panne
Improved error message a bit when no suitable visual...
blob
|
commitdiff
|
diff to current
2005-01-03
Sven Panne
Moved '#include "config.h"' to freeglut_internal.h...
blob
|
commitdiff
|
diff to current
2005-01-03
J.C. Jones
Changes remove duplicate menu code from "freeglut_windo...
blob
|
commitdiff
|
diff to current
2005-01-03
J.C. Jones
Adding initialization checking to all GLUT interface...
blob
|
commitdiff
|
diff to current
2004-12-31
Sven Panne
Fixed bug #1045054 (KeyReleaseMask typo).
blob
|
commitdiff
|
diff to current
2004-12-17
J.C. Jones
Some assertion changes / removals from Dr. John Fay
blob
|
commitdiff
|
diff to current
2004-10-05
Brian Paul
improved comments and mouse coord adjustments (John...
blob
|
commitdiff
|
diff to current
2004-09-13
Brian Paul
more updates from John Fay
blob
|
commitdiff
|
diff to current
2004-09-13
Brian Paul
some function renaming, etc (John Fay)
blob
|
commitdiff
|
diff to current
2004-09-10
Brian Paul
updated comments from John Fay
blob
|
commitdiff
|
diff to current
2004-08-05
J.C. Jones
Implements Richard Rauch's request that the warning...
blob
|
commitdiff
|
diff to current
2004-06-29
Brian Paul
move glXMakeCurrent() to after the point where the...
blob
|
commitdiff
|
diff to current
2004-05-12
J.C. Jones
John Fay: Implement the modified logic of the direct...
blob
|
commitdiff
|
diff to current
2004-03-16
Daniel Wagner
replaced all tabs with 4 spaces
blob
|
commitdiff
|
diff to current
2004-03-16
Nigel Stewart
Revert X11 fgCloseWindow to 1.38 pre-offscreen implemen...
blob
|
commitdiff
|
diff to current
2004-03-15
Daniel Wagner
added support for WindowsCE (building on top of klimt)
blob
|
commitdiff
|
diff to current
2004-03-15
Richard Rauch
Completed removal of all support for the offscreen...
blob
|
commitdiff
|
diff to current
2004-03-14
Nigel Stewart
Code formatting tweak
blob
|
commitdiff
|
diff to current
2004-03-14
Nigel Stewart
Stripped out tabs and end-of-line whitespace
blob
|
commitdiff
|
diff to current
2004-03-10
Nigel Stewart
Resolve [ 853044 ] FreeGLUT menus on Win32 in task...
blob
|
commitdiff
|
diff to current
2004-03-08
Nigel Stewart
Include freeglut header via <GL/freeglut.h> rather...
blob
|
commitdiff
|
diff to current
2004-02-18
Richard Rauch
Minor comment adjustments.
blob
|
commitdiff
|
diff to current
2004-02-07
Richard Rauch
...AND a tab snuck into my changes for GLUT_OFFSCREEN...
blob
|
commitdiff
|
diff to current
2004-02-07
Richard Rauch
Ooops. We don't want people to be able to create a...
blob
|
commitdiff
|
diff to current
2004-02-07
Richard Rauch
Adds GLUT_OFFSCREEN as a display mode option. This...
blob
|
commitdiff
|
diff to current
2004-01-05
Nigel Stewart
Win32 glutIconifyWindow() patch contributed by John...
blob
|
commitdiff
|
diff to current
2003-12-30
Nigel Stewart
OpenGL context is not made current on Win32 until fgSet...
blob
|
commitdiff
|
diff to current
2003-12-30
Nigel Stewart
#pragma message is only understood my MS compiler
blob
|
commitdiff
|
diff to current
2003-12-11
Richard Rauch
Stripped out TABs that got reintroduced.
blob
|
commitdiff
|
diff to current
2003-12-11
J.C. Jones
Nigel Stewart's Win32 window-sizing fix for game mode
blob
|
commitdiff
|
diff to current
2003-12-11
Richard Rauch
John correctly observed that the initialization {OldHei...
blob
|
commitdiff
|
diff to current
2003-12-03
Richard Rauch
Hrm. I misunderstood the purpose of {window->State...
blob
|
commitdiff
|
diff to current
2003-11-28
Christopher John...
Fixed windows compilation problem with last update.
blob
|
commitdiff
|
diff to current
2003-11-27
Christopher John...
Window close fix.
blob
|
commitdiff
|
diff to current
2003-11-21
Richard Rauch
Numerous style normalizations from John:
blob
|
commitdiff
|
diff to current
2003-11-21
Richard Rauch
All changes are from John, except for:
blob
|
commitdiff
|
diff to current
2003-11-15
Christopher John...
Removed the state variable BuildingAMenu.
blob
|
commitdiff
|
diff to current
2003-11-15
Christopher John...
Replace TRUE with GL_TRUE and FALSE with GL_FALSE where...
blob
|
commitdiff
|
diff to current
2003-11-15
Christopher John...
Added a new state variable "Initalized".
blob
|
commitdiff
|
diff to current
2003-11-14
Richard Rauch
Noted one of a few cases where we do something immediat...
blob
|
commitdiff
|
diff to current
2003-11-04
Richard Rauch
Got rid of the G_LOG_DOMAIN junk, per discussion on...
blob
|
commitdiff
|
diff to current
2003-10-31
Richard Rauch
Picked up some stray TABs scattered in this file.
blob
|
commitdiff
|
diff to current
2003-10-31
Richard Rauch
Noted by XXX comments that the XFlush() calls probably...
blob
|
commitdiff
|
diff to current
2003-10-31
Richard Rauch
Polished off the say-nothing-new comments and lines...
blob
|
commitdiff
|
diff to current
2003-10-31
Richard Rauch
Missed a few say-nothing-new comments in fgOpenWindow().
blob
|
commitdiff
|
diff to current
2003-10-31
Richard Rauch
Cleansed fgCloseWindow():
blob
|
commitdiff
|
diff to current
2003-10-31
Richard Rauch
Cleaned up fgOpenWindow():
blob
|
commitdiff
|
diff to current
2003-10-31
Richard Rauch
Cleanup to fgSetWindow(). The usual suspects:
blob
|
commitdiff
|
diff to current
next