Commit Graph

157 Commits (2666644491c7502a55b45ae20ba0b97ff29c8cd9)

Author SHA1 Message Date
dependabot[bot] 2666644491
Bump openssl from 0.10.48 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.48 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.48...openssl-v0.10.60)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
Ben Hansen a9761f8a6e
Merge pull request #502 from sotrh/dependabot/cargo/rustix-0.36.16
Bump rustix from 0.36.6 to 0.36.16
6 months ago
Benjamin Hansen ff5d4e11a7 fixed pong 6 months ago
Benjamin Hansen 653a9928b3 0.18 and hdr tutorial 7 months ago
Benjamin Hansen f111c33cba finished hdr writeup 7 months ago
dependabot[bot] 087111f996
Bump rustix from 0.36.6 to 0.36.16
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.6 to 0.36.16.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.36.6...v0.36.16)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Benjamin Hansen 0a083a9c12 created tutorial13-hdr 9 months ago
Ben Hansen 64de216a2d
Merge pull request #450 from sotrh/dependabot/cargo/tokio-1.25.0
Bump tokio from 1.21.2 to 1.25.0
10 months ago
Ben Hansen 2ab4c9733e
Merge pull request #464 from sotrh/dependabot/cargo/openssl-0.10.48
Bump openssl from 0.10.42 to 0.10.48
10 months ago
Ben Hansen 2bad9b5972
Merge pull request #469 from sotrh/dependabot/cargo/spin-0.9.8
Bump spin from 0.9.4 to 0.9.8
10 months ago
Ben Hansen eb3a5ac183
Merge pull request #471 from sotrh/dependabot/cargo/h2-0.3.17
Bump h2 from 0.3.14 to 0.3.17
10 months ago
Benjamin Hansen 35a4e1642b update to 0.17 10 months ago
Benjamin Hansen 48d4d1a353 pong and news 12 months ago
Benjamin Hansen 8b8e844b76 update to 0.16 12 months ago
dependabot[bot] 193f66d5e6
Bump h2 from 0.3.14 to 0.3.17
Bumps [h2](https://github.com/hyperium/h2) from 0.3.14 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.14...v0.3.17)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 7afa7defc2
Bump spin from 0.9.4 to 0.9.8
Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.9.4 to 0.9.8.
- [Release notes](https://github.com/mvdnes/spin-rs/releases)
- [Changelog](https://github.com/mvdnes/spin-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdnes/spin-rs/commits)

---
updated-dependencies:
- dependency-name: spin
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Benjamin Hansen 2898a72bc0 switched to custom wasm-builder instead of wasm-pack for examples 1 year ago
dependabot[bot] 548bfb0a2c
Bump openssl from 0.10.42 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.42 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.42...openssl-v0.10.48)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 719ee796bf
Bump tokio from 1.21.2 to 1.25.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.2 to 1.25.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.2...tokio-1.25.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Benjamin Hansen 7227f8d169 changes for 0.15 1 year ago
Benjamin Hansen fed567c168 fixed #435 and #382 1 year ago
Benjamin Hansen a9230e981e upgraded dependencies 1 year ago
Benjamin Hansen 494ea03fd4 added test for losing the window 1 year ago
Benjamin Hansen c3242d5e33 attempt at mouse picking 1 year ago
Ben Hansen 3f99b965a9 migrated to 0.14 2 years ago
Ben Hansen 1220dfa70b fixes #382 2 years ago
Ben Hansen a2a1d69133 migrated to 0.13 2 years ago
Ben Hansen 4e129c563d got heightmap working with compute shaders 2 years ago
Ben Hansen bcb4282f1e fixes #362 2 years ago
Hiroaki Yutani 6c122b81c8 Update Cargo.lock for wgpu gecko branch 2 years ago
Ben Hansen 1135fead3a updated intermediate tutorial docs and removing tutorial13 for maintenance 2 years ago
Ben Hansen dbb24ac7ce migrated tutorial13 code 2 years ago
Ben Hansen e8ce0e710d tutorial12-camera running in wasm (needs input fix) 2 years ago
Ben Hansen 0a28699d00 web examples working with vuepress 2 years ago
Ben Hansen dad581dce9 normal tutorial working on wgpu master 2 years ago
Ben Hansen bd8172d0a2 removed shaderc from gifs 2 years ago
Ben Hansen a9c8bf650f more-testing 2 years ago
Ben Hansen c269f46a0e testing some things 2 years ago
Ben Hansen b8b8444030 fixing some readme files and migrating the lighting code 2 years ago
Ben Hansen 6324e485f1 tutorials 1-9 now work with wasm 2 years ago
Ben Hansen 82d50cba6c finally migrated tutorial9 code 2 years ago
Ben Hansen 9811c4037e troubleshooting wasm failure 2 years ago
Ben Hansen 05767326d9 tutorial 9 working on desktop 2 years ago
Ben Hansen 3492bb703f working on tutorial9 2 years ago
Ben Hansen 2bb9be1660 tutorials 2-8 now have working web examples 2 years ago
Ben Hansen a6f6a492e7 tutorial1 now has a web example 2 years ago
Ben Hansen 4ae6c3f89f added 0.12.md and examples now compile 2 years ago
Ben Hansen 2073b0fbc1 updated to 0.12 2 years ago
Ben Hansen f25377f38b fixed fullscreen 3 years ago
Ben Hansen 141c94f48a wasm now loading 3 years ago