slint/internal/backends
Simon Hausmann 0be2d4521e API Review: Remove suspend/resume related functions from FemtoVG renderer
This could've been `set_opengl_context` taking an `Option`, but it turns
out that makes for an awkward interface when wanting to pass None,
because that also then requires a dummy type for the OpenGL context even
though none is wanted.
2024-07-08 12:23:56 +02:00
..
android-activity Android: port to rwh 0.6 2024-06-18 17:48:17 +02:00
linuxkms Add support for RGB565 linux framebuffer rendering 2024-07-08 11:55:57 +02:00
qt API Review: Remove SharedImageBuffer from public API and rename Window::grab_window() to take_snapshot() 2024-07-05 20:46:55 +02:00
selector Add plumbing for system testing 2024-06-13 04:03:17 -07:00
testing API review: Remove accidental public strum dependency 2024-07-05 20:48:25 +02:00
winit API Review: Remove suspend/resume related functions from FemtoVG renderer 2024-07-08 12:23:56 +02:00