project-aster/aster
Anish Bhobe 9c832fc6b1 Fixed node orientations. 2024-07-20 01:35:33 +02:00
..
CMakeLists.txt Completed textured box. 2024-07-10 13:14:08 +02:00
buffer.cpp Gpu resource manager actually manages resource. 2024-07-17 22:16:05 +02:00
buffer.h Gpu resource manager actually manages resource. 2024-07-17 22:16:05 +02:00
config.h Fixed node orientations. 2024-07-20 01:35:33 +02:00
constants.h Fixed node orientations. 2024-07-20 01:35:33 +02:00
context.cpp Refactor to add move ops. 2024-07-11 09:11:15 +02:00
context.h Refactor to add move ops. 2024-07-11 09:11:15 +02:00
device.cpp Refactor to add move ops. 2024-07-11 09:11:15 +02:00
device.h Refactor to add move ops. 2024-07-11 09:11:15 +02:00
global.cpp Clear Screen. 2024-06-29 20:48:16 +02:00
global.h Model Vertices rendered. 2024-07-14 20:54:32 +02:00
image.cpp Gpu resource manager actually manages resource. 2024-07-17 22:16:05 +02:00
image.h Gpu resource manager actually manages resource. 2024-07-17 22:16:05 +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 Refactor to add move ops. 2024-07-11 09:11:15 +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 Depth buffer added. 2024-07-11 09:56:17 +02:00
swapchain.h Depth buffer added. 2024-07-11 09:56:17 +02:00
window.cpp Refactor to add move ops. 2024-07-11 09:11:15 +02:00
window.h Refactor to add move ops. 2024-07-11 09:11:15 +02:00