Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
also some api improvements
closes #2
related: #7
|
|
|
|
|
|
|
|
ui is still broken, because egui is giving bad uv coords
|
|
fixes validation errors
|
|
|
|
added stock memory pools behind a feature gate
refactored buffers to use them and to have better APIs.
moved some util code out of builders::pipeline
updated stockton-render for the changes
deactivation is a WIP
breaks UI drawing, fix WIP
|
|
|
|
|
|
|
|
stockton-passes is mostly just a stand-in until this is
properly separated
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also a bunch of supporting changes
|
|
|
|
|
|
unfortunately this involves downgrading gfx-hal
|
|
|
|
applies to texture loading and vertex buffers.
rather than flushing mapped memory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|