[libvirt] [PATCH v2 6/5] docs/news.xml: Update with QEMU SDL OpenGL Improvement

Maciej Wolny posted 5 patches 7 years ago
[libvirt] [PATCH v2 6/5] docs/news.xml: Update with QEMU SDL OpenGL Improvement
Posted by Maciej Wolny 7 years ago
Signed-off-by: Maciej Wolny <maciej.wolny@codethink.co.uk>
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 80181415c..e4a10f667 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -37,6 +37,15 @@
     <section title="New features">
     </section>
     <section title="Improvements">
+      <change>
+          <summary>
+            qemu: Add suport for OpenGL rendering with SDL
+          </summary>
+          <description>
+            Domains using SDL as a graphics backend will now be able to use
+            OpenGL accelerated rendering.
+          </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>
-- 
2.11.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 6/5] docs/news.xml: Update with QEMU SDL OpenGL Improvement
Posted by John Ferlan 6 years, 12 months ago
$SUBJ:

docs: Update news.xml with QEMU SDL OpenGL Improvement


On 05/11/2018 10:47 AM, Maciej Wolny wrote:
> Signed-off-by: Maciej Wolny <maciej.wolny@codethink.co.uk>
> ---
>  docs/news.xml | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 80181415c..e4a10f667 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -37,6 +37,15 @@
>      <section title="New features">
>      </section>
>      <section title="Improvements">
> +      <change>
> +          <summary>
> +            qemu: Add suport for OpenGL rendering with SDL
> +          </summary>
> +          <description>
> +            Domains using SDL as a graphics backend will now be able to use
> +            OpenGL accelerated rendering.
> +          </description>
> +      </change>

This should have been put into the 4.4 section not the comments... And
each indention level can be 2 spaces... I will move/fix it...

Reviewed-by: John Ferlan <jferlan@redhat.com>

John


>      </section>
>      <section title="Bug fixes">
>      </section>
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list