summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2022-07-18 23:03:20 +0300
committerDaniel Stone <daniels@collabora.com>2022-07-26 13:40:43 +0000
commit78ccc99d0af542b389855fd60abeef18d786dc59 (patch)
treecf6776c74d3367f2522252d8d188e10f7c0ed195 /man
parent6744a6278ee1a827a17c3fe853a40713800b3bd8 (diff)
downloadweston-78ccc99d0af542b389855fd60abeef18d786dc59.tar.gz
libweston: Remove runtime render switching
It is only enabled by a debug key binding, currently not tested at all, and is seems it doesn't really work, so let's remove it. This also removes it from the man page. Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Diffstat (limited to 'man')
-rw-r--r--man/weston-bindings.man6
1 files changed, 1 insertions, 5 deletions
diff --git a/man/weston-bindings.man b/man/weston-bindings.man
index 1cd39f7d..398bec25 100644
--- a/man/weston-bindings.man
+++ b/man/weston-bindings.man
@@ -130,10 +130,6 @@ Enable/Disable overlay planes.
.RS 4
Start VAAPI recorder.
.RE
-- KEY_W :
-.RS 4
-Switch to gl-renderer from pixman.
-.RE
- KEY_S :
.RS 4
Enable fragment debugging for gl-renderer.
@@ -144,7 +140,7 @@ Enable fan debugging for gl-renderer.
.RE
- KEY_R :
.RS 4
-Enable repaint debugging for pixman:
+Enable repaint debugging for Pixman.
.RE
.RE