BearishSun
|
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 éve |
BearishSun
|
50b2daaa81
Added an separate object that encapsulates entire pipeline states to Render API, to more easily match up with Vulkan internals
|
9 éve |
BearishSun
|
2b388725cb
Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links
|
9 éve |
BearishSun
|
74bb75edef
More work on improving documentation for doxygen generation
|
9 éve |
BearishSun
|
0a448db0af
More work on improving documentation for Doxygen generation.
|
9 éve |
BearishSun
|
82fef4f0ff
More work on improving documentation for doxygen generation
|
9 éve |
BearishSun
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 éve |