Commit Graph

116 Commits (4b2a9385d98e85782f0ae0ebad50c66a04912de1)

Author SHA1 Message Date
cosmonaut 4b2a9385d9 MSAACubeExample 2024-06-06 14:19:46 -07:00
cosmonaut ab796356b9 InstancingAndOffsetsExample 2024-06-06 14:11:14 -07:00
cosmonaut e85220318f GetBufferDataExample 2024-06-06 13:24:11 -07:00
cosmonaut 83bdf69e64 DrawIndirectExample 2024-06-06 13:09:45 -07:00
cosmonaut 17aac39403 DepthMSAAExample 2024-06-06 13:00:14 -07:00
cosmonaut 7b58a1ac06 CullFaceExample 2024-06-06 12:13:01 -07:00
cosmonaut 877b533d7b CubeExample 2024-06-06 12:06:37 -07:00
cosmonaut 8258bb07a4 CopyTextureExample 2024-06-06 11:14:24 -07:00
cosmonaut 2387a03e1d Refresh API update 2024-06-06 10:52:12 -07:00
cosmonaut d582bfe473 fix up some window behavior 2024-06-05 22:56:09 -07:00
cosmonaut 69ffbbf03a shader fixup and new example structure 2024-06-05 22:47:06 -07:00
cosmonaut da90d28c33 restructure graphics tests 2024-06-05 14:19:43 -07:00
cosmonaut 75c13c3c6b Cube test debug names 2024-03-11 16:11:27 -07:00
cosmonaut 5782970ad8 go back to vulkan default 2024-03-11 10:22:59 -07:00
cosmonaut 39daf3cad4 update WriteOptions 2024-03-11 10:20:54 -07:00
cosmonaut b66dc20768 change default back to vulkan 2024-03-07 14:25:51 -08: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 f3eacbf776 comment on DepthMSAA 2024-03-07 00:03:42 -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 beacd05925 fix BasicStencil 2024-03-02 23:10:52 -08:00
cosmonaut 0855bf6e26 update bindings and WriteOptions API 2024-03-01 15:03:29 -08:00
cosmonaut 52f4e361ae use element-wise buffer upload in GetBufferData 2024-02-23 15:40:18 -08:00
cosmonaut b8bbbe2327 update VideoPlayer 2024-02-23 15:29:03 -08:00
cosmonaut 844e330a48 update WindowResizing 2024-02-23 14:54:46 -08:00
cosmonaut 89dea810cc update examples that load from compressed image files 2024-02-23 14:54:01 -08:00
cosmonaut 347290bae2 update TextureMipmaps 2024-02-23 14:42:47 -08:00
cosmonaut b462f5d140 update TexturedAnimatedQuad 2024-02-23 14:37:45 -08:00
cosmonaut cd235b9172 rename ResourceInitializer to ResourceUploader 2024-02-23 14:32:56 -08:00
cosmonaut 795331c133 convert Cube test to use UploadAndWait 2024-02-23 14:30:53 -08:00
cosmonaut 1876258114 update Texture3DGame 2024-02-23 14:05:05 -08:00
cosmonaut 6b0f80119a update StoreLoad 2024-02-23 13:34:03 -08:00
cosmonaut 6c54808407 update RenderTextureMipmaps 2024-02-23 13:32:49 -08:00
cosmonaut 59d25a0ee7 update RenderTextureCube 2024-02-23 13:30:29 -08:00
cosmonaut ffd7f76843 update RenderTexture3D 2024-02-23 13:27:36 -08:00
cosmonaut d3ae483074 update RenderTexture2D 2024-02-23 13:25:21 -08:00
cosmonaut c2a029ce85 update MSAA 2024-02-23 13:09:23 -08:00
cosmonaut 683fffad16 update InstancingAndOffsets 2024-02-23 13:06:53 -08:00
cosmonaut c2f1a02ba3 update GetBufferData 2024-02-23 13:04:59 -08:00
cosmonaut c878a26b74 update DrawIndirect 2024-02-23 12:51:42 -08:00
cosmonaut f71917310d update DepthMSAA 2024-02-23 12:49:17 -08:00
cosmonaut 5534edb8fe update CullFace 2024-02-23 12:42:01 -08:00
cosmonaut 3299ff578f update CopyTexture 2024-02-23 12:40:12 -08:00
cosmonaut b9337fdbe6 update ComputeUniforms 2024-02-23 12:03:46 -08:00
cosmonaut 165af544de update CompressedTexture 2024-02-23 12:00:15 -08:00
cosmonaut 329f3c68f4 update ClearScreen_MultiWindow 2024-02-23 11:08:15 -08:00
cosmonaut b50df03dd7 update BasicTriangle 2024-02-23 11:03:04 -08:00