Gray Olson
b41fe70b55
update glam to track bitshifter:master ( #307 )
2020-12-03 06:28:03 +00:00
Jasper Bekkers
bdfb537d4e
Add Image2dArray, needs new glam-rs ( #301 )
...
* Add Image2dArray, needs new glam-rs
* Newline
2020-12-02 16:01:42 +00:00
Ashley Hauck
0801e48ae0
Update glam to include latest changes ( #291 )
...
* Update glam to include latest changes
* Try workaround on CI...
2020-12-01 12:47:37 +00:00
XAMPPRocky
16c380a71b
Refactor and document storage classes ( #280 )
...
* Refactor storage classes macro and organisation
* Update storage_class.rs
2020-11-27 15:20:44 +00:00
Ashley Hauck
a73f54aa86
Implement textures ( #276 )
2020-11-26 13:16:22 +00:00
XAMPPRocky
59869ec58b
Move lang_items into spirv-std ( #275 )
2020-11-26 09:12:18 +00:00
Gray Olson
353fa96af6
Rename pow to powf, remove saturate from MathExt, and update to latest glam ( #248 )
...
* remove saturate from spirv_std MathExt and rename pow to powf
* update to latest glam
* update glam again and add `std` feature to `spirv-std` to support cpu runner
* re-remove spirv-tools-sys submodule
* fixup! Merge branch 'main' into powf-saturate
* Use libm instead of MathExt
* Fix lint for unused import when compiling with std
Co-authored-by: khyperia <github@khyperia.com>
2020-11-24 09:28:58 +00:00
Ashley Hauck
fcef9ba8de
Implement ddx, ddy, fwidth ( #256 )
2020-11-19 12:42:22 +00:00
Viktor Zoutman
da0453d356
Update math_ext.rs
2020-11-18 16:14:19 +01:00
Viktor Zoutman
a841cc845f
Update math_ext.rs
2020-11-16 21:24:35 +01:00
Gray Olson
a79da96307
add trunc and fract to MathExt ( #222 )
2020-11-13 09:20:12 +00:00
XAMPPRocky
c2ccdbe6ef
Update glam and re-export glam from spirv_std ( #220 )
2020-11-11 08:13:37 +00:00
XAMPPRocky
ad610b57f5
Move top-level crates to crates/ directory ( #200 )
...
* Move top-level crates to crates/ directory
* Update docs
* Update test.sh
* Update docs.sh
* Update clippy.sh
2020-11-02 11:26:10 +01:00