Sylvester Hesp
c8c5bd3c03
Blessed slightly changed ptr_copy test output
2022-08-22 23:08:29 +03:00
Sylvester Hesp
86921a21ff
Fixed compile errors
2022-08-22 23:08:29 +03:00
Sylvester Hesp
cdf9187f1c
Update to nightly-2022-05-16
2022-08-22 23:08:29 +03:00
Sylvester Hesp
621cd48e5d
Fixed linter
2022-08-22 23:08:29 +03:00
Sylvester Hesp
b3ff800246
Fixed compile errors
2022-08-22 23:08:29 +03:00
Sylvester Hesp
364bda9a7d
Update to nightly-2022-05-09
2022-08-22 23:08:29 +03:00
Sylvester Hesp
7862688896
Update rust-toolchain
2022-08-22 23:08:29 +03:00
Sylvester Hesp
e50606fa0c
Updated test result
2022-08-17 20:54:04 +03:00
Sylvester Hesp
b7774f715b
Updated libc to latest in Cargo.lock
2022-08-17 20:54:04 +03:00
Sylvester Hesp
7347e697fa
Removed +stable workaround
...
Not needed anymore as libc is is no longer giving issues with this nightly version
2022-08-17 20:54:04 +03:00
Sylvester Hesp
475f508eac
Update to 2022-04-18
2022-08-17 20:54:04 +03:00
Sylvester Hesp
baefbeb118
Update rust-toolchain
2022-08-17 20:54:04 +03:00
Eduard-Mihai Burtescu
a99fd432ad
Avoid leaking file metadata (mtime/UID/GID) in rlib
s through the ar
crate.
2022-08-17 19:29:36 +03:00
Eduard-Mihai Burtescu
3cd665a873
Use the same official SPIRV-Tools builds for macOS CI too.
2022-08-17 19:24:57 +03:00
dependabot[bot]
5feee3b701
Bump regex from 1.5.4 to 1.6.0
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.6.0 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 15:25:33 +03:00
Sylvester Hesp
805297146b
Update to 0.4.0-alpha.14 ( #905 )
...
* Changed version of all unpublished crates to 0.0.0
* New version: v0.4.0-alpha.14
* Fixed versions in deny.toml
2022-08-12 12:38:45 +02:00
Sylvester Hesp
f41625d70a
Renamed spirv-types to spirv-std-types ( #904 )
2022-08-12 01:49:50 +00:00
Sylvester Hesp
e1696a4cbd
Updated metadata for spirv-builder ( #903 )
2022-08-11 12:02:34 +00:00
Sylvester Hesp
3deccf2927
Added a description for rustc_codegen_spirv ( #902 )
2022-08-11 11:32:35 +00:00
Sylvester Hesp
fde567ed2d
Updated versions to 0.4.0-alpha.13 ( #899 )
...
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* (cargo-release) version 0.4.0-alpha.13
* Updated versions in local dependencies as well
2022-08-11 12:34:07 +02:00
Sylvester Hesp
a6a2e1bd41
Added myself as code owner ( #901 )
2022-08-11 12:32:48 +02:00
Johan Andersson
f0a51bd71c
Update crossbeam-utils
v0.8.5 -> v0.8.11
...
Just updates the lockfile. `cargo deny` was locally failing for me with the previous version that had https://rustsec.org/advisories/RUSTSEC-2022-0041 filed on it.
Odd that `cargo deny` CI step was not failing on it
2022-08-11 06:42:24 +03:00
Johan Andersson
0693243619
Upgrade sanitize-filename
v0.3.0 -> v0.4.0
...
No code changes needed
2022-08-11 06:41:31 +03:00
Sylvester Hesp
ef65808a5b
Added some version tags to some crates referencing rustc_codegen_spirv ( #894 )
...
Although not really necessary, this removes some errors `cargo-release` is giving.
2022-08-10 22:06:20 +02:00
BeastLe9enD
ba947ced62
Fix line error
2022-08-09 13:59:15 +03:00
BeastLe9enD
f69d94ed27
Update number documentation
...
Co-authored-by: Eduard-Mihai Burtescu <edy.burt@gmail.com>
2022-08-09 13:59:15 +03:00
BeastLe9enD
7d7f2fe5a6
Improve documentation & add Number trait
2022-08-09 13:59:15 +03:00
BeastLe9enD
9123a0141c
Remove ext suffix from float atomic functions
2022-08-09 13:59:15 +03:00
BeastLe9enD
6387d2156f
Add low-level atomic instructions
2022-08-09 13:59:15 +03:00
Ashley Ruglys
a9ae4d235b
Revert to just the spirv-std Cargo.toml range increase
2022-08-09 04:05:07 +03:00
Ashley Ruglys
3e569c527c
Replace const_vec3 with Vec3::from_array
2022-08-09 04:05:07 +03:00
Ashley Ruglys
c36be918ba
Bump the latest allowed glam version to 0.21
2022-08-09 04:05:07 +03:00
Eduard-Mihai Burtescu
105cbcc618
Clear CARGO_ENCODED_RUSTFLAGS
in example-runner-wgpu
's build script.
2022-08-06 13:09:43 +03:00
Eduard-Mihai Burtescu
d3384ef1e5
Attempt to unbreak CI (Android / libc 0.2.127).
2022-08-06 13:09:43 +03:00
molikto
0866cf591a
fix: tests
2022-05-24 15:35:03 +03:00
Minghao Liu
68db589d98
Update crates/rustc_codegen_spirv/src/linker/inline.rs
...
Co-authored-by: Eduard-Mihai Burtescu <edy.burt@gmail.com>
2022-05-24 15:35:03 +03:00
molikto
cdbf4dec1d
warn when inline(never) is not respected
2022-05-24 15:35:03 +03:00
tata
a435c93317
Add note comment about environment variable
2022-05-21 21:52:26 +03:00
Dennis
03f89e8ba6
Add support for zero sized types
2022-04-28 14:42:31 +03:00
Eduard-Mihai Burtescu
b0328ed454
Fix style nit (quotes -> backticks) in crates/rustc_codegen_spirv/src/symbols.rs
2022-04-28 14:40:08 +03:00
BeastLe9enD
4b55f91de3
Support 'threads' with 'mesh_nv' and 'task_nv'
2022-04-28 14:40:08 +03:00
Johan Andersson
685c79a972
Upgrade SPIRV-Tools prebuild to 2022-04-14 ( #867 )
...
For Linux and Windows, Mac CI uses latest installed from brew.
Also added comment about how/where to get the download link for next upgrade.
Resolves : #866
2022-04-19 11:47:37 +00:00
Markus Siglreithmaier
0cd30c2ad6
examples: fix pipeline layout in compute runner ( #868 )
...
* examples: fix pipeline layout in compute runner
* fix CI lint failure
2022-04-19 09:48:06 +02:00
Johan Andersson
132b960e83
Upgrade from our standard lints v4 -> v6 ( #861 )
2022-04-17 12:16:59 +02:00
Johan Andersson
7a2bb3606b
Fix README markdown lints
2022-04-17 11:51:00 +02:00
Eduard-Mihai Burtescu
116bf9c4d4
rustup: address (new) clippy errors.
2022-04-12 09:01:18 +03:00
Eduard-Mihai Burtescu
e08d0d6a48
rustup: update to nightly-2022-04-11.
2022-04-12 09:01:18 +03:00
Eduard-Mihai Burtescu
3e04f62ede
rustup: update to nightly-2022-04-01.
2022-04-12 09:01:18 +03:00
Eduard-Mihai Burtescu
f0baf78ade
rustup: update to nightly-2022-03-01.
2022-04-12 09:01:18 +03:00
Eduard-Mihai Burtescu
57eed8394e
rustup: update to nightly-2022-02-01.
2022-04-12 09:01:18 +03:00