Sascha Willems
|
53bb3d63f0
|
Code cleanup
|
2024-01-15 18:45:57 +01:00 |
|
Sascha Willems
|
47c3bd16c4
|
Code cleanup, refactoring and simplification
|
2024-01-14 15:23:58 +01:00 |
|
Sascha Willems
|
0888d1c9b0
|
Code cleanup, code comments
|
2024-01-14 12:17:41 +01:00 |
|
Sascha Willems
|
9023421b0e
|
Code cleanup, comments
|
2024-01-14 11:11:07 +01:00 |
|
Sascha Willems
|
51618acc1f
|
Code cleanup and simplification
|
2024-01-14 11:04:43 +01:00 |
|
Sascha Willems
|
7ad9ee1dc3
|
Code cleanup, fixed HLSL shaders
|
2024-01-14 10:24:55 +01:00 |
|
Sascha Willems
|
6444281e34
|
Code cleanup, code comments
|
2024-01-14 10:01:18 +01:00 |
|
Sascha Willems
|
8238547d5b
|
Code cleanup
|
2024-01-13 19:25:52 +01:00 |
|
Sascha Willems
|
8143b2d9e5
|
Code cleanup
|
2024-01-13 19:15:42 +01:00 |
|
Sascha Willems
|
f6abda6cca
|
Only signal camera update when something actually changed
|
2024-01-13 19:14:30 +01:00 |
|
Sascha Willems
|
67820604b8
|
Code cleanup, simplified, added code comments
|
2024-01-13 15:59:19 +01:00 |
|
Sascha Willems
|
4ae651ce51
|
Heavily reworked this sample
Code cleanup, code restructuring, simplified, new comments and stage buffers to device
|
2024-01-13 11:27:06 +01:00 |
|
Sascha Willems
|
d82ebc8f32
|
Heavily reworked this sample
Code cleanup, code restructuring, simplified and lots of new code comments
|
2024-01-12 12:45:14 +01:00 |
|
Sascha Willems
|
44ff7a1a9d
|
Code cleanup
|
2024-01-08 21:00:38 +01:00 |
|
Sascha Willems
|
5779b444b6
|
Code cleanup
|
2024-01-08 20:50:01 +01:00 |
|
Sascha Willems
|
6893a04a43
|
Code cleanup, removed unnecessary VERTEX_BUFFER_BIND_ID
|
2024-01-08 20:26:41 +01:00 |
|
Sascha Willems
|
fc3e535074
|
Code cleanup up, code comments, fix validation
|
2024-01-08 19:59:28 +01:00 |
|
Sascha Willems
|
11bef52edc
|
Code cleanup, restructuring. code comments
|
2024-01-08 19:04:03 +01:00 |
|
Sascha Willems
|
6740aae4d9
|
Code cleanup, comments
|
2024-01-07 20:46:30 +01:00 |
|
Sascha Willems
|
121732ad41
|
Code cleanup
|
2024-01-07 20:40:31 +01:00 |
|
Sascha Willems
|
1970dcbb0f
|
Code cleanup, comments
|
2024-01-07 20:39:36 +01:00 |
|
Sascha Willems
|
06439511e4
|
Code cleanup, fix query results
|
2024-01-07 20:22:48 +01:00 |
|
Sascha Willems
|
dec7d2e9f8
|
Code cleanup, rework, additional code comments
|
2024-01-07 20:04:18 +01:00 |
|
Sascha Willems
|
fe46cef0a7
|
Code cleanup
Skybox now rotates with the camera, fixed depth issues
|
2024-01-07 17:03:39 +01:00 |
|
Sascha Willems
|
68b2e0fcfe
|
Bugfix
|
2024-01-06 19:56:52 +01:00 |
|
Sascha Willems
|
9085c419e0
|
Code cleanup
|
2024-01-06 18:14:22 +01:00 |
|
Sascha Willems
|
e67d73fbd9
|
Code cleanup
|
2024-01-06 18:04:37 +01:00 |
|
Sascha Willems
|
9ccb7cbd54
|
Code cleanup
|
2024-01-06 18:00:43 +01:00 |
|
Sascha Willems
|
eff719099a
|
Complete rework of the sample
Simplified, added comments and only use single buffers to show best practices
|
2024-01-06 16:47:11 +01:00 |
|
Sascha Willems
|
f5cddbd207
|
Code cleanup, comments
|
2024-01-05 20:40:44 +01:00 |
|
Sascha Willems
|
2e566fa549
|
Fixed barrier
|
2024-01-04 17:09:53 +01:00 |
|
Sascha Willems
|
a63d2e0168
|
Code cleanup, comments
|
2024-01-03 20:16:41 +01:00 |
|
Sascha Willems
|
d8a3379e0b
|
Code cleanup
|
2024-01-03 18:31:23 +01:00 |
|
Sascha Willems
|
8f1a5e38f2
|
Code cleanup
|
2024-01-02 20:00:06 +01:00 |
|
Sascha Willems
|
7935025c2d
|
Code cleanup
Comments
|
2024-01-01 17:41:48 +01:00 |
|
Sascha Willems
|
61cdecf1c3
|
Merge branch 'master' of https://github.com/SaschaWillems/Vulkan
|
2024-01-01 16:41:43 +01:00 |
|
Sascha Willems
|
c23027d687
|
Minor code cleanup
|
2024-01-01 16:41:38 +01:00 |
|
dustContributor
|
3fe41db07c
|
Fixed image link (#1095)
|
2023-12-31 10:49:49 +01:00 |
|
Sascha Willems
|
9b52fb76d8
|
Use references in for loops
|
2023-12-30 13:30:16 +01:00 |
|
Sascha Willems
|
d0211d1f14
|
Replaced per-sample validation define with global define in base class
Toggling validation via command line arguments is the preferred way anyway
Define was also added as a CMake option
|
2023-12-30 13:15:37 +01:00 |
|
Sascha Willems
|
a04a506353
|
Code cleanup, additional comments
|
2023-12-30 12:03:46 +01:00 |
|
Sascha Willems
|
5d56d40cdf
|
Code cleanup
Additional/better commnets
|
2023-12-29 19:00:35 +01:00 |
|
Sascha Willems
|
165e20db9e
|
Code cleanup
Comments
|
2023-12-28 20:37:39 +01:00 |
|
Sascha Willems
|
ac957ef8af
|
Code cleanup
Fixed remaining warnings (MSVC VS2022)
|
2023-12-27 19:58:33 +01:00 |
|
Sascha Willems
|
f6e77be11f
|
Mutiple frames in fight
Fixes #1093
|
2023-12-26 18:49:39 +01:00 |
|
Sascha Willems
|
99d6cce6b5
|
Code cleanup
|
2023-12-25 16:06:52 +01:00 |
|
Sascha Willems
|
24a13f18dc
|
Type conversion, Code cleanup
Fixes compiler warnings
|
2023-12-25 11:20:04 +01:00 |
|
Sascha Willems
|
4561f05cf0
|
Float conversion fix
|
2023-12-25 11:04:55 +01:00 |
|
Sascha Willems
|
485bc7550a
|
Code cleanup
Fixed compiler warnings
|
2023-12-24 15:58:23 +01:00 |
|
Sascha Willems
|
3187478c99
|
Minor code cleanup
|
2023-12-24 15:02:35 +01:00 |
|