| Revision | Windows | Mac OS X | Date | Description | |
|---|---|---|---|---|---|
| 32 Bit | 64 Bit | ||||
| 5165 | Download | Download | Not available | 3 years, 2 months |
Minor optimization that's been sitting on my harddrive for a while. |
| 5163 | Download | Download | Not available | 3 years, 2 months |
Fixed the crazy code in r5161. |
| 5162 | Download | Download | Not available | 3 years, 2 months |
Shut down the video software plugin without closing dolphin in Windows. Fixed a memory leak. |
| 5161 | Download | Download | Not available | 3 years, 2 months |
Reverted the comparison function to r5159 and rewrote map to hash_map. I confirmed that the code can be compiled and ... read more |
| 5160 | Download | Download | Not available | 3 years, 2 months |
Rewrote a object-comparison code using a standard function. It's a tiny refactoring. |
| 5159 | Download | Download | Not available | 3 years, 2 months |
Gah, screw it |
| 5157 | Download | Download | Not available | 3 years, 2 months |
reenable load store on linux (seems to work for most people). |
| 5155 | Download | Download | Not available | 3 years, 2 months |
Add a universal option to the osx flag, does not work yet since scons strips out the -arch flag that it thinks is a ... read more |
| 5154 | Download | Download | Not available | 3 years, 2 months |
Fix noWX compiling, Fix OSX crashing when opening options because of dumb code. Fix OSX Wiimote, will fix multi-wiimote ... read more |
| 5153 | Download | Download | Not available | 3 years, 2 months |
accidently broke free look with mouse input, fixed (fixes issue 2377) |
| 5152 | Download | Download | Not available | 3 years, 2 months |
~1KB mem leak fix in NANDContentLoader.cpp |
| 3949 | Download | Download | Not available | 3 years, 9 months |
Frameskipping! Complete with GUI! Even my most naive approach resulted in great speeds, even with graphic-intensive ... read more |
| 3972 | Download | Download | Not available | 3 years, 9 months |
auto frameskip by Iulius. the automatic should make it so that dolphin doesn't skip more then needed (example: you have ... read more |
| 5150 | Download | Download | Not available | 3 years, 2 months |
Check texture attribute loader before adding it to vertex loader. |
| 5149 | Download | Download | Not available | 3 years, 2 months |
[SSE4] Removed compile errors on Win32. |