log src/SDL_compat.c @ 4617:cfbb1ff4b8ec

age author description
Thu, 25 Mar 2010 01:08:26 -0700 Sam Lantinga General improvements for user custom event registration
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Thu, 21 Jan 2010 06:21:52 +0000 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
Thu, 17 Dec 2009 07:47:03 +0000 Sam Lantinga Fixed compile error on Windows.
Wed, 16 Dec 2009 19:50:51 +0000 Ryan C. Gordon Initial band-aids on SDL_GetMouseState() API breakage. More work to come.
Wed, 16 Dec 2009 10:59:51 +0000 Ryan C. Gordon Implemented SDL_setenv(), moved SDL_putenv() to compat.