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
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
2014-12-06
UnitTests: add tests for bitwise AVX instructions
Tillmann Karras
2014-12-06
UnitTests: fix register symbol name in AVX tests
Tillmann Karras
2014-10-25
Add unit test.
comex
2014-10-07
X64Emitter: add unit test for FMA
Fiora
2014-09-14
Merge pull request #1083 from FioraAeterna/lzcnt
Ryan Houdek
2014-09-14
x64Emitter: add LZCNT/TZCNT support and detection
Fiora
2014-09-13
UnitTests: Fix misplaced braces in the x64Emitter tests
Lioncash
2014-09-13
Add immediate tests for WriteNormalOp
Fiora
2014-09-08
Rename Log2 and add IsPow2 to MathUtils for future use
Fiora
2014-09-05
Revert "JIT64: optimize CA calculations"
Fiora
2014-09-05
Merge pull request #852 from FioraAeterna/optimizeca
comex
2014-09-03
x64Emitter: add BMI1/BMI2 support
Fiora
2014-09-03
x64EmitterTest: Fake support for all CPU extensions
Pierre Bourdon
2014-09-02
UnitTests: Add tests for the x64Emitter
Pierre Bourdon
2014-09-01
msvc: get UnitTests compiling
Shawn Hoffman
2014-09-01
Rename Log2 and add IsPow2 to MathUtils for future use
Fiora
2014-09-01
unittests: correct some integers which should have been floating point types
Shawn Hoffman
2014-08-07
Fix more warnings from #579
Tillmann Karras
2014-08-02
UnitTests: make it possible to build tests for code that has global dependencies
Pierre Bourdon
2014-07-15
Fix incorrect clamping in SWRenderer.
Scott Mansell
2014-05-29
Remove the min/max functions in CommonFuncs.
Lioncash
2014-04-19
BitFieldTest: fix warnings
Tillmann Karras
2014-04-14
Merge pull request #271 from delroth/threading-stuff
Pierre Bourdon
2014-04-14
Common::Flag: Add support for TestAndSet + test by implementing basic spinlocks.
Pierre Bourdon
2014-04-14
UnitTests: Add a test for BitField behavior on odd structure alignment.
Tony Wasserka
2014-04-14
Common: Move the Event class to a separate file, and add tests for it. Fix in...
Pierre Bourdon
2014-04-14
Common: Add a 'Flag' class that is used to encapsulate a boolean flag manipul...
Pierre Bourdon
2014-03-25
UnitTests: Add tests for BitField.
Tony Wasserka
2014-03-24
MathUtilTest: add test for FlushToZero
Tillmann Karras
2014-03-17
Tests: fix signed/unsigned comparison warning
Tillmann Karras
2014-03-09
MathUtil: fix IsQNAN()
Tillmann Karras
[next]