Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
6324 | Download | Download | Not available | 14 years | Attempt to fix real wiimote delay issues experienced by some. (Issue 3428) |
6323 | Download | Download | Not available | 14 years | Only enable shader dumping in Debug/DebugFast builds since the required information isn't available in Release builds ... read more |
6396 | Download | Download | Not available | 14 years | Don't add wiiuse to CPPPATH in the main SConstruct file since it's already done in the SConscript file for wiiuse |
6321 | Download | Download | Not available | 14 years, 1 month |
Remove vestiges of standalone memcard manager build. |
6320 | Download | Download | Not available | 14 years, 1 month |
remove standalone MemcardManager, now has its own repo (http://code.google.com/p/gcn-memcard-manager/) add some ... read more |
6318 | Download | Download | Not available | 14 years, 1 month |
Gah, need _both_ -search_paths_first and -Z. |
6316 | Download | Download | Not available | 14 years, 1 month |
Only link with libdl on Linux. |
6314 | Download | Download | Not available | 14 years, 1 month |
More robust way of building on 10.6 for a 10.5+ target. |
6312 | Download | Download | Not available | 14 years, 1 month |
A couple minor things I have left over |
6311 | Download | Download | Not available | 14 years, 1 month |
OpenGL plugin: Should fix building with earlier versions of GLEW. You'll still need the latest GLEW if you want to try ... read more |
6310 | Download | Download | Not available | 14 years, 1 month |
Fix an off-by-one error introduced in r6309. |
6309 | Download | Download | Not available | 14 years, 1 month |
DX11: Fix ClearScreen properly this time. Should fix quite a few games (or break them :P) Fixes issue 3399. Also remove ... read more |
6308 | Download | Download | Not available | 14 years, 1 month |
Fix a major speed regression from r6288: Upon texture reloading, the cache entry hash wasn't updated and thus we ... read more |
6307 | Download | Download | Not available | 14 years, 1 month |
Added a safer OpenCL shutdown procedure. Fixes issue 3015. Fixes issue 3089. Fixes issue 3099. Fixes issue 3360. |
6306 | Download | Download | Not available | 14 years, 1 month |
OpenGL plugin: Support for dual-source blending, CURRENTLY DISABLED. It doesn't work yet. To fix it, we may need to ... read more |