1
0
Fork 0
forked from wry/wry
wry/src
2024-10-07 13:27:08 +02:00
..
async_engine all: use tracy for tracing 2024-09-15 18:08:54 +02:00
backends metal: emulate vblank events on the nvidia driver 2024-10-04 09:07:35 +02:00
cli metal: make post_commit_margin configurable 2024-09-14 13:56:22 +02:00
client wayland: include object id in request errors 2024-09-17 20:24:19 +02:00
config config: make ui dragging configurable 2024-10-02 11:35:07 +02:00
cpu_worker all: use tracy for tracing 2024-09-15 18:08:54 +02:00
dbus all: use tracy for tracing 2024-09-15 18:08:54 +02:00
ei all: use tracy for tracing 2024-09-15 18:08:54 +02:00
forker portal: start portal automatically with compositor 2024-03-19 21:00:36 +01:00
gfx_apis gfx: implement async shm downloads 2024-10-07 13:27:08 +02:00
ifs gfx: implement async shm downloads 2024-10-07 13:27:08 +02:00
io_uring all: use tracy for tracing 2024-09-15 18:08:54 +02:00
it gfx: implement async shm downloads 2024-10-07 13:27:08 +02:00
libinput all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
pango autocommit 2022-03-23 15:56:15 CET 2022-03-23 15:56:15 +01:00
pipewire all: use tracy for tracing 2024-09-15 18:08:54 +02:00
portal portal: use dedicated text-rendering code 2024-09-28 22:28:33 +02:00
rect tree: implement tile dragging 2024-10-02 11:35:05 +02:00
renderer renderer: use correct scaling for toplevel highlights 2024-05-22 13:04:53 +02:00
tasks metal: emulate vblank events on the nvidia driver 2024-10-04 09:07:35 +02:00
tools all: use tracy for tracing 2024-09-15 18:08:54 +02:00
tracy all: address clippy lints 2024-09-17 23:28:16 +02:00
tree gfx: implement async shm downloads 2024-10-07 13:27:08 +02:00
utils metal: emulate vblank events on the nvidia driver 2024-10-04 09:07:35 +02:00
video all: use tracy for tracing 2024-09-15 18:08:54 +02:00
wl_usr all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
xcon all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
xkbcommon autocommit 2022-03-23 18:38:46 CET 2022-03-23 18:38:46 +01:00
xwayland all: use tracy for tracing 2024-09-15 18:08:54 +02:00
acceptor.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
allocator.rs vulkan: add an async allocator 2024-09-08 19:32:10 +02:00
async_engine.rs it: wait for async engine and cpu worker to become idle 2024-09-28 22:28:30 +02:00
backend.rs metal: make post_commit_margin configurable 2024-09-14 13:56:22 +02:00
backends.rs autocommit 2022-04-01 01:44:10 CEST 2022-04-01 01:44:10 +02:00
bridge.c all: remove c_variadic feature 2024-02-22 23:51:24 +01:00
bugs.rs toplevel: send 0x0 size until window has been mapped 2024-09-04 12:48:14 +02:00
cli.rs metal: allow configuring framebuffer formats 2024-09-04 21:43:04 +02:00
client.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
clientmem.rs render: add abstraction for async-upload storage 2024-09-28 22:28:47 +02:00
compositor.rs metal: emulate vblank events on the nvidia driver 2024-10-04 09:07:35 +02:00
config.rs config: allow handling switch events 2024-04-28 13:35:52 +02:00
cpu_worker.rs it: wait for async engine and cpu worker to become idle 2024-09-28 22:28:30 +02:00
cursor.rs metal: latch hardware cursors in the backend 2024-09-10 23:37:54 +02:00
cursor_user.rs render: use explicit sync for framebuffers 2024-09-17 23:28:16 +02:00
damage.rs backend: store damaged state in ConnectorData 2024-09-11 23:58:45 +02:00
dbus.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
drm_feedback.rs video: add udmabuf allocator 2024-09-01 20:25:22 +02:00
edid.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
ei.rs ei: add support for libei 2024-07-25 19:40:29 +02:00
fixed.rs ei: add support for libei 2024-07-25 19:40:29 +02:00
forker.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
format.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
gfx_api.rs gfx: implement async shm downloads 2024-10-07 13:27:08 +02:00
gfx_apis.rs vulkan: create a vulkan allocator 2024-09-02 15:56:09 +02:00
globals.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
ifs.rs portal: implement RemoteDesktop portal 2024-07-25 19:40:29 +02:00
io_uring.rs io_uring: fix cq mapping 2024-09-12 18:57:57 +02:00
it.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
keycodes.xkb autocommit 2022-02-14 21:13:42 CET 2022-02-14 21:13:42 +01:00
keymap.xkb keyboard: map super key to LOGO modifier 2022-06-03 12:00:08 +02:00
leaks.rs all: add HashMapExt 2024-05-08 15:59:43 +02:00
libinput.rs all: remove c_variadic feature 2024-02-22 23:51:24 +01:00
logger.rs portal: stream logs when starting from cli 2024-04-18 17:12:11 +02:00
logind.rs all: address clippy lints 2023-10-22 16:01:40 +02:00
macros.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
main.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
object.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
output_schedule.rs backend: store damaged state in ConnectorData 2024-09-11 23:58:45 +02:00
pango.rs all: remove extern_types feature 2024-02-22 21:47:10 +01:00
pipewire.rs portal: add a desktop portal 2022-07-31 11:25:57 +02:00
portal.rs portal: use dedicated text-rendering code 2024-09-28 22:28:33 +02:00
rect.rs tree: implement tile dragging 2024-10-02 11:35:05 +02:00
renderer.rs tree: implement tile dragging 2024-10-02 11:35:05 +02:00
scale.rs portal: implement window capture 2024-04-19 12:12:49 +02:00
screenshoter.rs render: use explicit sync for framebuffers 2024-09-17 23:28:16 +02:00
security_context_acceptor.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
sighand.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
state.rs gfx: implement async shm downloads 2024-10-07 13:27:08 +02:00
tasks.rs ei: add support for libei 2024-07-25 19:40:29 +02:00
text.rs vulkan: make async transfers generic over upload/download 2024-10-07 12:43:44 +02:00
theme.rs config: store font names in Arc 2024-09-28 22:29:02 +02:00
time.rs metal: commit 1.5ms before the next page flip 2024-09-11 17:02:48 +02:00
tools.rs autocommit 2022-03-30 03:00:46 CEST 2022-03-30 03:00:46 +02:00
tracy.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
tree.rs tree: implement tile dragging 2024-10-02 11:35:05 +02:00
udev.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
udmabuf.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
user_session.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
utils.rs text: render text asynchronously 2024-09-28 22:29:13 +02:00
version.rs logging: include version information 2024-04-11 10:00:56 +02:00
video.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
wheel.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
wire.rs autocommit 2022-02-21 23:21:13 CET 2022-02-21 23:21:13 +01:00
wire_dbus.rs portal: add a desktop portal 2022-07-31 11:25:57 +02:00
wire_ei.rs ei: add support for libei 2024-07-25 19:40:29 +02:00
wire_xcon.rs all: address clippy lints 2022-08-13 17:46:23 +02:00
wl_usr.rs wayland: include object id in request errors 2024-09-17 20:24:19 +02:00
xcon.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
xkbcommon.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
xwayland.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00