Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
5709 | Download | Download | Not available | 14 years, 5 months |
Sorry, I forgot to implement LoWatermark code for SC, now both SC & DC are working. By now I'm pretty sure some ... read more |
5708 | Download | Download | Not available | 14 years, 5 months |
DX11: Fix some corruption caused by passing the wrong pitch to UpdateSubresource. Fix calculation of miplevels in ... read more |
5707 | Download | Download | Not available | 14 years, 5 months |
Oops, the HiWatermark interrupt latency is too long for game to react. |
5706 | Download | Download | Not available | 14 years, 5 months |
Games like "Star Fox Adventures" which were enabled in r5681 are now InGame, though the watermark slows the ... read more |
5705 | Download | Download | Not available | 14 years, 5 months |
I was wrong on the CPEnd issue, which reveals CPBreakpoint > CPEnd is possible and that explains why some BPs could ... read more |
5704 | Download | Download | Not available | 14 years, 5 months |
Confirmed the ARAM DMA alignment by testing the real hardware. |
5703 | Download | Download | Not available | 14 years, 5 months |
DX11: Fix window resizing. Still some aspect ratio problems though... |
5702 | Download | Download | Not available | 14 years, 5 months |
Fail initializing if the D3D11 runtime is installed but no at least D3D 10.0 capable video card is used. Remove some ... read more |
5699 | Download | Download | Not available | 14 years, 5 months |
Implemented accurate BP and accurate Watermark, this should eventually retire FAKE_Watchdog. AbortFrame is not ... read more |
5697 | Download | Download | Not available | 14 years, 5 months |
D3D11: Hardcode the backbuffer size again. Fix R5G6B5 texture converting, textures should be perfect now. |
5696 | Download | Download | Not available | 14 years, 5 months |
Optimized FIFO gather a tiny bit. |
5695 | Download | Download | Not available | 14 years, 5 months |
Add proper adapter enumeration in the DX11 plugin. Set default video mode format to DXGI_FORMAT_R8G8B8A8_UNORM. This ... read more |
5694 | Download | Download | Not available | 14 years, 5 months |
Garbage collect a few more XCode files. |
5693 | Download | Download | Not available | 14 years, 5 months |
Integrate the standalone memcard manager into the main build. Use 10.5 SDK header files in an attempt to keep us honest ... read more |
5692 | Download | Download | Not available | 14 years, 5 months |
Fixed GPFifo out of bounds by 32 bytes Fixed incorrect FIFO out of bounds check plus a bit optimization of CheckPipe() |