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
2017-03-03
Common: Move byte swapping utilities into their own header
Lioncash
2017-03-01
CMakeLists: Normalize whitespace
Lioncash
2017-02-03
Merge pull request #4809 from Orphis/cmake_windows
Mat M
2017-02-03
OpenAL: Move Windows binaries to lib folder and fix CMake detection
Florent Castelli
2017-02-03
cmake: Put test targets in folders
Florent Castelli
2017-01-26
gtest: Update to latest version from git
Florent Castelli
2017-01-25
cmake: Change endmacro(.*) to endmacro()
Florent Castelli
2017-01-14
Common: Add bit utility header
Lioncash
2017-01-07
Add the g_ prefix to the jit global
Léo Lam
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-11-11
BlockingLoop: Yield to UI message pump while waiting.
Jules Blok
2016-10-05
Android: Update the gradle file to use android studio 2.2 cmake.
degasus
2016-10-01
Implement experimental Vulkan backend
Stenzek
2016-09-08
CoreTiming: Guarantee FIFO processing of timed events
EmptyChaos
2016-09-03
CoreTiming: Fix scheduling into the past
EmptyChaos
2016-09-03
[UnitTests] Add CoreTimingTest
EmptyChaos
2016-08-07
Common: namespace MemoryUtil
Lioncash
2016-06-27
BusyLoopTest: Only run 10 times.
degasus
2016-06-27
Merge pull request #3954 from delroth/x64-emitter-test
Pierre Bourdon
2016-06-27
x64EmitterTest: fill cpu_info with 0x01 instead of 0xFF to make gcc happier
Pierre Bourdon
2016-06-26
VideoCommon: Drop GetConfigName.
degasus
2016-06-25
Null: Create Visual Studio project file.
degasus
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
2016-03-30
VertexLoaderTest: Amend code to fix new warnings in Visual Studio
Lioncash
2016-02-15
D3D12: Initial commit for D3D12 backend implementation.
hdcmeta
2016-01-07
Use ffmpeg for Windows Video Dumping instead of VFW
Chris Burgener
2015-12-22
VertexLoaderBase: Get rid of explicit delete and new
Lioncash
2015-12-20
VideoBackends: Simplify initialization and deinitialization of resources
Lioncash
2015-11-19
Enable the page fault test on targets that aren't x86_64
Ryan Houdek
2015-09-22
Move GL interface code out of the OpenGL video backend.
Scott Mansell
2015-09-06
General: Replace GC_ALIGN macros with alignas
Lioncash
2015-09-03
CommonFuncs: Replace ArraySize define with constexpr equivalent
Lioncash
2015-09-03
[windows] Update projects to vs2015.
Shawn Hoffman
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-12
Options: merge SCoreStartupParameter into SConfig
degasus
2015-06-07
Remove ARMv7 support.
Ryan Houdek
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
Merge pull request #2470 from degasus/syncgpu
comex
2015-06-02
XEmitter: add FMA4 instructions
Tillmann Karras
2015-05-30
Unittests: Add BlockingLoopTest
degasus
2015-05-30
Clean up cached_arraybases. Update VideoSW to new scheme.
Scott Mansell
2015-05-25
Merge pull request #2274 from degasus/disable_bbox
Ryan Houdek
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
[next]