rust-gpu/.github/workflows
Gray Olson b12a2f3f6a
Cleanup pass on example shader and vk example-runner (#109)
* get rid of vertex buffers in example

* get rid of unused attributes in example shader

* use negative viewport height to match wgpu

* remove depth buffer

* use SRGB surface

* improve tonemapping

remove 'gamma correction' in favor of hardware srgb support

* make clippy happy

* move tonemapping out of sky(), rename gl_pos to builtin_pos

* rename shaders and use sky shader in wgpu example runner

* apply srgb OETF and invert clip space for cpu example runner

* restructure example directory structure according to #170

* update winit in wgpu example runner

* fix deny.toml example crate refs

* fix ci example name on maOS

* example-shader -> sky-shader in docs

* update sky shader image

* re-enable clippy and make it happy
2020-10-30 11:38:47 -07:00
..
ISSUE_TEMPLATE Document MCP process and add issue template (#80) 2020-10-22 12:43:05 +02:00
ci.yaml Add spirv-tools and spirv-tools-sys crates to wrap usage of spirv-tools (#179) 2020-10-29 23:03:07 +01:00
clippy.sh Cleanup pass on example shader and vk example-runner (#109) 2020-10-30 11:38:47 -07:00
deploy_docs.yml Add spirv-tools and spirv-tools-sys crates to wrap usage of spirv-tools (#179) 2020-10-29 23:03:07 +01:00
docs.sh Update docs.sh 2020-10-30 14:54:09 +01:00
test.sh Cleanup pass on example shader and vk example-runner (#109) 2020-10-30 11:38:47 -07:00