slint/docs/reference
Simon Hausmann 982b4c806f LinuxKMS: Add initial support for software rendering with Skia
This is the initial implementation based on DRM dumb buffers,
which cleans up various things at the same time:

 - DRM output is separate from GBM and DRM dumb buffer displays.
   The latter two re-use the former.
 - The timer refresh for the Vulkan KHR Display rendering lives
   now with the KHR display code, in hope to be replaced with a
   better mechanism in the future.

What's missing still is support for partial updates as well as
rendering with our own software renderer.
2024-01-07 11:54:29 +01:00
..
_static Restructure the Slint reference documentation 2023-08-15 10:43:49 +02:00
_templates Restructure the Slint reference documentation 2023-08-15 10:43:49 +02:00
src LinuxKMS: Add initial support for software rendering with Skia 2024-01-07 11:54:29 +01:00
conf.py Bump version number to 1.4.0 2023-12-11 11:21:37 +00:00
index.rst Add documentation about the different renderers, their pros/const, and availability in backends and API 2023-09-12 11:28:17 +02:00
Pipfile Fix C++ docs build 2023-08-17 09:22:52 +02:00