Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / KhronosGroup/SPIRV-Tools issues and pull requests

#5352 - roll deps

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#5351 - build: fix missing files in BUILD.gn

Pull Request - State: closed - Opened by Keenuts over 1 year ago

#5350 - BUILD.gn missing the new trim_capabilities_pass.h/cpp files

Issue - State: closed - Opened by romanl-g over 1 year ago - 4 comments

#5349 - opt: Fix incorrect half float conversion

Pull Request - State: closed - Opened by ncesario-lunarg over 1 year ago

#5348 - Add SPV_EXT_shader_atomic_float_add to allow lists

Pull Request - State: closed - Opened by s-perron over 1 year ago

#5347 - Roll external/googletest/ 01e18376e..40412d851 (1 commit)

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#5345 - roll deps

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#5344 - enumset: add iterator based constructor/insert

Pull Request - State: closed - Opened by Keenuts over 1 year ago

#5343 - Bump word-wrap from 1.2.3 to 1.2.4 in /tools/sva

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#5342 - Fix link flags for Clang-based MinGW cross compile

Pull Request - State: closed - Opened by dneto0 over 1 year ago - 1 comment

#5341 - Set cmake_policy CMP0128

Pull Request - State: closed - Opened by dneto0 over 1 year ago - 1 comment

#5339 - kokoro: rename glslang

Pull Request - State: closed - Opened by Keenuts over 1 year ago - 4 comments

#5338 - Do not crash when folding 16-bit OpFDiv

Pull Request - State: closed - Opened by s-perron over 1 year ago - 1 comment

#5337 - Roll external/googletest/ cc366710b..d66ce5851 (2 commits)

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#5336 - Add /bigobj to test_opt for VS 2017

Pull Request - State: closed - Opened by dneto0 over 1 year ago - 1 comment

#5334 - NFC: fix missing algorithm include in enumset file

Pull Request - State: closed - Opened by Keenuts over 1 year ago

#5333 - assembly-grammar: add GetExtensionsDeclaring

Pull Request - State: closed - Opened by Keenuts over 1 year ago - 1 comment

#5332 - Refactorize spv{Opcode,Operand,ExtInst}TableGet to remove the target env

Issue - State: open - Opened by Keenuts over 1 year ago - 2 comments
Labels: dev:refactoring

#5331 - opt: change Get* functions to return const&

Pull Request - State: closed - Opened by Keenuts over 1 year ago - 3 comments

#5330 - Prepare release v2023.4

Pull Request - State: closed - Opened by dnovillo over 1 year ago

#5329 - NFC: makes the FeatureManager immutable for users

Pull Request - State: closed - Opened by Keenuts over 1 year ago

#5328 - spirv-val: Not handling arrays correctly for component word

Issue - State: closed - Opened by spencer-lunarg over 1 year ago - 2 comments
Labels: component:validation

#5327 - instrument: Reduce number of inst_bindless_stream_write_6 calls

Pull Request - State: closed - Opened by jeremyg-lunarg over 1 year ago

#5326 - Add python3 requirement for the script

Pull Request - State: closed - Opened by zaiste-linganer over 1 year ago - 3 comments

#5325 - Create a Security Policy

Pull Request - State: closed - Opened by joycebrum over 1 year ago - 3 comments

#5324 - Create a Security Policy

Issue - State: closed - Opened by joycebrum over 1 year ago

#5323 - Add support for LiteralFloat type

Pull Request - State: closed - Opened by asudarsa over 1 year ago - 2 comments

#5322 - NFC: replace EnumSet::ForEach with range-based-for

Pull Request - State: closed - Opened by Keenuts over 1 year ago

#5321 - enumset: fix bug in the new iterator class

Pull Request - State: closed - Opened by Keenuts over 1 year ago

#5319 - instrument: Cast gl_VertexIndex and InstanceIndex to uint

Pull Request - State: closed - Opened by jeremyg-lunarg over 1 year ago

