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
Age
Commit message (
Expand
)
Author
2022-03-29
windows: move ffmpeg bins to submodule
Shawn Hoffman
2022-01-20
Merge pull request #10367 from Pokechu22/fmt-8.1.1
JosJuice
2022-01-16
Use Common::ToLower and Common::ToUpper
Pokechu22
2022-01-13
Make all fmt::formatter constructors constexpr
Pokechu22
2022-01-09
Treewide: Remove unused inclusions of <cinttypes>
Pokechu22
2021-12-25
Config: Port CPU overclock settings to new config system.
Admiral H. Curtiss
2021-12-18
Fifo analyzer: Display equations for color/alpha combiners
Pokechu22
2021-12-18
Create and use CPArray enum class
Pokechu22
2021-11-24
Fix improper naming
Dylan Smit
2021-11-20
Merge pull request #10055 from JosJuice/jitarm64-reuse-memory
JMC47
2021-10-13
Arm64Emitter: Check end of allocated space when emitting code
JosJuice
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-07-21
Merge pull request #9600 from Bonta0/mgba-pr
JMC47
2021-07-17
unittests: remove some msvc-specific casts
Shawn Hoffman
2021-07-13
Core: Add GBA host interface
Bonta
2021-07-06
Merge pull request #9595 from Dentomologist/fix_vertex_loader_test_warnings
Léo Lam
2021-07-05
licensing: various one-off conversions to SPDX tags
Pierre Bourdon
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-29
Merge pull request #9811 from JosJuice/fprf-denormal-singles
Tilka
2021-06-28
x64Emitter: remove unused x87 instructions
Tillmann Karras
2021-06-27
Interpreter: Fix FPRF handling of denormal singles
JosJuice
2021-06-19
Unit Tests: Added W^X Support for PowerPC test
Skyler Saleh
2021-06-09
Eliminate TVtxDesc.GetLegacyHex
Pokechu22
2021-06-01
Updater: Escape HTML characters in commit descriptions
Dentomologist
2021-05-27
Implement Cursor Locking and new input focus checks for it
Filoppi
2021-05-20
Merge pull request #9695 from JosJuice/jitarm64-fres
Mai M
2021-05-15
JitArm64: Implement frsqrte
JosJuice
2021-05-15
JitArm64: Implement fres
JosJuice
2021-05-14
Merge pull request #9540 from Pokechu22/better-fifo-analyzer-part-2
Mat M
2021-05-13
JitArm64: Add FPRF unit test
JosJuice
2021-05-07
Move vertex size and component calculation to VertexLoaderBase
Pokechu22
2021-05-07
Merge pull request #9683 from JosJuice/ppc-test-values
Léo Lam
2021-05-02
UnitTests: Put PowerPC test values in a separate file
JosJuice
2021-05-02
UnitTests: Move some unit tests to where they should be
JosJuice
2021-04-25
JitArm64: Add unit tests for single/double conversion
JosJuice
2021-04-06
UnitTests: Use MathUtil::SaturatingCast to avoid UB
Léo Lam
2021-04-06
MathUtil: Add SaturatingCast to cast floats more safely
Léo Lam
2021-03-27
Set console's default language/country/region based on computer settings
JosJuice
2021-03-26
Refactor CP array constants slightly
Pokechu22
2021-03-22
Merge pull request #9566 from Sintendo/jit64divwx
LC
2021-03-18
VertexLoaderTest: Fix memset assignment warning
Dentomologist
2021-03-13
Arm64Gen: Convert ARM64Reg to enum class
Dentomologist
2021-03-07
JitCommon: Signed 32-bit division magic constants
Sintendo
2021-03-06
Convert CPMemory to BitField and enum class
Pokechu22
2021-03-06
Create BitFieldArray
Pokechu22
2021-03-06
Add fmt support to BitField
Pokechu22
2021-03-06
Allow specifying StorageType for BitField
Pokechu22
2021-03-06
Create EnumFormatter
Pokechu22
2021-02-13
Arm64Emitter: Expand the MOVI2R unit test a little
JosJuice
2021-01-31
MovI2R: Do not exhaustively test
MerryMage
[next]