DeSmuME is a Nintendo DS emulator
Go to file
rogerman 0ff9773eaf GPU:
- Replace _mm_set1_epi64x() with _mm_set1_epi32() where appropriate.
- Complete GPUEngineBase::_RenderPixel_SSE2() method.
- Fix potential bug with window checks in GPUEngineBase::_RenderPixel3D_SSE2().
- Do some minor code cleanup.
2016-01-09 23:12:41 +00:00
desmume GPU: 2016-01-09 23:12:41 +00:00
tools tools: 2013-11-22 10:30:29 +00:00