Commit Graph

281 Commits

Author SHA1 Message Date
Paul BERNARD
1dad054540 typos 2021-09-22 20:24:20 +02:00
Fabian Kloiber
6546507acf Fix wording
Remove duplicate "the" and shuffle some words around
2021-09-19 22:35:17 +02:00
Fabian Kloiber
85857948bf Update field name attachment
In the section on `RenderPassColorAttachment` the text uses the old name `attachment` for the field which now is called `view`.
2021-09-19 22:35:17 +02:00
Fabian Kloiber
da913a90af Update link to wgpu docs
Link to `wgpu::Limits` pointed to old version 0.7
2021-09-19 22:35:17 +02:00
Ben Hansen
778a7d907b fixed #239 2021-09-19 13:48:01 -06:00
Kuroki Keiichiro
29a084b1b1 Update an explaining comment for its code
The code has been updated for wgpu-0.10 (`wgpu::TextureUsage::SAMPLED`
-> `wgpu::TextureUsages::TEXTURE_BINDING`), but its comment was not
updated at the same time.
2021-09-19 15:19:15 +09:00
sotrh
bba4376e34
Merge pull request #233 from rukai/env_logger
Add section on why env_logger is needed
2021-09-17 10:56:05 -06:00
sotrh
c013b28f59
Merge pull request #234 from chrisboyce/master
Fixed mask field name in text
2021-09-17 10:34:57 -06:00
sotrh
d63ab6f8d5
Merge pull request #237 from TheBlueFireFox/master
Fixed issue with code example was not ported to 0.10.x
2021-09-17 10:32:21 -06:00
sotrh
432077c7d0
Merge pull request #236 from schnippl0r/master
Fixed code snippet.
2021-09-17 10:31:08 -06:00
Adrian Hornung
6654cae15b Fixed issue with code example was not ported to 0.10.x 2021-09-17 18:27:32 +02:00
Mario Kilies
e281746334 Fixed code example.
'instance' and 'adapter' are not defined (and not needed) in State.
2021-09-17 02:52:42 +02:00
Onirik79
651da2ff23
Updated a link to wgpu docs 2021-09-16 20:07:49 +02:00
Chris Boyce
1ab24facf2
Fixed mask field name in text 2021-09-15 16:59:20 -07:00
Lucas Kent
f2c0f2aa3c Add section on why env_logger is needed 2021-09-16 09:51:21 +10:00
Ben Hansen
a2285094c2 fixed #231 2021-09-15 09:52:19 -06:00
Ben Hansen
6d600965f4 some typos 2021-09-13 08:58:14 -06:00
sotrh
316c429d2f
Merge pull request #228 from VillSnow/patch-1
fix type name Camera to CameraUniform
2021-09-12 11:35:44 -06:00
Ben Hansen
5ddd876d4f Merge branch '0.10' 2021-09-11 15:35:21 -06:00
Ben Hansen
7c90669f89 migrated beginner tutorials 2021-09-11 11:11:30 -06:00
Ben Hansen
358ecb55af migrate tutorial5 docs 2021-09-11 10:42:13 -06:00
Ben Hansen
c0754f9dd3 migrated tutorial5 2021-09-11 10:37:05 -06:00
Ben Hansen
57d7eb763f migrated tutorial4 2021-09-11 10:19:15 -06:00
Ben Hansen
0f618a2ff8 migrated tutorial3 2021-09-11 10:10:18 -06:00
Ben Hansen
012dff0de0 renamed tutorial2 2021-09-11 09:40:47 -06:00
Ben Hansen
b322b8f6b8 reworked swapchain tutorial to use surface 2021-09-11 09:34:13 -06:00
VillSnow
d13ba88020 fix type name Camera to CameraUniform 2021-09-09 18:46:43 +09:00
Ben Hansen
30c5693fb9 no more validation errors 2021-09-07 17:17:08 -06:00
Ben Hansen
822f2d6191 started 0.10 2021-08-28 16:11:33 -06:00
Onirik79
cd5c440cc1
minor typo 2021-08-28 17:05:46 +02:00
Martino Fontana
372082ae90 Rename "Uniform" to "Camera" in labels too 2021-08-27 00:07:50 +02:00
Martino Fontana
b2b77294f6 Change "uniform" naming to "camera" 2021-08-26 21:09:51 +02:00
Norbert Pozar
f467e54f7a Fix location syntax (GLSL -> WGSL)
Also outdated `VertexFormat` variants.
2021-08-26 08:44:19 +09:00
sotrh
ed186bf229
Merge pull request #215 from rokonio/patch-3
Another tiny fix
2021-08-16 09:40:36 -06:00
sotrh
0b1adb463f
Merge pull request #217 from rokonio/patch-4
Fix on vert_attr_array
2021-08-16 09:40:03 -06:00
sotrh
59bc306c32
Merge pull request #214 from rokonio/patch-2
Found a typo
2021-08-16 09:39:39 -06:00
Sitong Peng
4211abcc12
your -> you'll 2021-08-12 16:50:52 -07:00
Rokonio
aa5856fa91
Fix on vert_attr_array 2021-08-11 22:20:30 +02:00
Rokonio
aadd2e67b6
Another tiny fix 2021-08-10 22:00:07 +02:00
Rokonio
ab78dcf7a7
Found a typo 2021-08-10 21:57:07 +02:00
sotrh
1030f47529
Merge pull request #212 from rokonio/master
Fixing #200
2021-08-09 16:20:36 -06:00
sotrh
5a51bf47f9
Merge pull request #210 from SuperSamus/master
Miscellaneous improvements
2021-08-09 14:58:23 -06:00
Ben Hansen
58eca592c1 fixed #202 2021-08-09 14:51:54 -06:00
Rokonio
1c26da1757
Fixing #200 2021-08-09 00:24:18 +02:00
Epacnoss
d9e6c4a326
Change Float3 to Float32 2021-08-07 22:29:18 +01:00
Martino Fontana
2941cf7cd9 Updated dependencies where I can just change the number (not "tobj" and "gif") ("compute" can't start a trace) (didn't touch "pong" and "imgui-demo") 2021-08-04 16:25:23 +02:00
Martino Fontana
c55ea96d0d Removed unnecessary .clone() 2021-08-04 15:13:08 +02:00
Martino Fontana
467cec5367 Removed unnecessary borrows 2021-08-04 15:06:53 +02:00
Martino Fontana
2c811f43a4 Truncated excessive float precision 2021-08-04 14:58:23 +02:00
Martino Fontana
c80b5a9ae2 Collapsed event_loop match 2021-08-04 14:17:21 +02:00