fixed invalid pointer error
[vkrt] / src / vk.c
2021-11-22 Eleni Maria Steafixed invalid pointer error
2021-11-20 Eleni Maria Steafirst attempt to add support for geom but I don't like...
2021-10-05 Eleni Maria Steafixed swapchain sync for standard win, needs recreation...
2021-10-02 Eleni Maria Steatmp to switch computer: there are logical errors in...
2021-09-18 Eleni Maria Steaextern "C" so that I can also use c++
2021-09-18 Eleni Maria Steachanged depth format for the program to run on amd
2021-09-18 Eleni Maria Steafixed bug at cleanup and removed the surface from the...
2021-09-18 Eleni Maria Steaworking swapchain
2021-08-28 Eleni Maria Steafixes in image structs and functions
2021-08-23 Eleni Maria Steamany changes: Makefile, util, fixed indent, fixes in...
2021-06-05 Eleni Maria Steamoved ui.[hc] to vk.[hc]
2021-06-04 Eleni Maria SteaWIP: started the code to use a swapchain and aquire...
2021-05-26 Eleni Maria Steaupdated, needs fixes
2021-02-01 Eleni Maria SteaAdded vk.[hc] and code to create graphics pipelines.