~random-stuff/mupen64plus/mupen64plus-video-gliden64

Viewing all changes in revision 3111.

  • Committer: Sergey Lipskiy
  • Date: 2021-05-15 13:44:07 UTC
  • Revision ID: git-v1:7abf593da33880bb796806402ee1e0ffdb3dd924
Set m_cleared to false in FrameBuffer::copyRdram().
m_cleared means that the RDRAM buffer contains only fillcolor.
It should be false after copyRdram() since from now the buffer validity check should work with m_RdramCopy.

It Fixes Kirby 64 broken level selection, #2491
Without this fix, the level selection is broken when copy color to RDRAM is disabled

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: