project-aster/aster
Anish Bhobe 63af9954d9 Descriptor Set use started.
Fixed unbounded memory consumption bug.
2024-07-09 13:31:08 +02:00
..
CMakeLists.txt Added buffer. 2024-07-05 00:51:33 +02:00
buffer.cpp Vertex buffers. 2024-07-08 16:06:09 +02:00
buffer.h Vertex buffers. 2024-07-08 16:06:09 +02:00
config.h Descriptor Set use started. 2024-07-09 13:31:08 +02:00
constants.h Large cleanup. 2024-06-29 11:51:37 +02:00
context.cpp File hierarchy cleanup. 2024-07-01 20:19:51 +02:00
context.h Refactored for new coding scheme. No exceptions. 2024-06-26 18:13:58 +02:00
device.cpp Refactoring and extracting helpers. 2024-07-01 21:51:07 +02:00
device.h Vertex buffers. 2024-07-08 16:06:09 +02:00
global.cpp Clear Screen. 2024-06-29 20:48:16 +02:00
global.h Cross compatibility with older linux SDK. 2024-07-08 16:06:09 +02:00
logger.cpp Refactored for new coding scheme. No exceptions. 2024-06-26 18:13:58 +02:00
logger.h Clear Screen. 2024-06-29 20:48:16 +02:00
physical_device.cpp Large cleanup. 2024-06-29 11:51:37 +02:00
physical_device.h Removed duplication. 2024-06-27 01:36:17 +02:00
pipeline.cpp Descriptor Set use started. 2024-07-09 13:31:08 +02:00
pipeline.h Descriptor Set use started. 2024-07-09 13:31:08 +02:00
queue_allocation.h Refactoring and extracting helpers. 2024-07-01 21:51:07 +02:00
swapchain.cpp Triangle rendered to screen. 2024-07-01 18:37:08 +02:00
swapchain.h Triangle rendered to screen. 2024-07-01 18:37:08 +02:00
window.cpp File hierarchy cleanup. 2024-07-01 20:19:51 +02:00
window.h Swapchain added. 2024-06-26 19:49:55 +02:00