Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
6756 | Download | Download | Not available | 13 years, 10 months |
Kill HAVE_OPENCL. |
6755 | Download | Download | Not available | 13 years, 10 months |
Enabled SSE2 optimization of GX_TF_CMPR decoder only for x86 builds. It can't compete with the x64 optimized reference ... read more |
6754 | Download | Download | Not available | 13 years, 10 months |
improve z copy a little further in 4 bits copy, fix and error introduced by my last commit in dx11 plugin |
6753 | Download | Download | Not available | 13 years, 10 months |
Add some more translatable strings. Thanks to DavidVag. |
6752 | Download | Download | Not available | 13 years, 10 months |
corrected a little error in my last commit |
6750 | Download | Download | Not available | 13 years, 10 months |
Oops, forgot to remove that line. |
6749 | Download | Download | Not available | 13 years, 10 months |
Install .mo files on osx as well. |
6748 | Download | Download | Not available | 13 years, 10 months |
Disable the Languages target on windows 32 bit builds. |
6747 | Download | Download | Not available | 13 years, 10 months |
Add internationalization support. There aren't really any translations yet other than a little French thanks to ... read more |
6746 | Download | Download | Not available | 13 years, 10 months |
Changed order of operations in Profiler.cpp to calculate non-zero values for 'cost'. Integer division was too early. ... read more |
6745 | Download | Download | Not available | 13 years, 10 months |
Fixed Linux build. Fixed small undiscovered bug in WII_IPC_HLE_Device_FileIO.cpp when looking at 0-length strings. |
6744 | Download | Download | Not available | 13 years, 10 months |
Fixed S3TC DXT1 decoder implementation. I see ~40% speed improvements running on x86 Intel hardware and 0% improvements ... read more |
6743 | Download | Download | Not available | 13 years, 10 months |
After removing the input queueing in IOdarwin.mm I was still seeing the occasional HLE wiimote disconnection, although ... read more |
6742 | Download | Download | Not available | 13 years, 10 months |
* By forcing resolution size to back-buffer size when the latter one is changed! |
6741 | Download | Download | Not available | 13 years, 10 months |
Temporarily reverting to unoptimized until I can figure this out. Apologies for the SNAFU :) |