index
:
vkpugltest
master
semracecond
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-11-06
Use fresh semaphores and sleep
semracecond
Jordan Halase
2019-11-06
Use events to read queue while in-flight
Jordan Halase
2019-11-06
Use events to block queue while in-flight
Jordan Halase
2019-11-06
Use hacky busy dummy buffer to test semaphore race conditions
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
2019-10-28
Create instance and select physical device
Jordan Halase
2019-10-27
First Commit
Jordan Halase