From: Brian Paul Date: Wed, 15 Jan 2014 01:34:22 +0000 (-0800) Subject: docs: note reduced display list memory usage in 10.1 relnotes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3a4255148b85d7f92b9485a03861ce1562787de6;p=mesa.git docs: note reduced display list memory usage in 10.1 relnotes --- diff --git a/docs/relnotes/10.1.html b/docs/relnotes/10.1.html index 1089c7199af..b723805d98d 100644 --- a/docs/relnotes/10.1.html +++ b/docs/relnotes/10.1.html @@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_draw_indirect on i965.
  • GL_ARB_clear_buffer_object
  • GL_AMD_shader_trinary_minmax.
  • +
  • Reduced memory usage for display lists.