diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-07-22 09:58:03 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-07-22 09:58:03 +0000 |
commit | 6dfd7e69fd342083f3ea634e6deb09828065eaa4 (patch) | |
tree | 6cdade894173345505a4ac090dbe83c950b593f5 /lib | |
parent | 875c9b16ee75c400fd67041ccd43ae03896463be (diff) |
Import Mesa 21.1.5
Diffstat (limited to 'lib')
-rw-r--r-- | lib/mesa/docs/drivers/openswr.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/mesa/docs/drivers/openswr.rst b/lib/mesa/docs/drivers/openswr.rst index 4435219c8..e254d7bce 100644 --- a/lib/mesa/docs/drivers/openswr.rst +++ b/lib/mesa/docs/drivers/openswr.rst @@ -11,9 +11,6 @@ This rasterizer is x86 specific and requires AVX or above. The driver fits into the gallium framework, and reuses gallivm for doing the TGSI to vectorized llvm-IR conversion of the shader kernels. -You can read more about OpenSWR on the `project website -<https://www.openswr.org/>`__. - .. toctree:: :glob: |