chyyran
|
c3469520f9
|
examples(d3d11): fix d3d11 examples
|
2024-09-22 02:06:47 -04:00 |
|
chyyran
|
8cff5a47a8
|
test: fix some paths to test shaders
|
2023-02-16 21:32:05 -05:00 |
|
chyyran
|
0eac766685
|
capi: expose deferred API and make order consistent.
gotta get all these ABI breaks done before release.
|
2023-02-11 15:30:20 -05:00 |
|
chyyran
|
0cb6f6a346
|
d3d11: be agnostic about deferred contexts
This brings the D3D11 API more in line with the D3D12 and Vulkan runtimes. To get the old behaviour with immediate contexts, just pass a NULL context.
|
2023-02-10 18:08:13 -05:00 |
|
chyyran
|
7900f8538e
|
capi: swap width and height back
|
2023-01-27 18:17:35 -05:00 |
|
chyyran
|
1e99c169db
|
d3d11: rebind vertices each pass
|
2023-01-27 01:22:53 -05:00 |
|
chyyran
|
3d0bdd0eac
|
test: update slang-shaders repo
|
2023-01-27 00:07:12 -05:00 |
|
chyyran
|
51d112fb7d
|
examples: add another d3d11 c++ example
|
2023-01-26 23:47:27 -05:00 |
|