Cross Platform Vulkan Native Backend Support by sepcnt · Pull Request #8903 · MonoGame/MonoGame

added 24 commits

July 11, 2025 01:04
- Effect Compiler: Added a command-line option to show relative paths for assets, improving usability.
- Built-in Effects: Switched from embedding effects as binary data to including them directly as a C++ header file.
…tead of stackalloc, improving memory safety and simplifying code.
…exture processing; update function signatures for clarity and consistency.
…arameter; update related calls for consistency

@sepcnt

@sepcnt

dellis1972

@sepcnt

@sepcnt

harry-cpp

harry-cpp

@sepcnt

@sepcnt

ThomasFOG