Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
5165 | Download | Download | Not available | 14 years, 8 months |
Minor optimization that's been sitting on my harddrive for a while. |
5163 | Download | Download | Not available | 14 years, 8 months |
Fixed the crazy code in r5161. |
5162 | Download | Download | Not available | 14 years, 8 months |
Shut down the video software plugin without closing dolphin in Windows. Fixed a memory leak. |
5161 | Download | Download | Not available | 14 years, 8 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 | 14 years, 8 months |
Rewrote a object-comparison code using a standard function. It's a tiny refactoring. |
5159 | Download | Download | Not available | 14 years, 8 months |
Gah, screw it |
5157 | Download | Download | Not available | 14 years, 8 months |
reenable load store on linux (seems to work for most people). |
5155 | Download | Download | Not available | 14 years, 8 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 | 14 years, 8 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 | 14 years, 8 months |
accidently broke free look with mouse input, fixed (fixes issue 2377) |
5152 | Download | Download | Not available | 14 years, 8 months |
~1KB mem leak fix in NANDContentLoader.cpp |
3949 | Download | Download | Not available | 15 years, 3 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 | 15 years, 3 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 | 14 years, 9 months |
Check texture attribute loader before adding it to vertex loader. |
5149 | Download | Download | Not available | 14 years, 9 months |
[SSE4] Removed compile errors on Win32. |