Commit Graph

949 Commits (eec4884938549c32a9e34d37f5e44b1d44a4d535)
 

Author SHA1 Message Date
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
sotrh eed8f014c2
Merge pull request #309 from jeffawang/remove-block-note
tut6: remove sentence about block decorator
2 years ago
sotrh 6a6a462484
Merge pull request #310 from mariankay/docs-surface-type-view
docs: surface: change frame.view to view
2 years ago
Marian Cichy f17d27dabd docs: surface: change frame.view to view
`frame.view` does not exist in the whole tutorial and is probably a remant
from older versions. The text is actually referring to `view`
2 years ago
Jeff Wang ed632adec8 tut6: remove sentence about block decorator 2 years ago
Ben Hansen 3492bb703f working on tutorial9 2 years ago
Ben Hansen cbce0a546e experimenting with loader on tutorial9 2 years ago
Ben Hansen 16d82909e3 adjusted indent on tutorial2 2 years ago
Ben Hansen 2bb9be1660 tutorials 2-8 now have working web examples 2 years ago
Ben Hansen 1e5a88fbee fixes #289 2 years ago
Ben Hansen a6f6a492e7 tutorial1 now has a web example 2 years ago
Ben Hansen 59f0ec16f0 migrated tutorial to use lib.r 2 years ago
sotrh 2ee7e082fa
Merge pull request #305 from yutannihilation/doc/const-vertex_attr_array
Add one more advice about vertex_attr_array! macro
3 years ago
sotrh ed202350b6
Added code example directly
I added this in case the link breaks.
3 years ago
sotrh 4b837c08de
Merge pull request #304 from yutannihilation/remove-padding-indices
Remove a padding in INDICES
3 years ago
Hiroaki Yutani 4368358033 Add one more advice about vertex_attr_array! macro 3 years ago
Hiroaki Yutani c06e1365cb Tweak description 3 years ago
Hiroaki Yutani 8c6c491b11 Remove padding in INDICES 3 years ago
sotrh 46e8e882d4
Merge pull request #302 from yutannihilation/remove-is-updown-pressed
Remove is_{up,down}_pressed
3 years ago
sotrh 3665859639
Merge pull request #301 from rhysd/fix-tutorial-7
Remove unused constant `NUM_INSTANCES`
3 years ago
sotrh 9cb9f7fe12
Merge pull request #303 from yutannihilation/improve-description-about-webgpu-and-wgsl
Update the description about WGSL
3 years ago
Hiroaki Yutani 47d822865e Update the description about WGSL 3 years ago
Hiroaki Yutani 72446bc9ee Remove is_{up,down}_pressed 3 years ago
rhysd bd3ad57387 fix typo 3 years ago
rhysd 853d44e257 remove unused constant `NUM_INSTANCES` 3 years ago
sotrh e760f9f50c
Merge pull request #287 from rhysd/fix-typos
Fix some typos
3 years ago
sotrh 48c38de653
Merge pull request #290 from TonalidadeHidrica/fix-typo
Fix typos
3 years ago
sotrh e33b8ab911
Merge pull request #292 from rhysd/old-field-name
Fix old field name
3 years ago
sotrh 8876f93c3d
Merge pull request #293 from rhysd/fix-tutorial-5
Fix `wgpu::SamplerBindingType` is now parameter of `wgpu::BindingType::Sampler`
3 years ago
sotrh 1104818da0
Merge pull request #295 from CatCode79/patch-1
Fix to Link to the "alignment" page
3 years ago
sotrh d5074ecb79
Merge pull request #298 from yutannihilation/doc/include_wgsl
Mention include_wgsl!
3 years ago
sotrh 0cd2314a36
Merge pull request #297 from yutannihilation/fix/update-wgpu-doc-link
Update the links to wgpu's docs
3 years ago
Hiroaki Yutani 2dcbfbe01e Mention include_wgsl! 3 years ago
Hiroaki Yutani 6224fe670f Link to the latest wgpu's docs 3 years ago
Andrea Postal 1a7c038eb4
Fix to Link to the "alignment" page
Fix to ` Link to the "alignment" page is broken #291 ` issue
3 years ago
rhysd c81dfd34ba fix `wgpu::SamplerBindingType` is now parameter of `wgpu::BindingType::Sampler` 3 years ago
TonalidadeHidrica 0b9840e1ec Fix typo: w -> we 3 years ago
rhysd 5d0f4ec636 fix old field name
`rasterization_state` is an old field name of
`wgpu::RenderPipelineDescriptor`
3 years ago
TonalidadeHidrica 125353a710 Fix typo: know -> known 3 years ago
TonalidadeHidrica 083d8f0640 Fix typo: were -> where 3 years ago
Ben Hansen eaeb7931a1 update patrons list 3 years ago
rhysd 54121a5c54 fix some typos 3 years ago
Ben Hansen 4d0be61d76 typos in news/0.12 3 years ago
Ben Hansen c0843b3f92 fixes #285 3 years ago
Ben Hansen 611b299072 missed multiview in tutorial3 3 years ago
Ben Hansen 75bc7c4ef7 typo in alignment 3 years ago
Ben Hansen ef72161771 Merge branch 'master' of github.com:sotrh/learn-wgpu 3 years ago
Ben Hansen f13781a878 more work on alignment page 3 years ago