Flywheel/src
Jozufozu 655712aadf Update uniform providers (again)
- Remove uniform api.
- Do not generate uniform interface blocks.
- Move uniform shader into internal/ and manually include it in the api
  impl headers.
- Add flw_ prefix to existing uniforms.
- Separate fog uniforms into their own UBO, uploaded in FogUpdateMixin.
- Drastically simplify UniformBuffer.
- Do not poll for uniform buffer updates. Instead, do the upload at the
  beginning of a frame when the engine is flushing.
2024-01-18 17:07:10 -08:00
..
main Update uniform providers (again) 2024-01-18 17:07:10 -08:00
test/java/com/jozufozu/flywheel The great migration 2024-01-05 18:38:57 -08:00