summaryrefslogtreecommitdiff
path: root/source/slang/slang-core-module-textures.cpp
AgeCommit message (Expand)Author
2025-04-01Add GetDimensions support for CUDA (#6718)Mukund Keshava
2025-02-28Add WaveGetLane* support for Metal and WGSL (#6371)Darren Wihandi
2024-11-14Insert some casts for WGSL texture attribute queries (#5560)Anders Leino
2024-11-08Require GL_EXT_samplerless_texture_functions only if needed (#5527)cheneym2
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-30Write only texture types. (#5454)Yong He
2024-10-29formatEllie Hermaszewska
2024-10-28Replace the word stdlib or standard-library with core-module for source code ...Jay Kwak
2024-10-25Replace stdlib with core-module on files and projects (#5411)Jay Kwak