From 28d1f604563d9c738a4c5630364d0e6b4e9b13ff Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 1 Jul 2013 11:33:28 +0200 Subject: mesa git update 1 Jul 2013 mesa commit bf95ca7de0c02a00a75d1d5e2693a33b68ff784d --- mesalib/docs/relnotes/9.2.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mesalib/docs/relnotes') diff --git a/mesalib/docs/relnotes/9.2.html b/mesalib/docs/relnotes/9.2.html index 08e82d092..1f4919114 100644 --- a/mesalib/docs/relnotes/9.2.html +++ b/mesalib/docs/relnotes/9.2.html @@ -48,6 +48,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_texture_multisample
  • GL_ARB_texture_storage_multisample
  • GL_ARB_texture_query_lod
  • +
  • Enable GL_ARB_texture_storage on radeon, r200, and nouveau
  • Added new freedreno gallium driver
  • OSMesa interface for gallium llvmpipe/softpipe drivers
  • Gallium Heads-Up Display (HUD) feature for performance monitoring
  • @@ -65,6 +66,8 @@ Note: some of the new features are only available with certain drivers.
  • Removed d3d1x state tracker (unused, unmaintained and broken)
  • Removed GL_EXT_clip_volume_hint because no driver had enabled it since 2007.
  • +
  • Removed GL_MESA_resize_buffers because it was only really implemented by +the (unsupported) GDI driver.
  • -- cgit v1.2.3