Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
6305 | Download | Download | Not available | 14 years, 1 month |
DX11: If the virtual XFB list overflows, replace the oldest XFB with a new one instead of just failing. |
6304 | Download | Download | Not available | 14 years, 1 month |
Added the wait/sync back in the video thread on XFB swaps. Fixes issue 3391. Changed the VI interrupts to occur on ... read more |
6303 | Download | Download | Not available | 14 years, 1 month |
Fix another bug introduced by r6301: Using observer variables now to check for ring buffer wraps. Small performance ... read more |
6302 | Download | Download | Not available | 14 years, 1 month |
Fix a small but severe and stupid bug introduced by r6301... |
6300 | Download | Download | Not available | 14 years, 1 month |
Main change: Implemented EFB pokes in DX9/DX11. Games affected by this change: Mario Smash Football, Mario Strikers ... read more |
6299 | Download | Download | Not available | 14 years, 1 month |
VideoCommon: Fixed the crash when the code cache of DLCache is full. |
6298 | Download | Download | Not available | 14 years, 1 month |
Applied the change from r6297 to the DX11 plug-in. |
6295 | Download | Download | Not available | 14 years, 1 month |
Quick fix for Issue 2820 - build works on my system with or without this patch, but it doesn't hurt. Thanks Karloathian ... read more |
6294 | Download | Download | Not available | 14 years, 1 month |
DX11 plugin: Do destination-alpha in a single pass. No more drawing the same geometry twice! SMG is faster now because ... read more |
6287 | Download | Download | Not available | 14 years, 1 month |
display fprs in the registerview as hex, and allow editing of the values |
6286 | Download | Download | Not available | 14 years, 1 month |
Don't store Render window size when the window is minimized (Fixes Issue 2940) |
6285 | Download | Download | Not available | 14 years, 1 month |
Quick FIFO fix to get NBA JAM working. |
6284 | Download | Download | Not available | 14 years, 1 month |
Added Wii disc speed emulation Added disc access time emulation Enabled the disc transfer speed by default Changed the ... read more |
6283 | Download | Download | Not available | 14 years, 1 month |
JitIL: Fixed the folding rules. This was the underlying bug of the bad collision checking bug reported in Issue 3097. |
6281 | Download | Download | Not available | 14 years, 1 month |
Core/DSPCore: Jit: only end emitting the current block when hitting an unconditional branch(or idle skip), emit check ... read more |