diff options
author | Dave Airlie <[email protected]> | 2018-08-02 08:43:56 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2018-08-02 08:43:56 +1000 |
commit | 70c34a1bd2f737ac22ce0687b972f731d0f69f13 (patch) | |
tree | 1b969983d3c9cbb0ea57d227c610e88c9417242d /docs/relnotes/18.2.0.html | |
parent | 34998aae18b1435d6af70c64eaf50a77e7410058 (diff) |
docs: update 18.2.0 release notes for virgl
Diffstat (limited to 'docs/relnotes/18.2.0.html')
-rw-r--r-- | docs/relnotes/18.2.0.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/relnotes/18.2.0.html b/docs/relnotes/18.2.0.html index a4bc1eb6c9c..fb7a12f2859 100644 --- a/docs/relnotes/18.2.0.html +++ b/docs/relnotes/18.2.0.html @@ -51,8 +51,9 @@ Note: some of the new features are only available with certain drivers. </p> <ul> +<li>OpenGL 4.3 on virgl</li> <li>OpenGL 4.4 Compatibility profile on radeonsi</li> -<li>OpenGL ES 3.2 on radeonsi</li> +<li>OpenGL ES 3.2 on radeonsi and virgl</li> <li>GL_ARB_ES3_2_compatibility on radeonsi</li> <li>GL_ARB_fragment_shader_interlock on i965</li> <li>GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+)</li> |