Ecosyste.ms: Issues

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

GitHub / shader-slang/slang issues and pull requests

#2861 - gfx: fix vulkan validation errors.

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

#2860 - Markdown CommandOptions

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

#2859 - Add SLANG_ASSUME and use it in release asserts

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

#2858 - Make asserts more consistent

Issue - State: open - Opened by expipiplus1 over 1 year ago

#2857 - SSA Register Allocation improvements.

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

#2856 - CommandOptions

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

#2855 - Fix issues around recomputing function contexts

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

#2854 - Minor tidyings around d3d usage

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

#2853 - Use Index for FuncType param count

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

#2852 - Small fixes to autodiff pass.

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

#2851 - Embed stdlib documentation to AST.

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

#2850 - Prevent storing loads of global parameters.

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

#2849 - MVP for higher order functions

Pull Request - State: closed - Opened by expipiplus1 over 1 year ago - 10 comments

#2848 - Split up core.meta.slang

Issue - State: open - Opened by expipiplus1 over 1 year ago

#2847 - Intellisense: show info on decl kind and differentiability.

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

#2846 - Autodiff support for dynamically dispatched generic method.

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

#2845 - Add forward-mode support for `kIROp_DefaultConstruct`

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

#2844 - Fix specialization dictionaries cleanup pass

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

#2842 - Fix type legalization missing child upon recreate.

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

#2841 - Support recomputing phi params in bwd prop func.

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

#2840 - StringBuilder to lowerCamel

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

#2839 - Fix most of the disabled warnings on gcc/clang

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

#2838 - gfx::gfxGetAdapters(VULKAN) can not get the adapter list(A40)

Issue - State: open - Opened by GensokyoLover over 1 year ago - 1 comment

#2837 - Cleanup checkpointing policy impl.

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

#2836 - Change AD checkpointing policy to recompute more.

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

#2835 - Dictionary using lowerCamel

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

#2834 - Fix issue with Obfuscated hash

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

#2833 - WIP: Add dataflow driven uninitialized out parameter detection

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

#2832 - Add support for `kIROp_MakeExistential`

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

#2831 - Bump glm and stb + small neatenings

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

#2830 - slanc fails silently if host prelude doesn't compile

Issue - State: open - Opened by expipiplus1 over 1 year ago - 2 comments

#2829 - slang --help should return 0

Issue - State: open - Opened by expipiplus1 over 1 year ago - 1 comment
Labels: kind:cleanup, priority:low, goal:quality & productivity, QoL-nonblocking

#2828 - Fix corner case with multi-level break elimination

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

#2826 - Refactor checkpointing policy and availability pass.

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

#2825 - Small obfuscation doc improvements

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

#2824 - Add support for `kIROp_FloatCast`

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

#2823 - vkd3d and dxvk integration

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

#2822 - Correct vulkan extension name for inline uniforms

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

#2821 - Vulkan validation failure in many tests

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

#2820 - AD: Various fixes around dynamic dispatch

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

#2819 - Initial obfuscation documentation.

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

#2818 - Improve SourceMap coverage/testing

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

#2817 - Error/Warn on any use of undef

Issue - State: open - Opened by expipiplus1 over 1 year ago

#2816 - Add a test for the new differentiable material system

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

#2815 - Improvements outputting containers

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

#2814 - AD: Fixed issue with function signatures in higher-order AD

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

#2813 - Changes for vkd3d proton

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

#2812 - Make SourceMap a value type

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

#2807 - Add warning for returning without initializing out parameter

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

#2806 - Consider making SlangResult [[nodiscard]]

Issue - State: open - Opened by expipiplus1 over 1 year ago

#2805 - Specialization failure fails silently for DX11

Issue - State: open - Opened by expipiplus1 over 1 year ago
Labels: priority:low

#2804 - Clean up output `Vertices` and `Indices` types for mesh shader.

Issue - State: open - Opened by csyonghe over 1 year ago - 1 comment
Labels: kind:cleanup, priority:medium

#2797 - Some small fixes with Windows/DX usage

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

#2784 - Add SLANG_IID_PPV_ARGS

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

#2776 - Update git version tag on local builds.

Pull Request - State: closed - Opened by csyonghe over 1 year ago - 5 comments

#2767 - Fix several silently failing tests

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

#2765 - Squash some warnings

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

#2757 - Enable CUDA render api on unix

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

#2747 - Implement FileCheck tests for several test commands

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

#2745 - C++ output of printf trips -Wformat-security

Issue - State: open - Opened by expipiplus1 over 1 year ago - 1 comment
Labels: priority:low

#2686 - Use c++17 standard

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

#2620 - Correct indentation in premake lua

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

#2578 - Fix validation errors (and hang) in swapchain resize test

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

#2557 - struct forward declarations and non-inline method definitions

Issue - State: open - Opened by chrislu almost 2 years ago - 1 comment
Labels: help wanted

#2511 - Update command-line-slangc.md

Issue - State: closed - Opened by jsmall-nvidia almost 2 years ago

