chyyran
|
6cdd9247de
|
presets: trim aliases and shader parameter names
|
2024-09-16 19:21:18 -04:00 |
|
chyyran
|
d6f8950bdc
|
rt: only draw last pass twice if the last pass is needed as feedback
|
2024-09-15 15:46:31 -04:00 |
|
chyyran
|
3d9139b4e0
|
rt(d3d11): replace let_chains with stable alternatives
|
2024-09-14 02:11:18 -04:00 |
|
chyyran
|
1bf5d7efca
|
rt(d3d11): draw final pass to output targets
|
2024-09-13 00:59:12 -04:00 |
|
chyyran
|
ac66b1b6f6
|
style: fix warnings
|
2024-08-09 00:56:44 -04:00 |
|
chyyran
|
3fb6e3843e
|
dep: update to windows 0.58
|
2024-08-02 00:56:28 -04:00 |
|
chyyran
|
4d6793d305
|
rt(d3d11): get rid of input/output view wrappers
|
2024-08-02 00:16:52 -04:00 |
|
chyyran
|
7719b939f9
|
rt(d3d11): upgrade to windows 0.52
|
2024-02-26 21:17:30 -05:00 |
|
chyyran
|
c7d1d347a4
|
rt: unify drawquad type
|
2024-02-22 01:16:42 -05:00 |
|
chyyran
|
95ac8adc20
|
rt(d3d12,d3d11): remove unused COLOR attribute in quad
|
2024-02-22 01:16:42 -05:00 |
|
chyyran
|
50aa582fa8
|
reflect(d3d12): fakesign dxil blobs to avoid needing dxil.dll
|
2024-02-19 09:54:19 -05:00 |
|
chyyran
|
4e052159e7
|
rt(wgpu): create pipeline bind group layouts
|
2024-02-06 19:04:28 -05:00 |
|
chyyran
|
020fac87ba
|
deps: upgrade to windows 0.48.0
|
2023-04-23 01:44:28 -04:00 |
|
chyyran
|
302ef76a82
|
doc(readme): update header image
|
2023-02-16 17:42:01 -05:00 |
|
chyyran
|
912099f00a
|
test: fix unsafe changes
|
2023-02-16 17:38:00 -05:00 |
|
chyyran
|
0adf3505ec
|
rt: mark frame and create APIs unsafe
This doesn't cause an API break in the C API but we don't actually make an attempt to verify that it's safe to access any of the device contexts.
|
2023-02-16 17:33:47 -05:00 |
|
chyyran
|
f42328280a
|
tests: split tests into their own crates
|
2023-02-16 00:39:36 -05:00 |
|