Skip to content

Issues: shader-slang/slang

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

AD Cleanup: break-elimination during the CFG normalization step can cause the loop condition to be evaluated an extra time. goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:cleanup tech debt and rough edges
#4188 opened May 17, 2024 by saipraveenb25
AD Cleanup: CFG normalization replaces break statements with a boolean break flag bflag, but this currently means the opposite of what it should goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang GoodFirstBug Great bug for people getting going in slang codebase kind:cleanup tech debt and rough edges
#4187 opened May 17, 2024 by saipraveenb25
Add OpCapability only once GoodFirstBug Great bug for people getting going in slang codebase kind:cleanup tech debt and rough edges kind:performance things we wish were faster
#4185 opened May 17, 2024 by jkwak-work
AD Cleanup: Cleanup slang-ir-autodiff-unzip.cpp & slang-ir-autodiff-unzip.h goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:cleanup tech debt and rough edges priority:medium nice to have in next milestone
#4181 opened May 16, 2024 by saipraveenb25
AD Cleanup: Fix confusing naming conventions for synthesized methods and types goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:cleanup tech debt and rough edges priority:medium nice to have in next milestone
#4178 opened May 16, 2024 by saipraveenb25 Q2 2024 (Spring)
Capability System: capability-generator-main.cpp runs should support inclusiveJoin and union+error separately goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:bug something doesn't work like it should kind:enhancement a desirable new feature, option, or behavior
#4176 opened May 16, 2024 by ArielG-NV
AD Cleanup: Unify how the different transcribers work, and cleanup their dispatch logic goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:cleanup tech debt and rough edges priority:medium nice to have in next milestone
#4174 opened May 15, 2024 by saipraveenb25 Q2 2024 (Spring)
Capability System: Redesign how failed capabilities on EntryPoints<->compileTarget are described to a user goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:enhancement a desirable new feature, option, or behavior
#4172 opened May 15, 2024 by ArielG-NV
How to link together generated CPP and CUDA code goal:client support Needed to support a slang use case Needs reporter feedback Bugs awaiting more information from the reporter
#4171 opened May 15, 2024 by aroidzap
Make sure performance profiler is disabled in production environment goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang
#4167 opened May 14, 2024 by csyonghe Q2 2024 (Spring)
Capabilities System: If a profile is set and implicitly upgraded, we should emit a warning. goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:enhancement a desirable new feature, option, or behavior
#4165 opened May 14, 2024 by ArielG-NV
Capability System: Set all extension capabilities to include version relationship for culling capabilities accordingly goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:enhancement a desirable new feature, option, or behavior
#4164 opened May 14, 2024 by ArielG-NV
Capabilities System: Generator should compact relationships into the generated header as a list of UIntSet.m_buffers goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:performance things we wish were faster
#4163 opened May 14, 2024 by ArielG-NV
Capture/replay: Implement utility to encode the slang objects 2 goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang
#4161 opened May 14, 2024 by kaizhangNV
Capture/replay: Implement utility to encode the slang objects 1 goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang
#4160 opened May 14, 2024 by kaizhangNV Q2 2024 (Spring)
Make CTS Nightly reporting correct result goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:bug something doesn't work like it should
#4159 opened May 14, 2024 by kaizhangNV Q2 2024 (Spring)
Falcor Compilation to SPIR-V with no Inlining goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:performance things we wish were faster priority:medium nice to have in next milestone
#4157 opened May 13, 2024 by sriramm-nv Q2 2024 (Spring)
Investigate loop inversion problem. goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:bug something doesn't work like it should
#4151 opened May 10, 2024 by kaizhangNV Q2 2024 (Spring)
Support targeting different SPIRV versions goal:client support Needed to support a slang use case
#4142 opened May 9, 2024 by csyonghe Q2 2024 (Spring)
Support -fvk-use-dx-layout. goal:client support Needed to support a slang use case kind:enhancement a desirable new feature, option, or behavior
#4126 opened May 7, 2024 by csyonghe Q3 2024 (Summer)
Document all capability atoms and profiles. goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:documentation areas where we can improve documentation in codebase
#4125 opened May 7, 2024 by csyonghe Q3 2024 (Summer)
Make slangc commandline documentation more accessible. goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:documentation areas where we can improve documentation in codebase
#4124 opened May 7, 2024 by csyonghe Q2 2024 (Spring)
Missing doc files in release assets goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:cleanup tech debt and rough edges
#4117 opened May 7, 2024 by dg0yt Q2 2024 (Spring)
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.