1
0
Fork 0
forked from wry/wry
wry/src/ifs/wl_surface/x_surface
Julian Orth 5e8a6eb86f render: split rendering into two phases
In the first phase we collect a list of simple operations (copying
textures and filling rectangles.)

In the second phase we send this list to the graphics API to be
executed.

As part of this, we also remove the use of scissors.
2023-10-22 16:10:12 +02:00
..
xwayland_surface_v1.rs wayland: implement xwayland_shell_v1 2022-10-18 17:43:49 +02:00
xwindow.rs render: split rendering into two phases 2023-10-22 16:10:12 +02:00