Commit Graph

708 Commits

Author SHA1 Message Date
Neil Blakey-Milner
02e99b66ab Provide explanation why rgba is no longer a reference 2021-11-22 17:52:17 -08:00
Neil Blakey-Milner
f9cfd79d95 Add cgmath prelude import in tutorial 7 2021-11-22 16:44:30 -08:00
Newbyte
c189f75913
Fix challenge code for tutorial 3 crashing
Only one of the pipelines were actually adjusted, so let's fix that.
2021-11-22 18:46:43 +01:00
sotrh
b0d9ac3245
Merge pull request #261 from Paulo-21/patch-1
Update docs.rs link to 0.11.0
2021-11-20 13:24:54 -07:00
sotrh
4a313515ab
Merge pull request #263 from arifd/master
Typo: TextureUsages::OUTPUT_ATTACHMENT
2021-11-20 13:24:34 -07:00
Arif Driessen
127c3333ce
Merge branch 'sotrh:master' into master 2021-11-19 16:56:21 +01:00
Arif Driessen
cdf980a44a
Typo: TextureUsages::OUTPUT_ATTACHMENT
TextureUsages::OUTPUT_ATTACHMENT doesn't exist. Changing to TextureUsages::RENDER_ATTACHMENT, which is what the code example uses.
2021-11-17 19:31:10 +01:00
sotrh
fbce72a3ea
Merge pull request #262 from arifd/master
small fixes
2021-11-14 11:28:07 -07:00
Arif Driessen
a8ebfc7bef
Merge pull request #1 from arifd/redundant-NEW-comment
Remove redundant 'NEW' comment from label
2021-11-07 20:02:24 +01:00
Arif Driessen
f0035b6b9b
Remove redundant 'NEW' comment from label
PipelineLayoutDescriptor already has its label set when we get to this point in the tutorial.

(It's set at docs/beginner/tutorial3-pipeline/README.md, line 154)
2021-11-07 20:00:29 +01:00
Ben Hansen
ba9147f654 example loading in vuepress 2021-11-06 18:30:22 -06:00
Arif Driessen
87c380517d
small typo 2021-11-06 22:26:47 +01:00
Pmimo
d9ef1e241e
Update docs.rs link to 0.11.0 2021-11-05 21:28:06 +01:00
sotrh
75948417e7
Merge pull request #257 from FrankenApps/shader-entrypoints
Name shader entry points differently.
2021-11-05 11:22:03 -06:00
sotrh
667d7c16d9
Merge pull request #259 from arifd/master
Rust resolver 2 default in 2021 edition
2021-11-01 13:59:35 -06:00
sotrh
d4f5429bbb
Merge pull request #256 from PhilipK/fix-typo-tutorial2
Fix typo in tutorial2-surface README.md
2021-11-01 13:59:04 -06:00
sotrh
9b8a883ae0
Merge pull request #254 from Paulo-21/patch-1
Update link to 0.11 docs.rs
2021-11-01 13:57:08 -06:00
Arif Driessen
6042b6e821
Update README.md 2021-10-31 16:31:58 +01:00
Ben Hansen
f25377f38b fixed fullscreen 2021-10-28 17:48:54 -06:00
Ben Hansen
592f9b3738 white text is hard to read on white background 2021-10-28 17:15:43 -06:00
Ferdinand Schäffler
bd46bdb243 Converted docs. 2021-10-27 13:17:40 +02:00
Ferdinand Schäffler
a39f95af13 Converted code examples. 2021-10-27 12:58:05 +02:00
Philip Kristoffersen
f31af2d2cb
Fix typo in tutorial2-surface README.md
Add a missing "to"
2021-10-27 06:41:05 +02:00
Pmimo
d26d61e4be
Update link to 0.11 docs.rs 2021-10-26 00:53:11 +02:00
Ben Hansen
141c94f48a wasm now loading 2021-10-24 17:37:30 -06:00
Ben Hansen
0da913d253 wasm is building 2021-10-22 15:55:39 -06:00
sotrh
e683f9de4c
Merge pull request #251 from laalsaas/laalsaas-fix-typo
fix typo kronos to khronos
2021-10-20 10:04:50 -06:00
laalsaas
297923e578
fix typo kronos to khronos 2021-10-18 13:18:53 +02:00
sotrh
19ee4aa659
Merge pull request #248 from sotrh/0.11
0.11
2021-10-15 14:06:56 -06:00
Ben Hansen
e010f745c9 updated news for 0.11 2021-10-15 13:45:20 -06:00
Ben Hansen
e0e52584a6 fixed pong for 0.11 2021-10-15 12:05:03 -06:00
Ben Hansen
7cc67f5678 migrated to 0.11 2021-10-08 18:40:29 -06:00
Ben Hansen
e13b0418ee Using existing GithubAction for deploy.yml 2021-10-08 11:50:35 -06:00
Ben Hansen
f685e25808 Adding npm install to deploy.yml 2021-10-08 11:39:30 -06:00
sotrh
fabb57e297
Create deploy.yml
Testing out deploying to Github Pages via Github Actions
2021-10-08 11:35:39 -06:00
sotrh
eb4738adca
Sudo for install alsa 2021-10-06 11:56:30 -06:00
sotrh
cc4860df90
Update rust.yml 2021-10-06 11:54:39 -06:00
sotrh
10d7df7a99
Fixing rust action: installing alsa 2021-10-06 11:37:38 -06:00
sotrh
f6081839bc
Create rust.yml 2021-10-06 11:23:04 -06:00
sotrh
e15fc946ac
Merge pull request #242 from PAUL-BERNARD/master
Fix some typos
2021-10-01 15:14:00 -06:00
sotrh
b40fbb6121
Merge pull request #243 from chrisboyce/chrisboyce-tut2-fix
No "first()" method on Iterator
2021-10-01 15:12:03 -06:00
sotrh
ff43b83a89
Merge pull request #244 from SuperSamus/master
model.rs: added "_bind_group" where appropriate
2021-10-01 15:11:33 -06:00
sotrh
05f54dd714
Merge pull request #245 from simbleau/master
Fixed typo: BackendBit::Primary is from a previous version
2021-10-01 14:49:49 -06:00
Spencer Imbleau
172a65ad72
Fixed typo: BackendBit::Primary is from a previous version 2021-09-28 07:09:41 -04:00
Martino Fontana
11b24cebc5 model.rs: added "_bind_group" where appropriate 2021-09-25 21:52:42 +02:00
Chris Boyce
bb32dbdb52
No "first()" method on Iterator
As far as I can tell looking at the docs, there is no "first" method for the Iterator trait, but I believe "next" accomplishes getting the first item in this instance.
2021-09-25 11:45:31 -07:00
sotrh
1181245916
Merge pull request #241 from sotrh/dependabot/npm_and_yarn/prismjs-1.25.0
Bump prismjs from 1.24.0 to 1.25.0
2021-09-22 15:57:54 -06:00
Paul BERNARD
1dad054540 typos 2021-09-22 20:24:20 +02:00
Ben Hansen
4adea9e790 fixed pong 2021-09-21 20:43:22 -06:00
sotrh
a36b005287
Merge pull request #240 from fkloiber/patches
Some patches to chapters 2&3
2021-09-21 19:24:17 -06:00