Fix Issue #5: Support EnableOverlay() on 5659 and 5558

This commit is contained in:
Echelon9 2014-06-15 12:07:10 +10:00
parent 0af90817e8
commit ff23034693
1 changed files with 10 additions and 0 deletions

View File

@ -3404,6 +3404,16 @@ OOVPATable D3D8_1_0_5558[] =
"EmuIDirect3DDevice8_FlushVertexCache"
#endif
},
// IDirect3DDevice8::EnableOverlay (* unchanged since 4361 *)
{
(OOVPA*)&IDirect3DDevice8_EnableOverlay_1_0_4361,
XTL::EmuIDirect3DDevice8_EnableOverlay,
#ifdef _DEBUG_TRACE
"EmuIDirect3DDevice8_EnableOverlay"
#endif
},
// D3DDevice_SetRenderState_LogicOp
{
(OOVPA*)&D3DDevice_SetRenderState_LogicOp_1_0_5558,