Commit Graph

  • 2eb8f859a3 Deploying to gh-pages from @ 7a170d3f78 🚀 eddyb 2022-11-30 15:08:33 +00:00
  • acb05d3799 Arena-allocate slices to replace Vecs in SpirvType and SpirvConst. Eduard-Mihai Burtescu 2022-11-30 06:15:42 +02:00
  • 1000dece4a symbols: avoid using to_ident_string when {}-formatting works. Eduard-Mihai Burtescu 2022-11-30 05:25:00 +02:00
  • d76211384e Replace bimap dependency with a more efficient pair of maps. Eduard-Mihai Burtescu 2022-11-30 03:20:58 +02:00
  • 7a170d3f78 linker/zombies: stop compilation after zombie errors. Eduard-Mihai Burtescu 2022-11-29 19:08:43 +02:00
  • a9ede2ed9f linker/duplicates: handle all decorations instead of special-casing zombies. Eduard-Mihai Burtescu 2022-11-30 03:46:39 +02:00
  • f78b23b926 examples/runner/cpu: switch to workspace inheritance. Eduard-Mihai Burtescu 2022-11-29 17:14:18 +02:00
  • ba2e8a3b0b Deploying to gh-pages from @ 6eebe6cb91 🚀 oisyn 2022-11-28 15:28:46 +00:00
  • 6eebe6cb91 Apply suggestions from code review (CHANGELOG emojis) Eduard-Mihai Burtescu 2022-11-28 16:57:26 +02:00
  • 5836b83415 Remove fn/closure #[spirv(unroll_loops)] attribute. Eduard-Mihai Burtescu 2022-11-24 17:51:13 +02:00
  • 688e4fe0fe Deploying to gh-pages from @ 4452da80f5 🚀 eddyb 2022-11-28 15:06:11 +00:00
  • 4452da80f5 Add rint & rintf libm intrinsics BeastLe9enD 2022-11-28 14:23:36 +01:00
  • d3a868027d Added ending newline to Cargo.toml Sylvester Hesp 2022-11-24 15:47:23 +01:00
  • e087a5267f Upgraded compiletest_rs to 0.9.0 Sylvester Hesp 2022-11-22 16:26:28 +01:00
  • 2094a71667 CI/android: Select wgpu example by package name instead of manifest path Marijn Suijten 2022-11-24 16:32:14 +01:00
  • 85cd9df55a default.nix: add wayland runtime deps. Eduard-Mihai Burtescu 2022-11-23 09:11:22 +02:00
  • 5e7a0755c2 Also applied default-features=false to spirv-builder Sylvester Hesp 2022-11-22 16:18:03 +01:00
  • e7df2feb27 Applied workspace inheritance Sylvester Hesp 2022-11-22 15:28:53 +01:00
  • 3940f2b33b Deploying to gh-pages from @ 39850120ae 🚀 oisyn 2022-11-09 14:13:48 +00:00
  • 39850120ae Update to 0.4.0-alpha.17 v0.4.0-alpha.17 Sylvester Hesp 2022-11-09 11:56:10 +01:00
  • e02a765cea Deploying to gh-pages from @ c248806bf0 🚀 eddyb 2022-11-04 18:50:11 +00:00
  • c248806bf0 Updated versions to 0.4.0-alpha.16 v0.4.0-alpha.16 Sylvester Hesp 2022-11-04 16:56:16 +01:00
  • b14c7e4ec2 Deploying to gh-pages from @ c30a37fe11 🚀 eddyb 2022-11-04 15:28:24 +00:00
  • c30a37fe11 Added rerun-if-env-changed to build script Sylvester Hesp 2022-11-04 14:49:50 +01:00
  • 4968760328 Lint fixes Sylvester Hesp 2022-11-03 16:33:49 +01:00
  • a0e36690c5 Update CHANGELOG.md Sylvester Hesp 2022-11-03 16:18:36 +01:00
  • 27e3cfc328 Update to nightly-2022-10-01. Eduard-Mihai Burtescu 2022-10-28 12:34:17 +03:00
  • dcf37b75a7 Update to nightly-2022-09-25. Eduard-Mihai Burtescu 2022-10-28 12:06:04 +03:00
  • 08250e5ca1 builder: work around rust-lang/rust#101483 abusing implicit i1->i8 zext (from_immediate). Eduard-Mihai Burtescu 2022-10-28 11:46:20 +03:00
  • c7ca8df8b1 Update to nightly-2022-09-11 Sylvester Hesp 2022-10-27 10:54:44 +02:00
  • 64b159257e Update to nightly-2022-09-10 Sylvester Hesp 2022-10-26 18:06:13 +02:00
  • f6c8b33876 Deploying to gh-pages from @ 932cd1d173 🚀 eddyb 2022-11-03 15:12:13 +00:00
  • 932cd1d173 Update tests/ui/arch/any.rs Sylvester Hesp 2022-11-03 15:44:06 +01:00
  • c84cf1ca42 Update CHANGELOG.md Sylvester Hesp 2022-11-03 15:43:59 +01:00
  • bf887922c7 Update crates/spirv-std/Cargo.toml Sylvester Hesp 2022-11-03 15:43:53 +01:00
  • d61f486b9e Removed some bogus code in all.rs Sylvester Hesp 2022-11-03 15:40:21 +01:00
  • 000bc7c79c Update CHANGELOG.md Sylvester Hesp 2022-11-03 15:34:16 +01:00
  • 83d6c0b9fe Removed rust-gpu support for Vector bool for glam Sylvester Hesp 2022-11-03 10:47:08 +01:00
  • 53ad54add3 Fix new clippy warnings from the newer nightly. Eduard-Mihai Burtescu 2022-10-26 17:27:24 +03:00
  • 69cb69d28f Replace const_{vec,mat}! usage in tests and examples. Eduard-Mihai Burtescu 2022-10-26 17:14:35 +03:00
  • 1053c72575 Blessed these const_mat2 errors Sylvester Hesp 2022-10-26 13:11:21 +02:00
  • 4b47b82e17 Blessed tests (line number changes) Sylvester Hesp 2022-10-26 13:10:41 +02:00
  • a45fbc943e Update glam to 0.22 because of remove_attr Sylvester Hesp 2022-10-26 13:10:14 +02:00
  • 5190e2e7b1 Compile fixes Sylvester Hesp 2022-09-27 16:50:49 +02:00
  • efac825739 Update to nightly 2022-09-06 Sylvester Hesp 2022-09-27 13:49:40 +02:00
  • 68ae800dca Deploying to gh-pages from @ fbc20c240e 🚀 eddyb 2022-10-28 14:39:20 +00:00
  • fbc20c240e tests: fix a couple mistakes that spirv-val now catches. Eduard-Mihai Burtescu 2022-10-25 03:59:09 +03:00
  • 8efc4220ae spirv_std::ray_tracing: use actual OpTypeBool for -> bool intrinsics. Eduard-Mihai Burtescu 2022-10-25 03:55:26 +03:00
  • e206122a36 ci: further update spirv-tools to 20221024 (for better errors). Eduard-Mihai Burtescu 2022-10-24 22:21:46 +03:00
  • fb5893a583 Fix linux download Jake Shadle 2022-10-17 18:02:41 +02:00
  • 9d1f87825d Update spirv-tools installs to latest-ish Jake Shadle 2022-10-17 17:56:46 +02:00
  • fc202cb3c5 Update spirv-tools Jake Shadle 2022-10-17 17:56:32 +02:00
  • c987aa5359 Deploying to gh-pages from @ 65f892eb50 🚀 eddyb 2022-10-27 08:49:33 +00:00
  • 65f892eb50 attr: fix #[spirv(flat)] checking to match the Vulkan spec. Eduard-Mihai Burtescu 2022-10-25 02:13:48 +03:00
  • 097ba40bed Fixed some errors in documentation Sylvester Hesp 2022-10-19 12:37:39 +02:00
  • 68ddddb8c4 Fixed bad imports Sylvester Hesp 2022-10-19 12:19:27 +02:00
  • 3efbac8ace Deploying to gh-pages from @ c3a9b9fd3e 🚀 oisyn 2022-10-19 09:56:45 +00:00
  • c3a9b9fd3e Migration from register_attr to register_tool (#926) Sylvester Hesp 2022-10-19 11:50:24 +02:00
  • 08117395b3 Pre-updated invalid-target.rs test (#929) Sylvester Hesp 2022-10-19 10:57:47 +02:00
  • a963fce1a9 Deploying to gh-pages from @ 4b10bf5db1 🚀 eddyb 2022-10-14 13:59:43 +00:00
  • 4b10bf5db1 Add codegen backend dylib back into depinfo (.d) post-rust-lang/rust#93969. Eduard-Mihai Burtescu 2022-10-14 16:12:07 +03:00
  • 956159e23f Deploying to gh-pages from @ 6dc23afaf8 🚀 eddyb 2022-10-13 14:10:55 +00:00
  • 6dc23afaf8 Avoid rebuilding rustc_codegen_spirv between example runners. Eduard-Mihai Burtescu 2022-10-04 15:19:44 +03:00
  • 90db8e22d5 example-runner-ash: make sure spirv-builder uses a dedicated target dir. Eduard-Mihai Burtescu 2022-10-04 13:21:33 +03:00
  • 35df2de639 Optimise CI with faster Linux machines (#923) Johan Andersson 2022-10-01 03:11:00 +02:00
  • 5c8e65279f mouse-shader: remove sharp cutoff in drag distortion. Eduard-Mihai Burtescu 2022-09-28 15:48:59 +03:00
  • d90274af0b Check whether REQUIRED_RUST_TOOLCHAIN matches local rust-toolchain file Sylvester Hesp 2022-09-27 11:44:01 +02:00
  • 09b9e48408 Deploying to gh-pages from @ 985007fc08 🚀 oisyn 2022-09-23 09:44:05 +00:00
  • 985007fc08 Version bump to 0.4.0-alpha.15 (#920) v0.4.0-alpha.15 Sylvester Hesp 2022-09-23 11:36:34 +02:00
  • f00f267160 Added toolchain check to rustc_codegen_spirv (#919) Sylvester Hesp 2022-09-23 11:35:23 +02:00
  • 5a89fa7615 Deploying to gh-pages from @ 9e2e66729d 🚀 eddyb 2022-09-21 11:33:19 +00:00
  • 9e2e66729d Blessed tests Sylvester Hesp 2022-09-21 12:03:34 +02:00
  • 2442d900a8 Fix for read_scalar().unwrap() panicking Sylvester Hesp 2022-09-21 12:03:27 +02:00
  • 69fb9e3188 Keep PassMode by reference instead of value. Eduard-Mihai Burtescu 2022-09-21 13:52:08 +03:00
  • 4d22af493f Compile fixes Sylvester Hesp 2022-09-21 10:43:50 +02:00
  • 5c537e9e4c Update to nightly-2022-08-29 Sylvester Hesp 2022-09-14 14:50:10 +02:00
  • f247101892 Deploying to gh-pages from @ a9a233eb80 🚀 eddyb 2022-09-08 10:06:54 +00:00
  • a9a233eb80 Linter fix Sylvester Hesp 2022-09-08 11:40:14 +02:00
  • 14bbae1e4b Update to nightly-2022-08-22 Sylvester Hesp 2022-09-07 16:45:29 +02:00
  • 3fceab26dd Blessed tests Sylvester Hesp 2022-09-07 16:35:44 +02:00
  • 2dd88c1f13 Compile fixes Sylvester Hesp 2022-09-07 16:35:34 +02:00
  • a90668e02e Update to nightly-2022-08-15 Sylvester Hesp 2022-09-07 16:35:25 +02:00
  • 2e810bd8c2 Blessed tests Sylvester Hesp 2022-09-07 16:08:35 +02:00
  • f66030dad9 Compile fixes Sylvester Hesp 2022-09-07 16:08:28 +02:00
  • 5619408844 Update to nightly-2022-08-08 Sylvester Hesp 2022-09-07 16:08:18 +02:00
  • a7c448988b Blessed tests Sylvester Hesp 2022-09-07 15:07:48 +02:00
  • b800a34b6b Compile fixes Sylvester Hesp 2022-09-07 15:07:33 +02:00
  • bbc97e7e18 Update to nightly-2022-08-01 Sylvester Hesp 2022-09-07 15:06:55 +02:00
  • ed8bbcbb58 Deploying to gh-pages from @ e9cdc7de51 🚀 eddyb 2022-09-07 13:13:25 +00:00
  • e9cdc7de51 Blessed tests Sylvester Hesp 2022-09-07 14:44:04 +02:00
  • fff9e0cec3 Fixed compile errors Sylvester Hesp 2022-09-07 14:43:58 +02:00
  • 0b700b9485 Update to nightly-2022-07-25 Sylvester Hesp 2022-09-07 14:43:50 +02:00
  • 09b3a4cff4 Blessed tests Sylvester Hesp 2022-09-06 17:11:26 +02:00
  • 0eb12ccf90 Compile fixes Sylvester Hesp 2022-09-06 17:11:19 +02:00
  • 45d38ca2d7 Update to nightly 2022-07-18 Sylvester Hesp 2022-09-06 16:36:44 +02:00
  • c068d49efc Blessed tests Sylvester Hesp 2022-09-06 16:10:06 +02:00
  • ec6207e664 Fixed compile errors Sylvester Hesp 2022-09-06 16:09:54 +02:00
  • 4701143416 Update to nightly-2022-07-11 Sylvester Hesp 2022-08-29 21:04:44 +02:00
  • b2f8936f33 Deploying to gh-pages from @ 7e83721978 🚀 eddyb 2022-08-30 10:55:40 +00:00
  • 7e83721978 Formatting Sylvester Hesp 2022-08-30 11:45:50 +02:00