Commit Graph

499 Commits (02994d1eb6290c7ecf39bafaddd36cc2376c35fd)
 

Author SHA1 Message Date
vigdail 9f254cc794
Tutorial 9. Texture::load() return type fix 4 years ago
Hiroaki Yutani f0f1ec0e12 Fix module path 4 years ago
Hiroaki Yutani e5bea6e29f Move comment 4 years ago
sotrh 80ecaade61
Merge pull request #146 from yutannihilation/doc/link-to-github
Add a link to GitHub repo
4 years ago
sotrh 195945083b
Merge pull request #149 from yutannihilation/patch-7
Minor fixes on tutorial 6
4 years ago
sotrh 4193f6f35a
Merge pull request #150 from yutannihilation/tutorial5-ref
Remove & from set_vertex_buffer()
4 years ago
Hiroaki Yutani b09302f23e Remove & from set_vertex_buffer() 4 years ago
Hiroaki Yutani 0da538190a
Minor fixes on tutorial 6 4 years ago
Hiroaki Yutani a13c43f6b2 use winit::Window; 4 years ago
Hiroaki Yutani 79ecc1643b Add a link to GitHub repo 4 years ago
sotrh bb66d9595c
Merge pull request #145 from dskart/patch-1
Fixed spelling mistake
4 years ago
Raphael Van Hoffelen 1699be127d
Fixed spelling mistake 4 years ago
Ben Hansen 37a7e12cea updated patron list 4 years ago
Ben Hansen 3e1f1a8a8a Merge branch '0.7' 4 years ago
Ben Hansen e833a50c44 updated news md 4 years ago
sotrh 61d71bf6c0
Merge pull request #139 from sotrh/dependabot/npm_and_yarn/prismjs-1.23.0
Bump prismjs from 1.21.0 to 1.23.0
4 years ago
sotrh 885483c5d7
Merge pull request #144 from sotrh/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
4 years ago
sotrh 812ea9a1ef
Merge pull request #143 from Lindenk/master
Fixed some spelling and grammar errors
4 years ago
dependabot[bot] 7abe66b325
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Linden Krouse f6f6fa29c4
Fixed some spelling and grammar errors 4 years ago
sotrh a86a0cc7dc
Merge pull request #138 from dakizu/patch-1
Fix a broken link
4 years ago
sotrh 74d5e3bf44
Merge pull request #140 from sotrh/0.7
0.7
4 years ago
Ben Hansen 4fa3ab7b6d migrated tutorial3 challenge 4 years ago
Ben Hansen 720666ae79 removed research folder from Cargo.toml 4 years ago
Ben Hansen 9d68020e87 removed research folder 4 years ago
Ben Hansen c121682bd3 migrated pong 4 years ago
Ben Hansen d56c73009b migrated compute showcase 4 years ago
dependabot[bot] 7e927aa99e
Bump prismjs from 1.21.0 to 1.23.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.21.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
[redacted] 3bd1534016
Fix a broken link
Existing link wasn't pointing to normals page.
4 years ago
Ben Hansen 5029aa196d migrated gifs showcase 4 years ago
Ben Hansen fb73851e5d migrated imgui showcase 4 years ago
Ben Hansen 87d0a97404 migrated intermediate tutorial docs 4 years ago
Ben Hansen e3592e2809 migrated docs for tutorials 4-9 4 years ago
Ben Hansen e7318530d4 migrated docs for tutorials 1-3 and cargo fmt 4 years ago
Ben Hansen 361bee3c58 migrated windowless docs 4 years ago
Ben Hansen eff8418d37 cargo fmt 4 years ago
Ben Hansen 7094e5dd91 migrated windowless 4 years ago
Ben Hansen b4dd4654e4 intermediate tutorial code migrated 4 years ago
Ben Hansen 3901419a58 beginner tutorial code done 4 years ago
Ben Hansen 91879d405b code up to 7 migrated 4 years ago
Ben Hansen 47fd27669e migrated tutorials 1 and 2 4 years ago
sotrh c1b60c0d38
Merge pull request #136 from skyne98/patch-1
Fix a typo in the code example
4 years ago
Aleksey Halahan ad0515bdfb
Fix a type in the code example
Was missing the `slice` method
4 years ago
Ben Hansen 19c99e28d0 Merge branch 'master' of https://github.com/sotrh/learn-wgpu 4 years ago
Ben Hansen 1f9024691c shaderc 1.6 -> 0.7 4 years ago
sotrh 1fda21eb6a
Merge pull request #134 from fisherdarling/patch-1
Fixed small typo in beginner/tutorial8-depth
4 years ago
Fisher Darling 5547528cf0
Fixed small typo in beginner/tutorial8-depth 4 years ago
sotrh 6416357063
Merge pull request #133 from rmsc/master
Fix typo in beginner tutorial 4
4 years ago
Renato Caldas d44f216b14 Fix inconsistent position of the 'size' field in the beginner tutorials 4 years ago
Renato Caldas e61b939889 Remove stray field 'colour' from State 4 years ago