MoonWorks/src/Graphics
Caleb Cornett 6f85a369f6 add validation for BindVertexBuffers and AcquireSwapchainTexture 2022-12-28 21:10:39 -05:00
..
Bindings Added more graphics validation, misc api tweaks (#30) 2022-11-08 19:29:05 +00:00
Font change sizeof calls to Marshal.SizeOf in interop situations 2022-12-13 19:01:40 -08:00
PackedVector Fixed Point Math (#19) 2022-05-11 17:34:09 +00:00
Resources change sizeof calls to Marshal.SizeOf in interop situations 2022-12-13 19:01:40 -08:00
State change sizeof calls to Marshal.SizeOf in interop situations 2022-12-13 19:01:40 -08:00
Structs Formatting pass 2022-02-22 21:14:32 -08:00
Utility read ShaderModules from stream 2022-06-06 10:42:05 -07:00
Color.cs Fixed Point Math (#19) 2022-05-11 17:34:09 +00:00
CommandBuffer.cs add validation for BindVertexBuffers and AcquireSwapchainTexture 2022-12-28 21:10:39 -05:00
GraphicsDevice.cs optimize AcquireSwapchainTexture 2022-12-13 00:52:35 -08:00
GraphicsResource.cs optimize AcquireSwapchainTexture 2022-12-13 00:52:35 -08:00
RefreshEnums.cs Bunch of Refresh API changes, plus more validation (#31) 2022-11-09 18:49:53 +00:00
RefreshStructs.cs change sizeof calls to Marshal.SizeOf in interop situations 2022-12-13 19:01:40 -08:00
TextureSlice.cs Formatting pass 2022-02-22 21:14:32 -08:00