Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
6705 | Download | Download | Not available | 13 years, 11 months |
Initialize bluetooth input queue when creating wiimote object. |
6704 | Download | Download | Not available | 13 years, 11 months |
clamp OGL depth clear value, this might fix a problem some people reported with r6678 |
6703 | Download | Download | Not available | 13 years, 11 months |
This may fix the extension issue on windows. Please test. Thanks BhaaL. |
6701 | Download | Download | Not available | 13 years, 11 months |
Removed left-overs from wiiuse, should fix the problems when building on windows. |
6700 | Download | Download | Not available | 13 years, 11 months |
fixed crash when compressing 4+gb isos on some builds |
6699 | Download | Download | Not available | 13 years, 11 months |
~68% increase in GX_TF_IA8 decoding speed. Not an oft-used texture format. An example use is the Wii cursor in MKWii in ... read more |
6698 | Download | Download | Not available | 13 years, 11 months |
~80% speed improvement in decoding GX_TF_I8 textures. Yes, EIGHTY PERCENT. However, for MKWii movie playback I still ... read more |
6697 | Download | Download | Not available | 13 years, 11 months |
Finish implementing gamma correction in DX9. |
6696 | Download | Download | Not available | 13 years, 11 months |
Video software: Changed the EFB color order from RGBA to ABGR to emulate it correctly on little-endian platforms. Added ... read more |
6695 | Download | Download | Not available | 13 years, 11 months |
Fix core dependencies for all windows builds. |
6694 | Download | Download | Not available | 13 years, 11 months |
A few details missed in the last commit. |
6693 | Download | Download | Not available | 13 years, 11 months |
Remove wiiuse, and use our own code. Works on linux and windows. On OSX it should compile, but I don't know about ... read more |
6692 | Download | Download | Not available | 13 years, 11 months |
TextureDecoder.cpp: new SSE2 optimized GX_TF_I8 decoder. Probably not ultimately optimal SSE2 code, but provably better ... read more |
6691 | Download | Download | Not available | 13 years, 11 months |
LLE Int: (addr add/sub/inc/dec) Adjusted the code work without ToMask. This code should be functionally identical for ... read more |
6690 | Download | Download | Not available | 13 years, 11 months |
Fix issue with LinearDiskCache where only new files could be written to, Append() would fail on previously existing ... read more |