MoonWorks/src/Graphics
cosmonaut d986b3013f fix TextBatch index buffers being created as vertex buffers 2024-01-27 17:34:26 -08:00
..
Bindings add lots more doc comments 2023-09-19 13:19:41 -07:00
Font fix TextBatch index buffers being created as vertex buffers 2024-01-27 17:34:26 -08:00
PackedVector move PackedVector classes to MoonWorks.Graphics.PackedVector 2023-09-19 16:50:08 -07:00
Resources Debug mode bounds checks for buffer and texture upload 2024-01-15 22:19:59 -08:00
State add lots more doc comments 2023-09-19 13:19:41 -07:00
StockShaders MSDF font rendering + improved resource tracking (#52) 2023-12-15 18:46:43 +00:00
Structs Formatting pass 2022-02-22 21:14:32 -08:00
Color.cs fix a few more compile errors 2023-09-19 17:14:48 -07:00
CommandBuffer.cs CommandBuffer is now a pooled class + more state validation 2024-01-18 12:27:34 -08:00
CommandBufferPool.cs CommandBuffer is now a pooled class + more state validation 2024-01-18 12:27:34 -08:00
FencePool.cs resource management and logging improvements 2023-10-04 14:45:17 -07:00
GraphicsDevice.cs CommandBuffer is now a pooled class + more state validation 2024-01-18 12:27:34 -08:00
GraphicsResource.cs MSDF font rendering + improved resource tracking (#52) 2023-12-15 18:46:43 +00:00
IVertexType.cs add lots more doc comments 2023-09-19 13:19:41 -07:00
RefreshEnums.cs add lots more doc comments 2023-09-19 13:19:41 -07:00
RefreshResource.cs MSDF font rendering + improved resource tracking (#52) 2023-12-15 18:46:43 +00:00
RefreshStructs.cs Vertex instance input shortcut (#53) 2024-01-27 03:44:19 +00:00
TextureSlice.cs Debug mode bounds checks for buffer and texture upload 2024-01-15 22:19:59 -08:00
VertexBindingAndAttributes.cs Vertex instance input shortcut (#53) 2024-01-27 03:44:19 +00:00