• Show log

    Commit

  • Hash : db1dd756
    Author : Ryan C. Gordon
    Date : 2014-07-30T09:54:01

    XAudio2: Use XAUDIO2_VOICE_NOSAMPLESPLAYED when possible.
    
    For versions of XAudio2 with an IXAudio2SourceVoice::GetState() that offers a
    flags parameter, we can use XAUDIO2_VOICE_NOSAMPLESPLAYED, since we don't
    need this information in our current calls. According to MSDN, this makes the
    the call about 3x faster.
    

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