Skip to content
  • Emma Anholt's avatar
    freedreno: Enable GLSL 1.50, updating us to GL 3.2 contexts. · 02328637
    Emma Anholt authored
    We have been advertising 3.1, which waffle has issues creating contexts
    for, causing coverage (and performance!) issues in piglit.  We should
    support all the necessary features already.
    
    Some new failures are caught by the 3.2 CTS, but they look like they're
    existing issues simply not covered by the minimal GL 3.0 CTS.
    
    Fixes: #3037
    Part-of: <!8255>
    02328637