• Show log

    Commit

  • Hash : 073b6510
    Author : Mohan Maiya
    Date : 2024-01-11T07:40:32

    Add missing GLES1 glGetBooleanv() enums
    
    In OpenGL ES 1, capabilities that can be queried using glIsEnabled() can
    also be queried using glGetBooleanv().
    As such, some valid glGetBooleanv() calls were returning "Invalid pname"
    error.
    
    Added support for the missing enums in glGetBooleanv().
    
    Bug: angleproject:8481
    Tests: GLES1 - QueryTest*
    Change-Id: Ic3a50eda4eae5855cd9491dbf217b5f69c1669b4
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5188456
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: 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_l thodg
    Tags