ladybird/Userland/Libraries/LibGLSL
Timothy Flynn f1de4f8872 Everywhere: Convert known short-strings to the infallible String factory
For now, this is limited to strings that are 3 bytes or less. We can use
7 bytes on 64-bit platforms, but we do not yet assume 64-bit for Lagom
hosts (e.g. wasm).
2023-01-20 14:24:12 -05:00
..
CMakeLists.txt LibGLSL: Add LibGLSL 2022-12-17 22:39:09 -07:00
Compiler.cpp Everywhere: Convert known short-strings to the infallible String factory 2023-01-20 14:24:12 -05:00
Compiler.h LibGLSL: Add LibGLSL 2022-12-17 22:39:09 -07:00
LinkedShader.h LibGLSL: Fill LinkedShaders with dummy IR code 2022-12-17 22:39:09 -07:00
Linker.cpp Everywhere: Convert known short-strings to the infallible String factory 2023-01-20 14:24:12 -05:00
Linker.h LibGLSL: Add LibGLSL 2022-12-17 22:39:09 -07:00
ObjectFile.h LibGLSL: Add LibGLSL 2022-12-17 22:39:09 -07:00