mirror of https://github.com/PCSX2/pcsx2.git
GSdx: forgot to remove something...
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4441 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
243a0f4ad1
commit
9870249b17
|
@ -1551,7 +1551,7 @@ void GSDrawScanlineCodeGenerator::SampleTextureLOD()
|
|||
psrlw(xmm5, 8);
|
||||
psrlw(xmm6, 8);
|
||||
}
|
||||
return;
|
||||
|
||||
if(m_sel.mmin == 1) return; // round-off mode
|
||||
|
||||
movdqa(ptr[&m_local.temp.trb], xmm5);
|
||||
|
|
Loading…
Reference in New Issue