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
|
f2357f9ab1
|
d3d12: add proper fallback for output textures that need mipmapping
|
2023-02-12 23:30:32 -05:00 |
|
chyyran
|
abadfb3ee1
|
d3d12: use dxc to compile mipmap shader
removes fxc dependency completely.
Also slim down windows-rs features where only needed for testing.
|
2023-02-12 13:03:31 -05:00 |
|
chyyran
|
121209da10
|
fmt: clean up warnings
|
2023-02-09 21:06:58 -05:00 |
|
chyyran
|
55e800b67e
|
d3d12: fix mipmaps again
|
2023-02-09 19:44:01 -05:00 |
|
chyyran
|
3eae38f815
|
fmt: cargo fmt
|
2023-02-06 21:56:30 -05:00 |
|
chyyran
|
ec619ec5e2
|
d3d12: clean up API for d3d12
|
2023-02-06 01:05:19 -05:00 |
|
chyyran
|
99954f011f
|
dx12: fix mipmapping
|
2023-02-05 23:20:01 -05:00 |
|
chyyran
|
a3589cc794
|
d3d12: make panic free
|
2023-02-05 19:58:51 -05:00 |
|
chyyran
|
0506733dad
|
d3d12: implement mipmaps
|
2023-02-05 18:25:59 -05:00 |
|
chyyran
|
2d2ed22e9a
|
fmt: run cargo fmt
|
2023-02-05 16:19:22 -05:00 |
|
chyyran
|
f677666900
|
d3d12: initial implementation of spirv-to-dxil
|
2023-02-05 01:05:42 -05:00 |
|
chyyran
|
e66c2a628f
|
d3d12: run final pass
|
2023-02-01 18:09:34 -05:00 |
|
chyyran
|
3506e1a3da
|
d3d12: allocate work heaps for each pass
|
2023-02-01 02:08:50 -05:00 |
|
chyyran
|
c28e5195c2
|
d3d12: texture infrastructure
|
2023-02-01 02:08:50 -05:00 |
|
chyyran
|
53e3732a93
|
d3d12: complete mipmapper
|
2023-02-01 02:08:50 -05:00 |
|
chyyran
|
48e5a8a149
|
d3d12: build mipmapper shader
|
2023-02-01 02:08:50 -05:00 |
|
chyyran
|
d7da5c175f
|
dx12: mipmap stuff
|
2023-02-01 02:08:50 -05:00 |
|
chyyran
|
8bb02d31e9
|
d3d12: sketch out mipmap gen
|
2023-02-01 02:08:50 -05:00 |
|