- 03 Jul, 2020 1 commit
-
-
Ameer authored
-
- 02 Jul, 2020 2 commits
- 01 Jul, 2020 1 commit
-
-
Ameer authored
-
- 30 Jun, 2020 2 commits
- 27 Jun, 2020 1 commit
-
-
Ameer J authored
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
-
- 25 Jun, 2020 2 commits
-
-
Ameer J authored
Co-authored-by: VolcaEM <63682805+VolcaEM@users.noreply.github.com>
-
Ameer authored
-
- 24 Jun, 2020 1 commit
-
-
Ameer authored
-
- 23 Jun, 2020 3 commits
- 22 Jun, 2020 9 commits
-
-
Ameer authored
-
Ameer authored
-
ameerj authored
Co-authored-by: LC <mathew1800@gmail.com> update libusb submodule (hopefully windows build error fixed)
-
Ameer authored
-
Ameer authored
-
Ameer authored
-
Ameer authored
-
Ameer authored
-
Ameer authored
Fix clang formatting Manual fix for configure_input_player formatting Add missing lib usb cmake command
-
- 21 Jun, 2020 5 commits
- 20 Jun, 2020 12 commits
-
-
LC authored
macro_jit_x64: Use ecx for shift register
-
MerryMage authored
shl/shr only accept cl as their second argument
-
merry authored
macro_jit_x64: Amend readability of Compile_ExtractShiftLeftRegister()
-
merry authored
macro_jit_x64: Remove unused variable
-
bunnei authored
Fix compilation on macOS
-
Lioncash authored
Variables that are marked as const cannot have the move constructor invoked when returning from a function (the move constructor requires a non-const variable so it can "steal" the resources from it.
-
Lioncash authored
Previously dst wasn't being used.
-
Lioncash authored
Previously dst wasn't being used.
-
Lioncash authored
Removes a completely unused label and marks another variable as unused, given it seems like it has potential uses in the future.
-
bunnei authored
Fix compilation when not building with boxcat
-
David Marcec authored
-
bunnei authored
macro_jit_x64: Inline Engines::Maxwell3D::GetRegisterValue
-
- 19 Jun, 2020 1 commit
-
-
LC authored
Remove redundant moves
-