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
Age
Commit message (
Expand
)
Author
2020-08-24
x64Emitter: Check end of allocated space when emitting code.
Admiral H. Curtiss
2020-08-22
msbuild: re-enable standalone vcxproj processing
Shawn Hoffman
2020-08-22
msbuild: refactor stuff out of project files (for dolphin)
Shawn Hoffman
2020-08-22
prettify some constructs in vcxproj files
Shawn Hoffman
2020-08-16
UnitTests: expliticly list files to be compiled.
Shawn Hoffman
2020-08-16
UnitTests: quiet warnings
Shawn Hoffman
2020-04-03
Remove unused function Host_UpdateProgressDialog
JosJuice
2020-01-30
IOS/FS: Fix CreateFullPath to not create directories that already exist
Léo Lam
2020-01-25
Merge pull request #8539 from leoetlino/fs-accuracy
Tilka
2020-01-25
Merge pull request #8556 from Sintendo/bestrest
Tilka
2020-01-25
Merge pull request #8120 from MerryMage/cdts
Tilka
2020-01-25
UnitTests/FS: Improve deletion test
Léo Lam
2020-01-25
UnitTests/FS: Add ReadDirectory ordering test (issue 10234)
Léo Lam
2020-01-25
UnitTests/FS: Fix file rename tests
Léo Lam
2020-01-25
UnitTests/FS: Add path validity and splitting tests
Léo Lam
2020-01-25
UnitTests/FS: Add metadata tests
Léo Lam
2020-01-13
x64Emitter: Unit test memory addressing modes
Sintendo
2020-01-06
Merge pull request #8133 from Sintendo/mov64imm32
Tilka
2019-12-28
Add an ARM64 target to Visual Studio projects
Stenzek
2019-11-30
Update VS projects/solutions to VS2019
Stenzek
2019-11-06
InputCommon: Make the "input gate" not racey.
Jordan Woyak
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-25
Jit64AsmCommon: Make ConvertDoubleToSingle use RSCRATCH as output
MerryMage
2019-05-25
UnitTests/Jit64Common: Test GenConvertDoubleToSingle
MerryMage
2019-05-24
Update Discord rich presence when the title changes
David Korth
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
2019-04-01
Implement D3D12 backend
Stenzek
2019-03-21
Core/Host: Allow frontends to block inputs
spycrab
2018-12-27
Merge pull request #7602 from CrystalGamma/stop-g_jit
Tilka
2018-12-26
x64EmitterTest: Add some missing tests
MerryMage
2018-12-15
stop using g_jit outside of JitInterface
CrystalGamma
2018-10-20
Drop Host_GetRenderSurface and pass display to backend
Stenzek
2018-10-20
Refactoring and cleanup of GLInterface (now GLContext)
Stenzek
2018-10-20
Update to Visual Studio's default Windows SDK
Tillmann Karras
2018-10-12
Merge pull request #7437 from stenzek/graphics-options-race
Mat M
2018-10-06
Merge pull request #7414 from Sintendo/shortmovs
Tilka
2018-09-28
UnitTets: Add tests for frsqrte
MerryMage
2018-09-28
Remove unused Host_ShowVideoConfig
Stenzek
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-15
PowerPC: Convert CPUCore enum into an enum class
Lioncash
2018-06-12
UnitTests: Fix MSVC compilation
spycrab
2018-06-12
UnitTests/VertexLoaderTest: Fix compilation on newer GTest versions
spycrab
2018-06-04
Merge pull request #7057 from leoetlino/string
Léo Lam
2018-06-03
UnitTest: Add StringUtil ToString/TryParse test
degasus
[next]