#5318 - NFC: fix missing comments on functions

Pull Request - State: closed - Opened by Keenuts over 1 year ago

#5317 - Roll external/googletest/ 4a1a299b2..cc366710b (1 commit)

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#5316 - [spirv-opt] Handle OpFunction in GetPtr

Pull Request - State: closed - Opened by ncesario-lunarg over 1 year ago - 3 comments

#5315 - Replaces enum_set::ForEach with STL for_each or range based loops.

Issue - State: closed - Opened by Keenuts over 1 year ago - 1 comment
Labels: enhancement

#5314 - source: Give better message if using new Source Langauge

Pull Request - State: closed - Opened by spencer-lunarg over 1 year ago

#5313 - Roll external/re2/ a57a1d646..e66463312 (1 commit)

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#5312 - Update README to say Android NDK r25c is required

Pull Request - State: closed - Opened by dneto0 over 1 year ago

#5311 - enumset: STL-ize container

Pull Request - State: closed - Opened by Keenuts over 1 year ago - 3 comments

#5310 - enumset: STL-ize container

Pull Request - State: closed - Opened by Keenuts over 1 year ago

#5309 - Use android ndk r25

Pull Request - State: closed - Opened by s-perron over 1 year ago

#5308 - fix parsing of spir-v.xml with non-ASCII code points

Issue - State: closed - Opened by dneto0 over 1 year ago - 1 comment
Labels: dev:building

#5307 - roll deps

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago - 3 comments

#5306 - Treat spir-v.xml as utf-8

Pull Request - State: closed - Opened by dneto0 over 1 year ago - 2 comments

#5305 - roll deps

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago - 1 comment

#5304 - Roll external/re2/ 2d39b703d..1c1ffbe3c (1 commit)

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#5303 - Try to apply Profile-Guided Optimization (PGO) to SPIRV tooling

Issue - State: open - Opened by zamazan4ik over 1 year ago - 1 comment
Labels: enhancement, dev:building

#5302 - Fixes for various endianness issues

Pull Request - State: open - Opened by Hugobros3 over 1 year ago - 5 comments
Labels: component:as/dis

#5301 - spirv-val: Label SPV_KHR_cooperative_matrix VUID

Pull Request - State: closed - Opened by spencer-lunarg over 1 year ago

#5300 - roll deps

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#5299 - Roll external/googletest/ 687c58994..251e72039 (1 commit)

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#5298 - 1.3.250.1: build fails

Issue - State: closed - Opened by kloczek over 1 year ago - 7 comments

#5297 - roll deps

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#5296 - Validate GroupNonUniform instructions

Pull Request - State: closed - Opened by alan-baker over 1 year ago
Labels: component:validation

#5295 - build: remove last references of c++11

Pull Request - State: closed - Opened by Keenuts over 1 year ago

#5294 - Roll external/googletest/ ec4fed932..8e32de89c (2 commits)

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#5293 - Update CMakeLists.txt

Pull Request - State: closed - Opened by 3d4m-volodymyr over 1 year ago

#5292 - rename to visionOS

Pull Request - State: closed - Opened by 3d4m-volodymyr over 1 year ago

#5291 - Validate layouts for PhysicalStorageBuffer pointers

Pull Request - State: closed - Opened by alan-baker over 1 year ago - 1 comment
Labels: component:validation

#5290 - fix ndk build standard to c++17

Pull Request - State: closed - Opened by Keenuts over 1 year ago

#5289 - NFC: rewrite EnumSet to handle larger enums.

Pull Request - State: closed - Opened by Keenuts over 1 year ago - 4 comments

#5288 - Update CMakeLists.txt

Pull Request - State: closed - Opened by 3d4m-volodymyr over 1 year ago - 1 comment

#5287 - Roll external/googletest/ af39146b4..ec4fed932 (1 commit)

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#5283 - spirv-val does not validate OpGroupNonUniform{All,Any,AllEqual}

