Commit Graph

333 Commits

Author SHA1 Message Date
Ben Hansen
02921f7ffa migrated tutorial9 2020-09-11 16:05:09 -06:00
Ben Hansen
cfd36577bb migrated tutorial10 code 2020-09-11 15:03:19 -06:00
Ben Hansen
3dbb6570b7 migrated tutorial9 code 2020-09-10 22:45:32 -06:00
Ben Hansen
7274f37019 migrated tutorial8 2020-09-10 20:50:51 -06:00
dependabot[bot]
b09ee96724
Bump http-proxy from 1.18.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10 16:07:32 +00:00
Ben Hansen
f1d43b9829 env_logger::init() 2020-09-09 20:48:08 -06:00
Ben Hansen
5e4324d0ce env_logger 2020-09-08 00:42:52 -06:00
Ben Hansen
92285689ac migrated tutorial8 code 2020-09-06 23:21:40 -06:00
Ben Hansen
1e8a6ba0a5 migrated tutorial7 2020-09-05 16:45:52 -06:00
Ben Hansen
75d92c523c migrated tutorial6 2020-09-05 15:54:07 -06:00
Ben Hansen
bc6277e0f0 squashing warnings 2020-09-05 13:47:53 -06:00
Ben Hansen
6827fb5572 migrated tutorial5 2020-09-05 13:46:15 -06:00
Ben Hansen
471158505d license 2020-09-02 12:59:22 -06:00
Ben Hansen
e9e325459d using anyhow instead of failure 2020-08-29 15:22:06 -06:00
Ben Hansen
3f2607e663 forgot some stuff 2020-08-28 19:59:04 -06:00
Ben Hansen
0fbb71efb6 migrated tutorial4 2020-08-28 19:47:16 -06:00
Ben Hansen
b3a6d3163d migrated tutorial4 code 2020-08-27 12:21:53 -06:00
Ben Hansen
08fa40dccc changed tutorial3 to use build script and migrated doc to 0.6 2020-08-24 13:34:37 -06:00
Ben Hansen
2abc38c769 migrated tutorial3 code 2020-08-22 18:35:12 -06:00
Ben Hansen
50a6a7d7e6 migrated tutorial2 2020-08-22 14:53:07 -06:00
Ben Hansen
b3b43dbef2 migrated tutorial1 docs 2020-08-20 13:27:51 -06:00
Ben Hansen
3ef4df6fd9 migrated tutorial1 and removed instancing examples 2020-08-20 13:26:44 -06:00
sotrh
b47081d70c
Merge pull request #76 from jprudil/vertex-use-macro
Use vertex_attr_array macro
2020-08-20 13:07:36 -06:00
sotrh
5d1935aec4
Merge branch 'master' into vertex-use-macro 2020-08-20 13:06:54 -06:00
sotrh
dc847b99e2
Merge pull request #83 from rofrol/patch-5
frame data our -> frame data out
2020-08-20 13:02:31 -06:00
sotrh
9779c46b0b
Merge pull request #82 from rofrol/patch-4
break our your -> break out your
2020-08-20 13:00:55 -06:00
sotrh
2d28867206
Merge pull request #84 from rofrol/patch-6
its Pong after all -> it's Pong after all
2020-08-20 13:00:14 -06:00
Roman Frołow
f066e57d1a
its Pong after all -> it's Pong after all 2020-08-18 17:07:57 +02:00
Roman Frołow
377d6c9489
frame data our -> frame data out 2020-08-18 17:02:55 +02:00
Roman Frołow
1fb960ffb1
break our your -> break out your
Probably this was intended.
2020-08-18 17:01:16 +02:00
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
2020-08-12 16:52:47 -06:00
sotrh
da9206b25f
Merge pull request #81 from sotrh/rework-instancing
Rework instancing
2020-08-12 16:11:10 -06:00
Ben Hansen
3c4f8f9134 Merge branch 'master' into rework-instancing 2020-08-12 16:10:01 -06:00
Ben Hansen
540b03aded Merge branch 'master' of github.com:sotrh/learn-wgpu 2020-08-12 16:09:04 -06:00
Ben Hansen
ae1564117f fixed #75 2020-08-12 16:06:14 -06:00
Ben Hansen
a5c6b5ad48 finished instancing rewrite 2020-08-12 16:04:50 -06:00
Ben Hansen
b543c16492 started instancing rework 2020-08-11 15:28:50 -06:00
sotrh
b5c27695a2
Merge pull request #80 from yutannihilation/showcase-windowless-mention-TextureFormat
Add a comment about TextureFormat for PNG
2020-08-11 15:04:21 -06:00
Ben Hansen
0cd250d5fe started instancing examples 2020-08-11 13:17:14 -06:00
Hiroaki Yutani
0b4580ee19 Add a comment about TextureFormat for PNG 2020-08-09 13:02:21 +09:00
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>
2020-08-07 23:40:21 +00:00
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
2020-08-03 13:28:27 -06:00
sotrh
24d2abb55f
Merge pull request #78 from alexheretic/tweaks
Minor tweaks
2020-08-03 13:27:54 -06:00
Alex Butler
429fd81286
Minor typo fix "now" -> "know" 2020-08-03 16:52:17 +01:00
Alex Butler
a03a57bb60
Fix some easy-win lints 2020-08-03 11:44:46 +01:00
Alex Butler
541f83f228
Remove mut queue usage in t5 2020-08-03 11:38:25 +01:00
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>
2020-08-01 00:25:39 +00:00
Jan Prudil
36b44e4799
Don't use std::mem for one invocation 2020-07-30 17:36:10 +02:00
Jan Prudil
1dd4d8c694
Use vertex_attr_array 2020-07-30 17:28:46 +02:00
Jan Prudil
e4138f7973
Use vertex_attr_array 2020-07-30 17:23:33 +02:00