• Show log

    Commit

  • Hash : 408f5853
    Author : Alexey Knyazev
    Date : 2025-04-04T00:00:00

    Make gl::Version data members private
    
    * Further simplified gl::Version implementation by
      making data members private and merging them.
    
    * Used proper version struct comparisons instead
      of accessing individual version components.
    
    * Moved known version constants to Version.h
      for broader availability.
    
    * Removed no longer used helpers:
      * PrivateState::getClientMinorVersion()
      * State::getClientMinorVersion()
      * Context::getClientMinorVersion()
    
    Bug: angleproject:408843436
    Change-Id: I3ae8f495269d649253fa2381ecbfc018a184fa20
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6460787
    Commit-Queue: Alexey Knyazev <lexa.knyazev@gmail.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@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