Flywheel/src/main/java/com/jozufozu/flywheel/glsl
Jozufozu 1f484da50b A lot to unwrap
- Make ShaderSources return a LoadResult
- Refactor SourceFile loading to do all parsing outside the ctor
- Don't immediately swallow import errors, instead forward them
- Change Span to reference SourceLines instead of SourceFile
- Still WIP, but functional at this stage
2023-05-08 22:43:55 -07:00
..
error A lot to unwrap 2023-05-08 22:43:55 -07:00
generate Pre-processing Pre-refactor 2023-04-16 22:09:28 -07:00
parse A lot to unwrap 2023-05-08 22:43:55 -07:00
span A lot to unwrap 2023-05-08 22:43:55 -07:00
GLSLVersion.java Organize and improve compiler code 2023-04-20 12:22:51 -07:00
LoadResult.java A lot to unwrap 2023-05-08 22:43:55 -07:00
ShaderLoadingException.java Reorganization I 2023-03-30 12:59:09 -07:00
ShaderSources.java A lot to unwrap 2023-05-08 22:43:55 -07:00
SourceComponent.java Registry refactors and namespaced backends 2023-04-02 23:58:28 -07:00
SourceFile.java A lot to unwrap 2023-05-08 22:43:55 -07:00
SourceLines.java A lot to unwrap 2023-05-08 22:43:55 -07:00