Adding initialization checking to all GLUT interface functions and removing asserts...
authorJ.C. Jones <jc@insufficient.coffee>
Mon, 3 Jan 2005 02:04:45 +0000 (02:04 +0000)
committerJ.C. Jones <jc@insufficient.coffee>
Mon, 3 Jan 2005 02:04:45 +0000 (02:04 +0000)
commitd296a46a2dccdd99048541e1f8ca0ef010ac8545
treeafec1d20d083bf3a4273480dccfe69ef4a23bf1c
parent4166c6ebc97701e0528fd81b7810131183940653
Adding initialization checking to all GLUT interface functions and removing asserts from the rest of the code - John Fay

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@541 7f0cb862-5218-0410-a997-914c9d46530a
18 files changed:
src/freeglut_callbacks.c
src/freeglut_cursor.c
src/freeglut_display.c
src/freeglut_ext.c
src/freeglut_font.c
src/freeglut_gamemode.c
src/freeglut_geometry.c
src/freeglut_init.c
src/freeglut_internal.h
src/freeglut_joystick.c
src/freeglut_main.c
src/freeglut_menu.c
src/freeglut_misc.c
src/freeglut_state.c
src/freeglut_structure.c
src/freeglut_teapot.c
src/freeglut_teapot_data.h
src/freeglut_window.c