Skip to content
  • Egbert Eich's avatar
    Change order of SetDisplayDevice(), HWRestore(), UnbindGART() and · 88714c3b
    Egbert Eich authored
    RestoreBIOSMemSize() to be exactly opposite to the Save procedure in EnterVT()
    (Matthias Hopf, Alan Hourihane).
    Fixed server crash on reset when a structure allocated in PreInit() was freed on
    CloseScreen().
    Fixed ring buffer lock ups that happened because the structure that contained
    ringbuffer data was not zeroed after allocation.
    Fixed numerous warnings due to signed unsigned comparisons.
    88714c3b