• Show log

    Commit

  • Hash : 4c56c607
    Author : Jamie Madill
    Date : 2017-07-25T13:22:58

    D3D: Make draw call translation check non-virtual.
    
    We don't support this call in D3D9, so need for it to be in
    RendererD3D. In general we want to have as few virtual calls in the
    hot draw call path as possible. Also rename it to 
    'drawCallNeedsTranslation' (with inverted condition checks).
    
    BUG=angleproject:1393
    
    Change-Id: Ib212ec35aca4b5d45579acec65c20691b5853230
    Reviewed-on: https://chromium-review.googlesource.com/584826
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@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 thodg_l
    Tags