index
:
vkpugltest
master
semracecond
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-11-11
Automatically collect swapchain garbage
HEAD
master
Jordan Halase
2019-11-10
Draw after resize
Jordan Halase
2019-11-10
Clarification
Jordan Halase
2019-11-08
Query surfaceCapabilities every new swapchain
Jordan Halase
2019-11-07
Support manually collecting swapchain garbage
Jordan Halase
2019-11-07
Begin adding swapchain recreation support
Jordan Halase
2019-11-07
Separate surface configuration from swapchain
Jordan Halase
2019-11-07
Move presentMode into RenderVulkan
Jordan Halase
2019-11-07
Make SwapchainVulkan dynamically allocated
Jordan Halase
2019-11-07
Move fences into SwapchainVulkan
Jordan Halase
2019-11-07
Remove comment about multiple semaphores
Jordan Halase
2019-11-07
Fix typo
Jordan Halase
2019-11-04
Rename imageAcquired to presentComplete
Jordan Halase
2019-11-04
Add TODO for onDisplay
Jordan Halase
2019-11-04
Load vkGetFenceStatus and quit when escape key is pressed
Jordan Halase
2019-11-04
Make more clear
Jordan Halase
2019-11-04
Add more arguments
Jordan Halase
2019-11-04
Parse command line arguments
Jordan Halase
2019-11-03
Use puglStrerror and add note for optional instance extensions
Jordan Halase
2019-11-03
Add Visual Studio stuff to .gitignore
Jordan Halase
2019-11-03
Fix loader bug and Windows bug
Jordan Halase
2019-11-03
Update pugl stub usage and verbose logging
Jordan Halase
2019-11-03
Change device function loader
Jordan Halase
2019-11-03
Change loader functions
Jordan Halase
2019-11-03
Overhaul
Jordan Halase
2019-11-02
Add fences and load vkQueueWaitIdle function
Jordan Halase
2019-11-02
Get absolute minimum working
Jordan Halase
2019-11-01
Use Vulkan color
Jordan Halase
2019-11-01
Implement basic screen clearing functionality
Jordan Halase
2019-11-01
Add more functionality
Jordan Halase
2019-11-01
Create command pool and fix bug where rvkCreate does not set vk to anything
Jordan Halase
2019-10-31
Get graphics queue handle
Jordan Halase
2019-10-31
Use Khronos validation
Jordan Halase
2019-10-31
Build from project root
Jordan Halase
2019-10-30
Open logical device
Jordan Halase
2019-10-30
Change WinMain #ifdef
Jordan Halase
2019-10-30
Refactor error handling
Jordan Halase
2019-10-30
Refactor
Jordan Halase
2019-10-30
Overhaul
Jordan Halase
2019-10-29
Fix memory leak and add check for swapchain support
Jordan Halase
2019-10-29
Add note about XInitThreads()
Jordan Halase
2019-10-29
Use printEvent()
Jordan Halase
2019-10-29
Overhaul
Jordan Halase
2019-10-28
Mode change
Jordan Halase
2019-10-28
Update MSVC project
Jordan Halase
2019-10-28
Add Pugl and overhaul
Jordan Halase
2019-10-28
Update .gitignore
Jordan Halase
2019-10-28
Make code easier
Jordan Halase
2019-10-28
Set errMsg to NULL when cleared
Jordan Halase
2019-10-28
Check if no suitable devices were found
Jordan Halase
[next]