| 3.5-421 | 12 years, 8 months ago | Fixed a JIT timing bug that prevented Eternal Darkness from booting in Single Core mode. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-420 | 12 years, 8 months ago | Gameini database update. Update/additions of Fifa Street and Open Season (fixes issue 5438). Cleanup of DisableWiimoteSpeaker = 1 (aka Alternate wiimote timing) from the database since it is no longer... |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-419 | 12 years, 8 months ago | Fix OSX! |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-418 | 12 years, 8 months ago | Hopefully kill a stupid warning on Windows. |
| Windows x64 Windows x86 | ||
| 3.5-417 | 12 years, 8 months ago | Fix my DX11 texture-related failure.. Fixes issue 6026. (probably) |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-416 | 12 years, 8 months ago | Revert "Don't load level 0 twice for 1-level textures in DX11." and fix it properly. All backend TextureCaches now load level 0 in CreateTexture. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-415 | 12 years, 8 months ago | Don't load level 0 twice for 1-level textures in DX11. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-414 | 12 years, 8 months ago | Fixed a buffer overflow in the OpenAL buffer. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-413 | 12 years, 8 months ago | TextureCache: Fix D3D backends crashing when a game uses multiple 1x1-sized LODs. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-412 | 12 years, 8 months ago | WII_IPC_HLE_Device_FileIO: don't rebuild the filename on every operation. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-411 | 12 years, 8 months ago | Some cleanup of CWII_IPC_HLE_Device_FileIO: The real file was never kept open for longer than a single operation so there was no point in dealing with it in DoState. Saving the real path in the savest... |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-410 | 12 years, 8 months ago | Removing destination on rename when source isn't present doesn't make sense. IOCTL_RENAME_FILE still might not be totally correct. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-409 | 12 years, 8 months ago | Change some CNANDContentLoader logic to what was probably intended. Kills some warn logs when opening Dolphin. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-408 | 12 years, 8 months ago | Let's not CreateDir an empty string every time CreateFullPath is used, logging an error every time. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-407 | 12 years, 8 months ago | Fix a memleak. Probably/maybe improve USBGecko performance. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-406 | 12 years, 8 months ago | Remove the core count from the cpu info OSD message. It was often wrong and not rather important. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-405 | 12 years, 8 months ago | Use omp_get_num_procs to set the number of OpenMP threads rather than our core count detection. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-404 | 12 years, 8 months ago | Bulk send TCP data to the client with the emulated USB Gecko. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-403 | 12 years, 8 months ago | Added the ability to reverse the direction of the force feedback by allowing negative range values. |
| Windows x64 Windows x86 Mac OS X | ||
| 3.5-402 | 12 years, 8 months ago | Changes/cleanup to TextureCache::Load and other mipmap related code. The significant change is what is now line 520 of TextureCacheBase.cpp: ((std::max(mipWidth, bsw) * std::max(mipHeight, bsh) * bsde... |
| Windows x64 Windows x86 Mac OS X | ||