Moving the platform-specific FBConfig and device context variables into platform...
authorJohn F. Fay <johnffay@nettally.com>
Sun, 29 Jan 2012 03:15:41 +0000 (03:15 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Sun, 29 Jan 2012 03:15:41 +0000 (03:15 +0000)
commit9486b7d6a3bf0d00cc00ab98380e99810250aa84
tree31c347a29c5fb3f016bd2db2cb6c690f528cf138
parent28ba5e26f5546a236e93dc3e23ce4777b41f9ffc
Moving the platform-specific FBConfig and device context variables into platform-specific parts of the code

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1014 7f0cb862-5218-0410-a997-914c9d46530a
src/Common/freeglut_internal.h
src/Common/freeglut_state.c
src/Common/freeglut_structure.c
src/Common/freeglut_window.c
src/mswin/freeglut_display_mswin.c
src/mswin/freeglut_internal_mswin.h
src/mswin/freeglut_main_mswin.c
src/mswin/freeglut_state_mswin.c
src/mswin/freeglut_window_mswin.c