Commit Graph

221 Commits (471158505db6e7a7c2bcaa7a1789bd0d1416f089)
 

Author SHA1 Message Date
Ben Hansen 471158505d license 4 years ago
Ben Hansen e9e325459d using anyhow instead of failure 4 years ago
Ben Hansen 3f2607e663 forgot some stuff 4 years ago
Ben Hansen 0fbb71efb6 migrated tutorial4 4 years ago
Ben Hansen b3a6d3163d migrated tutorial4 code 4 years ago
Ben Hansen 08fa40dccc changed tutorial3 to use build script and migrated doc to 0.6 4 years ago
Ben Hansen 2abc38c769 migrated tutorial3 code 4 years ago
Ben Hansen 50a6a7d7e6 migrated tutorial2 4 years ago
Ben Hansen b3b43dbef2 migrated tutorial1 docs 4 years ago
Ben Hansen 3ef4df6fd9 migrated tutorial1 and removed instancing examples 4 years ago
sotrh b47081d70c
Merge pull request #76 from jprudil/vertex-use-macro
Use vertex_attr_array macro
4 years ago
sotrh 5d1935aec4
Merge branch 'master' into vertex-use-macro 4 years ago
sotrh dc847b99e2
Merge pull request #83 from rofrol/patch-5
frame data our -> frame data out
4 years ago
sotrh 9779c46b0b
Merge pull request #82 from rofrol/patch-4
break our your -> break out your
4 years ago
sotrh 2d28867206
Merge pull request #84 from rofrol/patch-6
its Pong after all -> it's Pong after all
4 years ago
Roman Frołow f066e57d1a
its Pong after all -> it's Pong after all 4 years ago
Roman Frołow 377d6c9489
frame data our -> frame data out 4 years ago
Roman Frołow 1fb960ffb1
break our your -> break out your
Probably this was intended.
4 years ago
sotrh 13f78bcf33
Merge pull request #79 from sotrh/dependabot/npm_and_yarn/prismjs-1.21.0
Bump prismjs from 1.20.0 to 1.21.0
4 years ago
sotrh da9206b25f
Merge pull request #81 from sotrh/rework-instancing
Rework instancing
4 years ago
Ben Hansen 3c4f8f9134 Merge branch 'master' into rework-instancing 4 years ago
Ben Hansen 540b03aded Merge branch 'master' of github.com:sotrh/learn-wgpu 4 years ago
Ben Hansen ae1564117f fixed #75 4 years ago
Ben Hansen a5c6b5ad48 finished instancing rewrite 4 years ago
Ben Hansen b543c16492 started instancing rework 4 years ago
sotrh b5c27695a2
Merge pull request #80 from yutannihilation/showcase-windowless-mention-TextureFormat
Add a comment about TextureFormat for PNG
4 years ago
Ben Hansen 0cd250d5fe started instancing examples 4 years ago
Hiroaki Yutani 0b4580ee19 Add a comment about TextureFormat for PNG 4 years ago
dependabot[bot] 1d3820ac90
Bump prismjs from 1.20.0 to 1.21.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.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.20.0...v1.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
sotrh f5933fd6b2
Merge pull request #77 from sotrh/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
4 years ago
sotrh 24d2abb55f
Merge pull request #78 from alexheretic/tweaks
Minor tweaks
4 years ago
Alex Butler 429fd81286
Minor typo fix "now" -> "know" 4 years ago
Alex Butler a03a57bb60
Fix some easy-win lints 4 years ago
Alex Butler 541f83f228
Remove `mut queue` usage in t5 4 years ago
dependabot[bot] bb6137ccf8
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Jan Prudil 36b44e4799
Don't use std::mem for one invocation 4 years ago
Jan Prudil 1dd4d8c694
Use vertex_attr_array 4 years ago
Jan Prudil e4138f7973
Use vertex_attr_array 4 years ago
Jan Prudil 086c1b23c8
Use vertex_attr_array 4 years ago
Jan Prudil 4fd19939cf
Use vertex_attr_array 4 years ago
sotrh 92cc0eb817
Merge pull request #71 from sotrh/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
4 years ago
sotrh 5e9555d4f3
Merge pull request #72 from Gryff/master
Suggestion: Indent event loop code snippet in swapchain tutorial
4 years ago
sotrh 89fb9f8cf5
Merge pull request #73 from khionu/patch-1
Remove misleading section
4 years ago
sotrh e4d9dd1ff8
Merge pull request #74 from shanehandley/master
Fix typo related to trait for external type.
4 years ago
Shane Handley e20bbd7bbf Fix typo related to trait for external type. 4 years ago
Khionu Sybiern 139d2cc04d
Update README.md
Keep `set_vertex_buffer` function to not mislead readers into replacing it instead of supplement it
4 years ago
Gryff 6ba776c01e Fix typo 4 years ago
Gryff bf20825d0d Indent code snippet for event loop in swap chain tutorial 4 years ago
Ben Hansen 252ca8b909 forgot github link, etc 4 years ago
Ben Hansen 0ae192f440 fixed missing screenshot 4 years ago