diff --git a/docs/README.WIN32 b/docs/README.WIN32 index e0e5b9b2ddf..94e1d6fd83b 100644 --- a/docs/README.WIN32 +++ b/docs/README.WIN32 @@ -11,10 +11,6 @@ no longer shipped or supported. Run - scons osmesa - -to build classic osmesa driver; or - scons libgl-gdi to build gallium based GDI driver. diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html index 00aaaa5fca0..323363737b6 100644 --- a/docs/relnotes/10.6.0.html +++ b/docs/relnotes/10.6.0.html @@ -65,6 +65,8 @@ TBD.
  • Removed OpenVG support.
  • Removed the galahad gallium driver.
  • Removed the identity gallium driver.
  • +
  • Removed the EGL loader from the Windows SCons build.
  • +
  • Removed the classic osmesa from the Windows SCons build.