Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
3.0-757 | Download | Download | Download | 12 years, 3 months |
Merge branch 'memcard-delay' |
3.0-755 | Download | Download | Download | 12 years, 3 months |
[Linux] Change from using /tmp to /dev/shm in MemArena so we don't cause any disk IO, also unlink file while it is open ... read more |
3.0-754 | Download | Download | Download | 12 years, 3 months |
FifoPlayer: Fix fifo log playback in dual-core mode. |
3.0-753 | Download | Download | Download | 12 years, 3 months |
Use do { ... } while (0) for the *_LOG macros Without this patch, such code would not compile: if (cond) WARN_LOG(FOO, ... read more |
3.0-752 | Download | Download | Download | 12 years, 3 months |
bugfix for memorycard manager. fixes exporting from page > 1 on slot b, thanks to suloku for reporting ... read more |
3.0-751 | Download | Download | Download | 12 years, 3 months |
Added a check for out of bounds memory accesses. Fixes Avatar: The Last Airbender (GC). |
3.0-745 | Download | Download | Download | 12 years, 3 months |
Skipped the ZCompLoc pass if the result can be determined at compile time. Brings back the speed lost by r146b02615c07. |
3.0-750 | Download | Download | Download | 12 years, 3 months |
Revert the recent zcomploc changes including the Graphic_Fixes merge. Reason: - It's wrong, zcomploc can't be emulated ... read more |
3.0-739 | Download | Compiling... | Download | 12 years, 3 months |
Fix a typo in the indexed color vertex loader Patch from konpie: ... read more |
3.0-735 | Download | Download | Download | 12 years, 4 months |
Fix accesses to the 16 lower pixels of the EFB with OpenGL The GL EFB cache did not clamp correctly the coordinates ... read more |
3.0-734 | Download | Download | Download | 12 years, 4 months |
Optimised the JitCache struct size from 88 bytes to 80 bytes. Thanks to Lioncash for the patch. |
3.0-733 | Download | Download | Download | 12 years, 4 months |
Use the right modifier for hotkeys on Mac Fixes issue 5324. |
3.0-732 | Download | Download | Compiling... | 12 years, 4 months |
Merge branch 'bba' OS X support not impl |
3.0-721 | Download | Download | Download | 12 years, 4 months |
Re-add hack to use SDL/SDL.h ifndef _WIN32. The correct convention is to use #include SDL.h in all cases but we have ... read more |
3.0-720 | Download | Download | Download | 12 years, 4 months |
Add periodic effects for haptic devices. This adds support for drivers supporting sine, square and triangle periodic ... read more |