weston/man
Erico Nunes 8f56d03d4b libweston: Vulkan renderer
A Vulkan renderer for weston, based on the GL renderer.
The goal is to impose the least requirements as possible on Vulkan
implementations, as to allow even Vulkan 1.0 (or early development)
drivers to run a Wayland compositor. Any additional features or
extensions are made optional if possible.
Currently supports drm, wayland, x11 and headless backends.
As of this implementation, this is still considered an experimental
renderer.

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
2025-05-23 20:36:05 +01:00
..
meson.build build: Switch join_paths(foo, bar) to foo / bar 2023-06-22 14:31:57 +01:00
weston-bindings.man man: Remove binding documentation for desktop zoom 2024-07-15 14:45:10 +00:00
weston-debug.man Fix typos all around (thanks codespell!) 2019-02-20 16:47:35 +01:00
weston-drm.man libweston: Vulkan renderer 2025-05-23 20:36:05 +01:00
weston-rdp.man man: fix typos 2024-01-25 21:43:24 +01:00
weston-vnc.man man: Update documentation of weston-vnc 2024-08-14 07:48:09 +00:00
weston.ini.man frontend: Enable VRR from the config file 2025-02-21 06:49:42 +00:00
weston.man backend-headless: Improve documentation 2024-02-22 14:26:32 +00:00