#2507 - glslang: 11.10.0-16-g42398c93 -> 11.12.0-32-gf74f37c5

Pull Request - State: closed - Opened by expipiplus1 almost 2 years ago - 1 comment

#2495 - Implement short-circuiting ternary operator

Pull Request - State: closed - Opened by expipiplus1 almost 2 years ago

#2464 - Mesh shader support

Pull Request - State: closed - Opened by expipiplus1 almost 2 years ago

#2440 - Add support for SV_ViewID

Pull Request - State: closed - Opened by expipiplus1 almost 2 years ago

#2429 - Set slang-tag-version.h on windows builds

Pull Request - State: closed - Opened by jsmall-nvidia almost 2 years ago

#2428 - Squash some warnings from gcc 12.2

Pull Request - State: closed - Opened by expipiplus1 almost 2 years ago

#2257 - Generic deduction error with ParameterBlock

Issue - State: open - Opened by AlexAUT over 2 years ago
Labels: help wanted

#2198 - Compiler crash when Slang function is recursive

Issue - State: open - Opened by jsmall-nvidia over 2 years ago - 2 comments

#2187 - Revise support for unsized arrays

Issue - State: open - Opened by tangent-vector over 2 years ago - 2 comments
Labels: kind:enhancement, kind:cleanup, priority:medium

#2174 - Support constant folding in resource binding declarations

Issue - State: open - Opened by apanteleev over 2 years ago - 1 comment
Labels: kind:enhancement, priority:medium, goal:forward looking, QoL-nonblocking

#2144 - Namespace Functions not supported as EntryPoint

Issue - State: open - Opened by taxmancw over 2 years ago - 4 comments
Labels: kind:enhancement, priority:medium, goal:forward looking, QoL-nonblocking

#2107 - Diagnose attempts to define generic value parameters without `let`

Issue - State: open - Opened by jsmall-nvidia over 2 years ago - 3 comments
Labels: kind:bug, kind:enhancement, area:semantic checking, priority:high

#2087 - Operator overloading doesn't work in user space

Issue - State: closed - Opened by jsmall-nvidia over 2 years ago
Labels: kind:bug, kind:technical debt, area:semantic checking, priority:high

#1932 - Add warning when struct initializer list doesn't match all fields

Issue - State: open - Opened by tangent-vector about 3 years ago
Labels: GoodFirstBug, goal:quality & productivity, QoL-nonblocking

#1924 - Shadowing of argument should be an error (at least opt-in to do so)

Issue - State: open - Opened by savage309 about 3 years ago - 1 comment
Labels: kind:cleanup, goal:quality & productivity, QoL-nonblocking

#1789 - Output names do not match input code.

Issue - State: closed - Opened by Lumengine over 3 years ago - 4 comments

#1787 - slang-repro.cpp:LoadContext is leaking memory

Issue - State: closed - Opened by csyonghe over 3 years ago - 5 comments
Labels: inactive:dropped

#1715 - Add support for SV_InnerCoverage for vulkan target

Issue - State: closed - Opened by pkristof over 3 years ago - 1 comment

#1675 - Support C++ style Constructor format/naming

Issue - State: closed - Opened by pkristof over 3 years ago - 1 comment

#1600 - Diagnostic Improvements

Issue - State: closed - Opened by jsmall-nvidia almost 4 years ago - 1 comment
Labels: inactive:dropped

#1554 - Compiling Slang to other shading languages (Metal, ESSL)

Issue - State: open - Opened by jarble about 4 years ago - 2 comments
Labels: kind:enhancement, priority:low

#1505 - Atomic Float review fixes

Pull Request - State: closed - Opened by jsmall-nvidia about 4 years ago

#1502 - Support for float atomics on RWByteAddressBuffer

Pull Request - State: closed - Opened by jsmall-nvidia about 4 years ago

#1491 - Fix lookup for enum "tag type"

Issue - State: closed - Opened by tangent-vector about 4 years ago - 1 comment

#1424 - Policy for generated CUDA kernel signatures

Issue - State: closed - Opened by tangent-vector over 4 years ago - 3 comments
Labels: inactive:dropped

#1423 - Policy for entry-point uniform parameters when targeting SPIR-V

Issue - State: closed - Opened by tangent-vector over 4 years ago - 3 comments
Labels: kind:enhancement

#1405 - Inheritance for Struct Types

Issue - State: closed - Opened by tangent-vector over 4 years ago - 3 comments

#1305 - Optimize creation of memberDictionary

Pull Request - State: closed - Opened by jsmall-nvidia over 4 years ago

#1280 - Typedef with an array does not support HLSL syntax

Issue - State: closed - Opened by jsmall-nvidia over 4 years ago - 1 comment

#1242 - Pass force_inline/no_inline attributes downstream to the target compiler

Issue - State: closed - Opened by savage309 over 4 years ago - 1 comment

#1229 - Texture Sampler combination improvements

Issue - State: closed - Opened by jsmall-nvidia over 4 years ago - 1 comment