• Show log

    Commit

  • Hash : 8a0351a5
    Author : Gregg Tavares
    Date : 2022-05-26T14:29:21

    Metal:Dynamically choose max draw buffers.
    
    The code was hard coded to 4 which is lower than OpenGL's 8.
    This implementation keeps a hard coded array of size 8 in
    rx::mtl::RenderPassDesc and rx::mtl::RenderPipelineOutputDesc
    but only uses up to the display's limit.
    
    Bug: angleproject:7280
    Bug: angleproject:5730
    Change-Id: Idd7e64dc47697882b44540804159566158e1e924
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3671695
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Commit-Queue: Gregg Tavares <gman@chromium.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags