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
130 additions
and 123 deletions.
- +46 −40 src/SDL_compat.c
- +6 −6 src/haptic/win32/SDL_syshaptic.c
- +2 −1 src/video/SDL_renderer_sw.c
- +61 −61 src/video/SDL_surface.c
- +2 −2 src/video/SDL_video.c
- +6 −8 src/video/SDL_yuv_sw.c
- +3 −2 src/video/win32/SDL_d3drender.c
- +2 −1 src/video/win32/SDL_gdirender.c
- +1 −1 test/testsprite.c
- +1 −1 test/testsprite2.c