summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-11Automatically collect swapchain garbageHEADmasterJordan Halase
2019-11-10Draw after resizeJordan Halase
2019-11-10ClarificationJordan Halase
2019-11-08Query surfaceCapabilities every new swapchainJordan Halase
2019-11-07Support manually collecting swapchain garbageJordan Halase
2019-11-07Begin adding swapchain recreation supportJordan Halase
2019-11-07Separate surface configuration from swapchainJordan Halase
2019-11-07Move presentMode into RenderVulkanJordan Halase
2019-11-07Make SwapchainVulkan dynamically allocatedJordan Halase
2019-11-07Move fences into SwapchainVulkanJordan Halase
2019-11-07Remove comment about multiple semaphoresJordan Halase
2019-11-07Fix typoJordan Halase
2019-11-04Rename imageAcquired to presentCompleteJordan Halase
2019-11-04Add TODO for onDisplayJordan Halase
2019-11-04Load vkGetFenceStatus and quit when escape key is pressedJordan Halase
2019-11-04Make more clearJordan Halase
2019-11-04Add more argumentsJordan Halase
2019-11-04Parse command line argumentsJordan Halase
2019-11-03Use puglStrerror and add note for optional instance extensionsJordan Halase
2019-11-03Add Visual Studio stuff to .gitignoreJordan Halase
2019-11-03Fix loader bug and Windows bugJordan Halase
2019-11-03Update pugl stub usage and verbose loggingJordan Halase
2019-11-03Change device function loaderJordan Halase
2019-11-03Change loader functionsJordan Halase
2019-11-03OverhaulJordan Halase
2019-11-02Add fences and load vkQueueWaitIdle functionJordan Halase
2019-11-02Get absolute minimum workingJordan Halase
2019-11-01Use Vulkan colorJordan Halase
2019-11-01Implement basic screen clearing functionalityJordan Halase
2019-11-01Add more functionalityJordan Halase
2019-11-01Create command pool and fix bug where rvkCreate does not set vk to anythingJordan Halase
2019-10-31Get graphics queue handleJordan Halase
2019-10-31Use Khronos validationJordan Halase
2019-10-31Build from project rootJordan Halase
2019-10-30Open logical deviceJordan Halase
2019-10-30Change WinMain #ifdefJordan Halase
2019-10-30Refactor error handlingJordan Halase
2019-10-30RefactorJordan Halase
2019-10-30OverhaulJordan Halase
2019-10-29Fix memory leak and add check for swapchain supportJordan Halase
2019-10-29Add note about XInitThreads()Jordan Halase
2019-10-29Use printEvent()Jordan Halase
2019-10-29OverhaulJordan Halase
2019-10-28Mode changeJordan Halase
2019-10-28Update MSVC projectJordan Halase
2019-10-28Add Pugl and overhaulJordan Halase
2019-10-28Update .gitignoreJordan Halase
2019-10-28Make code easierJordan Halase
2019-10-28Set errMsg to NULL when clearedJordan Halase
2019-10-28Check if no suitable devices were foundJordan Halase