• Show log

    Commit

  • Hash : 80cdc376
    Author : Corentin Wallez
    Date : 2017-04-18T13:27:30

    DisplayWGL: try all GL context version from the highest
    
    The only way to get a core profile context of the highest version using
    CreateContextAttrib is to try creationg contexts in decreasing version
    numbers. It might look that asking for a core context of version (0, 0)
    works on some driver but it create a _compatibility_ context of the highest
    version instead which might not be supported on some drivers.
    
    BUG=angleproject:1994
    
    Change-Id: Ic8a33243909c54ea5940ee81c9c866b141bea420
    Reviewed-on: https://chromium-review.googlesource.com/480739
    Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags