Avalonia/samples/GpuInterop
Julien Lebosquain b30894cb5c
Warning fixes: spring wave (#15747)
* Fix duplicated trimming attributes warning in Markup.Xaml.Loader

* Fix nullability warnings

* Update ImageSharp to 2.1.8

* Removed obsolete attributes on ValueStore

* Ignore CA1815 on private API RenderTargetProperties

* Fix switch expression warnings

* Fix warnings in Vulkan project

* Only include PThread for WasmEnableThreads

* Rename pollfd to PollFd to fix CS8981

* Fix incompatible packages being used in ControlCatalog.Desktop

---------

Co-authored-by: Max Katz <maxkatz6@outlook.com>
2024-05-21 03:57:47 +00:00
..
D3DDemo Warning cleanup 2 (#13696) 2023-11-23 10:42:27 +00:00
VulkanDemo Warning fixes: spring wave (#15747) 2024-05-21 03:57:47 +00:00
App.axaml Implemented interop with externally managed GPU memory 2023-01-19 11:29:46 +06:00
App.axaml.cs Implemented interop with externally managed GPU memory 2023-01-19 11:29:46 +06:00
DrawingSurfaceDemoBase.cs Warning cleanup 2 (#13696) 2023-11-23 10:42:27 +00:00
GpuDemo.axaml Implemented interop with externally managed GPU memory 2023-01-19 11:29:46 +06:00
GpuDemo.axaml.cs Warning cleanup 2 (#13696) 2023-11-23 10:42:27 +00:00
GpuInterop.csproj Add .NET 8 target (Avalonia 11.1) (#14535) 2024-03-05 13:37:26 -08:00
MainWindow.axaml Implemented interop with externally managed GPU memory 2023-01-19 11:29:46 +06:00
MainWindow.axaml.cs Media system refactoring 2023-05-29 13:48:59 +06:00
Program.cs Vulkan backend (#12737) 2024-04-29 09:47:49 +00:00