Revision | Windows | Mac OS X | Date | Description | |
---|---|---|---|---|---|
32 Bit | 64 Bit | ||||
6525 | Download | Download | Not available | 13 years, 11 months |
VideoUICommon: Add descriptive tooltips to many options, part 1. |
6523 | Download | Download | Not available | 13 years, 11 months |
Merged the D3D9 debugger into VideoCommon/VideoUICommon: Separated UI from debugger functionality. Generally cleaned up ... read more |
6522 | Download | Download | Not available | 13 years, 11 months |
allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose ... read more |
6521 | Download | Download | Not available | 13 years, 11 months |
fix a crash that could occur in CompressedBlob.cpp |
6520 | Download | Download | Not available | 13 years, 11 months |
little fix for r6517 |
6519 | Download | Download | Not available | 13 years, 11 months |
LLE JIT: Jitted another 8 DSP multiplier instructions (x64 only) |
6518 | Download | Download | Not available | 13 years, 11 months |
little fix for r6513 thank to metatheos for finding the error |
6517 | Download | Download | Not available | 13 years, 12 months |
two fixes in this commit: first fix for issues introduced in sms in r6501, please test for a regressions in The ... read more |
6516 | Download | Download | Not available | 13 years, 12 months |
Reestablish *BSD build using CMake. |
6515 | Download | Download | Not available | 13 years, 12 months |
Second attempt at issue 3458. Fixes issue 3458. Replaces all occurrences of ftell and fseek with ftello and fseeko, ... read more |
6514 | Download | Download | Not available | 13 years, 12 months |
remove fifowait flag, is not needed now as we execute all events that need to be executed even if the cpu is waiting ... read more |
6513 | Download | Download | Not available | 13 years, 12 months |
Rodolfo and Me fixed ProcessFifoWaitEvents() in CoreTiming, now process the all events and not only the first :P |
6512 | Download | Download | Not available | 13 years, 12 months |
4.4BSD derived OS'es always have 64-bit file sizes. XXX This should probably be in CommonFuncs.h or something. |
6511 | Download | Download | Not available | 13 years, 12 months |
LLE JIT: Implemented some of the DSP multiplier functions in the JIT compiler. Only the x64 version has been ... read more |
6509 | Download | Download | Not available | 13 years, 12 months |
I reverted my last commit 6508. I was wrong, sorry about that. It is 3am maybe need to rest of the FIFO for while. My ... read more |