|
|
3c948e2337
|
WIP Vulkan Refactoring and reflection driven vertex attribute binding
|
2022-02-27 22:10:17 -08:00 |
|
|
|
d69699230a
|
Updated HEaders
|
2021-08-16 16:35:36 -07:00 |
|
|
|
09b9841c03
|
Vulkan triangle!
Switched to Vulkan 1.1 GLSL dialect
Added vulkan test shader
Implemented test render thread function
|
2021-08-12 23:29:45 -07:00 |
|
|
|
ce7ecbdd9a
|
Compiling shaders to SPIR-V 1.5
WIP Vulkan Pipeline initialization
|
2021-08-10 20:13:32 -07:00 |
|
|
|
76b7e64ae6
|
Fixed KRDatablock::Append where the data was not expanded correctly to concatenate a std::String. Converted sprite shader. Adjusted Spirv compile logging.
|
2020-12-30 18:24:36 -08:00 |
|
|
|
21ca133e30
|
Removed old shaders and asset folders
|
2019-12-01 16:38:50 -08:00 |
|
|
|
9f71c278ea
|
Imported glslang library. Refactoring shader manager.
|
2019-12-01 15:49:49 -08:00 |
|
|
|
9063cf8915
|
Configuring CMake to build assets into output folder
|
2019-11-30 18:28:42 -08:00 |
|
|
|
20121e7eaa
|
kraken_convert now takes an '-o' argument to specify the output bundle. Created cmake scripts to use kraken_convert to bundle standard assets. HRTF Kemar data is now bundled by cmake scripts. Added README.md for HRTF Kemar data
|
2019-11-30 17:57:45 -08:00 |
|