• Show log

    Commit

  • Hash : ded1b5a6
    Author : Corentin Wallez
    Date : 2017-03-09T18:58:48

    WebGL Compat: make sure to test the correct error
    
    In ForbidsClientSideElementArrayBuffer we test that WebGL Compatibility
    returns a GL_INVALID_OPERATION but on NVIDIA Shield, the pointer had the
    top bit set and caused a GL_INVALID_VALUE to be generated instead. Use a
    intptr_t(1) for indices to test the correct error.
    
    BUG=angleproject:1523
    
    Change-Id: I1497694264befa14b2b6df167b4f20fdbb707983
    Reviewed-on: https://chromium-review.googlesource.com/452547
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
    Commit-Queue: Corentin Wallez <cwallez@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags