mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-11-10 12:34:11 +01:00
e447766e47
- Do not store a list of initialized instancers. - Remove AbstractInstancer#delete. Only InstancedInstancer was using it so move instancer deletion to InstancedDrawManager. - Improve CompilationHarness builder pattern and reusability. - Pass compilation keys directly to compileAndReportErrors. - Build the harness at the end of the builder chain rather than at the beginning. - Use same CompilationHarness for apply shader and scatter shader. - Remove _ prefix from packed struct fields. - Make element type's byte size 4-aligned. - Remove byteSize method from Element. |
||
---|---|---|
.. | ||
main | ||
test/java/com/jozufozu/flywheel |