Flywheel/src/main/java/com/jozufozu/flywheel
PepperCode1 f4cfb24c85 Organize and improve compiler code
- Ensure current backend is never null
- Fix StringUtil#countLines
- Use material index instead of file location when adapting material
shader function name
- Merge Includer and Compilation factory into ShaderCompiler and remove
builder
- Remove CompileUtil
- Remove Index
- Remove unnecessary code from ShaderSources
- Move source component classes to backend.compile.component
- Move core compilation classes to backend.compile.core
- Move pipeline classes to backend.compile
- Move GLSLVersion to glsl package
- Move SourceChecks to backend.compile
2023-04-20 12:22:51 -07:00
..
api Organize and improve compiler code 2023-04-20 12:22:51 -07:00
backend Organize and improve compiler code 2023-04-20 12:22:51 -07:00
compat Add Rubidium compatibility 2023-04-13 10:16:33 -07:00
config Organize and improve compiler code 2023-04-20 12:22:51 -07:00
extension Flywheel's Visualized Rendering 2023-04-09 12:00:03 -07:00
gl Organize and improve compiler code 2023-04-20 12:22:51 -07:00
glsl Organize and improve compiler code 2023-04-20 12:22:51 -07:00
handler Merge branch '1.18/plan' into 1.18/next 2023-04-15 15:27:18 -07:00
impl Organize and improve compiler code 2023-04-20 12:22:51 -07:00
lib Pre-processing Pre-refactor 2023-04-16 22:09:28 -07:00
mixin Non-uniform un-provider 2023-04-16 17:20:32 -07:00
util Organize and improve compiler code 2023-04-20 12:22:51 -07:00
vanilla Fix rendering far from world origin 2023-04-10 14:30:08 -07:00
Flywheel.java Organize and improve compiler code 2023-04-20 12:22:51 -07:00