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
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
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
2015-05-30
Unittests: Add BlockingLoopTest
degasus
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-18
Merge pull request #2417 from Tilka/vex
Fiora
2015-05-17
XEmitter: restructure WriteVEXOp wrappers
Tillmann Karras
2015-05-17
Reset faked CPU extension support at test end to ensure test isolation.
yerejm
2015-03-18
XEmitter: add PUNPCKLQDQ
Tillmann Karras
2015-03-01
Fix include order of files outside of Source/Core
Tillmann Karras
2015-01-18
XEmitter: overload MOVBE()
Tillmann Karras
2015-01-07
x64Emitter: add MOVLPS/MOVHPS
Tillmann Karras
2015-01-07
x64Emitter: fix MOVLPD/MOVHPD
Tillmann Karras
[next]