Moving platform-specific fields in "SFG_Display" into a substructure
authorJohn F. Fay <johnffay@nettally.com>
Sun, 29 Jan 2012 02:45:04 +0000 (02:45 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Sun, 29 Jan 2012 02:45:04 +0000 (02:45 +0000)
commit83a7f1444d1388983a7b756dde26b0cc74101b13
treeb09fb5345ebfdd16934f085a36b80c6d0f20d1c6
parent625d4f9446481f4a1684314cb559df7976090578
Moving platform-specific fields in "SFG_Display" into a substructure

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1011 7f0cb862-5218-0410-a997-914c9d46530a
src/Common/freeglut_cursor.c
src/Common/freeglut_display.c
src/Common/freeglut_gamemode.c
src/Common/freeglut_init.c
src/Common/freeglut_internal.h
src/Common/freeglut_main.c
src/Common/freeglut_menu.c
src/mswin/freeglut_gamemode_mswin.c
src/mswin/freeglut_init_mswin.c
src/mswin/freeglut_internal_mswin.h
src/mswin/freeglut_window_mswin.c