Commit Graph

10 Commits (main)

Author SHA1 Message Date
Caleb Cornett 74b6e00bc8 Tabs, not spaces 2024-02-07 09:27:55 -06: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 a2d1fea543 update tests for MoonWorks API changes 2023-04-05 12:41:19 -07: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 34475c2b11 Update to new vertex input API 2023-01-06 15:38:30 -05:00
Caleb Cornett 5ccfa7da7e Added new compute uniforms test, reworked existing compute test 2022-12-28 15:31:08 -05:00
cosmonaut 0c47e85146 Texture format consistency 2022-11-17 12:33:58 -08:00
Caleb Cornett 030e86124a added compute buffer functionality (calculation of squares) to BasicCompute 2022-11-12 19:27:10 -05:00
Caleb Cornett 4f0a053e00 add BasicCompute test 2022-11-12 18:20:02 -05:00