Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
7393 | Download | Download | Download | 13 years, 8 months |
Fix gcc build. |
7392 | Download | Download | Download | 13 years, 8 months |
Fixed some memory leaks. Only one was mine ;P |
7391 | Download | Download | Download | 13 years, 8 months |
* GUI Video-Settings changes: - Removed recent ghanges about separate per-game Video Settings - Added "One Window ... read more |
7389 | Download | Download | Download | 13 years, 8 months |
Linux needs to have the wxWidgets window go to fullscreen after the display resolution is changed. |
7388 | Download | Download | Download | 13 years, 8 months |
*sigh* I knew it would be something tiny. 3D Vision is fixed now, I'll make this 3D Vision specific if it causes any ... read more |
7387 | Download | Download | Download | 13 years, 8 months |
Linux build fix. |
7386 | Download | Download | Build Failed | 13 years, 8 months |
Moved per-game graphics configuration to the game-list right click menu. It will be too difficult to make the ... read more |
7385 | Download | Download | Download | 13 years, 8 months |
Partial fix for 3D Vision. It now works in the debug builds, but not in release builds for some reason. I'm not used to ... read more |
7384 | Download | Download | Download | 13 years, 8 months |
Core/DSP/Jit: Fix instruction size retrieval in Branch emitters. Reading the instruction from memory at the given ... read more |
7381 | Download | Download | Download | 13 years, 8 months |
Simplify the SCons build: With wxWidgets 2.9.2 now in Externals, SCons was the only external dependency other than ... read more |
7380 | Download | Download | Download | 13 years, 8 months |
Import r67258 of the wxWidgets trunk, which I expect will before long become wxWidgets 2.9.2, which in turn is expected ... read more |
7379 | Download | Download | Download | 13 years, 8 months |
Hide DX11 on WinXP (fixes Issue 3719) |
7378 | Download | Download | Download | 13 years, 8 months |
Removed the OpenMP option from the DolphinWX project. It was causing a slowdown when the EFB to texture option was ... read more |
7377 | Download | Download | Download | 13 years, 8 months |
Enabled OpenMP support in the Windows 32bit builds. |
7376 | Download | Download | Download | 13 years, 8 months |
Fixed a memory leak that occurred while compiling the OpenCL kernels. Reset the frame counter after loading a save. |