Commit Graph

  • 52a617ca0f
    Up vk version in shader compilation maratik123 2024-02-15 00:26:41 +0300
  • 97d81c3689
    Update COVERAGE.md Rua 2024-02-14 13:49:00 +0100
  • 7794fdcbc5
    maintenance4 is partially supported Rua 2024-02-14 13:48:32 +0100
  • ade26b77e2 Use vkGetDeviceQueue2 on Vulkan 1.1 and above Rua 2024-02-11 11:47:27 +0100
  • cc53e02161 Fix doctest error Rua 2024-02-08 18:00:05 +0100
  • d05c64a3b0 Fix Rust 1.76 clippy warnings Rua 2024-02-08 17:34:03 +0100
  • c8f001e759 fmt Rua 2024-02-01 17:43:59 +0100
  • 9319b5a390 Remove copyright message Rua 2024-02-01 17:16:46 +0100
  • eedcb5d38e Add runtime SPIR-V validation Rua 2024-02-01 17:12:12 +0100
  • f27a0431ca
    Fix link to vulkano book in README (#2459) Yousif 2024-01-30 11:07:19 +0100
  • 9faa52b2e4 Fix link to vulkano book in README YouSafe 2024-01-30 10:53:24 +0100
  • 94f50f18bd
    Use hard-coded vertices in eligible examples (#2454) marc0246 2024-01-16 19:30:14 +0100
  • b2551768bb
    Remove outdated todos marc0246 2024-01-15 07:24:07 +0100
  • 4f18b7e799
    Use hard-coded vertices in eligible examples marc0246 2024-01-15 04:20:33 +0100
  • b202cb8813
    Add lockfile entry that was missed in #2451 marc0246 2024-01-15 04:17:50 +0100
  • fde00fa9ad
    #2452 changelog Rua 2024-01-11 17:25:41 +0100
  • 90c104c9f1
    Fix wrong comparison in push constant size validation check (#2452) daigennki 2024-01-12 01:24:53 +0900
  • 6fc823d428
    Fix incorrectly placed backtick in validation error problem daigennki 2024-01-12 00:51:42 +0900
  • e366abccfb
    Fix wrong comparison in push constant size validation check daigennki 2024-01-11 23:04:43 +0900
  • 9b6e307569
    Add Minimal Offscreen Rendering Example (#2451) Martin Charles 2024-01-10 18:37:17 -0600
  • 2fe00760af
    Update examples/offscreen/main.rs Martin Charles 2024-01-10 18:19:21 -0600
  • 81bc9939d3
    Update examples/offscreen/main.rs Martin Charles 2024-01-10 18:18:45 -0600
  • 440fa7024d import martin 2024-01-10 12:29:15 -0600
  • 66bd029cce more correct description martin 2024-01-10 12:24:02 -0600
  • 7a2edc1938 cargo fmt martin 2024-01-10 12:20:56 -0600
  • c0c038198d
    Update examples/offscreen/main.rs Martin Charles 2024-01-10 12:11:27 -0600
  • 69f2011916
    Update examples/offscreen/main.rs Martin Charles 2024-01-10 12:11:16 -0600
  • 304555b483
    Update examples/offscreen/main.rs Martin Charles 2024-01-10 12:11:08 -0600
  • 74c80d85a4
    Update examples/offscreen/main.rs Martin Charles 2024-01-10 12:10:58 -0600
  • 3bceddcb86
    Update examples/offscreen/main.rs Martin Charles 2024-01-10 12:10:51 -0600
  • 0396381898
    Update examples/offscreen/main.rs Martin Charles 2024-01-10 12:10:41 -0600
  • 8b153272d0
    Update examples/offscreen/main.rs Martin Charles 2024-01-10 12:10:32 -0600
  • 5012566914
    Update examples/offscreen/main.rs Martin Charles 2024-01-10 12:10:26 -0600
  • 8eada1e7e6
    Update examples/offscreen/main.rs Martin Charles 2024-01-10 12:10:20 -0600
  • 41ffbce13e
    Update examples/offscreen/main.rs Martin Charles 2024-01-10 12:10:11 -0600
  • f265857829
    Update examples/offscreen/main.rs Martin Charles 2024-01-10 12:10:04 -0600
  • 8f23fac22b
    Update examples/offscreen/Cargo.toml Martin Charles 2024-01-10 12:09:57 -0600
  • fd352ec0f1
    Cache dependencies in CI (#2449) marc0246 2024-01-10 09:26:35 +0100
  • ff07f8f683
    Disable the cache action for self-hosted runners marc0246 2024-01-09 15:52:53 +0100
  • 4569351e1a formatting martin 2024-01-09 02:27:19 -0600
  • 8afea923d9
    Update examples/offscreen/main.rs Martin Charles 2024-01-09 02:26:24 -0600
  • d75200c982
    Update examples/offscreen/main.rs Martin Charles 2024-01-09 02:26:16 -0600
  • c954317188 i'm loosing my marbles martin 2024-01-08 23:34:37 -0600
  • 436405ae05 edits martin 2024-01-08 23:33:56 -0600
  • 53ce58a9e3
    Update examples/offscreen/main.rs Martin Charles 2024-01-08 23:14:07 -0600
  • 93ef3383be
    Update examples/offscreen/main.rs Martin Charles 2024-01-08 23:14:02 -0600
  • 5927fdef51
    Update examples/offscreen/main.rs Martin Charles 2024-01-08 23:13:56 -0600
  • 2b85d84d98 fix clippy martin 2024-01-08 22:02:08 -0600
  • 7b826bf5ba typo martin 2024-01-08 22:00:19 -0600
  • d867720f24 more cleanup martin 2024-01-08 21:58:46 -0600
  • 09241e2189 cleanup example martin 2024-01-08 21:50:24 -0600
  • 3e9ad5855c add offscreen example martin 2024-01-08 20:47:42 -0600
  • 22800e87c3
    Don't fail fast marc0246 2024-01-08 18:02:37 +0100
  • 7dc37d11f1
    Use rust-cache marc0246 2024-01-08 17:21:20 +0100
  • 0980f281f9
    Add Cargo.lock marc0246 2024-01-07 20:10:14 +0100
  • f6fcce910a
    Cache Cargo home in CI marc0246 2024-01-07 19:45:09 +0100
  • 043082ae5f
    Clean up CI config marc0246 2024-01-07 19:36:11 +0100
  • e194406ae7
    vulkan-utils -> vulkan-tools package naming fix (#2448) Hadrien G 2024-01-06 19:31:52 +0100
  • b2f5c42793
    vulkan-utils -> vulkan-tools package naming fix Hadrien G 2024-01-05 14:32:04 +0100
  • b64846e7a4
    Minor reorganization of shader validation code (#2445) Rua 2024-01-05 14:10:50 +0100
  • eda954a670
    Format code in doc comment code blocks (#2447) marc0246 2024-01-05 13:47:22 +0100
  • e9527ebec2 Restore fixme Rua 2024-01-05 13:15:51 +0100
  • 677d11d71f
    Finishing touches marc0246 2024-01-03 14:31:13 +0100
  • ba6a72801a
    cargo +nightly fmt marc0246 2024-01-03 13:58:11 +0100
  • 472d1557d4
    Format code in doc comment code blocks marc0246 2024-01-03 13:57:57 +0100
  • 00b65b1299
    Enforce a consistent comment width (#2444) marc0246 2024-01-05 09:14:49 +0100
  • e7f37adfa9
    Run clippy in CI (#2443) marc0246 2024-01-05 09:08:36 +0100
  • 0c4e57ff77 Track call tree of SPIR-V functions Rua 2024-01-04 17:46:17 +0100
  • afacde825b Minor reorganization of shader validation code Rua 2024-01-03 18:27:42 +0100
  • e243c2699d
    #2404 additions marc0246 2024-01-03 15:15:00 +0100
  • 00e3777d42
    Update PR template marc0246 2024-01-03 13:19:35 +0100
  • 8f99ab16ab
    Finishing touches marc0246 2024-01-03 12:49:52 +0100
  • e659735849
    cargo +nightly fmt marc0246 2024-01-03 10:51:59 +0100
  • e1250ee515
    Enforce comment width marc0246 2024-01-03 10:51:07 +0100
  • 579d0c0c9e
    Fix clippy warnings in build output marc0246 2024-01-03 10:35:12 +0100
  • 8867176417
    Run clippy in CI marc0246 2024-01-03 10:03:49 +0100
  • cf31f4e059
    Check formatting in CI (#2442) marc0246 2024-01-03 09:45:14 +0100
  • 0ebd54a305
    Merge 42f7c7b662 into 7788847b04 marc0246 2024-01-02 10:56:40 -0700
  • 7788847b04
    Mesh shading example (#2437) Firestar99 2024-01-02 14:46:27 +0100
  • 4d5edf95c7
    Update PR template marc0246 2024-01-02 14:21:36 +0100
  • 8724accbb1 mesh-shader example: cargo fmt with nightly Firestar99 2024-01-02 14:21:18 +0100
  • ff1c71fa33
    Add missing tickmarks (#2440) Rua 2024-01-02 14:09:24 +0100
  • 779d2dc485
    #2438 changelog marc0246 2024-01-02 14:08:51 +0100
  • 9e82527698
    Make QueryType a regular Vulkan enum (#2438) Rua 2024-01-02 14:08:02 +0100
  • e5de57b897
    Fix existing fomatting inconsistencies marc0246 2024-01-02 13:51:15 +0100
  • 7ad97d3ec6
    Check formatting in CI marc0246 2024-01-02 13:49:22 +0100
  • 4c17873e0b mesh-shader example: reformat shader code Firestar99 2024-01-02 13:24:40 +0100
  • 15a5755487 mesh-shader example: rename shader again Firestar99 2024-01-02 13:20:05 +0100
  • e89f419648 mesh-shader example: added color out variable, docs Firestar99 2024-01-02 13:13:17 +0100
  • 783cb1047a mesh-shader example: rename shaders to end in .glsl Firestar99 2024-01-02 12:39:41 +0100
  • f4523f17cb mesh-shader example: cargo fmt Firestar99 2023-12-29 12:36:01 +0100
  • cc7fed1946 remove unnecessary things Firestar99 2023-12-29 12:22:41 +0100
  • 00956dfac2 Add missing tickmarks Rua 2023-12-29 10:46:17 +0100
  • d08d9f587d
    Update Surface documentation (#2412) ilyas taouaou 2023-12-28 23:47:45 +0100
  • 17ef68c378
    Update vulkano/src/lib.rs ilyas taouaou 2023-12-28 23:46:30 +0100
  • f6191f4eab mesh-shader example: fixed instance buffer alignment issues Firestar99 2023-12-28 22:32:39 +0100
  • 032f77709d mesh-shader example: fix instance data indexing partially, still has struct alignment issues Firestar99 2023-12-28 19:10:56 +0100
  • cf3be38502 mesh-shader example: implement mesh shader generating geometry Firestar99 2023-12-28 01:09:45 +0100
  • 0b201bec9c mesh-shader example: rename example Firestar99 2023-12-28 19:17:28 +0100
  • 40309fd194 mesh-shader-triangle example: move shaders to separate files Firestar99 2023-12-27 13:24:33 +0100