Skip to content

Actions: jkwak-work/slang

Falcor Tests

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
252 workflow runs
252 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

SPIRV: Fix storage class for unwrapped pointers (#4068)
Falcor Tests #151: Commit 4533c82 pushed by jkwak-work
May 1, 2024 23:27 30m 23s master
May 1, 2024 23:27 30m 23s
Add ParamDecl as the attribute target (#4067)
Falcor Tests #150: Commit 853987d pushed by jkwak-work
May 1, 2024 22:32 55m 1s master
May 1, 2024 22:32 55m 1s
Added diagnostics & built-in type lowering for [CUDAKernel] functio…
Falcor Tests #149: Commit 52b9123 pushed by jkwak-work
April 30, 2024 21:06 1d 1h 25m 44s master
April 30, 2024 21:06 1d 1h 25m 44s
Replace __target_intrinsics and __specialize_for_target, part 1 (#4050)
Falcor Tests #148: Commit 019d68f pushed by jkwak-work
April 29, 2024 22:19 22h 47m 3s master
April 29, 2024 22:19 22h 47m 3s
Do not mangle the name of identifiers when __extern_cpp is added (#4052)
Falcor Tests #147: Commit 1a40819 pushed by jkwak-work
April 29, 2024 20:37 1h 42m 55s master
April 29, 2024 20:37 1h 42m 55s
Add variable pointers to render-test-vk and a related failing test-ca…
Falcor Tests #146: Commit 30b82ab pushed by jkwak-work
April 29, 2024 13:56 6h 40m 21s master
April 29, 2024 13:56 6h 40m 21s
Fix invoke resolution when dealing with overloded type expressions (#…
Falcor Tests #145: Commit 2b87c00 pushed by jkwak-work
April 28, 2024 12:39 1d 1h 16m 55s master
April 28, 2024 12:39 1d 1h 16m 55s
WIP: Force Inline If RefType (#4005)
Falcor Tests #144: Commit e91bd3b pushed by jkwak-work
April 26, 2024 08:06 1d 3h 28m 38s master
April 26, 2024 08:06 1d 3h 28m 38s
Keep const-ness in generic functions (#4028)
Falcor Tests #143: Commit ed06811 pushed by jkwak-work
April 25, 2024 16:05 16h 1m 59s master
April 25, 2024 16:05 16h 1m 59s
Support derivative functions in compute & capabilities adjustments (#…
Falcor Tests #142: Commit 366a947 pushed by jkwak-work
April 25, 2024 14:43 1h 21m 34s master
April 25, 2024 14:43 1h 21m 34s
Prevent pointer validation for zero-size arrays (#4021)
Falcor Tests #141: Commit 941961e pushed by jkwak-work
April 25, 2024 00:42 14h 1m 10s master
April 25, 2024 00:42 14h 1m 10s
Silent compiler warning about missing override keywords (#4018)
Falcor Tests #140: Commit 211b2ff pushed by jkwak-work
April 24, 2024 16:15 8h 26m 33s master
April 24, 2024 16:15 8h 26m 33s
Do not diagnose error when a symbols is defined as 'extern' and 'expo…
Falcor Tests #139: Commit c6b9a91 pushed by jkwak-work
April 24, 2024 14:16 1h 59m 27s master
April 24, 2024 14:16 1h 59m 27s
Switch to direct-to-spirv backend as default. (#4002)
Falcor Tests #138: Commit f1de181 pushed by jkwak-work
April 23, 2024 19:48 18h 27m 47s master
April 23, 2024 19:48 18h 27m 47s
Create a new release build for linux_x64. (#3989)
Falcor Tests #137: Commit 8362c2d pushed by jkwak-work
April 20, 2024 13:25 1d 4h 36m 7s master
April 20, 2024 13:25 1d 4h 36m 7s
allow preludes in include folder (#3976)
Falcor Tests #136: Commit e0aa53f pushed by jkwak-work
April 19, 2024 23:12 14h 12m 56s master
April 19, 2024 23:12 14h 12m 56s
ForceInline SampleLevel to allow decorations to be applied (#3977)
Falcor Tests #135: Commit a2b9e37 pushed by jkwak-work
April 18, 2024 21:17 1d 1h 55m 24s master
April 18, 2024 21:17 1d 1h 55m 24s
Implement if(let ...) syntax (#3673) (#3958)
Falcor Tests #134: Commit d3fd747 pushed by jkwak-work
April 18, 2024 16:59 4h 17m 51s master
April 18, 2024 16:59 4h 17m 51s
Init expressions for struct fields support, #3738 (#3907)
Falcor Tests #133: Commit d5d39dd pushed by jkwak-work
April 16, 2024 23:08 1d 12h 27m 36s master
April 16, 2024 23:08 1d 12h 27m 36s
Documentation: fix typos and grammar (#3945)
Falcor Tests #132: Commit 54745ac pushed by jkwak-work
April 15, 2024 21:38 1d 1h 29m 59s master
April 15, 2024 21:38 1d 1h 29m 59s
Revert "Fix namespace parsing. (#3803)"
Falcor Tests #131: Commit 0e70bff pushed by jkwak-work
April 15, 2024 21:37 38s master
April 15, 2024 21:37 38s
Documentation: fix typos and grammar (#3945)
Falcor Tests #130: Commit 54745ac pushed by jkwak-work
April 14, 2024 13:18 1d 4h 43m 1s master
April 14, 2024 13:18 1d 4h 43m 1s
Properly compile gl_WorkgroupSize. (#3925)
Falcor Tests #129: Commit a6d59d0 pushed by jkwak-work
April 10, 2024 20:24 1d 15h 11m 25s master
April 10, 2024 20:24 1d 15h 11m 25s
gfx vulkan fixes (#3897)
Falcor Tests #127: Commit cb87a8f pushed by jkwak-work
April 5, 2024 18:12 1d 17h 23m 30s master
April 5, 2024 18:12 1d 17h 23m 30s
Support SM6.6 keyword "WaveSize" (#3871)
Falcor Tests #111: Commit 251f55c pushed by jkwak-work
April 2, 2024 16:43 1d 1h 17m 46s master
April 2, 2024 16:43 1d 1h 17m 46s