project-aster/aster
Anish Bhobe b9ee037216 Fix non-srgb texture loads and unnecessary dedicated memory. 2024-07-23 15:34:20 +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:44:04 +02:00
constants.h Corrected descriptor flags for Bindless. 2024-07-23 13:34:38 +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 Fix non-srgb texture loads and unnecessary dedicated memory. 2024-07-23 15:34:20 +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 Corrected descriptor flags for Bindless. 2024-07-23 13:34:38 +02:00
swapchain.h Depth buffer added. 2024-07-11 09:56:17 +02:00
window.cpp Fixed issue at window minimization. 2024-07-20 02:06:10 +02:00
window.h Fixed issue at window minimization. 2024-07-20 02:06:10 +02:00