Commit Graph

22 Commits (refresh2)

Author SHA1 Message Date
cosmonaut 39daf3cad4 update WriteOptions 2024-03-11 10:20:54 -07:00
cosmonaut b283df5d6b rename Discard to Cycle 2024-03-07 14:24:54 -08:00
cosmonaut 43cd8f0182 change backend selection behavior 2024-03-07 10:35:12 -08:00
cosmonaut 17a321dcf7 change success message from error to info 2024-03-06 23:59:34 -08:00
cosmonaut 2435b4d226 rename TestUtils.DefaultBackend to just TestUtils.Backend 2024-03-06 14:31:22 -08:00
cosmonaut e4f4e53f2c more tests on D3D11 2024-03-06 14:23:06 -08:00
cosmonaut 5159442540 start converting tests to be D3D11-compatibility 2024-03-06 00:15:44 -08:00
cosmonaut 0855bf6e26 update bindings and WriteOptions API 2024-03-01 15:03:29 -08:00
cosmonaut 89dea810cc update examples that load from compressed image files 2024-02-23 14:54:01 -08:00
cosmonaut cd235b9172 rename ResourceInitializer to ResourceUploader 2024-02-23 14:32:56 -08:00
cosmonaut 3299ff578f update CopyTexture 2024-02-23 12:40:12 -08:00
Caleb Cornett 74b6e00bc8 Tabs, not spaces 2024-02-07 09:27:55 -06:00
cosmonaut a32c337c69 .NET 8 2024-01-15 17:15:53 -08:00
cosmonaut 5709a063ae update examples to use WaitForFences 2023-09-18 23:28:32 -07:00
Caleb Cornett 0d48af5f7d Recompiled shaders with latest shadercompiler and updated shader names to avoid redundancy 2023-07-01 13:41:42 -04:00
cosmonaut c84668b4b3 update tests for new image loader API 2023-04-18 23:39:45 -07:00
cosmonaut a2d1fea543 update tests for MoonWorks API changes 2023-04-05 12:41:19 -07:00
cosmonaut 129421e80a update tests for QOI support 2023-04-03 23:13:37 -07:00
Caleb Cornett a356eb29c8 Add DepthMSAA test + update other tests for new ABI + misc cleanup 2023-01-30 22:39:13 -05:00
Caleb Cornett eb09cf3bb9 Add InstancingAndOffsets test 2023-01-22 15:14:23 -05:00
TheSpydog b1469f9775 Use .refresh shaders instead of .spv (#1)
Migrate the test suite to using the Refresh shader format instead of spirv

Co-authored-by: Caleb Cornett <caleb.cornett@outlook.com>
Reviewed-on: #1
2023-01-21 00:57:25 +00:00
Caleb Cornett 28e0e1efb0 Add CopyTexture test 2023-01-07 18:03:12 -05:00