• Show log

    Commit

  • Hash : a3944d4f
    Author : Jamie Madill
    Date : 2016-07-22T22:13:26

    Add gl::Format to represent a texture/rb/surface format.
    
    This has a few advantages: it preserves all the information of the
    internal format, such as if it is sized or unsized. It also saves
    looking up the format multiple times in the table, which should
    improve speed in some cases.
    
    The extra sized-ness information will allow us to perform the
    correct validation in CopyTexSubImage calls.
    
    BUG=angleproject:1228
    
    Change-Id: I42954771b0a9a968f5d787b8cf6e0af721791855
    Reviewed-on: https://chromium-review.googlesource.com/362626
    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