index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
UnitTests
/
Common
Age
Commit message (
Expand
)
Author
2020-08-24
x64Emitter: Check end of allocated space when emitting code.
Admiral H. Curtiss
2020-01-13
x64Emitter: Unit test memory addressing modes
Sintendo
2020-01-06
Merge pull request #8133 from Sintendo/mov64imm32
Tilka
2019-08-31
FixedSizeQueue: Bugfixes and improvements
Silent
2019-06-01
Common/CommonFuncs: Remove now-unneccessary ArraySize function
Lioncash
2019-05-29
x64EmitterTest: Test 64-bit MOV with 32-bit immediate
Sintendo
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-05-04
Replace MathUtil::Clamp with std::clamp
Léo Lam
2019-04-30
Remove redundant initialization
Filip Gawin
2018-12-26
x64EmitterTest: Add some missing tests
MerryMage
2018-09-16
x64EmitterTest: Fix linting issues
Sintendo
2018-09-16
x64EmitterTest: test MOV with 64-bit immediates
Sintendo
2018-06-21
Common, DSP: Only compile in x86-64 emitter related utilities on x86 platforms
Lioncash
2018-06-12
UnitTests: Fix MSVC compilation
spycrab
2018-06-03
UnitTest: Add StringUtil ToString/TryParse test
degasus
2018-05-20
IOSC: Implement VerifyPublicKeySign for ECC
Léo Lam
2018-05-20
UnitTests: Add basic tests for ec crypto code
Léo Lam
2018-05-10
CommonFuncs: Convert ROUND_UP_POW2 macro to a function
Lioncash
2018-05-10
FloatUtils: Remove IntDouble and IntFloat
Lioncash
2018-05-10
BitUtils: Add C++14/C++17 compatible equivalent of std::bit_cast from C++2a
Lioncash
2018-05-07
Common: Move floating-point utility functions to FloatUtils.h/.cpp
Lioncash
2018-04-08
CMakeLists: Link bochs in privately where applicable
Lioncash
2018-03-31
UnitTests: Add basic tests for RotateRight() and RotateLeft()
Lioncash
2017-08-23
Rename Common::FifoQueue to Common::SPSCQueue
Michael M
2017-08-13
BitUtilsTest: update to pass clang-format
Michael M
2017-06-22
Add function testing whether a bitmask is valid.
Niels Boehm
2017-06-06
StringUtil: Add StringPopBackIf UnitTests
Sepalani
2017-06-05
Fix minor formatting issues
Léo Lam
2017-05-01
Convert VolumeDirectory names back to SHIFT-JIS (issue #9988)
spycrab
2017-03-26
Merge pull request #5155 from ligfx/expecttruefalse
Matthew Parlane
2017-03-24
UnitTests: use EXPECT_TRUE/EXPECT_FALSE (fixes warnings)
Michael Maltese
2017-03-24
BitUtilsTest: compare ints of the same signedness (fixes warnings)
Michael Maltese
2017-03-03
Common: Move byte swapping utilities into their own header
Lioncash
2017-01-14
Common: Add bit utility header
Lioncash
2017-01-05
specify custom brace style to fix unions
BhaaL
2016-12-18
Import/Export signature files as CSV
Sepalani
2016-11-27
Add unit test for StringUtil's newly added JoinStrings
JosJuice
2016-11-27
IOS HLE: Add unit test for path/filename escaping
JosJuice
2016-06-27
BusyLoopTest: Only run 10 times.
degasus
2016-06-27
x64EmitterTest: fill cpu_info with 0x01 instead of 0xFF to make gcc happier
Pierre Bourdon
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-04-03
MathUtilTest: Fix tests on MSVC - Document compiler bug
Lioncash
2015-09-06
General: Replace GC_ALIGN macros with alignas
Lioncash
2015-09-03
CommonFuncs: Replace ArraySize define with constexpr equivalent
Lioncash
2015-08-21
MathUtil: Remove IsNAN and IsINF
Lioncash
2015-08-06
x64Emitter: add MOVSLDUP/MOVSHDUP
Tillmann Karras
2015-06-14
Revert "x64: build a Position-Independent Executable (PIE)"
Matthew Parlane
2015-06-06
Merge pull request #2496 from Tilka/fma4
flacs
2015-06-03
MemoryUtil: get executable pages near static data
Tillmann Karras
2015-06-02
XEmitter: add FMA4 instructions
Tillmann Karras
[next]