• Show log

    Commit

  • Hash : d4e1493c
    Author : Shahbaz Youssefi
    Date : 2023-09-11T22:38:32

    Optimize compressed texture loads
    
    Similar to LoadToNative, which has a fast-path for when the pitches
    align (and a single memcpy is used), LoadCompressedToNative is made to
    use a single memcpy when the pitches align.
    
    Bug: angleproject:8341
    Change-Id: I4893f9ec26bb80d83593fc102990bd84c38bd12b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4856674
    Reviewed-by: Charlie Lao <cclao@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@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