Connor Fitzgerald
f47a54009d
Finish reftest and test running infra
2021-06-23 19:10:11 -04:00
Connor Fitzgerald
ec74722d57
Add image comparison to all examples
2021-06-23 19:10:11 -04:00
Connor Fitzgerald
ebbbf2216b
Add image comparison to the mipmap example
2021-06-23 19:10:11 -04:00
Dzmitry Malyshau
4fc478513a
Merge ../wgpu-rs into reunion
2021-06-02 21:31:02 -04:00
Dzmitry Malyshau
f07cc8156b
Update naga and gfx, move the shader validation into a shader descriptor bit
2020-12-17 11:33:47 -05:00
Dzmitry Malyshau
018417f174
trace: replaying all the commands
2020-04-30 09:55:52 -04:00
Chinedu Francis Nwafili
35e07f4172
[rs] Add screenshots of examples
...
When looking into wgpu-rs as a replacement for WebGL I went to the
examples directory on GitHub to browse for a bit.
I wanted to see some of the examples at a glance without needing to
clone the repository.
This commit enables that by adding a README to each example with a
description of the example and screenshots / example output.
In a few cases the description is a bit redundant - but my hope is that
in the future we can improve all the READMEs.
Being a web API and thus very accessible, WebGPU could end up being many
people's first introduction to graphics programming so the lower we make
the barrier the better.
2020-04-26 18:59:48 -02:30
Dzmitry Malyshau
dbb261b7f1
Remove wgpu-native and wgpu-remote
2020-04-16 22:35:59 -04:00
Logan McGrath
7927f4cb2b
Using default nsview if not provided by raw-window-handle
2020-01-18 10:06:10 -08:00
Korijn van Golen
ad797cbd81
makefile package command and travis deploy step
2019-12-24 14:19:43 +01:00
Tristam MacDonald
a85f95dfdd
[rs] prototype of async/await for buffer mapping
2019-11-21 21:42:22 -08:00
Jacob Greenfield
3a3436dff6
[rs] Add red.png to .gitignore
2019-11-21 18:04:09 -05:00
Dzmitry Malyshau
2b047f996b
[rs] Mipmapping example
2019-06-16 21:15:15 -07:00
Dzmitry Malyshau
07ef7caddc
Range merging unit tests
2019-06-13 11:08:53 -04:00
Dzmitry Malyshau
d47f7e5bde
Initial commit
2019-05-10 10:36:31 -04:00
Dzmitry Malyshau
61fca00f34
Remove wgpu-bindings in favor of configuration scripts
2019-04-30 12:45:05 -04:00
Tristam MacDonald
6ef53d7705
Convert shadow sample to map_async
2019-03-05 19:04:21 -08:00
Joshua Groves
08ad0f40ed
Create C example
2018-09-23 13:25:05 -06:00
Dzmitry Malyshau
edc8980a9a
Add a simple example
2018-09-14 09:08:23 -04:00
Joshua Groves
c8849cfe63
Add DX12 and Metal backends
2018-09-13 20:24:45 -06:00
Dzmitry Malyshau
53aabad8b4
First bits of the API with extern C functions
2018-09-13 15:19:22 -04:00