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.
Browse files
Fixed bug #930
The PS2 video driver is obsolete and not going to be updated unless someone wants to maintain it.
- Loading branch information
Showing
with
0 additions
and 2,808 deletions.
- +0 −26 configure.in
- +0 −1 include/SDL_config.h.in
- +0 −3 src/video/SDL_sysvideo.h
- +0 −3 src/video/SDL_video.c
- +0 −1,103 src/video/ps2gs/SDL_gsevents.c
- +0 −39 src/video/ps2gs/SDL_gsevents_c.h
- +0 −139 src/video/ps2gs/SDL_gskeys.h
- +0 −153 src/video/ps2gs/SDL_gsmouse.c
- +0 −39 src/video/ps2gs/SDL_gsmouse_c.h
- +0 −693 src/video/ps2gs/SDL_gsvideo.c
- +0 −98 src/video/ps2gs/SDL_gsvideo.h
- +0 −471 src/video/ps2gs/SDL_gsyuv.c
- +0 −40 src/video/ps2gs/SDL_gsyuv_c.h
Oops, something went wrong.