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