Graphite/desktop/src/render
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
..
composite_shader.wgsl Desktop: Fix UI and viewport blending (#3052) 2025-08-14 11:42:55 +00:00
frame_buffer_ref.rs Desktop: Render overlays with vello (#2965) 2025-08-02 14:27:24 +00:00
graphics_state.rs Desktop: Implement GPU accelerated offscreen rendering and improve rendering efficency (#3056) 2025-08-21 10:09:38 -07:00