-
Google
Pinned Loading
-
microsoft/DirectXShaderCompiler
microsoft/DirectXShaderCompiler PublicThis repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
-
-
texpaint
texpaint PublicSimple app for painting textures directly onto 3d object; currently WIP
JavaScript
178 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 10 commits in 4 repositories
Created a pull request in llvm/llvm-project that received 7 comments
[HLSL] Add support for SV_GroupIndex in SPIR-V
Lower the SV_GroupIndex
semantic as the llvm.spv.flattened.thread.id.in.group
intrinsic.
Depends on #130670.
+15
−11
lines changed
•
7
comments
Opened 7 other pull requests in 3 repositories
llvm/llvm-project
3
merged
-
[HLSL] Add __spirv__ macro
This contribution was made on Mar 25
-
[SPIR-V] Don't add linkage attributes for input variables
This contribution was made on Mar 20
-
[SPIR-V] Add support for HLSL SV_GroupIndex
This contribution was made on Mar 10
microsoft/DirectXShaderCompiler
1
merged
1
open
-
[SPIR-V] Update submodules
This contribution was made on Mar 27
-
[SPIR-V] Implement QuadAny and QuadAll
This contribution was made on Mar 26
KhronosGroup/SPIRV-Tools
2
merged
-
opt: Support QuadControlKHR
This contribution was made on Mar 26
-
spirv-as: Add OpUnknown pseudo-instruction
This contribution was made on Mar 3
Reviewed 16 pull requests in 4 repositories
microsoft/DirectXShaderCompiler
7 pull requests
-
Add support for KHR_compute_shader_derivatives
This contribution was made on Mar 25
-
[SPIRV] Allow sampled type to be half for universal
This contribution was made on Mar 24
-
[SPIR-V] Fix usage of indices in subfunctions
This contribution was made on Mar 24
-
[SPIRV] Update submodules and fix test
This contribution was made on Mar 21
-
[SPIRV] Don't assume entry points are at the start of the worklist.
This contribution was made on Mar 19
-
[SPIRV] Handle a cast to void
This contribution was made on Mar 19
-
Fix typo in SPIR-V.rst
This contribution was made on Mar 18
llvm/llvm-project
4 pull requests
-
[HLSL] Add __spirv__ macro
This contribution was made on Mar 25
-
[SPIR-V] Add support for inline SPIR-V types
This contribution was made on Mar 18
-
[SPIR-V] Add support for HLSL SV_GroupIndex
This contribution was made on Mar 18
-
[HLSL] Add support for SV_GroupIndex in SPIR-V
This contribution was made on Mar 17
KhronosGroup/SPIRV-Tools
3 pull requests
-
opt: Support QuadControlKHR
This contribution was made on Mar 26
-
[opt] Add StorageBuffer16BitAccess to trim pass.
This contribution was made on Mar 4
-
spirv-as: Add OpUnknown pseudo-instruction
This contribution was made on Mar 4
llvm/wg-hlsl
2 pull requests
-
[SPIR-V] Representing SpirvType in Clang's Type System
This contribution was made on Mar 4
-
[0018] SPIRV resource representation
This contribution was made on Mar 3
Created an issue in llvm/llvm-project that received 6 comments
Request Commit Access For cassiebeckley
Why Are you requesting commit access ? I am a Google engineer working on adding HLSL support to Clang and the SPIR-V target. I have a few merged PRs:
6
comments
Opened 2 other issues in 1 repository
llvm/llvm-project
1
closed
1
open
-
[SPIR-V] Input variables should not have linkage attributes
This contribution was made on Mar 18
-
[SPIR-V] Add cooperative_matrix.h LIT test
This contribution was made on Mar 6