Edit

kc3-lang/SDL/VisualC-WinRT

Branch :

  • Show log

    Commit

  • Author : David Ludwig
    Date : 2013-12-25 21:39:48
    Hash : ce805722
    Message : WinRT: compiled the d3d11 renderer's shaders into SDL itself Previously, the shaders would get compiled separately, the output of which would need to be packaged into the app. This change should make SDL's dll be the only binary needed to include SDL in a WinRT app.