learn-wgpu/docs/beginner
sotrh 5dc50f0200
Merge pull request #399 from jinleili/filter
Fix the descriptions of `mag_filter` and `min_filter` fields
2022-09-30 19:00:57 -06:00
..
tutorial1-window Fix some code for Dependencies and the window 2022-09-23 14:18:49 +08:00
tutorial2-surface Use 0.13's Surface::get_supported_formats 2022-09-23 17:54:23 +08:00
tutorial3-pipeline fixes #391 2022-08-30 18:57:05 -06:00
tutorial4-buffer Remove typo : extra size argument in State 2022-09-02 22:54:54 +02:00
tutorial5-textures Fix the descriptions of mag_filter and min_filter fields 2022-09-02 18:48:20 +08:00
tutorial6-uniforms fixed typo 2022-08-28 23:54:33 +10:00
tutorial7-instancing fixed typo 2022-08-30 02:43:09 +10:00
tutorial8-depth fixes #378 2022-07-22 10:14:40 -06:00
tutorial9-models Fixed missing pub in ModelVertex struct 2022-06-04 16:11:25 +02:00