| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-06 | first pass add ImGui console | Jonathan Bradley | |
| 2023-08-25 | impelemented imgui sans input handling | Jonathan Bradley | |
| 2023-08-25 | cleanup | Jonathan Bradley | |
| 2023-08-25 | Recreate swapchain and use MAX_FRAMES_IN_FLIGHT | Jonathan Bradley | |
| Several changes here - use MAX_FRAMES_IN_FLIGHT - recreate swapchain at appropriate points or events - don't need sampler in shader for present because we don't have any other viewports to render yet. (scaling not implemented, etc) - nothing to bind because nothing exists yet - should be ready to implement imgui | |||
| 2023-08-24 | add commandBuffer, semaphores, and fence - no binding yet | Jonathan Bradley | |
| 2023-08-12 | add render + pre + post | Jonathan Bradley | |
| 2023-08-12 | upload shader | Jonathan Bradley | |
| 2023-08-08 | first pass memory buckets | Jonathan Bradley | |
| 2023-08-05 | create swapchain | Jonathan Bradley | |
| 2023-07-01 | add window | Jonathan Bradley | |
