Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at
activekitten.com.
- Loading branch information
Showing
with
211 additions
and 41 deletions.
- BIN VisualCE.zip
- +4 −0 src/SDL_fatal.c
- +49 −1 src/SDL_loadso.c
- +4 −0 src/cdrom/dummy/SDL_syscdrom.c
- +3 −3 src/cpuinfo/SDL_cpuinfo.c
- +4 −0 src/events/SDL_quit.c
- +2 −0 src/joystick/dummy/SDL_sysjoystick.c
- +47 −2 src/video/wincommon/SDL_sysevents.c
- +39 −0 src/video/wincommon/SDL_syswm.c
- +13 −0 src/video/windib/SDL_dibevents.c
- +29 −33 src/video/windib/SDL_dibvideo.c
- +9 −1 test/testalpha.c
- +8 −1 test/testwin.c
Binary file not shown.
Oops, something went wrong.