Commit Graph

  • b84f29263c
    Merge d461e945be into 09178f2400 Vecvec 2025-04-15 22:36:16 +0000
  • d461e945be
    Merge branch 'trunk' into compaction Vecvec 2025-04-16 10:36:14 +1200
  • 2657421a85
    Merge 9cfa6f4cd6 into 09178f2400 Vecvec 2025-04-15 22:32:32 +0000
  • 9cfa6f4cd6 Changelog. Vecvec 2025-04-11 10:02:17 +1200
  • e463ad77a3 Update spec. Vecvec 2025-04-11 09:47:04 +1200
  • 8e8138f9fa Format. Vecvec 2025-04-11 09:27:48 +1200
  • 492436efff Remove TlasPackage. Vecvec 2025-04-11 09:25:56 +1200
  • 597f8b9e0f Remove unsafe build. Vecvec 2025-04-11 09:02:23 +1200
  • b20ae05981
    Merge bfb212e24d into 09178f2400 Jim Blandy 2025-04-15 21:09:48 +0000
  • bfb212e24d [naga wgsl-in] Apply automatic conversions to sampling arguments. Jim Blandy 2025-04-15 12:48:34 -0700
  • 0e27c26a09 [naga wgsl-in] Minor cleanup to Lowerer::texture_sample_helper. Jim Blandy 2025-04-15 11:13:45 -0700
  • aece14782d
    Merge 8bb3a0055b into 09178f2400 Erich Gubler 2025-04-15 19:31:13 +0000
  • 7af62dc3c2
    Merge 1db5e8f7b5 into 09178f2400 Erich Gubler 2025-04-15 19:31:13 +0000
  • 1422c001f4
    Merge a8e958b8fd into 09178f2400 Erich Gubler 2025-04-15 19:31:12 +0000
  • 61ee4a790f
    Merge 9194281299 into 09178f2400 Erich Gubler 2025-04-15 19:31:12 +0000
  • ab982d6ae6
    Merge f90b2c9b8a into 09178f2400 Erich Gubler 2025-04-15 19:31:12 +0000
  • 28661c7dfb
    Merge 27a13f81d3 into 09178f2400 Jim Blandy 2025-04-15 19:26:39 +0000
  • 27a13f81d3 [naga wgsl-in] Try out new use convention. Jim Blandy 2025-04-15 12:17:03 -0700
  • 9d28798f0d
    Merge cac724cc77 into 09178f2400 bernhl 2025-04-15 15:23:53 -0400
  • cac724cc77
    fixup! [naga] Allow Scalar for MathFunction::Distance Erich Gubler 2025-04-15 15:19:28 -0400
  • 29e8366aa7
    fixup! [naga] Allow Scalar for MathFunction::Distance Erich Gubler 2025-04-15 15:12:56 -0400
  • 39eed27dfc
    [naga] Allow Scalar for MathFunction::Distance Lukas Bernhard 2025-04-13 08:42:43 +0200
  • 1484fe6403
    Merge 6e0ed0adaf into 09178f2400 Connor Fitzgerald 2025-04-15 15:02:51 -0400
  • b49bbe0182
    Merge 4793b64d58 into 09178f2400 Jasper St. Pierre 2025-04-15 15:02:51 -0400
  • 889e326e39
    Merge 343e775473 into 09178f2400 Teodor Tanasoaia 2025-04-15 15:02:51 -0400
  • 0caad836b3
    Merge 2c20b342c1 into 09178f2400 Zachary Harrold 2025-04-15 15:02:51 -0400
  • 99e2f766df
    Merge 484c25b3a9 into 09178f2400 dependabot[bot] 2025-04-15 15:02:51 -0400
  • 55bc8aeb1c
    Merge 4c3852222e into 09178f2400 sagudev 2025-04-15 15:02:51 -0400
  • 7f8189efdd
    Merge 54a5542af7 into 09178f2400 Erich Gubler 2025-04-15 21:02:02 +0200
  • 09178f2400
    [naga] Track globals used directly by a named expression (#7540) trunk Andy Leiserson 2025-04-15 12:01:19 -0700
  • 54a5542af7
    feat(naga): add pack4x{I,U}8Clamp built-ins Erich Gubler 2025-04-11 20:41:44 -0400
  • ffc920b9ae
    [hlsl-out] error on unimplemented non-struct push constants (#7545) Teodor Tanasoaia 2025-04-15 19:12:28 +0200
  • ba44249a82 [hlsl-out] error on unimplemented non-struct push constants teoxoy 2025-04-15 18:57:23 +0200
  • 18f87f4f1a
    refactor(msl-out): Pack4x{I,U}8: make was_signed use `matches!(…) Erich Gubler 2025-04-15 12:33:58 -0400
  • 029c513de1
    refactor(glsl-out): Pack4x{I,U}8: make was_signed use `matches!(…) Erich Gubler 2025-04-15 11:33:03 -0400
  • bef9a1c4c0
    refactor(naga): factor out write_arg Erich Gubler 2025-04-11 20:41:44 -0400
  • 62d4e82149 [example] ray_cube_shadows: wrap push constant in a struct teoxoy 2025-04-14 17:28:15 +0200
  • edbadd2b99 expand on InstanceFlags::VALIDATION_INDIRECT_CALL docs teoxoy 2025-04-07 20:00:20 +0200
  • 45d78e2fb4 remove DownlevelFlags::VERTEX_AND_INSTANCE_INDEX_RESPECTS_RESPECTIVE_FIRST_VALUE_IN_INDIRECT_DRAW teoxoy 2025-04-07 16:40:39 +0200
  • 597114052e [d3d12] get vertex_index & instance_index builtins working for indirect draws teoxoy 2025-04-14 16:34:51 +0200
  • f90b2c9b8a
    feat: add AsWebGpuErrorType and ErrorType APIs Erich Gubler 2024-11-14 14:50:01 -0500
  • 1db5e8f7b5
    WIP: test: cover pass timestamp write validation Erich Gubler 2024-11-21 23:31:23 -0500
  • 8bb3a0055b
    WIP: feat: only require depth config. for fmts. w/ depth Erich Gubler 2024-07-23 21:55:46 -0400
  • a8e958b8fd
    WIP: fix: remove 0-dimension check for transfers Erich Gubler 2024-03-07 10:25:08 -0500
  • 9194281299
    docs(CHANGELOG): note OOB buffer panic → to wgpu-core valid. err. Erich Gubler 2024-11-04 14:22:33 -0500
  • 5585f3bc54
    refactor: let wgpu-core impl. OOB as valid. err. Erich Gubler 2024-11-04 14:02:23 -0500
  • b979c4aa7a
    fix(core): return valid. err. for OOB end in set_index_buffer Erich Gubler 2024-11-04 11:36:49 -0500
  • 3805768cb4
    [naga] mark readonly_and_readwrite_storage_textures & packed_4x8_integer_dot_product language extensions as implemented (#7543) Teodor Tanasoaia 2025-04-15 15:30:56 +0200
  • 3887aeb534 [naga] mark readonly_and_readwrite_storage_textures & packed_4x8_integer_dot_product language extensions as implemented teoxoy 2025-04-15 14:27:57 +0200
  • ac1a413e3d [example] ray_cube_shadows: wrap push constant in a struct teoxoy 2025-04-14 17:28:15 +0200
  • 1b3bd49fd3 expand on InstanceFlags::VALIDATION_INDIRECT_CALL docs teoxoy 2025-04-07 20:00:20 +0200
  • afdf8e8367 remove DownlevelFlags::VERTEX_AND_INSTANCE_INDEX_RESPECTS_RESPECTIVE_FIRST_VALUE_IN_INDIRECT_DRAW teoxoy 2025-04-07 16:40:39 +0200
  • e6fc4640e1 [d3d12] get vertex_index & instance_index builtins working for indirect draws teoxoy 2025-04-14 16:34:51 +0200
  • 4c3852222e Add tests as more advance example sagudev 2025-04-15 10:31:35 +0200
  • 7fde061852 Add as_custom sagudev 2025-04-15 10:31:24 +0200
  • 2fb2dbf65b Add downcast to Dyn* sagudev 2025-04-15 10:30:53 +0200
  • 41f70d0ce9 [naga] Track globals used directly by a named expression Andy Leiserson 2025-04-14 16:26:41 -0700
  • 78d05f5f71
    [core] check that indirect buffers have not been destroyed (#7534) Teodor Tanasoaia 2025-04-14 17:06:32 +0200
  • 89568a9836 [core] check that indirect buffers have not been destroyed teoxoy 2025-04-14 11:46:50 +0200
  • 484c25b3a9
    chore(deps): bump the patch-updates group with 12 updates dependabot/cargo/patch-updates-bb7723d24c dependabot[bot] 2025-04-14 03:20:46 +0000
  • 8a27fabc78
    Fix raw-window-handle dependency being too lenient (#7526) Kevin Reid 2025-04-12 19:21:57 -0700
  • fb99dda143
    Merge 02746b08d7 into 936aa4d9dc Kevin Reid 2025-04-12 23:00:08 +0000
  • 02746b08d7 Add CI job for -Zdirect-minimal-versions. Kevin Reid 2025-04-12 15:35:38 -0700
  • 39437974f8 Update Cargo.toml to direct-minimal-versions consistency. Kevin Reid 2025-04-12 15:25:13 -0700
  • 3a4bdc83e9
    Fix raw-window-handle dependency being too lenient Kevin Reid 2025-04-12 15:02:19 -0700
  • 936aa4d9dc
    [naga xtask] Update Cargo.lock. (#7522) Jim Blandy 2025-04-11 14:55:42 -0700
  • 7e3a5ae4fb [naga xtask] Update Cargo.lock. Jim Blandy 2025-04-11 14:04:48 -0700
  • f01896baff Move some imports back. Vecvec 2025-04-12 07:41:44 +1200
  • 357e01245f
    Merge branch 'trunk' into compaction Vecvec 2025-04-12 07:38:23 +1200
  • 303b0db00e Update release checklist Connor Fitzgerald 2025-04-11 15:07:49 -0400
  • 700f235378 Update changelog for 25.0.1 Connor Fitzgerald 2025-04-11 14:38:56 -0400
  • 68137f1006
    Update release checklist Connor Fitzgerald 2025-04-11 15:07:49 -0400
  • 2ae2629635
    Update changelog for 25.0.1 Connor Fitzgerald 2025-04-11 14:38:56 -0400
  • 060a779fc5 Update changelog v25.0.1 v25 Connor Fitzgerald 2025-04-11 14:38:56 -0400
  • df725a6db9 Bump versions Connor Fitzgerald 2025-04-11 14:31:22 -0400
  • ed7a72900b [d3d12] Fix bug with committed resource allocation (#7519) Connor Fitzgerald 2025-04-11 14:18:43 -0400
  • 93bb05ce17 [naga] Use racy::OnceBox for Namer::default (#7517) Connor Fitzgerald 2025-04-11 14:12:25 -0400
  • 6031b70f39 Add bindless support to changelog (#7516) Connor Fitzgerald 2025-04-11 13:39:16 -0400
  • 3894eca3be Add f16 to changelog Connor Fitzgerald 2025-04-10 20:01:46 -0400
  • 28c1a0eae4 Fix build with profiling enabled (#7509) Bruce Mitchener 2025-04-11 07:34:05 +0700
  • f5ee650f64 Fix typos (#7510) Bruce Mitchener 2025-04-11 02:09:03 +0700
  • 64b9024cdb
    Update changelog Connor Fitzgerald 2025-04-11 14:38:56 -0400
  • 1d28885dcb
    Bump versions Connor Fitzgerald 2025-04-11 14:31:22 -0400
  • cf0dea9355
    [d3d12] Fix bug with committed resource allocation (#7519) Connor Fitzgerald 2025-04-11 14:18:43 -0400
  • ecdae6ba83
    [naga] Use racy::OnceBox for Namer::default (#7517) Connor Fitzgerald 2025-04-11 14:12:25 -0400
  • 29bf10824d
    Add bindless support to changelog (#7516) Connor Fitzgerald 2025-04-11 13:39:16 -0400
  • 6651548c5b
    Add f16 to changelog Connor Fitzgerald 2025-04-10 20:01:46 -0400
  • 5719659378
    Fix build with profiling enabled (#7509) Bruce Mitchener 2025-04-11 07:34:05 +0700
  • 16bc490da6
    Fix typos (#7510) Bruce Mitchener 2025-04-11 02:09:03 +0700
  • 343e775473 make memory pressure detection optional and configurable teoxoy 2025-04-11 20:09:55 +0200
  • f1c496523f
    [d3d12] Fix bug with committed resource allocation (#7519) Connor Fitzgerald 2025-04-11 14:18:43 -0400
  • e45013645f
    [naga] Use racy::OnceBox for Namer::default (#7517) Connor Fitzgerald 2025-04-11 14:12:25 -0400
  • b0817fe068
    [d3d12] Fix bug with committed resource allocation Connor Fitzgerald 2025-04-11 14:06:09 -0400
  • 62f89c4a86
    [naga] Use racy::OnceBox for Namer::default Connor Fitzgerald 2025-04-11 13:29:55 -0400
  • 27115f7d57
    Add bindless support to changelog (#7516) Connor Fitzgerald 2025-04-11 13:39:16 -0400
  • 46abb233c5
    Update CHANGELOG.md Connor Fitzgerald 2025-04-11 13:18:12 -0400
  • f219ecd526
    Add bindless support to changelog Connor Fitzgerald 2025-04-11 13:17:03 -0400
  • 5486982d91 [d3d12] use the actual memblock_sizes for OOM detection teoxoy 2025-04-11 18:42:49 +0200
  • 0e828df4eb [test] add OOM tests teoxoy 2025-04-11 17:15:45 +0200
  • 1840c1b116 remove oom_panic feature teoxoy 2025-04-11 17:04:35 +0200