| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2017-01-31 | Common/x64: remove legacy emitter and abi (#2504) | 1 | -350/+0 | ||
| These are not used any more since we moved shader JIT to xbyak. | |||||
| 2016-09-18 | Sources: Run clang-format on everything. | 1 | -70/+57 | ||
| 2015-09-01 | x64: Proper stack alignment in shader JIT function calls | 1 | -364/+47 | ||
| Import Dolphin stack handling and register saving routines Also removes the x86 parts from abi files | |||||
| 2015-08-15 | Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. | 1 | -2/+2 | ||
| 2015-08-15 | x64: Refactor to remove fake interfaces and general cleanups. | 1 | -3/+3 | ||
| 2015-08-15 | Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP. | 1 | -0/+680 | ||