| .. |
|
CMakeLists.txt
|
Added Pipeline Caching.
|
2024-07-27 15:19:39 +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
|
New flags to allow running in RelDebug.
|
2024-07-30 17:20:08 +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
|
New flags to allow running in RelDebug.
|
2024-07-30 17:20:08 +02:00 |
|
device.cpp
|
New flags to allow running in RelDebug.
|
2024-07-30 17:20:08 +02:00 |
|
device.h
|
New flags to allow running in RelDebug.
|
2024-07-30 17:20:08 +02:00 |
|
global.cpp
|
Clear Screen.
|
2024-06-29 20:48:16 +02:00 |
|
global.h
|
IBL Specular complete.
|
2024-08-01 01:37:25 +02:00 |
|
image.cpp
|
Refactored to directly write on the cubemap.
|
2024-07-29 01:33:15 +02:00 |
|
image.h
|
Refactored to directly write on the cubemap.
|
2024-07-29 01:33:15 +02:00 |
|
logger.cpp
|
New flags to allow running in RelDebug.
|
2024-07-30 17:20:08 +02:00 |
|
logger.h
|
New flags to allow running in RelDebug.
|
2024-07-30 17:20:08 +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
|
Separate Attachments from Swapchain.
|
2024-07-23 19:21:08 +02:00 |
|
swapchain.h
|
Depth buffer added.
|
2024-07-11 09:56:17 +02:00 |
|
window.cpp
|
ImGui integration.
|
2024-07-23 20:59:56 +02:00 |
|
window.h
|
ImGui integration.
|
2024-07-23 20:59:56 +02:00 |