| .. |
|
CMakeLists.txt
|
Added Pipeline Caching.
|
2024-07-27 15:19:39 +02:00 |
|
buffer.cpp
|
[WIP] Using Device Addr to simplify objs.
|
2024-09-07 18:58:45 +02:00 |
|
buffer.h
|
[WIP] Using Device Addr to simplify objs.
|
2024-09-07 18:58:45 +02:00 |
|
config.h
|
Fixed buffers, and restructured samples.
|
2024-09-01 12:48:49 +02:00 |
|
constants.h
|
[WIP] Using Device Addr to simplify objs.
|
2024-09-07 18:58:45 +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
|
[WIP] Using Device Addr to simplify objs.
|
2024-09-07 18:58:45 +02:00 |
|
device.h
|
Fixed buffers, and restructured samples.
|
2024-09-01 12:48:49 +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
|
Mipmap barrier fix.
|
2024-08-01 23:44:13 +02:00 |
|
image.h
|
Mipmap barrier fix.
|
2024-08-01 23:44:13 +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 |