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
691 additions
and 761 deletions.
- +16 −19 src/file/cocoa/SDL_rwopsbundlesupport.m
- +31 −39 src/video/cocoa/SDL_cocoaclipboard.m
- +41 −44 src/video/cocoa/SDL_cocoaevents.m
- +24 −25 src/video/cocoa/SDL_cocoakeyboard.m
- +27 −29 src/video/cocoa/SDL_cocoamessagebox.m
- +94 −100 src/video/cocoa/SDL_cocoamouse.m
- +132 −151 src/video/cocoa/SDL_cocoaopengl.m
- +8 −7 src/video/cocoa/SDL_cocoashape.m
- +28 −29 src/video/cocoa/SDL_cocoavideo.m
- +262 −280 src/video/cocoa/SDL_cocoawindow.m
- +28 −38 test/automated/rwops/TestSupportRWops_Cocoa.m
Oops, something went wrong.