Bill Currie
|
99c6c58e25
|
[vulkan] Expose pipeline disable controls
Finally, runtime control of the debug pipelines (and all the rest, but
that might come in handy at some stage).
|
2023-07-21 19:45:54 +09:00 |
|
Bill Currie
|
21a9cbc61b
|
[ui] Implement a basic menu system
Menus within menu contexts automatically create menu items for the
sub-menu, and menus collapse when leaf menus are select.
|
2023-07-13 23:16:26 +09:00 |
|
Bill Currie
|
a6fa10b24d
|
[vulkan] Show timings for the job and steps
No real surprises anywhere other than how long things can take at random
times.
|
2023-07-13 18:33:31 +09:00 |
|
Bill Currie
|
9289e26211
|
[vulkan] Add a very simple job window
It shows the list of steps in the render job, but acts as something for
testing.
|
2023-07-13 15:41:49 +09:00 |
|