From a4ee15d5fe574f74e96d5bc1375a35ae5a6875d4 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Thu, 18 Apr 2019 16:39:25 +0200 Subject: [PATCH] docs: fix closing of list-items Signed-off-by: Erik Faye-Lund Reviewed-by: Eric Engestrom --- docs/llvmpipe.html | 2 +- docs/relnotes/18.3.0.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/llvmpipe.html b/docs/llvmpipe.html index aea5100cc13..fec698f6dc5 100644 --- a/docs/llvmpipe.html +++ b/docs/llvmpipe.html @@ -308,7 +308,7 @@ for later analysis, e.g.:
  • Optimizing Pixomatic For Modern x86 Processors
  • Intel 64 and IA-32 Architectures Optimization Reference Manual
  • Software optimization resources
  • -
  • Intel Intrinsics Guide
  • +
  • Intel Intrinsics Guide
  • diff --git a/docs/relnotes/18.3.0.html b/docs/relnotes/18.3.0.html index c694b15b62c..2a0b63482a9 100644 --- a/docs/relnotes/18.3.0.html +++ b/docs/relnotes/18.3.0.html @@ -58,7 +58,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_AMD_multi_draw_indirect on all GL 4.x drivers.
  • GL_AMD_query_buffer_object on i965, nvc0, r600, radeonsi.
  • GL_EXT_disjoint_timer_query on radeonsi and most other Gallium drivers (ES extension)
  • -
  • GL_EXT_texture_compression_s3tc on all drivers (ES extension)
  • +
  • GL_EXT_texture_compression_s3tc on all drivers (ES extension)
  • GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi.
  • GL_EXT_window_rectangles on radeonsi.
  • GL_KHR_texture_compression_astc_sliced_3d on radeonsi.