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
The old windows video drivers are superceded by the unified win32 dri…
…ver.
- Loading branch information
Showing
with
0 additions
and 9,497 deletions.
- +0 −136 src/video/wincommon/SDL_lowvideo.h
- +0 −928 src/video/wincommon/SDL_sysevents.c
- +0 −274 src/video/wincommon/SDL_sysmouse.c
- +0 −35 src/video/wincommon/SDL_sysmouse_c.h
- +0 −334 src/video/wincommon/SDL_syswm.c
- +0 −35 src/video/wincommon/SDL_syswm_c.h
- +0 −671 src/video/wincommon/SDL_wingl.c
- +0 −143 src/video/wincommon/SDL_wingl_c.h
- +0 −1,032 src/video/wincommon/wmmsg.h
- +0 −505 src/video/windib/SDL_dibevents.c
- +0 −36 src/video/windib/SDL_dibevents_c.h
- +0 −1,165 src/video/windib/SDL_dibvideo.c
- +0 −64 src/video/windib/SDL_dibvideo.h
- +0 −76 src/video/windib/SDL_vkeys.h
- +0 −944 src/video/windx5/SDL_dx5events.c
- +0 −37 src/video/windx5/SDL_dx5events_c.h
- +0 −2,579 src/video/windx5/SDL_dx5video.c
- +0 −67 src/video/windx5/SDL_dx5video.h
- +0 −309 src/video/windx5/SDL_dx5yuv.c
- +0 −42 src/video/windx5/SDL_dx5yuv_c.h
- +0 −85 src/video/windx5/directx.h
Oops, something went wrong.