Issue - State: closed - Opened by kpet over 1 year ago
Labels: component:validation

#5282 - spirv-val does not validate that structures in the PhysicalStorageBuffer storage class are explicitly laid out

Issue - State: closed - Opened by kpet over 1 year ago
Labels: component:validation, api:vulkan

#5281 - Have effcee add abseil subdirectory

Pull Request - State: closed - Opened by s-perron over 1 year ago

#5278 - opt: add capability trimming pass (not default).

Pull Request - State: closed - Opened by Keenuts over 1 year ago - 4 comments
Labels: enhancement, component:optimization

#5275 - WIP: Workaround AccessChain function arguments for DebugDeclare

Pull Request - State: closed - Opened by jeremy-lunarg over 1 year ago - 6 comments

#5274 - instrument: Combine descriptor length and init state checking

Pull Request - State: closed - Opened by jeremyg-lunarg over 1 year ago - 3 comments

#5270 - spirv-opt: Crash in Aggressive DCE pass when a buffer reference is used as a return value

Issue - State: closed - Opened by jeremyg-lunarg over 1 year ago - 4 comments
Labels: bug, component:optimization

#5256 - test

Pull Request - State: closed - Opened by Keenuts over 1 year ago

#5255 - Test workflow - please ignore

Pull Request - State: closed - Opened by Keenuts over 1 year ago

#5235 - Have the macos bazel build us git-sync-deps

Pull Request - State: open - Opened by s-perron over 1 year ago

#5234 - Disable RE2 autoroll

Pull Request - State: closed - Opened by s-perron over 1 year ago

#5233 - Add Abseil as an external dependency for testing.

Issue - State: open - Opened by s-perron over 1 year ago

#5232 - Removes ConstOffset for 0 offsets

Pull Request - State: closed - Opened by SteveUrquhart over 1 year ago - 2 comments

#5231 - Add SPV_NV_bindless_texture to spirv optimizations

Pull Request - State: open - Opened by pmistryNV over 1 year ago - 1 comment

#5230 - val: allow DebugTypeComposite to forward reference

Pull Request - State: closed - Opened by Keenuts over 1 year ago - 1 comment

#5229 - Allow Composite members forward declaration for NonSemantic.Shader.DebugInfo.100

Issue - State: closed - Opened by Keenuts over 1 year ago - 1 comment
Labels: bug, component:validation

#5227 - Fix pairing of functions by type.

Pull Request - State: open - Opened by jimblandy over 1 year ago - 5 comments
Labels: component:diff

#5225 - Fix pairing of function parameters.

Pull Request - State: open - Opened by jimblandy over 1 year ago - 3 comments
Labels: component:diff

#5224 - diff: Don't give up entry point matching too early.

Pull Request - State: open - Opened by jimblandy over 1 year ago - 2 comments

#5223 - SPV_QCOM_image_processing support

Pull Request - State: closed - Opened by wooyoungqcom over 1 year ago - 6 comments

#5222 - Prepare release 2023.3

Pull Request - State: closed - Opened by Keenuts over 1 year ago

#5221 - spirv-val: Label Interface Location/Component VUIDs

Pull Request - State: closed - Opened by spencer-lunarg over 1 year ago

#5219 - Improve an error message in the assembler

Pull Request - State: closed - Opened by kpet over 1 year ago

#5217 - Check if const is zero before getting components.

Pull Request - State: open - Opened by s-perron over 1 year ago

#5216 - Roll external/googletest/ a3580180d..bc860af08 (1 commit)

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#5215 - Run ADCE when the printf extension is used.

Pull Request - State: closed - Opened by s-perron over 1 year ago

#5212 - Update the contributing guidelines

Pull Request - State: closed - Opened by s-perron over 1 year ago

#5211 - spirv-tools: Add support for QNX

Pull Request - State: closed - Opened by K3WLBUDDY over 1 year ago - 1 comment