• Michael Meeks's avatar
    tdf#93850 - Defer watchdog during shader compiles. · daa86922
    Michael Meeks yazdı
    Shader compilation can take a while the first time; best not to
    disable GL at that point. Have more of a hair trigger at other times.
    Also explicitly exit if we appear to have hung in std::abort handling.
    
    Change-Id: I45f0873672f950fb3baba0ca859d854a0bb25064
    daa86922
OpenGLHelper.cxx 24.4 KB