MoonWorks/src/Graphics
cosmonaut a004488f81 cleanup ImageUtils 2024-03-05 22:50:53 -08:00
..
Bindings update bindings and WriteOption API 2024-03-01 15:03:14 -08:00
Font streamline Font loading 2024-03-05 22:50:45 -08:00
PackedVector move PackedVector classes to MoonWorks.Graphics.PackedVector 2023-09-19 16:50:08 -07:00
Resources fix stencil API 2024-03-02 23:10:44 -08:00
State fix stencil API 2024-03-02 23:10:44 -08:00
StockShaders D3D11 support 2024-03-05 16:17:29 -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 modify readback API 2024-03-05 17:47:37 -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 D3D11 support 2024-03-05 16:17:29 -08:00
RefreshResource.cs MSDF font rendering + improved resource tracking (#52) 2023-12-15 18:46:43 +00:00
RefreshStructs.cs fix stencil API 2024-03-02 23:10:44 -08:00
ResourceUploader.cs update bindings and WriteOption API 2024-03-01 15:03:14 -08: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