MoonWorks/src/Graphics/Resources
TheSpydog 030745361b Fix BC7 loading for textures without DDSD_CAPS/FMT (#40)
Co-authored-by: Caleb Cornett <caleb.cornett@outlook.com>
Reviewed-on: MoonsideGames/MoonWorks#40
Co-authored-by: TheSpydog <thespydog@noreply.example.org>
Co-committed-by: TheSpydog <thespydog@noreply.example.org>
2023-01-07 01:46:59 +00:00
..
Buffer.cs change sizeof calls to Marshal.SizeOf in interop situations 2022-12-13 19:01:40 -08:00
ComputePipeline.cs Added more graphics validation, misc api tweaks (#30) 2022-11-08 19:29:05 +00:00
GraphicsPipeline.cs RasterizerState / BlendFactor ABI break (#38) 2022-12-29 03:22:47 +00:00
Sampler.cs destroy update 2022-03-03 17:16:39 -08:00
ShaderModule.cs Specify readonly access when creating ShaderModule stream (#26) 2022-09-28 23:52:29 +00:00
Texture.cs Fix BC7 loading for textures without DDSD_CAPS/FMT (#40) 2023-01-07 01:46:59 +00:00