Skip to content

V2.0.4-Alpha

Compare
Choose a tag to compare
@redcamel redcamel released this 29 May 04:58
· 742 commits to master since this release
62e3977

RedGPU V2.0.4-Alpha Release Notes

Major Changes

Mipmap Generator Improvements

  • Focused on a comprehensive overhaul of the texture mipmap caching system. New caching algorithms and memory management techniques have been introduced to significantly improve rendering performance and memory efficiency.
  • Also affects 2-pass rendering, improving 2-pass rendering performance.

Post-Effect System Improvements

  • Improvements have been made to the management of storage buffers for post-effects. Management of GPU resources that were repeatedly generated has been strengthened, greatly improving rendering performance and memory efficiency.