From: Marek Olšák Date: Fri, 5 Feb 2016 16:47:13 +0000 (+0100) Subject: docs/relnotes: document memory info extensions X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1106e79ed97809ef8f880cccc6cb65fefa709785;p=mesa.git docs/relnotes: document memory info extensions --- diff --git a/docs/relnotes/11.2.0.html b/docs/relnotes/11.2.0.html index c35ee9aa689..0d92ed41ee8 100644 --- a/docs/relnotes/11.2.0.html +++ b/docs/relnotes/11.2.0.html @@ -61,6 +61,8 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_vertex_type_10f_11f_11f_rev on freedreno/a4xx
  • GL_KHR_texture_compression_astc_ldr on freedreno/a4xx
  • GL_AMD_performance_monitor on radeonsi (CIK+ only)
  • +
  • GL_ATI_meminfo on r600, radeonsi
  • +
  • GL_NVX_gpu_memory_info on r600, radeonsi
  • New OSMesaCreateContextAttribs() function (for creating core profile contexts)