• Show log

    Commit

  • Hash : d27a1fd0
    Author : Cody Northrop
    Date : 2025-04-03T19:59:20

    Compiler: Allow denorm float values in the lexer
    
    This adds an option to preserve denorm values in the lexer,
    skipping the explicit zero conversions for below range floats.
    
    There are applications in the wild that expect to be able to
    use denorm float values. They are typically immediately converted
    to integer values, not used in floating point operations.
    
    The option is only enabled for Vulkan backends.
    
    Test: FloatLexTest, DenormFloatsToIntValues, app traces
    Bug: b/406827038
    Change-Id: Iab5a1a69a540b78ccbce8ea90b532d2d4976e29e
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6432237
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Cody Northrop <cnorthrop@google.com>
    

  • 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