nonchocoboy 2002/02/09 12:11:30 PST
Modified files:
gamekernel/gk GlutDriver.cpp
Log:
Oops ... forgot to use the DeviceHandle to remove the devices on shutdown
rather than removing them manually. If glut didn't call exit in shutdown() this
would have caused a memory leak.
Revision Changes Path
1.13 +15 -5 lib/gamekernel/gk/GlutDriver.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/GlutDriver.cpp.diff?r1=1.12&r2=1.13&diff_format=h
|