Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
252 additions
and 248 deletions.
- +2 −2 include/SDL_config_psp.h
- +6 −6 include/SDL_test_harness.h
- +1 −1 src/audio/directsound/SDL_directsound.c
- +4 −4 src/audio/psp/SDL_pspaudio.c
- +76 −72 src/core/android/SDL_android.c
- +18 −18 src/events/scancodes_windows.h
- +2 −2 src/joystick/windows/SDL_dxjoystick.c
- +3 −3 src/main/android/SDL_android_main.c
- +1 −1 src/render/direct3d/SDL_render_d3d.c
- +9 −9 src/render/psp/SDL_render_psp.c
- +4 −4 src/video/bwindow/SDL_BWin.h
- +5 −5 src/video/bwindow/SDL_bopengl.h
- +1 −1 src/video/windows/SDL_windowsevents.c
- +1 −1 src/video/windows/SDL_windowswindow.c
- +8 −8 test/testautomation_main.c
- +9 −9 test/testautomation_platform.c
- +43 −43 test/testautomation_rect.c
- +3 −3 test/testautomation_rwops.c
- +2 −2 test/testautomation_suites.h
- +1 −1 test/testfile.c
- +8 −8 test/testgesture.c
- +3 −3 test/testime.c
- +2 −2 test/testmessage.c
- +1 −1 test/testrendercopyex.c
- +3 −3 test/testresample.c
- +29 −29 test/testshader.c
- +6 −6 test/testshape.c
- +1 −1 test/testwm2.c
Oops, something went wrong.