• Show log

    Commit

  • Hash : 56a2f95f
    Author : Olli Etuaho
    Date : 2016-12-08T12:16:27

    Output infinity and NaN literals correctly in shaders
    
    Previously infinity and NaN resulting from constant folding would be
    clamped to finite 32-bit float range when they were written in shader
    output. Now they are written as a bit pattern in case the shader
    version allows it.
    
    This does not guarantee that NaNs work, but this is fine, since ESSL
    3.00.6 spec has very loose requirements when it comes to NaNs.
    
    BUG=angleproject:1654
    TEST=angle_end2end_tests
    
    Change-Id: I9997000beeaa8ed22523c22d5cf6929cdfc93f60
    Reviewed-on: https://chromium-review.googlesource.com/417301
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: 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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags