Flywheel/src/main
Jozufozu 21a23d650f Mapped buffer sanity
- MappedBuffer no longer abstract
 - Mappable interface used within MappedBuffer
 - MappedBuffer is mapped before ctor
 - No more subclasses, no more thin wrapping overrides
 - Use try with resources for buffer mapping
 - Better error handling with mapped buffers
 - Unimplemented exception as a procrastination method
2021-12-10 14:45:18 -08:00
..
java/com/jozufozu/flywheel Mapped buffer sanity 2021-12-10 14:45:18 -08:00
resources Add instances when chunks are built for rendering 2021-12-08 12:16:01 -08:00