PancakeTAS
|
4f4ebb88df
|
feat(bindless): Fix warnings in 32-bit build
|
2026-05-09 19:54:59 +02:00 |
|
PancakeTAS
|
6266a443ed
|
feat(bindless): Fix barrier placement after updating uniform buffer
|
2026-04-26 01:23:22 +02:00 |
|
PancakeTAS
|
a75da595e3
|
feat(bindless): Remove logging temporarily
This is a temporary commit, such that the console is not filled with message that cannot be turned off
|
2026-04-26 01:19:20 +02:00 |
|
PancakeTAS
|
cb4992a5dc
|
feat(bindless): Implement transition command buffer
|
2026-04-26 01:09:16 +02:00 |
|
PancakeTAS
|
08452e9771
|
feat(bindless): Persist shader cache
|
2026-04-26 00:18:09 +02:00 |
|
PancakeTAS
|
5438886234
|
feat(bindless): Print correct shader size in debug output
|
2026-04-25 23:50:32 +02:00 |
|
PancakeTAS
|
ff7dbb1ce9
|
feat(bindless): Hide unknown warning options
|
2026-04-25 22:31:31 +02:00 |
|
PancakeTAS
|
f8097eddb9
|
feat(bindless): Build command buffers for pipelines
|
2026-04-25 21:17:22 +02:00 |
|
PancakeTAS
|
5c32cb2173
|
feat(bindless): Build stages for pipelines
|
2026-04-25 21:17:22 +02:00 |
|
PancakeTAS
|
8ba32ddca6
|
feat(bindless): Build descriptor set & compute pipelines for pipelines
|
2026-04-25 21:17:22 +02:00 |
|
PancakeTAS
|
f3d7f1fcea
|
feat(bindless): Build optimal memory allocations for pipelines
|
2026-04-25 21:17:22 +02:00 |
|
PancakeTAS
|
310f53e373
|
feat(bindless): Build images for pipelines
|
2026-04-25 21:17:22 +02:00 |
|
PancakeTAS
|
8e7dd4e4aa
|
feat(bindless): Build descriptor layout for pipelines
|
2026-04-25 21:17:22 +02:00 |
|
PancakeTAS
|
75a186c10e
|
feat(bindless): Implement lsfg-vk shader library
|
2026-04-25 21:17:22 +02:00 |
|
PancakeTAS
|
8a47213020
|
feat(bindless): Refactor DLL parser
|
2026-04-25 21:17:22 +02:00 |
|
PancakeTAS
|
832b1ec763
|
feat(bindless): Calculate usage timeframes for pipeline signatures
|
2026-04-25 21:17:22 +02:00 |
|
PancakeTAS
|
e686a1ca1c
|
feat(bindless): Calculate parallel stages for pipeline signatures
|
2026-04-25 21:17:22 +02:00 |
|
PancakeTAS
|
8c2610bfaa
|
feat(bindless): Calculate descriptors for pipeline signatures
|
2026-04-25 21:17:22 +02:00 |
|
PancakeTAS
|
f1147c3ae4
|
feat(bindless): Define constructs for pipeline building
|
2026-04-25 21:17:22 +02:00 |
|
PancakeTAS
|
602f571c1d
|
feat(bindless): Backport inplace_vector for constexpr
|
2026-04-25 21:17:22 +02:00 |
|