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

Capability System: Profile and look into performance with larger systems goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:performance things we wish were faster
#4204 opened May 21, 2024 by ArielG-NV
Consider supporting #pragma pack_matrix() goal:client support Needed to support a slang use case GoodFirstBug Great bug for people getting going in slang codebase kind:enhancement a desirable new feature, option, or behavior
#4202 opened May 21, 2024 by chaoticbob
.mips operator function not supported Texture2D goal:client support Needed to support a slang use case GoodFirstBug Great bug for people getting going in slang codebase kind:enhancement a desirable new feature, option, or behavior
#4201 opened May 21, 2024 by chaoticbob
[] operator not supported for Texture2DMS goal:client support Needed to support a slang use case GoodFirstBug Great bug for people getting going in slang codebase kind:enhancement a desirable new feature, option, or behavior
#4200 opened May 21, 2024 by chaoticbob
AD Enhancement: Enhance DCE to avoid situations where mutating primal methods are called multiple times during the reverse-mode pass, potentially causing slow-down 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 kind:performance things we wish were faster
#4198 opened May 20, 2024 by saipraveenb25 Q3 2024 (Summer)
AD Enhancement: Avoid SSA-ing aggregate types by treating pointer-based element & field accesses as if they were differentiable method calls. 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 kind:performance things we wish were faster
#4197 opened May 20, 2024 by saipraveenb25 Q3 2024 (Summer)
GLSL texture functions need to support int and uint types of samplers as well as float 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
#4196 opened May 20, 2024 by jkwak-work
Lower CMake version requirement kind:enhancement a desirable new feature, option, or behavior priority:low things we'll get to if we can
#4194 opened May 20, 2024 by jkwak-work
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 Q3 2024 (Summer)
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 Q3 2024 (Summer)
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 Q3 2024 (Summer)
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
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)
ProTip! Type g i on any issue or pull request to go back to the issue listing page.