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
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
2018-06-03
FS: Add a struct for modes
Léo Lam
2018-05-28
Common: Move host communication enum to Host.h
Lioncash
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-08
IOS/FS: Fix rename not handling existing target correctly
Léo Lam
2018-05-07
Common: Move floating-point utility functions to FloatUtils.h/.cpp
Lioncash
2018-05-04
Win32/FileUtil: Fix IsDirectory() not working for certain directories
spycrab
2018-04-20
Merge pull request #6649 from leoetlino/fs-tests
Léo Lam
2018-04-17
Fix some warnings
Tillmann Karras
2018-04-15
UnitTests: Add tests for the Wii filesystem
Léo Lam
2018-04-08
CMakeLists: Link bochs in privately where applicable
Lioncash
2018-03-31
UnitTests: Add basic tests for RotateRight() and RotateLeft()
Lioncash
2018-03-24
CPUCoreBase: Make the GetName() member function const qualified
Lioncash
2017-11-19
Merge pull request #5973 from ligfx/renamefifoqueue
JosJuice
2017-09-24
UnitTests: Add DSP accelerator tests
Léo Lam
2017-08-23
Rename Common::FifoQueue to Common::SPSCQueue
Michael M
2017-08-13
BitUtilsTest: update to pass clang-format
Michael M
2017-07-30
DolphinWX: Add a progress dialog host command
Stenzek
2017-07-27
Merge pull request #5770 from ligfx/lognewconfig
Anthony
2017-07-23
Move the Wiimote connect code out of Host
Léo Lam
2017-07-15
Remove Wii Remote connection status from status bar
Léo Lam
2017-07-12
DolphinWX: fix input bitmaps not working when background input is off
Michael Maltese
2017-07-09
Merge Core/Config/Config.h into Common/Config/Config.h
Michael Maltese
2017-06-30
DSPDisassembler: remove unused base_addr parameter
Michael Maltese
2017-06-30
DSPDisassembler: get rid of double-pass and temp file
Michael Maltese
2017-06-27
Remove OpenAL DLL from Externals
Michael Maltese
2017-06-26
Add CommonTitles.h for common Wii title IDs
Léo Lam
2017-06-22
Add function testing whether a bitmask is valid.
Niels Boehm
2017-06-18
UnitTests: Use a temporary profile directory
Léo Lam
2017-06-14
IOS/ESFormats: Use SignedBlobReader for TMDs and tickets
Léo Lam
2017-06-07
Merge branch 'master' into fix-unittests
shuffle2
2017-06-07
msbuild: only set /NODEFAULTLIB in one place
Shawn Hoffman
[next]