|
d29d2434ab
|
utility::Cleanup: Replace "Nop"
A default constructor suffices where "Nop" was used, so it was removed.
|
2024-03-20 19:18:37 +09:00 |
|
|
bc02b924e2
|
WIP vulkan compute: create compute pipeline, fixes
Fix Cleanup class.
Implement setting up compute pipeline.
|
2024-03-20 11:54:38 +09:00 |
|
|
4e4ee7f558
|
Begin work on Vulkan compute (WIP)
Some Vulkan initialization stuff WIP.
|
2024-03-06 17:04:08 +09:00 |
|
|
ecd65fc42b
|
clang-format --style=google
|
2023-03-31 18:47:33 +09:00 |
|
|
73aa21e92a
|
Some attempts at fixing grayscale blue-noise
|
2021-10-07 15:34:13 +09:00 |
|
|
1eee20d6ae
|
Some work on grayscale blue-noise
|
2021-10-06 17:59:27 +09:00 |
|
|
6ca0db1e57
|
Split utility functions to utility.hpp
|
2021-01-26 19:53:11 +09:00 |
|