-
corey_taylor committed revision 5 to the G3D Innovation Engine SVN repository, changing 7 files.
2009-11-13 04:56:15 UTC by corey_taylor
-
corey_taylor committed revision 4 to the G3D Innovation Engine SVN repository, changing 1 files.
2009-11-13 04:55:47 UTC by corey_taylor
-
corey_taylor committed revision 3 to the G3D Innovation Engine SVN repository, changing 6 files.
2009-11-13 04:54:24 UTC by corey_taylor
-
morgan3d committed revision 2 to the G3D Innovation Engine SVN repository, changing 1 files.
2009-11-12 14:56:03 UTC by morgan3d
-
morgan3d committed revision 1 to the G3D Innovation Engine SVN repository, changing 8 files.
2009-11-12 14:44:25 UTC by morgan3d
-
Are we going to bother with this?
corey.
2009-11-10 04:37:53 UTC by corey_taylor
-
This is G3D 9.
corey.
2009-11-10 04:34:50 UTC by corey_taylor
-
I didn't see the need for adding error codes in the handled cases, but added it to the default case.
corey.
2009-11-10 04:34:16 UTC by corey_taylor
-
The resize event is now handled properly without the hack intended to make the windows implementation not destroy and re-create context. SDL 1.2.14 fixes the context issue on Windows anyway.
Remove OSX and Win32 specific implementations.
corey.
2009-11-10 03:13:30 UTC by corey_taylor
-
The implemention seems correct, but SDLWindow is not handling window resize very well.
Even resizing through normal window drag-n-drop is having bizarre effects.
I'm adding an early out to OSWndow::handleResize() to avoid refreshing if the size hasn't changed.
corey.
2009-11-09 03:35:04 UTC by corey_taylor