Commit graph

72 commits

Author SHA1 Message Date
chyyran
fe573618f8 vk: implement load luts 2022-12-21 21:13:35 -05:00
chyyran
a8840829aa vk: begin infra for vk runtime 2022-12-05 21:01:15 -05:00
chyyran
212d5fd7eb chore: Release 2022-12-05 02:12:18 -05:00
chyyran
30067df4d6 chore: Release 2022-12-05 00:24:16 -05:00
chyyran
8a782da0e8 chore: Release 2022-12-03 21:26:02 -05:00
chyyran
1665770615 rt: move image into runtime 2022-12-01 17:11:42 -05:00
chyyran
ba41055a58 rel(0.1.0-alpha.1): update workspace for alpha 2022-12-01 02:07:21 -05:00
chyyran
acab02e401 doc: general add docs and clean up 2022-11-30 22:50:57 -05:00
chyyran
a64d0b0a96 d3d11: export runtime in root lib 2022-11-30 19:10:04 -05:00
chyyran
5088e1c55b fmt: run cargo fmt and clippy 2022-11-30 01:38:05 -05:00
chyyran
7acf208f39 d3d11: implement history 2022-11-30 01:35:20 -05:00
chyyran
60fd644a2a d3d11: initialize output buffers 2022-11-29 01:57:04 -05:00
chyyran
f327040729 d3d11: create buffers
[ci broken]
2022-11-26 19:35:33 -05:00
chyyran
4c4a918b9f d3d11: gen samplers 2022-11-26 15:55:14 -05:00
chyyran
5cd30ade02 dx11: lut upload 2022-11-26 02:38:15 -05:00
chyyran
daea19b5a2 gl: fix image size change 2022-11-24 02:08:34 -05:00
chyyran
dadfb6ba33 dx11: begin to work on dx11 implementation 2022-11-24 01:37:16 -05:00
chyyran
254875de29 reflect: desugar rpitit into tait to avoid incomplete feature warning 2022-11-21 18:19:43 -05:00
chyyran
b017127b9d gl: use explicit error type 2022-11-21 17:44:38 -05:00
chyyran
86ad32ff0a lib: sort out base library structure 2022-11-21 16:53:36 -05:00
chyyran
1579516d25 fmt: clean up unused items 2022-11-21 16:21:50 -05:00
chyyran
80fa30e54e preprocess: move ShaderSource to preprocess and rename common def libs 2022-11-21 16:13:37 -05:00