Flywheel/src/main/java/com/jozufozu/flywheel/api
PepperCode1 2fe69350ef No more leaks
- Free all DrawBuffers on renderer reload
- Add flw.debugMemorySafety flag to detect leaked untracked MemoryBlocks
- Replace VertexListProviderRegistry with static methods in
VertexListProvider and a VertexFormatMixin
- Make the DrawBuffer constructor accept a VertexFormat instead of a
RenderType
- Merge TStack into TransformStack
- Move all duck interfaces/extensions to extension package
- Make mixin style more consistent
2022-08-17 16:20:31 -07:00
..
instance Making materials matter more 2022-07-23 18:18:48 -07:00
instancer A fresh batch of refactoring 2022-07-29 15:58:34 -07:00
material Hazardous light 2022-08-14 21:42:44 -07:00
struct Hazardous light 2022-08-14 21:42:44 -07:00
uniform Hazardous light 2022-08-14 21:42:44 -07:00
vertex No more leaks 2022-08-17 16:20:31 -07:00
FlywheelWorld.java Switch to instancing controllers 2022-01-03 21:41:08 -08: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