Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
5882 | Download | Download | Not available | 14 years, 4 months |
include the MP compiler option, which will allow for faster compiling + some minorly stuff :p |
5881 | Download | Download | Not available | 14 years, 4 months |
DX11: fix mem leak on closing a game (Fixes issue #2836, thanks to aavindra) |
5880 | Download | Download | Not available | 14 years, 4 months |
New Wiimote Plugin: Moved Linux cursor position code into ControllerInterface/Xlib. (absolute cursor position can be ... read more |
5879 | Download | Download | Not available | 14 years, 4 months |
Added back the 3rd argument on the Set() calls |
5878 | Download | Download | Not available | 14 years, 4 months |
Added nunchuck acceleration support to UDPWii . Moved some UDPWii stuff to the nunchuck attachment because I needed ... read more |
5875 | Download | Download | Not available | 14 years, 4 months |
A little iterator bug and a compiler warning in the OpenGL code. Use -fvisibility-inlines-hidden on OS X as well. |
5874 | Download | Download | Not available | 14 years, 4 months |
hopefully fixed zww issue with new efb to ram. implemented new efb to ram in opengl modified TextureConversionShader ... read more |
5873 | Download | Download | Not available | 14 years, 4 months |
DX9/DX11, improvement to r5870: Instead of skipping SetViewport(), fix the viewport to match the old EFB ... read more |
5870 | Download | Download | Not available | 14 years, 4 months |
DX9/DX11: Workaround the viewpoint/EFB creation issues in e.g. SMG2 on NVIDIA hardware or when using HD. Will most ... read more |
5869 | Download | Download | Not available | 14 years, 4 months |
[Core] Added a wait before a spin wait. |
5868 | Download | Download | Not available | 14 years, 4 months |
Allow full-length Unix pathnames. Move bits of HAVE_OPENCL/HAVE_WX for OS X from SConstruct to header files. Use ... read more |
5867 | Download | Download | Not available | 14 years, 4 months |
On linux check to see if the xrandr extension is present and don't use it if not. This fixes issue 2920. |
5866 | Download | Download | Not available | 14 years, 4 months |
Oops, I disabled tilting. |
5865 | Download | Download | Not available | 14 years, 4 months |
GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave new wiimote plugin a few default buttons, ... read more |
5864 | Download | Download | Not available | 14 years, 4 months |
Remove NSAutoreleasePools that are no longer necessary now that pools are properly declared at thread entry/exit. I am ... read more |