| .. |
|
Include
|
f574633f78
DirectX 11 now uses combined pipeline states instead of individually setting per-stage states and programs. This way the system more closely matches modern API's like Vulkan.
|
9 years ago |
|
Source
|
f574633f78
DirectX 11 now uses combined pipeline states instead of individually setting per-stage states and programs. This way the system more closely matches modern API's like Vulkan.
|
9 years ago |
|
CMakeLists.txt
|
bca1b75466
Updated third party dependency file structure since now there's a need for multiple engine libraries to reference the same external library
|
9 years ago |
|
CMakeSources.cmake
|
50b2daaa81
Added an separate object that encapsulates entire pipeline states to Render API, to more easily match up with Vulkan internals
|
9 years ago |