bevy/.github
François d868d07d0b run some examples on CI using swiftshader (#1826)
From suggestion from Godot workflows: https://github.com/bevyengine/bevy/issues/1730#issuecomment-810321110

* Add a feature `bevy_debug` that will make Bevy read a debug config file to setup some debug systems
  * Currently, only one that will exit after x frames
  * Could add option to dump screen to image file once that's possible
* Add a job in CI workflow that will run a few examples using [`swiftshader`](https://github.com/google/swiftshader)
  * This job takes around 13 minutes, so doesn't add to global CI duration

|example|number of frames|duration|
|-|-|-|
|`alien_cake_addict`|300|1:50|
|`breakout`|1800|0:44|
|`contributors`|1800|0:43|
|`load_gltf`|300|2:37|
|`scene`|1800|0:44|
2021-04-14 21:40:36 +00:00
..
example-run run some examples on CI using swiftshader (#1826) 2021-04-14 21:40:36 +00:00
ISSUE_TEMPLATE Issue template for documentation improvements (#1732) 2021-04-13 20:18:54 +00:00
linters Cleanup of Markdown Files and add CI Checking (#1463) 2021-02-22 04:50:05 +00:00
workflows run some examples on CI using swiftshader (#1826) 2021-04-14 21:40:36 +00:00
bors.toml Cleanup of Markdown Files and add CI Checking (#1463) 2021-02-22 04:50:05 +00:00
CONTRIBUTING.md Cleanup of Markdown Files and add CI Checking (#1463) 2021-02-22 04:50:05 +00:00
dependabot.yml Add dependabot config for cargo and GitHub Actions (#570) 2020-09-25 13:51:54 -07:00
FUNDING.yml Create FUNDING.yml 2020-08-18 10:59:30 -07:00