4d2dfce31c
- Add linux build system using MakeGen - Fix a swapchain validation error, likelydue to my linux system using a different vulkan version - Make DescriptorPool take in amount of descriptors it needs, instead of allocating a mass amount for every pool, causing loads of RAM/VRAM usage
14 lines
121 B
Plaintext
14 lines
121 B
Plaintext
Debug/
|
|
Release/
|
|
.vs/
|
|
*/Debug/
|
|
*/Release/
|
|
*/x64/
|
|
bin/
|
|
.ycm_extra_conf.py
|
|
.cache
|
|
libs
|
|
imgui.ini
|
|
Makefile
|
|
compile_flags.txt
|