sdl2_frt/src/video/cocoa
Sam Lantinga fc4e798d79 Fixed bug 2631 - Mac: minor code cleanup
Alex Szpakowski

Some minor changes to the Mac-specific backend code:

- Fixed up some code style issues (mostly brace style inconsistencies).

- Fixed a compiler warning in SDL_cocoaevents.m.

- Removed some useless code now that the 10.7 SDK is required to build SDL.

- Removed Gestalt(gestaltSystemVersion, ...) call and switched to NSAppKitVersionNumber for version checking code. Using Gestalt with gestaltSystemVersion will give 0x1090 in Mac OS 10.10+, and the whole Gestalt function was deprecated in Mac OS 10.8.
2014-07-07 12:48:25 -07:00
..
SDL_cocoaclipboard.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_cocoaclipboard.m Fixed bug 2631 - Mac: minor code cleanup 2014-07-07 12:48:25 -07:00
SDL_cocoaevents.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_cocoaevents.m Fixed bug 2631 - Mac: minor code cleanup 2014-07-07 12:48:25 -07:00
SDL_cocoakeyboard.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_cocoakeyboard.m Fixed bug 2631 - Mac: minor code cleanup 2014-07-07 12:48:25 -07:00
SDL_cocoamessagebox.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_cocoamessagebox.m Fixed bug 2631 - Mac: minor code cleanup 2014-07-07 12:48:25 -07:00
SDL_cocoamodes.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_cocoamodes.m Fixed bug 2631 - Mac: minor code cleanup 2014-07-07 12:48:25 -07:00
SDL_cocoamouse.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_cocoamouse.m Fixed bug 2631 - Mac: minor code cleanup 2014-07-07 12:48:25 -07:00
SDL_cocoamousetap.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_cocoamousetap.m Fixed bug 2631 - Mac: minor code cleanup 2014-07-07 12:48:25 -07:00
SDL_cocoaopengl.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_cocoaopengl.m Fixed bug 2631 - Mac: minor code cleanup 2014-07-07 12:48:25 -07:00
SDL_cocoashape.h Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
SDL_cocoashape.m Fixed bug 2631 - Mac: minor code cleanup 2014-07-07 12:48:25 -07:00
SDL_cocoavideo.h Fixed bug 2631 - Mac: minor code cleanup 2014-07-07 12:48:25 -07:00
SDL_cocoavideo.m Fixed bug 2631 - Mac: minor code cleanup 2014-07-07 12:48:25 -07:00
SDL_cocoawindow.h Fixed bug 2631 - Mac: minor code cleanup 2014-07-07 12:48:25 -07:00
SDL_cocoawindow.m Fixed bug 2631 - Mac: minor code cleanup 2014-07-07 12:48:25 -07:00