• Show log

    Commit

  • Hash : b682d810
    Author : Amirali Abdolrashidi
    Date : 2024-09-18T14:24:22

    Remove limitation for INT_MAX
    
      In LimitToInt(), a limit was placed so INT_MAX/2 would return
    instead of INT_MAX. This was done to avoid dEQP errors due to
    imprecisions rising from querying the limit as a float. However,
    it seems that the underlying issue has been resolved. Therefore,
    it should be safe to remove this limit.
    
    * Set the LimitToInt() return value limit back to INT_MAX.
    
    Bug: angleproject:361369308
    Bug: angleproject:42262938
    Change-Id: Icf861797656bf95690ee4f0964635dd6f3c97198
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5874170
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Amirali Abdolrashidi <abdolrashidi@google.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@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