• Show log

    Commit

  • Hash : 29f34453
    Author : Wladimir J. van der Laan
    Date : 2019-05-19T10:36:44

    video: Add Vulkan support for vivante fb
    Vivante drivers use the VK_KHR_display extension for rendering directly
    to the frame buffer. This patch adds support to the video driver for
    Vulkan rendering using that method.
    
    - Add an utility function SDL_Vulkan_Display_CreateSurface that creates
    a surface using this extension. The display to use (if there are
    multiple) can be overridden using the environment variable
    "SDL_VULKAN_DISPLAY".
    
    - Use this function in a new compilation unit SDL_vivantevideo.c,
    which implements the SDL_VIDEO_VULKAN methods of the driver structure.
    

  • 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