mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
- Add .setMultisample() to minimap display pipeline and recreatePipelines() for MSAA changes - Defer all swapchain recreation in window.cpp to beginFrame() via markSwapchainDirty() to prevent mid-frame render pass destruction crashes on resolution/fullscreen change - Move spawnPlayerCharacter() call to after loadTestTerrain() where character renderer exists |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| ui | ||