MoonWorks/src/Graphics
cosmonaut 217ae96888 Debug Naming API 2024-03-11 16:11:12 -07:00
..
Bindings update comments on compute bindings 2024-03-07 14:29:13 -08:00
Font add WriteOptions.Unsafe 2024-03-11 10:18:41 -07:00
PackedVector move PackedVector classes to MoonWorks.Graphics.PackedVector 2023-09-19 16:50:08 -07:00
Resources Debug Naming API 2024-03-11 16:11:12 -07:00
State fix stencil API 2024-03-02 23:10:44 -08:00
StockShaders change graphics backend selection behavior 2024-03-07 10:34:30 -08: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 modify readback API 2024-03-05 17:47:37 -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 change graphics backend selection behavior 2024-03-07 10:34:30 -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
ImageUtils.cs cleanup ImageUtils 2024-03-05 22:50:53 -08:00
RefreshEnums.cs add WriteOptions.Unsafe 2024-03-11 10:18:41 -07:00
RefreshResource.cs MSDF font rendering + improved resource tracking (#52) 2023-12-15 18:46:43 +00:00
RefreshStructs.cs rename Discard to Cycle 2024-03-07 14:24:42 -08:00
ResourceUploader.cs add WriteOptions.Unsafe 2024-03-11 10:18:41 -07:00
TextureRegion.cs TextureSlice and TextureRegion API 2024-02-29 23:53:11 -08:00
TextureSlice.cs TextureSlice and TextureRegion API 2024-02-29 23:53:11 -08:00
VertexBindingAndAttributes.cs Vertex instance input shortcut (#53) 2024-01-27 03:44:19 +00:00