Flywheel/common
Jozufozu 0bfaac7154 Poking and prodding
- Invert image size on CPU to avoid divisions on GPU
- Increase depth reduce group size to 16x16
- Early-out in uploadInstances based on changed cardinality
  - Much faster to calculate cardinality than it is to clear an
    AtomicBitSet, so the check is worth it
- Upload scatter list directly in the staging buffer if there's room
2024-09-09 20:39:10 -07:00
..
src Poking and prodding 2024-09-09 20:39:10 -07:00
build.gradle.kts Use better method for telling loom to remap api artifacts 2024-05-17 08:43:56 -07:00