• Show log

    Commit

  • Hash : 5281f9f1
    Author : David Ludwig
    Date : 2014-03-15T13:27:18

    Fixed a crash on Windows Phone 8 that occurred after rotating a device
    
    This changeset prevents IDXGISwapChain::ResizeBuffers from being invoked on
    Windows Phone 8, a function that isn't available on the platform (but is
    available on other Windows platforms).  The call would fail, which ultimately
    led to a crash.
    
    This changeset also attempts to make sure that the D3D11 swap chain is created
    at the correct size, when using Windows Phone 8.
    
    Still TODO: make sure rotation-querying works across relevant Windows
    platforms (that support Direct3D 11.x).
    

  • 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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags