Graphite/desktop
Dennis Kobert e56f858ced Desktop: Implement GPU accelerated offscreen rendering and improve rendering efficency (#3056)
* WIP accelerade offscreen canvas implementation

* Implement vulkan dmabuf import

* Add fps printing

* Add feature gates

* Forgot to add file

* Experimental windows support

* Cast ptr to isize

* Remove testing chrome://flags url

* Experimental macos support for texture import

* Cleanup code and improve latency / frame pacing

* Add path for importing textures on windows through dx12

* Update doc comment

* Import textures through metal on macos

* Review cleanup

---------

Co-authored-by: Timon Schelling <me@timon.zip>
2025-08-21 10:09:38 -07:00
..
assets Desktop: Linux improve desktop integration (#3003) 2025-08-06 15:05:38 +00:00
src Desktop: Implement GPU accelerated offscreen rendering and improve rendering efficency (#3056) 2025-08-21 10:09:38 -07:00
wrapper Desktop: Move wrapper to separate crate (#3073) 2025-08-20 15:41:34 +00:00
Cargo.toml Desktop: Implement GPU accelerated offscreen rendering and improve rendering efficency (#3056) 2025-08-21 10:09:38 -07:00