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
Nobody is currently maintaining the QNX code, so removing it for now.
- Loading branch information
Showing
with
46 additions
and 10,460 deletions.
- +1 −1 README
- +0 −1 README.Platforms
- +0 −108 README.QNX
- +0 −175 configure.in
- +0 −4 include/SDL.h
- +0 −2 include/SDL_config.h.in
- +0 −3 src/video/SDL_renderer_gl.c
- +2 −19 src/video/SDL_renderer_gles.c
- +7 −16 src/video/SDL_sysvideo.h
- +5 −14 src/video/SDL_video.c
- +0 −2,852 src/video/photon/SDL_photon.c
- +0 −178 src/video/photon/SDL_photon.h
- +0 −726 src/video/photon/SDL_photon_input.c
- +0 −50 src/video/photon/SDL_photon_input.h
- +0 −125 src/video/photon/SDL_photon_keycodes.h
- +0 −218 src/video/photon/SDL_photon_pixelfmt.c
- +0 −42 src/video/photon/SDL_photon_pixelfmt.h
- +0 −1,419 src/video/photon/SDL_photon_render.c
- +0 −76 src/video/photon/SDL_photon_render.h
- +0 −1,144 src/video/qnxgf/SDL_gf_input.c
- +0 −165 src/video/qnxgf/SDL_gf_input.h
- +0 −54 src/video/qnxgf/SDL_gf_opengles.c
- +0 −39 src/video/qnxgf/SDL_gf_opengles.h
- +0 −187 src/video/qnxgf/SDL_gf_pixelfmt.c
- +0 −39 src/video/qnxgf/SDL_gf_pixelfmt.h
- +0 −373 src/video/qnxgf/SDL_gf_render.c
- +0 −57 src/video/qnxgf/SDL_gf_render.h
- +0 −32 src/video/qnxgf/SDL_hiddi_joystick.h
- +0 −159 src/video/qnxgf/SDL_hiddi_keyboard.h
- +0 −69 src/video/qnxgf/SDL_hiddi_mouse.h
- +0 −1,908 src/video/qnxgf/SDL_qnxgf.c
- +0 −161 src/video/qnxgf/SDL_qnxgf.h
- +0 −9 test/testdyngles.c
- +31 −35 test/testime.c
Oops, something went wrong.