Download Archive

Revision Windows Mac OS X Date Description
32 Bit 64 Bit
6228 Download Download Not available 13 years,
12 months
Fixed the build error in r6227.
6229 Download Download Not available 13 years,
12 months
Add an PanicAlert in case we try to do an >32 bit displacement If you see this alert, dolphin will probably crash in ... read more
6226 Download Download Not available 13 years,
12 months
Jit64/JitIL: Removed a redundant MOV instruction. This commit suppresses alert windows of debug binary in windows.
6225 Download Download Not available 14 years Slightly adjust z-values calculated in the vertex shader so OGL does not clip the final rendering of (at least) Sonic ... read more
6224 Download Download Not available 14 years i know still a lot to fix and much work to do but sometimes experiments are fun :) for all the plugins implemented per ... read more
6223 Download Download Not available 14 years Jit64/JitIL: Implemented simple function inlining for speedup.
6222 Download Download Not available 14 years JitIL/Jit64: Removed std::vector for speed up.
6221 Download Download Not available 14 years Forget about something. :p
6219 Download Download Not available 14 years Some work on merging the video plugins: Added a new plugin to the solution(shouldn't build by default) which combines ... read more
6218 Download Download Not available 14 years Plugin_VideoOGL: X11: Add another display connection to keep the two threads from eating each others events. Manifests ... read more
6217 Download Download Not available 14 years Make shader for copying from depth buffer to texture more resilent against precision loss. The theoretical result is ... read more
6216 Download Download Not available 14 years New Wiimote Plugin: Fix Emulated Wiimote Problem.(fixes issue 3230) Made the "Connected to X Wiimotes" text ... read more
6214 Download Download Not available 14 years New Wiimote Plugin: buildfix and minor tweak.
6212 Download Download Not available 14 years ControllerInterface: DirectInput: Added support for Ramp and various Periodic force types. Only Constant forces were ... read more
6211 Download Download Not available 14 years Silence some compiler warnings that have accumulated.