Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-17 | LibGLSL: Fill LinkedShaders with dummy IR code | Stephan Unverwerth | |
2022-12-17 | LibGLSL: Add LibGLSL | Stephan Unverwerth | |
This adds a new library, LibGLSL for parsing and compiling GLSL programs to LibGPU IR. Currently the compiler consists only of stubs. |