Kyle Kienapfel
|
6fa3faec65
Add break for default cases
|
hace 3 años |
FengChen
|
1f54cd4ac7
video_coare: Reimplementing the maxwell drawing trigger mechanism
|
hace 3 años |
bunnei
|
fc0ace6048
Merge pull request #9005 from liamwhite/micro-fit
|
hace 3 años |
Liam
|
1225627515
macro_jit_x64: fix miscompilation of bit extraction operations
|
hace 3 años |
Liam
|
b80f7faebe
macro_jit_x64: cancel exit for taken branch
|
hace 3 años |
Liam
|
ebecdd3a74
general: fix compilation on MinGW GCC 12
|
hace 4 años |
Liam
|
7fe5004f90
video_core/macro_jit_x64: warn on invalid parameter access
|
hace 4 años |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
hace 4 años |
Lioncash
|
f6a049337e
common/xbyak_api: Make BuildRegSet() constexpr
|
hace 4 años |
Lioncash
|
74f80299b0
video_core/macro_jit_x64: Remove unused impl class member
|
hace 4 años |
Lioncash
|
f11eefed56
video_core/macro_jit_x64: Decouple PersistentCallerSavedRegs() from impl
|
hace 4 años |
Lioncash
|
6b873b72ae
video_core/macro_jit_x64: Move impl class into cpp file
|
hace 4 años |
Lioncash
|
4c5f5c9bf3
video_core: Remove unnecessary enum class casting in logging messages
|
hace 5 años |
Lioncash
|
677a8b208d
video_core: Resolve more variable shadowing scenarios
|
hace 5 años |
Lioncash
|
a5dcccfdd2
externals: Update Xbyak to 5.96
|
hace 5 años |
Lioncash
|
e17fb5ee97
video_core: Remove unused variables
|
hace 6 años |
David Marcec
|
6ce5f3120b
Macro HLE support
|
hace 6 años |
bunnei
|
14a1181a97
Merge pull request #4122 from lioncash/hide
|
hace 6 años |
MerryMage
|
c12eb814b4
macro_jit_x64: Use ecx for shift register
|
hace 6 años |
merry
|
928e9c09aa
Merge pull request #4125 from lioncash/macro-shift
|
hace 6 años |
merry
|
2bd903e021
Merge pull request #4123 from lioncash/unused-var
|
hace 6 años |
Lioncash
|
5a4e89b901
macro_jit_x64: Correct readability of Compile_ExtractShiftLeftImmediate()
|
hace 6 años |
Lioncash
|
140f953b6a
macro_jit_x64: Correct readability of Compile_ExtractShiftLeftRegister()
|
hace 6 años |
Lioncash
|
8ea749c1ca
macro_jit_x64: Remove unused variable
|
hace 6 años |
Lioncash
|
811bff009e
macro_jit_x64: Eliminate variable shadowing in Compile_ProcessResult()
|
hace 6 años |
bunnei
|
7daea551c0
Merge pull request #4087 from MerryMage/macrojit-inline-Read
|
hace 6 años |
MerryMage
|
977ceb4056
macro_jit_x64: Remove unused function Read
|
hace 6 años |
bunnei
|
5a092fb61e
Merge pull request #4090 from MerryMage/macrojit-bugs
|
hace 6 años |
MerryMage
|
44f10d9b9f
macro_jit_x64: Inline Engines::Maxwell3D::GetRegisterValue
|
hace 6 años |
bunnei
|
a8ac99b619
Merge pull request #4086 from MerryMage/abi
|
hace 6 años |