.. |
SDL_cocoaclipboard.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoaclipboard.m
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoaevents.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoaevents.m
|
Mac: Fixed check for SDL_HINT_MAC_BACKGROUND_APP.
|
2015-07-31 20:16:58 +02:00 |
SDL_cocoakeyboard.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoakeyboard.m
|
Mac: Whoops, lost legit Caps lock keypress events. Fixed.
|
2015-12-28 13:30:58 -05:00 |
SDL_cocoamessagebox.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoamessagebox.m
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoamodes.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoamodes.m
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoamouse.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoamouse.m
|
SDL_WarpMouseGlobal() should return non-void.
|
2015-07-17 21:03:58 -04:00 |
SDL_cocoamousetap.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoamousetap.m
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoaopengl.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoaopengl.m
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoashape.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoashape.m
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoavideo.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoavideo.m
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoawindow.h
|
Fixed crash if initialization of EGL failed but was tried again later.
|
2015-06-21 17:33:46 +02:00 |
SDL_cocoawindow.m
|
Mac: don't ignore mouse clicks on the top pixel of a window (thanks, Joshua!).
|
2015-12-29 01:09:58 -05:00 |