Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / microsoft/hlsl-specs issues and pull requests
#332 - Fix some inconsistencies in the language
Issue -
State: open - Opened by godlikepanos about 1 month ago
Labels: enhancement, needs-triage
#331 - [Feature] Compile VS/PS simultaneously to support interpolant stripping
Issue -
State: open - Opened by jeremyong over 2 years ago
- 3 comments
Labels: enhancement
#330 - Specifying root signatures from HLSL
Issue -
State: open - Opened by turanszkij about 1 month ago
- 1 comment
Labels: enhancement
#329 - Start working on HLSL initialization lists
Pull Request -
State: open - Opened by llvm-beanz about 1 month ago
#328 - Stricter typecasting option / prevent this implicit cast
Issue -
State: open - Opened by Nielsbishere about 2 years ago
- 4 comments
#327 - [0010] Fix constructor call
Pull Request -
State: closed - Opened by s-perron about 2 months ago
#326 - DXC allows intersection shaders to call ReportHit with different attribute types
Issue -
State: open - Opened by jasilvanus over 1 year ago
Labels: enhancement
#325 - [202y] Propose adding C++11-style constructors
Pull Request -
State: open - Opened by llvm-beanz about 2 months ago
#324 - [dxil] Proposal to add new debug printf dxil op
Pull Request -
State: open - Opened by jiaolu about 2 months ago
- 1 comment
#323 - [WorkGraphs] Proposal to Add MaxRecordsPerNode attribute to NodeOutputArrays.
Pull Request -
State: open - Opened by anupamachandra about 2 months ago
- 1 comment
#322 - [0010] vk::BufferPointer linked list example: legal HLSL? (copy constructor and recursive struct definition)
Issue -
State: closed - Opened by danbrown-amd about 2 months ago
- 4 comments
#321 - [Lang] Revisit memory model
Pull Request -
State: open - Opened by llvm-beanz about 2 months ago
#320 - Move the Overloading chapter later
Pull Request -
State: closed - Opened by llvm-beanz about 2 months ago
#319 - Conversion and handling for `vector<T,1>`
Issue -
State: open - Opened by llvm-beanz about 2 months ago
Labels: language-spec
#318 - `bit_cast` template
Issue -
State: open - Opened by llvm-beanz about 2 months ago
- 1 comment
Labels: enhancement
#317 - Add proposal for scalar layout for constant buffers
Pull Request -
State: open - Opened by Tobski about 2 months ago
- 1 comment
#316 - Add Bitfield Insert and Extract Intrinsics Proposal
Pull Request -
State: closed - Opened by natevm 2 months ago
- 14 comments
#315 - Add Opacity Micromaps proposal
Pull Request -
State: open - Opened by damyanp 2 months ago
#314 - Add proposal to adopt C++11 as the base language
Pull Request -
State: closed - Opened by llvm-beanz 2 months ago
- 3 comments
#313 - Cleanup wording on ordering of conversion ranks
Pull Request -
State: closed - Opened by llvm-beanz 2 months ago
#312 - Rework some wording around out and inout parameters
Pull Request -
State: closed - Opened by llvm-beanz 2 months ago
#311 - Revise Usual Arithmetic Conversions
Pull Request -
State: closed - Opened by llvm-beanz 2 months ago
#309 - Deprecate SV_IsFrontFace as a geometry shader output
Issue -
State: open - Opened by jenatali over 1 year ago
- 1 comment
Labels: bug
#309 - Deprecate SV_IsFrontFace as a geometry shader output
Issue -
State: open - Opened by jenatali over 1 year ago
- 1 comment
Labels: bug
#308 - Document Usual Arithmetic Conversions
Issue -
State: closed - Opened by llvm-beanz 3 months ago
#303 - Why does hlsl not support constructors?
Issue -
State: open - Opened by fknfilewalker about 2 years ago
- 5 comments
Labels: enhancement, Theme:C++
#303 - Why does hlsl not support constructors?
Issue -
State: open - Opened by fknfilewalker about 2 years ago
- 5 comments
Labels: enhancement, Theme:C++
#284 - HLSL enum types do not conform to intended C++ behavior
Issue -
State: open - Opened by tex3d over 2 years ago
- 1 comment
Labels: bug, Theme:C++
#282 - ShaderRecordBinding for non-ray-tracing usage?
Issue -
State: open - Opened by gongminmin almost 3 years ago
- 1 comment
Labels: enhancement
#281 - Prefix and postfix increment and decrement operator overloading doesn't work
Issue -
State: open - Opened by llvm-beanz almost 3 years ago
- 3 comments
Labels: enhancement, Theme:C++
#280 - Documentation issues with helper lanes in Wave Intrinsics
Issue -
State: open - Opened by Trark about 3 years ago
Labels: bug
#279 - Request for basic string support in HLSL
Issue -
State: open - Opened by TheRealMJP about 3 years ago
- 4 comments
Labels: enhancement
#277 - Shader Execution Reordering (SER) proposal
Pull Request -
State: open - Opened by rasmusnv 4 months ago
- 1 comment
#267 - Annotate entry points inside HLSL source code
Issue -
State: open - Opened by Synxis over 4 years ago
- 2 comments
Labels: enhancement, Theme:Next Major
#265 - Compile option: Ignore unused cbuffer variables in reflection
Issue -
State: open - Opened by Nielsbishere over 4 years ago
- 13 comments
Labels: enhancement, Theme:cbuffer
#264 - missing intrinsics for the doubleN types
Issue -
State: open - Opened by galop1n almost 5 years ago
Labels: bug, Theme:Gaps, Theme:Next Major
#258 - ByteAddressBuffer templated loads/stores with optional alignment argument
Issue -
State: open - Opened by sebbbi over 5 years ago
- 5 comments
Labels: enhancement, Requires Shader Model, Theme:Alignment
#257 - Support built-in offsetof macro
Issue -
State: open - Opened by tex3d over 5 years ago
- 14 comments
Labels: enhancement, needs-triage
#248 - Verify the behavior when static globals are referenced in both control point and constant patch function in hull shader
Issue -
State: closed - Opened by vcsharma about 6 years ago
- 2 comments
#246 - Compiler should warn when divergent index is used for resource arrays
Issue -
State: open - Opened by JoeCitizen over 7 years ago
- 1 comment
Labels: enhancement
#245 - HLSL printf support ?
Issue -
State: open - Opened by gpudriver over 7 years ago
Labels: enhancement, needs-triage
#196 - Allow arbitrary structs as input to WaveReadLaneAt
Issue -
State: open - Opened by DominikBaumeisterAMD almost 4 years ago
Labels: enhancement
#124 - [Feature Request] Support fp32/fp64 for InterlockedCompareStore
Issue -
State: open - Opened by ghostplant almost 2 years ago
- 5 comments
Labels: enhancement, Theme:Gaps
#124 - [Feature Request] Support fp32/fp64 for InterlockedCompareStore
Issue -
State: open - Opened by ghostplant almost 2 years ago
- 5 comments
Labels: enhancement, Theme:Gaps
#120 - sqrt fp64
Issue -
State: open - Opened by baixiaohub about 2 years ago
- 3 comments
#119 - alignof specifier
Issue -
State: open - Opened by Cazadorro about 2 years ago
- 2 comments
#119 - alignof specifier
Issue -
State: open - Opened by Cazadorro about 2 years ago
- 2 comments
#103 - `<type_traits>` for HLSL
Issue -
State: open - Opened by llvm-beanz about 1 year ago
- 4 comments
Labels: enhancement
#100 - [0006] Take a stance on function references
Issue -
State: open - Opened by devshgraphicsprogramming about 1 year ago
- 3 comments
Labels: active proposal
#92 - [Modernization Effort] Synchronize floating point rounding behavior
Issue -
State: closed - Opened by bob80905 over 1 year ago
- 1 comment
Labels: enhancement, needs-triage
#92 - [Modernization Effort] Synchronize floating point rounding behavior
Issue -
State: closed - Opened by bob80905 over 1 year ago
- 1 comment
Labels: enhancement, needs-triage
#91 - The implementation of many math builtins in llvm and DXC do not match HLSL docs / specs
Issue -
State: open - Opened by bob80905 over 1 year ago
Labels: bug
#91 - The implementation of many math builtins in llvm and DXC do not match HLSL docs / specs
Issue -
State: open - Opened by bob80905 over 1 year ago
Labels: bug
#90 - [Modernization effort] Synchronize HLSL docs / specs with LLVM implementation.
Issue -
State: closed - Opened by bob80905 over 1 year ago
- 1 comment
Labels: enhancement, needs-triage
#90 - [Modernization effort] Synchronize HLSL docs / specs with LLVM implementation.
Issue -
State: closed - Opened by bob80905 over 1 year ago
- 1 comment
Labels: enhancement, needs-triage
#79 - [request] Specify order-of-evaluation (or clarify what remains unspecified)
Issue -
State: open - Opened by jeremyong about 1 year ago
#79 - [request] Specify order-of-evaluation (or clarify what remains unspecified)
Issue -
State: open - Opened by jeremyong about 1 year ago
#78 - A `[[vk::component(c)]]` or an extra (optional) parameter to `[[vk::location(n,c=0)]]` for better EXPLICIT input/output packing in SPIR-V output
Issue -
State: open - Opened by devshgraphicsprogramming about 1 year ago
- 4 comments
#78 - A `[[vk::component(c)]]` or an extra (optional) parameter to `[[vk::location(n,c=0)]]` for better EXPLICIT input/output packing in SPIR-V output
Issue -
State: open - Opened by devshgraphicsprogramming about 1 year ago
- 4 comments
#77 - [SM6.8] Add proposal for DXIL 1.8
Pull Request -
State: open - Opened by llvm-beanz about 1 year ago
- 2 comments
Labels: Requires Shader Model
#77 - [SM6.8] Add proposal for DXIL 1.8
Pull Request -
State: open - Opened by llvm-beanz about 1 year ago
- 2 comments
Labels: Requires Shader Model
#76 - [0011] Inline spirv for builtin inputs and output
Issue -
State: closed - Opened by s-perron about 1 year ago
- 1 comment
Labels: active proposal
#76 - [0011] Inline spirv for builtin inputs and output
Issue -
State: closed - Opened by s-perron about 1 year ago
- 1 comment
Labels: active proposal
#74 - `constexpr` and/or `consteval` on function declarations.
Issue -
State: open - Opened by devshgraphicsprogramming over 1 year ago
- 1 comment
Labels: enhancement
#74 - `constexpr` and/or `consteval` on function declarations.
Issue -
State: open - Opened by devshgraphicsprogramming over 1 year ago
- 1 comment
Labels: enhancement
#73 - Eliminate hlsl `literal` types
Issue -
State: closed - Opened by llvm-beanz over 1 year ago
- 3 comments
Labels: needs-triage
#73 - Eliminate hlsl `literal` types
Issue -
State: closed - Opened by llvm-beanz over 1 year ago
- 3 comments
Labels: needs-triage
#72 - [SM??] Wave Matrix clarifications
Issue -
State: open - Opened by alan-baker over 1 year ago
- 2 comments
Labels: Requires Shader Model, active proposal
#72 - [SM??] Wave Matrix clarifications
Issue -
State: open - Opened by alan-baker over 1 year ago
- 2 comments
Labels: Requires Shader Model, active proposal
#71 - [Feature Request] DXIL Specialization Constant Support
Issue -
State: open - Opened by jeremyong-az about 3 years ago
- 10 comments
Labels: enhancement, Requires Shader Model, Theme:SM 7
#70 - Feature Idea: Support for 0/1 Swizzles
Issue -
State: open - Opened by CalebAdrianXYZ over 4 years ago
- 6 comments
Labels: enhancement
#69 - Increase Maximum Groupshared Memory Size
Issue -
State: open - Opened by AquaGeneral over 3 years ago
Labels: Requires Shader Model
#68 - Support C++17 nested namespace definition syntax
Issue -
State: open - Opened by Reedbeta over 4 years ago
- 1 comment
Labels: enhancement, Theme:C++
#67 - [NNNN] Wave Matrix saturating accumulation
Issue -
State: open - Opened by alan-baker over 1 year ago
Labels: active proposal
#66 - Fix typo in 0009-math-modes.md
Pull Request -
State: open - Opened by damyanp over 1 year ago
#66 - Fix typo in 0009-math-modes.md
Pull Request -
State: open - Opened by damyanp over 1 year ago
#65 - Specify the grammar formulations for attributes
Pull Request -
State: open - Opened by llvm-beanz over 1 year ago
#65 - Specify the grammar formulations for attributes
Pull Request -
State: open - Opened by llvm-beanz over 1 year ago
#64 - [0002] Detail translation between HLSL and C++ annotations
Issue -
State: open - Opened by llvm-beanz over 1 year ago
Labels: active proposal
#64 - [0002] Detail translation between HLSL and C++ annotations
Issue -
State: open - Opened by llvm-beanz over 1 year ago
Labels: active proposal
#63 - [0002] Specify attribute parsing grammar
Issue -
State: open - Opened by llvm-beanz over 1 year ago
Labels: active proposal
#63 - [0002] Specify attribute parsing grammar
Issue -
State: open - Opened by llvm-beanz over 1 year ago
Labels: active proposal
#62 - [SM68] Add proposal for Work Graphs
Pull Request -
State: closed - Opened by llvm-beanz over 1 year ago
#62 - [SM68] Add proposal for Work Graphs
Pull Request -
State: closed - Opened by llvm-beanz over 1 year ago
#61 - [SM68] Initial proposal for Wave Matrix
Pull Request -
State: open - Opened by llvm-beanz over 1 year ago
- 2 comments
#61 - [SM68] Initial proposal for Wave Matrix
Pull Request -
State: open - Opened by llvm-beanz over 1 year ago
- 2 comments
#60 - Prevent two blobs compiled with different compile versions from linking
Issue -
State: closed - Opened by bob80905 over 1 year ago
- 1 comment
#60 - Prevent two blobs compiled with different compile versions from linking
Issue -
State: closed - Opened by bob80905 over 1 year ago
- 1 comment
#59 - Update to inline SPIR-V
Pull Request -
State: closed - Opened by s-perron over 1 year ago
- 7 comments
#59 - Update to inline SPIR-V
Pull Request -
State: closed - Opened by s-perron over 1 year ago
- 7 comments
#58 - Start specifying standard conversions
Pull Request -
State: closed - Opened by llvm-beanz over 1 year ago
#58 - Start specifying standard conversions
Pull Request -
State: closed - Opened by llvm-beanz over 1 year ago
#57 - [0006] Ability to form vk::BufferPointer to members of pointees
Issue -
State: open - Opened by Dolkar over 1 year ago
- 17 comments
Labels: active proposal
#56 - Add pseudo-class definition to vk::BufferPointer spec
Pull Request -
State: closed - Opened by greg-lunarg over 1 year ago
- 2 comments
#56 - Add pseudo-class definition to vk::BufferPointer spec
Pull Request -
State: closed - Opened by greg-lunarg over 1 year ago
- 2 comments
#55 - Add type punning rules to vk::BufferPointer
Pull Request -
State: closed - Opened by greg-lunarg over 1 year ago
- 2 comments
#55 - Add type punning rules to vk::BufferPointer
Pull Request -
State: closed - Opened by greg-lunarg over 1 year ago
- 2 comments
#54 - Add feature check for vk::BufferPointer
Pull Request -
State: closed - Opened by greg-lunarg over 1 year ago
- 1 comment
#54 - Add feature check for vk::BufferPointer
Pull Request -
State: closed - Opened by greg-lunarg over 1 year ago
- 1 comment
#53 - Specify aliasing and address space for vk::BufferPointer
Pull Request -
State: closed - Opened by greg-lunarg over 1 year ago
- 1 comment