project-aster/aster
Anish Bhobe c338c34337 Added buffer. 2024-07-05 00:51:33 +02:00
..
CMakeLists.txt Added buffer. 2024-07-05 00:51:33 +02:00
buffer.cpp Added buffer. 2024-07-05 00:51:33 +02:00
buffer.h Added buffer. 2024-07-05 00:51:33 +02:00
config.h Large cleanup. 2024-06-29 11:51:37 +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 Added buffer. 2024-07-05 00:51:33 +02:00
global.cpp Clear Screen. 2024-06-29 20:48:16 +02:00
global.h File hierarchy cleanup. 2024-07-01 20:19:51 +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 Trivial Pipeline object. 2024-07-01 19:53:06 +02:00
pipeline.h Trivial Pipeline object. 2024-07-01 19:53:06 +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