This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
3 additions
and 5,638 deletions.
- +0 −12 BUGS
- +1 −1 README
- +0 −50 README.AmigaOS
- +1 −1 include/SDL.h
- +1 −3 include/SDL_config.h.default
- +0 −5 include/SDL_config.h.in
- +0 −80 include/SDL_config_amiga.h
- +0 −4 include/SDL_platform.h
- +0 −219 src/joystick/amigaos/SDL_sysjoystick.c
- +0 −2 src/thread/SDL_thread_c.h
- +0 −154 src/thread/amigaos/SDL_syssem.c
- +0 −165 src/thread/amigaos/SDL_systhread.c
- +0 −61 src/thread/amigaos/SDL_systhread_c.h
- +0 −291 src/thread/amigaos/SDL_thread.c
- +0 −268 src/timer/amigaos/SDL_systimer.c
- +0 −3 src/video/SDL_sysvideo.h
- +0 −3 src/video/SDL_video.c
- +0 −539 src/video/cybergfx/SDL_amigaevents.c
- +0 −29 src/video/cybergfx/SDL_amigaevents_c.h
- +0 −85 src/video/cybergfx/SDL_amigamouse.c
- +0 −34 src/video/cybergfx/SDL_amigamouse_c.h
- +0 −272 src/video/cybergfx/SDL_cgxaccel.c
- +0 −227 src/video/cybergfx/SDL_cgxgl.c
- +0 −53 src/video/cybergfx/SDL_cgxgl_c.h
- +0 −933 src/video/cybergfx/SDL_cgximage.c
- +0 −37 src/video/cybergfx/SDL_cgximage_c.h
- +0 −334 src/video/cybergfx/SDL_cgxmodes.c
- +0 −47 src/video/cybergfx/SDL_cgxmodes_c.h
- +0 −1,444 src/video/cybergfx/SDL_cgxvideo.c
- +0 −178 src/video/cybergfx/SDL_cgxvideo.h
- +0 −69 src/video/cybergfx/SDL_cgxwm.c
- +0 −33 src/video/cybergfx/SDL_cgxwm_c.h
- +0 −2 test/testplatform.c
Oops, something went wrong.