Commit Graph

1074 Commits (master)
 

Author SHA1 Message Date
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
Benjamin Hansen fed567c168 fixed #435 and #382 1 year ago
Benjamin Hansen 09207e9403 changed State to own window 1 year ago
Benjamin Hansen a9230e981e upgraded dependencies 1 year ago
sotrh 664322e65a
Merge pull request #430 from erwanvivien/compare-function-doc
feat: added link to CompareFunction
1 year ago
sotrh 635522756b
Update README.md
Better grammar
1 year ago
erwanvivien ad1776684b
fix: typo indicdes -> indices 1 year ago
sotrh cdf276a5f5
Merge pull request #431 from erwanvivien/depth-texture-state-field
fix: Missing struct field
1 year ago
sotrh 54cc0f086c
Merge pull request #434 from nekodjin/master
fix: update outdated info on getting supported formats.
1 year ago
sotrh fc21a0f664
Merge pull request #436 from James2022-rgb/feature/fix_illegal_lod_min_clamp
Stop using illegal negative values for `wgpu::SamplerDescriptor::lod_min_clamp`.
1 year ago
sotrh d6460df9b2
Merge pull request #438 from ktravis/patch-1
fix: Tiny typo in window tutorial
1 year ago
sotrh 1ec11ef789
Merge pull request #439 from zimurgh/zimurgh-tutorial11-normals-fix-typos
Fix to docs for tutorial 11
1 year ago
Michael Carpenter 8f709412d2 Fix to docs for tutorial 11 1 year ago
Kyle Travis 656f4d7691
Tiny typo in window tutorial 1 year ago
James0124 c1ebece9c1
Stop using illegal negative values for `wgpu::SamplerDescriptor::lod_min_clamp`.
WebGPU valid usage states `lodMinClamp` must not be negative, and `lodMaxClamp` must be >= `lodMinClamp`
1 year ago
Avery R 3863322aee
update info on getting supported formats
Replace the outdated information about `get_preferred_format` with current information on `get_supported_formats`.
1 year ago
erwanvivien 2876a669f1
feat: added more information on obj_model setup 1 year ago
erwanvivien a325686cdb
fix: Missing struct field
There was no instruction on the field to add to State.

It can be easily found, but it's better if in the tutorial
1 year ago