Flywheel/src/main/java/com/jozufozu/flywheel/api/vertex
Jozufozu 733d43e3b9 Blocks all the way down
- Instancing and indirect backends use the block format internally.
- Remove layout shaders.
- Do not compile against VertexType.
- Do not sort draw calls by VertexType.
- Remove VertexType#REGISTRY.
2023-12-03 16:27:18 -08:00
..
MutableVertexList.java Various clean up 2023-03-25 20:35:17 -07:00
ReusableVertexList.java Various clean up 2023-03-25 20:35:17 -07:00
VertexList.java Bit off a bigger batch than I could chew 2023-11-28 17:06:48 -08:00
VertexListProvider.java Instance Refactor II 2023-04-05 18:03:25 -07:00
VertexListProviderRegistry.java Batched simplification 2023-05-28 09:54:51 -07:00
VertexType.java Blocks all the way down 2023-12-03 16:27:18 -08:00