From: Ben S. <non...@us...> - 2003-02-07 04:35:30
|
nonchocoboy 2003/02/06 20:35:30 PST Modified files: siren/src/siren Kernel.cpp Kernel.h Log: Delay the creation of the initial state until after the GL context has been created. This is done by using the StateFactory (which should have been done in the first place). Revision Changes Path 1.4 +24 -30 lib/siren/src/siren/Kernel.cpp 1.4 +6 -10 lib/siren/src/siren/Kernel.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/Kernel.cpp.diff?r1=1.3&r2=1.4&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/Kernel.h.diff?r1=1.3&r2=1.4&diff_format=h |