• Show log

    Commit

  • Hash : 2999ad4e
    Author : Geoff Lang
    Date : 2020-09-09T09:16:27

    Flush less frequently in QueryGL.
    
    StandardQueryGL flushes with every pause/resume/end operation to make
    sure the list of pending queries does not grow too large. This ended
    up trying to flush the queries as soon as they were ended and unlikely
    to have results ready.
    
    Add a threshold of pending queries before flushing, hopefully delaying
    the flush calls until the queries are ready.
    
    This is a speculative fix for a GPU hang in query flushing.
    
    Bug: chromium:1078754
    Change-Id: I38300995ee6576dee8c8c26fa9ccad26e269337a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2401178
    Reviewed-by: Jonah Ryan-Davis <jonahr@google.com>
    Commit-Queue: Geoff Lang <geofflang@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