• Show log

    Commit

  • Hash : fc4e798d
    Author : Sam Lantinga
    Date : 2014-07-07T12:48:25

    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.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_m kc3_lang_org thodg_w thodg_l www_kmx_io thodg
    Tags