Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
24 additions
and 215 deletions.
- +0 −12 WhatsNew
- +19 −9 configure.in
- +0 −2 docs.html
- +0 −1 include/Makefile.am
- +0 −1 include/SDL.h
- +0 −20 include/SDL_video.h
- +1 −1 sdl-config.in
- +2 −1 src/Makefile.am
- +1 −0 src/SDL_loadso.c
- +1 −0 {include → src}/SDL_loadso.h
- +0 −1 src/main/beos/exports/Makefile
- +0 −5 src/main/beos/exports/SDL.exp
- +0 −1 src/main/macos/exports/Makefile
- +0 −5 src/main/macos/exports/SDL.x
- +0 −1 src/main/macosx/exports/Makefile
- +0 −5 src/main/macosx/exports/SDL.x
- +0 −1 src/main/win32/exports/Makefile
- +0 −5 src/main/win32/exports/SDL.def
- +0 −102 src/video/SDL_surface.c
- +0 −2 src/video/SDL_sysvideo.h
- +0 −40 src/video/windx5/SDL_dx5video.c
Oops, something went wrong.