Skip to content

October 2024

Latest
Compare
Choose a tag to compare
@walbourn walbourn released this 29 Oct 19:21
· 4 commits to main since this release
be5dfc7
  • All enums now use uint32_t as the underlying type rather than unsigned long or int.
  • Added DDS_LOADER_INGNORE_MIPS flag to DDSTextureLoader
  • Fixed bug in ScreenGrab for MSAA resolve state handling
  • Added ctor to RenderTargetState for MSAA scenarios
  • Refactored CMO structures into their own header
  • CMake and MSBuild project updates