Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
7442 | Download | Download | Download | 13 years, 7 months |
Core/DSP/Jit: Fix accumulator limiting in several extended ops Corrects some audio in Pikmin when using DSPLLE Jit. |
7440 | Download | Download | Download | 13 years, 7 months |
Fix some strings for translation in the video config dialog. |
7439 | Download | Download | Download | 13 years, 7 months |
- Mac build fix |
7436 | Download | Download | Download | 13 years, 7 months |
VideoCommon: Update color writing mask if pixel format changes. Possibly fixes issue 4340. |
7435 | Download | Download | Download | 13 years, 7 months |
Revert r7086. Preferring the slow code until it gets optimized properly... |
7434 | Download | Download | Download | 13 years, 7 months |
Fix SDL 1.3 support. |
7433 | Download | Download | Download | 13 years, 8 months |
Use mutexes in LogManager to make it threadsafe, as suggested by beistin's patch. Change some LogManager function names ... read more |
7432 | Download | Download | Download | 13 years, 8 months |
roll back r7431 |
7431 | Download | Download | Download | 13 years, 8 months |
Add a "force no texture filter" option, useful for some 2D games (like Mega Man 10) and people who like their ... read more |
7430 | Download | Download | Download | 13 years, 8 months |
videocommon depends on core for Fifo Recorder |
7429 | Download | Download | Download | 13 years, 8 months |
Fix the segmentation faults on emulation start on linux. The HW::Init() call needs to be before the video backend ... read more |
7428 | Download | Download | Download | 13 years, 8 months |
Linux build fix. |
7427 | Download | Download | Build Failed | 13 years, 8 months |
Create sys conf if it doesn't exists instead of asking questions |
7426 | Download | Download | Build Failed | 13 years, 8 months |
Fix issue 4267. (but not really) |
7425 | Download | Download | Build Failed | 13 years, 8 months |
Fixed issue 4141.(key press beeping) Initializing the video backend in the GUI thread seemed to be the cause for ... read more |