Georg Hagen
|
0754cdf072
|
Silence some warnings
|
2024-08-01 11:27:59 +02:00 |
|
Georg Hagen
|
e54404ec61
|
Add code to allow for depth buffer query (Fixes #18)
|
2024-08-01 10:29:07 +02:00 |
|
Georg Hagen
|
ce1b52c130
|
Use dynamic viewport sizes
|
2024-07-30 14:04:20 +02:00 |
|
Georg Hagen
|
eb81c777bf
|
Expose ui scaling and orientation
|
2024-07-27 14:30:59 +02:00 |
|
Georg Hagen
|
6e565ac40d
|
Make sure texture cache is released before destroying device
|
2024-07-14 01:28:07 +02:00 |
|
Georg Hagen
|
515b3a6c73
|
Fix some issues with freeing resources
|
2024-07-12 19:14:37 +02:00 |
|
Georg Hagen
|
1d06e56c9e
|
Delete created semaphores on close
|
2024-07-11 16:56:52 +02:00 |
|
Georg Hagen
|
313b01db1b
|
Fix issue with freeing resources
|
2024-07-11 13:22:01 +02:00 |
|
Georg Hagen
|
9aa49ce35a
|
Add some additional error handling
|
2024-07-03 14:33:49 +02:00 |
|
|
|
e0f24153d3
|
Change namespace name
|
2023-10-03 19:52:23 +02:00 |
|
|
|
090e75a1ca
|
Fix issues with de/re-initialisation
|
2023-09-18 15:13:14 +02:00 |
|
|
|
2b90b5d84e
|
Cleanup code
|
2023-09-09 23:18:27 +02:00 |
|
|
|
703f5c0d12
|
Fix issues with ui rendering
|
2023-09-08 18:17:16 +02:00 |
|
|
|
f9688792c4
|
Fix issue with semaphore being reused to early
|
2023-09-05 13:23:22 +02:00 |
|
|
|
df4194be51
|
Update how camera data is communicated to shader
|
2023-08-31 21:16:11 +02:00 |
|
|
|
93c75763c7
|
[WIP] Refactor creation of descriptorsets
|
2023-08-30 23:11:11 +02:00 |
|
|
|
5aec41ead4
|
[WIP] Shader handling rework
|
2023-08-29 23:08:11 +02:00 |
|
|
|
5735b93870
|
Extend camera class
|
2023-08-29 21:21:21 +02:00 |
|
|
|
e2dfd50a55
|
Optimize push constants usage
|
2023-08-08 23:36:11 +02:00 |
|
|
|
da1782c4a9
|
Cleanup shader handling
|
2023-08-05 21:01:11 +02:00 |
|
|
|
836e9dce42
|
Change shader handling
|
2023-08-04 20:20:20 +02:00 |
|
|
|
87dad42c79
|
Move Drawable draw call recording logic out of renderer
|
2021-08-01 00:37:11 +02:00 |
|
|
|
8d370c9860
|
Refactor Drawable
|
2021-07-31 11:22:33 +02:00 |
|
|
|
7813920951
|
Start imgui integration
|
2021-07-31 01:02:03 +02:00 |
|
|
|
e636b8eae5
|
Add option to enable alpha blending
|
2021-05-23 20:47:23 +02:00 |
|
|
|
b1b4c117f2
|
Expose camera position to shader
|
2021-02-14 02:12:13 +01:00 |
|
|
|
97cb8d1ac9
|
Expose view and projection matrix to shader
|
2021-02-12 19:47:11 +01:00 |
|
|
|
8dc50ab279
|
Fix viewport resizing not updating camera aspect ratio
|
2021-02-11 19:41:24 +01:00 |
|
|
|
2922e74f07
|
Update platform creation code
|
2021-02-02 16:14:15 +01:00 |
|
|
|
412613c757
|
Improve resource handling
|
2021-01-08 22:11:00 +01:00 |
|
|
|
ac09635fd7
|
Fix crash when deinitializing renderer
|
2020-10-22 22:53:11 +02:00 |
|
|
|
0790e40294
|
More code cleanup
|
2020-10-18 21:56:30 +02:00 |
|
|
|
aea890971b
|
Cleanup Camera code
|
2020-10-16 00:44:22 +02:00 |
|
|
|
4f2122a2be
|
Refactor code
|
2020-09-25 01:55:18 +02:00 |
|