mirror of
https://github.com/swaywm/sway.git
synced 2026-04-20 06:47:03 -04:00
renderer: Render scene_graph
This commit is contained in:
parent
0e1a02bf0a
commit
9c17cba0b2
7 changed files with 101 additions and 427 deletions
|
|
@ -11,6 +11,7 @@
|
|||
#include <wlr/types/wlr_scene.h>
|
||||
|
||||
enum sway_scene_descriptor_type {
|
||||
SWAY_SCENE_DESC_BUFFER_TIMER,
|
||||
};
|
||||
|
||||
bool scene_descriptor_assign(struct wlr_scene_node *node,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue