Граф коммитов

  • 7dd5f95d25
    [spirv-opt] Handle OpFunction in GetPtr (#5316) ncesario-lunarg 2023-07-17 13:16:25 -0600
  • 6add9ccf07
    Add support for LiteralFloat type (#5323) asudarsa 2023-07-17 11:16:01 -0400
  • 85a4482131
    NFC: makes the FeatureManager immutable for users (#5329) Nathan Gauër 2023-07-17 17:15:08 +0200
  • 29431859f5
    NFC: replace EnumSet::ForEach with range-based-for (#5322) Nathan Gauër 2023-07-13 20:40:47 +0200
  • d6b9389f6d
    Roll external/spirv-headers/ d0006a393..f1ba373ef (2 commits) (#5320) github-actions[bot] 2023-07-13 15:14:12 +0000
  • 5b4fb072eb
    enumset: fix bug in the new iterator class (#5321) Nathan Gauër 2023-07-13 15:55:24 +0200
  • 9ab811a125
    NFC: fix missing comments on functions (#5318) Nathan Gauër 2023-07-13 11:16:54 +0200
  • 9266197c37
    instrument: Cast gl_VertexIndex and InstanceIndex to uint (#5319) Jeremy Gebben 2023-07-12 15:12:26 -0600
  • ee50fa7d85
    Roll external/googletest/ 4a1a299b2..cc366710b (1 commit) (#5317) github-actions[bot] 2023-07-12 16:02:00 +0000
  • 3424b16c10
    enumset: STL-ize container (#5311) Nathan Gauër 2023-07-12 17:34:44 +0200
  • 7ff331af66
    source: Give better message if using new Source Language (#5314) Spencer Fricke 2023-07-12 00:50:41 +0900
  • abcd228d92
    Update README to say Android NDK r25c is required (#5312) David Neto 2023-07-11 09:58:57 -0400
  • 0530a532fc
    Validate GroupNonUniform instructions (#5296) alan-baker 2023-07-11 08:40:40 -0400
  • 4594ffce92
    Roll external/re2/ a57a1d646..e66463312 (1 commit) (#5313) github-actions[bot] 2023-07-11 11:54:04 +0000
  • 4be7d0e3ca
    Use android ndk r25 (#5309) Steven Perron 2023-07-10 08:21:45 -0700
  • e751c7e7db
    Treat spir-v.xml as utf-8 (#5306) David Neto 2023-07-07 12:25:26 -0400
  • 0f3bea06ef
    NFC: rewrite EnumSet to handle larger enums. (#5289) Nathan Gauër 2023-07-07 16:41:52 +0200
  • 870fd1e17a
    spirv-val: Label SPV_KHR_cooperative_matrix VUID (#5301) Spencer Fricke 2023-07-04 22:01:04 +0900
  • a1e8fff144
    Roll external/re2/ 2d39b703d..1c1ffbe3c (1 commit) (#5304) github-actions[bot] 2023-07-04 12:44:01 +0000
  • 58459c2b1a
    roll deps (#5300) github-actions[bot] 2023-06-30 23:23:06 -0400
  • d3b0a522ce
    Roll external/googletest/ 687c58994..251e72039 (1 commit) (#5299) github-actions[bot] 2023-06-30 14:36:52 +0000
  • ea5af2fb5f
    roll deps (#5297) github-actions[bot] 2023-06-29 12:50:09 +0000
  • f83f50d23a
    Roll external/googletest/ ec4fed932..8e32de89c (2 commits) (#5294) github-actions[bot] 2023-06-28 15:17:55 +0000
  • 7520bfa6b1
    build: remove last references of c++11 (#5295) Nathan Gauër 2023-06-28 14:37:55 +0200
  • e090ce9c40
    Update CMakeLists.txt (#5293) Volodymyr B 2023-06-26 19:54:31 +0100
  • bfb40a2405
    fix ndk build standard to c++17 (#5290) Nathan Gauër 2023-06-26 14:11:29 +0200
  • 310a67020a
    Validate layouts for PhysicalStorageBuffer pointers (#5291) alan-baker 2023-06-23 15:17:55 -0400
  • c640b1934b
    Update CMakeLists.txt (#5288) Volodymyr B 2023-06-23 15:31:10 +0100
  • cfb99efd7d
    Roll external/googletest/ af39146b4..ec4fed932 (1 commit) (#5287) github-actions[bot] 2023-06-23 10:13:38 -0400
  • 04cdb2d344
    SPV_KHR_cooperative_matrix (#5286) archimedus 2023-06-23 00:33:36 +0200
  • 16098b3c10
    Have effcee add abseil subdirectory (#5281) Steven Perron 2023-06-22 15:15:53 -0700
  • daee1e7d34
    instrument: Combine descriptor length and init state checking (#5274) Jeremy Gebben 2023-06-22 09:39:49 -0600
  • a68ef7b2c5
    cmake: Remove unused SPIRV-Headers variables (#5284) Juan Ramos 2023-06-22 07:08:47 -0600
  • b12c0fe6f4
    Roll external/googletest/ fb11778f4..af39146b4 (1 commit) (#5285) github-actions[bot] 2023-06-22 05:52:44 -0700
  • 54691dcd73
    Migrate `exec_tools` back to `tools`. (#5280) John Cater 2023-06-21 15:32:27 -0400
  • a6b57f2f0e
    Roll external/googletest/ 9b12f749f..fb11778f4 (4 commits) (#5279) github-actions[bot] 2023-06-21 12:58:32 -0400
  • a63ac9f73d
    cmake: Use modern Python3 CMake support (#5277) Juan Ramos 2023-06-19 13:02:41 -0600
  • 951980e5ac
    Enable vector constant folding (#4913) (#5272) Laura Hermanns 2023-06-19 15:01:51 -0400
  • cb6f22d011 Enable vector constant folding (#4913) vector-const-folding Laura Hermanns 2022-09-01 10:21:29 -0400
  • a720a6926e
    Roll external/googletest/ 18fa6a4db..9b12f749f (1 commit) (#5276) github-actions[bot] 2023-06-17 17:17:35 -0700
  • 6b9fc79330
    Fold negation of integer vectors (#5269) Steven Perron 2023-06-16 07:37:21 -0700
  • 285f6cefa6
    roll deps (#5273) github-actions[bot] 2023-06-16 10:15:46 -0400
  • d33bea5847
    instrument: Fix buffer address length calculations (#5257) Jeremy Gebben 2023-06-14 16:14:46 -0600
  • b4f352e54f
    Expose preserve_interface in Optimizer::Register*Passes. (#5268) Eugene Kozlov 2023-06-14 18:00:26 +0400
  • 40dde04ca2
    Roll external/googletest/ 65cfeca1a..e9078161e (1 commit) (#5267) github-actions[bot] 2023-06-13 09:48:33 -0400
  • 6d0e3cf6af
    Roll external/googletest/ 334704df2..65cfeca1a (1 commit) (#5265) github-actions[bot] 2023-06-12 10:12:23 -0400
  • 9c66587d14
    spirv-diff: Update test expectations (#5264) Shahbaz Youssefi 2023-06-09 16:28:30 -0400
  • ae1843b67c
    spirv-diff: Leave undefined ids unpaired. (#5262) Jim Blandy 2023-06-09 12:00:46 -0700
  • 93c13345e1
    spirv-diff: Properly match SPV_KHR_ray_query types. (#5259) Jim Blandy 2023-06-08 07:42:45 -0700
  • 9da0269225
    roll deps (#5263) github-actions[bot] 2023-06-08 09:33:45 -0400
  • 1d7dec3c51
    Use windows 2019 to workaround bazel issue (#5261) Steven Perron 2023-06-08 05:50:29 -0700
  • 59b4febd81
    Allow OpTypeBool in UniformConstant (#5237) alan-baker 2023-06-06 18:05:04 -0400
  • 5ed21eb1e2
    Add folding rule for OpTranspose (#5241) Steven Perron 2023-06-01 09:09:08 -0700
  • ec244c8598
    Increase tested Android API level (#5253) David Neto 2023-05-31 16:55:43 -0400
  • c7e436921a
    roll deps (#5243) github-actions[bot] 2023-05-31 13:03:53 -0400
  • 182fd9ebce
    Allow physical storage buffer pointer in IO (#5251) alan-baker 2023-05-30 20:07:58 -0400
  • 226c3bbe62
    Fix broken link in README (#5250) Steven Perron 2023-05-30 09:42:46 -0400
  • 9ed2ac257d
    Fix pairing of function parameters. (#5225) Jim Blandy 2023-05-30 06:30:01 -0700
  • 8841d560c4
    Add c++ version to .bazelrc (#5247) Steven Perron 2023-05-30 09:29:04 -0400
  • cf62673e42
    Error for invalid location type (#5249) alan-baker 2023-05-30 09:08:09 -0400
  • 673d8bfcb6
    Checkout abseil in the smoketest (#5248) Steven Perron 2023-05-29 14:23:43 -0400
  • 06bbd7f53a
    Update deps in sva (#5246) Steven Perron 2023-05-29 14:18:37 -0400
  • 23cb9b96cc
    spirv-val: Remove VUID from 1.3.251 spec (#5244) Spencer Fricke 2023-05-29 22:20:07 +0900
  • 1021ec302f
    Add Abseil dep to the README (#5242) Steven Perron 2023-05-26 10:50:09 -0400
  • 3e82fa067d
    Revert "Disable RE2 autoroll (#5234)" (#5239) Steven Perron 2023-05-26 10:49:33 -0400
  • e0936b646c
    Roll external/spirv-headers/ bdbfd019b..69155b22b (1 commit) (#5238) github-actions[bot] 2023-05-25 09:34:36 -0400
  • af27ece750
    Check if const is zero before getting components. (#5217) Steven Perron 2023-05-25 09:07:22 -0400
  • 2358001827
    Add Abseil as a dep and update RE2 (#5236) Steven Perron 2023-05-25 09:00:30 -0400
  • f29e11dcb6
    diff: Don't give up entry point matching too early. (#5224) Jim Blandy 2023-05-24 12:28:45 -0700
  • 82b1a87b21
    Add SPV_NV_bindless_texture to spirv optimizations (#5231) Pankaj Mistry 2023-05-24 08:01:11 -0700
  • 60c546f3ff
    Roll external/googletest/ bc860af08..bb2941fcc (1 commit) (#5220) github-actions[bot] 2023-05-24 11:00:43 -0400
  • dcfea36ab7
    Have the macos bazel build us git-sync-deps (#5235) Steven Perron 2023-05-24 10:56:37 -0400
  • 44c9da6fee
    Remove const zero image operands (#5232) Steve Urquhart 2023-05-24 10:30:10 -0400
  • e357a36ccf
    Disable RE2 autoroll (#5234) Steven Perron 2023-05-24 10:19:36 -0400
  • e7c6084fd1
    Prepare release 2023.3 (#5222) Nathan Gauër 2023-05-16 17:06:35 +0200
  • 17a26b45ff
    Improve an error message in the assembler (#5219) Kévin Petit 2023-05-15 14:56:48 +0100
  • 7c39951f6e
    spirv-val: Label Interface Location/Component VUIDs (#5221) Spencer Fricke 2023-05-15 22:53:37 +0900
  • 51892874ba
    Run ADCE when the printf extension is used. (#5215) Steven Perron 2023-05-10 04:03:40 -0400
  • e803fe6717
    Don't convert struct members to half (#5201) Chris Oattes 2023-05-08 17:14:42 +0100
  • d6310f4168
    Roll external/googletest/ a3580180d..bc860af08 (1 commit) (#5216) github-actions[bot] 2023-05-08 10:22:36 -0400
  • 8993f9f52f
    Apply scalar replacement on vars with Pointer decorations (#5208) Steven Perron 2023-05-08 09:39:14 -0400
  • 01055c60cf
    Update the contributing guidelines (#5212) Steven Perron 2023-05-04 11:13:17 -0400
  • 65f03bea4e
    Roll external/spirv-headers/ 7f1d2f415..268a06176 (2 commits) (#5214) github-actions[bot] 2023-05-04 13:46:10 +0200
  • 2189ad7a5a
    spirv-tools: Add support for QNX (#5211) Sruthik P 2023-05-03 20:55:17 +0530
  • 17be6bb7c3
    Roll external/googletest/ f345b2ca6..a3580180d (2 commits) (#5210) github-actions[bot] 2023-05-03 10:29:01 -0400
  • a525dccbe8
    roll deps (#5209) github-actions[bot] 2023-05-02 09:19:52 -0400
  • 0ce36ad785
    instrument: Add set and binding to bindless error records (#5204) Jeremy Gebben 2023-05-01 12:23:30 -0600
  • 08d8fae589
    Roll external/googletest/ 0bdaac5a1..797b0ad2a (1 commit) (#5207) github-actions[bot] 2023-05-01 10:12:36 -0400
  • 8e1001e938
    Roll external/googletest/ dea0484e4..0bdaac5a1 (1 commit) (#5206) github-actions[bot] 2023-04-28 10:30:53 -0400
  • baa46e1036
    Update spirv_headers to include SPV_KHR_ray_tracing_position_fetch (#5205) ewerness-nv 2023-04-28 06:40:46 -0700
  • 6110f30a36
    Roll external/googletest/ 783d00fd1..ccdeec888 (1 commit) (#5203) github-actions[bot] 2023-04-27 10:18:33 -0400
  • d4c0abdcad
    instrument: Change descriptor state storage format (#5178) Jeremy Gebben 2023-04-26 14:28:01 -0600
  • 9e627132a8
    Roll external/googletest/ 12a5852e4..783d00fd1 (9 commits) (#5198) github-actions[bot] 2023-04-25 12:59:34 -0400
  • 25ad5e19f1
    Do not define GOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE if it is already defined. (#5200) Steven Perron 2023-04-18 15:47:10 -0400
  • bec566a32b
    opt: Fix null deref in OpMatrixTimesVector and OpVectorTimesMatrix (#5199) Ben Clayton 2023-04-18 19:58:12 +0100
  • d5f69dba55
    Remove dead code (#5195) alan-baker 2023-04-14 10:59:01 -0400
  • 55bc37f826
    Roll external/googletest/ 8fa9461cc..12a5852e4 (1 commit) (#5193) github-actions[bot] 2023-04-14 10:27:42 -0400
  • 6f276e05cc
    Add support for SPV_EXT_shader_tile_image (#5188) janharaldfredriksen-arm 2023-04-13 22:58:00 +0200
  • 1877a7f909
    Fix vector OpConstantComposite type validation (#5191) James Price 2023-04-13 12:50:16 -0400
  • f449fb4ad9
    Add default case for spv::Dim for TileImageEXT (#5194) Corentin Wallez 2023-04-13 17:10:02 +0200