Juan Linietsky
|
6ecedd1e6c
|
Add a system to properly update materials if the uniform set is gone (likely deleted texture)
|
2020-02-11 11:53:29 +01:00 |
|
Juan Linietsky
|
c613ead5fa
|
Added a spinlock template as well as a thread work pool class.
Also, optimized shader compilation to happen on threads.
|
2020-02-11 11:53:29 +01:00 |
|
Juan Linietsky
|
4fe3ee1730
|
Moved the shader source compilation code outside RenderingDevice and Vulkan
|
2020-02-11 11:53:29 +01:00 |
|
Juan Linietsky
|
60c7498cee
|
Replaced GLSLang reflection by SPIRV-Reflect, eventually allowing to move GLSLang out.
|
2020-02-11 11:53:29 +01:00 |
|
Juan Linietsky
|
0586e18449
|
Custom material support seems complete.
|
2020-02-11 11:53:29 +01:00 |
|