summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGLSL
AgeCommit message (Expand)Author
2023-02-25Everywhere: Use _{short_,}string to create Strings from literalsLinus Groh
2023-02-12Userland: Use allocation-failure safe functions where it's easyNico Weber
2023-01-20Everywhere: Convert known short-strings to the infallible String factoryTimothy Flynn
2022-12-17LibGLSL: Fill LinkedShaders with dummy IR codeStephan Unverwerth
2022-12-17LibGLSL: Add LibGLSLStephan Unverwerth