Dzmitry Malyshau
231bba03a1
Lint all the things
2021-03-12 12:39:04 -05:00
Markus Røyset
c6b2f89254
Fix link to the "debugging tips" page
2021-03-04 11:03:52 +01:00
Vincent Jousse
0899bb7207
Fix build for wasm32 target
2020-12-18 22:09:20 +01:00
Dzmitry Malyshau
f07cc8156b
Update naga and gfx, move the shader validation into a shader descriptor bit
2020-12-17 11:33:47 -05:00
Dzmitry Malyshau
9e2f6c2f01
Move to gfx master
2020-11-30 22:50:13 -05:00
msiglreith
b09027a74a
export ndk toolchain path
2020-11-15 18:34:55 -05:00
Dzmitry Malyshau
c7273b03d6
Don't install Android NDK
2020-11-14 20:07:50 -05:00
Noah Charlton
5ff6b11daf
CI playtests for Dx12, Vulkan
2020-10-08 17:17:16 -04:00
Dzmitry Malyshau
0779a5ce2f
Allow CI fail on Windows Nightly, for now
2020-08-24 13:48:08 -04:00
Dzmitry Malyshau
365f4e8786
Remove peek-poke.
...
There was a lot of highly unsafe use of serialization based on peek-poke that we
weren't entirely happy with. It's replaced by just serializing the passes now.
Also, switch BufferSize to Option<NonZero>.
2020-06-20 00:39:11 -04:00
Dzmitry Malyshau
0c0ecc3b09
Switch to latest nightly
2020-06-19 11:16:29 -04:00
Dzmitry Malyshau
0cd1ec2981
Dummy workspace crate
2020-06-18 14:16:04 -04:00
Dzmitry Malyshau
65b1568305
Switch CI to an older nightly for now, fix templates a bit
2020-05-26 10:01:11 -04:00
Dzmitry Malyshau
7a3fd709da
Create issue templates
2020-05-02 22:39:48 -04:00
Dzmitry Malyshau
5bbe6ec38c
Integrate with RenderDoc on winit-less captures ( #627 )
2020-05-01 15:34:32 -04:00
Igor Shaposhnik
0a0ef9a100
Split CI jobs by OS ( #626 )
2020-05-01 13:32:38 -04:00
Dzmitry Malyshau
f35dd741aa
Android support ( #625 )
2020-05-01 00:22:00 -04:00
Dzmitry Malyshau
77a5eda796
trace: fix reusing object ids
2020-04-30 09:55:52 -04:00
Dzmitry Malyshau
0e533547a1
Split serde feature into trace+replay
2020-04-30 09:55:52 -04:00
Gabriel Majeri
b8f8dd78fd
Run tests in CI
2020-04-24 22:43:14 -02:30
Igor Shaposhnik
1088683643
Fix windows nightly CI
2020-04-24 10:34:13 -02:30
Igor Shaposhnik
84cb39ee73
Install clippy on CI
2020-04-24 01:22:40 -02:30
Igor Shaposhnik
5c172dd475
Migrate CI to GitHub Actions ( #605 )
2020-04-22 09:03:26 -04:00