Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
7312 | Download | Download | Download | 13 years, 8 months |
Core/DSP/Jit: Fix register cache state tracking in bloop and loop emitters Fixes dsp lle jit crashes with dkcr. |
7311 | Download | Download | Download | 13 years, 8 months |
Somewhat experimental. If the SYSCONF file is not found or is invalid then generate one. For now ask the user if this ... read more |
7310 | Download | Download | Download | 13 years, 8 months |
Use clang for compiling the few .c files, including minilzo-2.04 which appears to trigger a bug in the version of ... read more |
7309 | Download | Download | Download | 13 years, 8 months |
* Italian translation update + Overall and general inspection before... + ...removal all "string-leashes" ... read more |
7308 | Download | Download | Download | 13 years, 8 months |
Fix Host_GetKeyState in a more effective way. |
7307 | Download | Download | Download | 13 years, 8 months |
Fix preprocessor prob.(recursive mutexes were being used where not necessary) Hopefully fix Common::Event to handle ... read more |
7306 | Download | Download | Download | 13 years, 8 months |
Fix GCPad rumble. Fix issue 4212. |
7305 | Download | Download | Download | 13 years, 8 months |
Fix Common::Barrier and fix the deadlock by making Common::Event check to see if an event has already been set or not. |
7304 | Download | Download | Download | 13 years, 8 months |
Fix the Host_GetKeyState deadlock caused by Billiard's latest changes. |
7303 | Download | Download | Download | 13 years, 8 months |
DX11: Eliminate most int-to-float conversions and use float math in more places. GPUs are more efficient with float ... read more |
7302 | Download | Download | Download | 13 years, 8 months |
* Italian translation update + minor GUI adjustements, CPUID Detect cleanup... video profile selection is disabled if a ... read more |
7301 | Download | Download | Download | 13 years, 8 months |
Make OpenMP optional on linux. For now it is on by default, but you can disable it by adding -DOPENMP=OFF to the cmake ... read more |
7300 | Download | Download | Download | 13 years, 8 months |
more fixes for opengl sing openmp, i hope is the last :) |
7299 | Download | Download | Download | 13 years, 8 months |
more fixes for my openmp commit |
7298 | Download | Download | Download | 13 years, 8 months |
Fix OS X build. |