summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2015-03-31 11:51:00 -0400
committerRob Clark <robclark@freedesktop.org>2015-04-05 16:36:35 -0400
commit1de72dfc8a2014069edd1b3d3d46dad478d0680a (patch)
tree15dec969001bb8b9ff70b98ab47dc1b8edb06516 /docs
parentc7811f56c205b113dd820034a99ff3aaa20af636 (diff)
downloadexternal_mesa3d-1de72dfc8a2014069edd1b3d3d46dad478d0680a.zip
external_mesa3d-1de72dfc8a2014069edd1b3d3d46dad478d0680a.tar.gz
external_mesa3d-1de72dfc8a2014069edd1b3d3d46dad478d0680a.tar.bz2
freedreno/a3xx: add UBO support
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/10.6.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html
index 2378e3d..f69266a 100644
--- a/docs/relnotes/10.6.0.html
+++ b/docs/relnotes/10.6.0.html
@@ -50,6 +50,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_gpu_shader_fp64 on nvc0, softpipe</li>
<li>GL_ARB_instanced_arrays on freedreno</li>
<li>GL_ARB_pipeline_statistics_query on i965, nv50, nvc0, r600, radeonsi, softpipe</li>
+<li>GL_ARB_uniform_buffer_object on freedreno</li>
<li>GL_EXT_draw_buffers2 on freedreno</li>
<li>GL_ARB_clip_control on i965</li>
</ul>