Mercurial > sdl-ios-xcode
log src/video/directfb/SDL_DirectFB_mouse.c @ 4827:5660aac926e9
age | author | description |
---|---|---|
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. |
Sun, 11 Jan 2009 23:49:23 +0000 | Couriersud | DirectFB cleanups & simple window manager |
Sat, 10 Jan 2009 21:50:26 +0000 | Sam Lantinga | Reverted Bob's indent checkin |
Fri, 09 Jan 2009 20:43:30 +0000 | Bob Pendleton | I ran a global "make indent" it modified the following files. |
Sun, 04 Jan 2009 23:43:33 +0000 | Sam Lantinga | Date: Sun, 04 Jan 2009 20:53:30 +0100 |
Thu, 01 Jan 2009 07:59:08 +0000 | Sam Lantinga | Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events. |