servo/ports/servoshell/desktop
Daniel Adams 9212ed203a
Enable OpenXR backend from the WebXR crate (#32817)
* Enable OpenXR backend from the WebXR crate

Signed-off-by: Daniel Adams <msub2official@gmail.com>

* Ensure openxr feature is only included on windows

Signed-off-by: Daniel Adams <msub2official@gmail.com>

* Add cfgs for OpenXR usages

Signed-off-by: Daniel Adams <msub2official@gmail.com>

---------

Signed-off-by: Daniel Adams <msub2official@gmail.com>
2024-07-20 06:24:40 +00:00
..
app.rs Enable OpenXR backend from the WebXR crate (#32817) 2024-07-20 06:24:40 +00:00
cli.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
egui_glue.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
embedder.rs Enable OpenXR backend from the WebXR crate (#32817) 2024-07-20 06:24:40 +00:00
events_loop.rs clippy: fix some warnings in desktop and some components (#32583) 2024-06-25 07:04:23 +00:00
geometry.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
headed_window.rs deps: Switch from winapi to windows_sys in Servo code (#32516) 2024-06-17 08:27:50 +00:00
headless_window.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
keyutils.rs servoshell: Clean up keyboard event conversion a little (#32564) 2024-06-19 19:38:56 +00:00
minibrowser.rs servoshell: Update all egui dependencies and group them for dependabot (#32683) 2024-07-04 06:36:19 +00:00
mod.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
tracing.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
webview.rs Avoid Esc shortcut to close Servo (#32603) 2024-06-27 03:43:05 +00:00
window_trait.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00