• Show log

    Commit

  • Hash : b7a4fdd3
    Author : Ryan C. Gordon
    Date : 2020-07-17T11:16:35

    metal: Make sure we have a command buffer available before trying to present.
    
    This fixes a case where you render to the backbuffer, then render to a render
    target, set the current target back to the backbuffer, and then present
    without drawing anything else; in this circumstance, the Present command
    would never happen.
    
    Fixes Bugzilla #5011.
    

  • 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