Commit Graph

1091 Commits (master)
 

Author SHA1 Message Date
Benjamin Hansen 7de671074b removed reference to NonZeroU32 from tutorial5 10 months ago
Benjamin Hansen b76dfa4a44 fixes #478 10 months ago
Benjamin Hansen d554341f05 fixes #485 10 months ago
Ben Hansen a477f97572
Merge pull request #494 from sotrh/0.17
update to 0.17
10 months ago
Benjamin Hansen 35a4e1642b update to 0.17 10 months ago
Vadim 50edc7c15a
typo fix 11 months ago
Ben Hansen 11820796f5
Merge pull request #479 from Piturnah/patch-1
Remove erroneous code from future
11 months ago
Ben Hansen 588a5442c5
Merge pull request #480 from sotrh/0.16
0.16
11 months ago
Benjamin Hansen 48d4d1a353 pong and news 11 months ago
Benjamin Hansen 8b8e844b76 update to 0.16 11 months ago
Peter Hebden 0062a0569e
Remove code from future 12 months ago
Ben Hansen a1f5995f49
Merge pull request #455 from doup/patch-1
Improve instancing `VertexBufferLayout` creation comments order
12 months ago
Ben Hansen 7a5b20a9ac
Merge pull request #456 from cpadilla/master
Removing & reference from new() parameter
12 months ago
Ben Hansen 3e1caeec90
Merge pull request #457 from willcrichton/little-fixes
Simplify `.filter(..).next()` to `.find()`. Eliminate unnecessary lifetime parameter in `Vertex::desc`.
12 months ago
Ben Hansen df157d7e39
Merge pull request #458 from doup/patch-2
Add missing `view_formats`
12 months ago
Ben Hansen 79da9fee6b
Merge pull request #470 from lubomirkurcak/patch-1
Fix typo
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
lubomirkurcak aa867e1de8
Fix typo 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 1661c8543b attempting to fix deploy.yml 1 year ago
Benjamin Hansen 06b5e711aa try using yarn for deploy.yml 1 year ago
Benjamin Hansen 6af1fe9ed7 added install wasm32 target to deploy.yml 1 year ago
Benjamin Hansen 2898a72bc0 switched to custom wasm-builder instead of wasm-pack for examples 1 year ago
Ben Hansen 514e957099
Merge pull request #463 from Blatko1/master
fixed not working link
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
Blatko1 9c2250bd0f
fix not working link 1 year ago
Asier Illarramendi 41d3b9daa3
Add missing `view_formats`
In "Depth Buffer" chapter.
1 year ago
Will Crichton 9e2ada2a0f Simplify `.filter(..).next()` to `.find()`. Eliminate unnecessary lifetime parameter in `Vertex::desc` 1 year ago
cpadilla 2fa53e4a4e
Removing & reference from new() parameter 1 year ago
Asier Illarramendi a6037f015d
Improve instancing layout comments order
I find it clearer if the comment explaining why 4 slots are needed is moved before the first slot definition.
1 year ago
Ben Hansen 3d225e287a
Merge pull request #454 from Okirshen/patch-2
Grammar Mistake
1 year ago
Okirshen 0e3483df39
Grammar Mistake 1 year ago
Benjamin Hansen 7d3961cb76 fixes #453 1 year ago
Ben Hansen d1de7be91c
Merge pull request #451 from clarkeaa/tut2-copy
Minor spelling error and capitalization fix.
1 year ago
Benjamin Hansen 57a6ff4bc3 added 0.15 news doc 1 year ago
Aaron Clarke dbd18ddf00 Minor spelling error and capitalization fix. 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
sotrh 04276c1500
Merge pull request #448 from sotrh/0.15
0.15
1 year ago
Benjamin Hansen 68db03eaed updated patrons list 1 year ago
Benjamin Hansen 639e645b8b added warning to pong 1 year ago
Benjamin Hansen 9f2ecaec4a added `view_formats` details to the docs 1 year ago
Benjamin Hansen 7227f8d169 changes for 0.15 1 year ago
sotrh eec4884938
Merge pull request #422 from sotrh/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
1 year ago
sotrh 29bc5f0fe2
Merge pull request #425 from sotrh/dependabot/npm_and_yarn/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3
1 year ago
sotrh 424a33bf3d
Merge pull request #444 from matthiascy/master
fix issue #442
1 year ago
sotrh c17e90d926
Merge pull request #433 from erwanvivien/explain-objmodel
feat: added more information on obj_model setup
1 year ago
matthiascy b3de9fc9d4 fix tutorial8 challenge depth map sampling 1 year ago
dependabot[bot] e2739ad66f
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
sotrh f1f504519b
Merge pull request #427 from erwanvivien/master
More details on geometry shader
1 year ago
sotrh f94875e2a8
Merge branch 'master' into master 1 year ago