Flywheel/src/main/java/com/jozufozu/flywheel/api
Jozufozu 9a746f700d Finally have time off
- Attempt at componentizing ShaderCompiler, starting with Includer
 - Begin refactoring uniform providers
 - Context as an interface
 - Separate ContextSet objects for Pipeline shaders and Culling shaders
 - Inline ProgramAssembler
 - Replace StringUtil#trimEnd with String#stripTrailing
 - Add StringUtil#trimPrefix and #trimSuffix
2022-12-20 21:20:08 -08:00
..
context Finally have time off 2022-12-20 21:20:08 -08:00
instance Culling experiments 2022-07-29 21:19:44 -07:00
instancer Culling experiments 2: not testing the GPU 2022-07-29 21:46:09 -07:00
material Hazardous light 2022-08-14 21:42:44 -07:00
pipeline Taxi shaders 2022-10-08 14:02:54 -07:00
struct Instandirect 2022-09-12 22:32:30 -07:00
uniform Finally have time off 2022-12-20 21:20:08 -08:00
vertex Merge branch '1.18/batching-stage-support' into 1.18/next 2022-09-16 13:54:45 -07:00
FlywheelLevel.java State restoration confusion 2022-09-16 13:32:13 -07:00
package-info.java Move api package 2021-12-09 15:27:56 -08:00
RenderStage.java A Performance on the (Render)Stage 2022-07-22 16:41:39 -07:00