Flywheel/src/main/java/com/jozufozu/flywheel/backend
Jozufozu 1f2399236f Almost there
- WorldContext sort of uses a shader pipeline interface
 - Smarter import resolution
 - Reorganize shader sources
 - Rewritten shader templating
 - Still need builtin support
2021-08-07 01:00:32 -07:00
..
gl Almost there 2021-08-07 01:00:32 -07:00
instancing Fix #23 2021-08-04 20:50:37 -07:00
loading Almost there 2021-08-07 01:00:32 -07:00
material Documentation and organization 2021-07-27 17:31:58 -07:00
model Fix nullpointer in ModelRenderer 2021-08-04 14:35:16 -07:00
pipeline Almost there 2021-08-07 01:00:32 -07:00
state Documentation and organization 2021-07-27 17:31:58 -07:00
Backend.java Fix chunk caching race condition add toggle 2021-08-02 00:06:26 -07:00
FileResolution.java Almost there 2021-08-07 01:00:32 -07:00
IFlywheelWorld.java Organization, renaming, and fixing a dumb crash 2021-05-30 17:05:41 -07:00
IShaderContext.java Pre-port tasks I 2021-06-30 12:43:54 -07:00
OptifineHandler.java Remap to Mojmap, update gradle 2021-07-15 11:36:24 -07:00
package-info.java Pre-port tasks I 2021-06-30 12:43:54 -07:00
RenderWork.java Pre-port tasks I 2021-06-30 12:43:54 -07:00
ResourceUtil.java Pre-port tasks I 2021-06-30 12:43:54 -07:00
ShaderContext.java Almost there 2021-08-07 01:00:32 -07:00
ShaderSources.java Almost there 2021-08-07 01:00:32 -07:00
SpecMetaRegistry.java Move away from a static backend class, add a registration event 2021-06-06 15:46:16 -07:00