summaryrefslogtreecommitdiff
path: root/Source/UnitTests
AgeCommit message (Expand)Author
2017-03-03Common: Move byte swapping utilities into their own headerLioncash
2017-03-01CMakeLists: Normalize whitespaceLioncash
2017-02-03Merge pull request #4809 from Orphis/cmake_windowsMat M
2017-02-03OpenAL: Move Windows binaries to lib folder and fix CMake detectionFlorent Castelli
2017-02-03cmake: Put test targets in foldersFlorent Castelli
2017-01-26gtest: Update to latest version from gitFlorent Castelli
2017-01-25cmake: Change endmacro(.*) to endmacro()Florent Castelli
2017-01-14Common: Add bit utility headerLioncash
2017-01-07Add the g_ prefix to the jit globalLéo Lam
2017-01-05specify custom brace style to fix unionsBhaaL
2016-12-18Import/Export signature files as CSVSepalani
2016-11-27Add unit test for StringUtil's newly added JoinStringsJosJuice
2016-11-27IOS HLE: Add unit test for path/filename escapingJosJuice
2016-11-11BlockingLoop: Yield to UI message pump while waiting.Jules Blok
2016-10-05Android: Update the gradle file to use android studio 2.2 cmake.degasus
2016-10-01Implement experimental Vulkan backendStenzek
2016-09-08CoreTiming: Guarantee FIFO processing of timed eventsEmptyChaos
2016-09-03CoreTiming: Fix scheduling into the pastEmptyChaos
2016-09-03[UnitTests] Add CoreTimingTestEmptyChaos
2016-08-07Common: namespace MemoryUtilLioncash
2016-06-27BusyLoopTest: Only run 10 times.degasus
2016-06-27Merge pull request #3954 from delroth/x64-emitter-testPierre Bourdon
2016-06-27x64EmitterTest: fill cpu_info with 0x01 instead of 0xFF to make gcc happierPierre Bourdon
2016-06-26VideoCommon: Drop GetConfigName.degasus
2016-06-25Null: Create Visual Studio project file.degasus
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-04-03MathUtilTest: Fix tests on MSVC - Document compiler bugLioncash
2016-03-30VertexLoaderTest: Amend code to fix new warnings in Visual StudioLioncash
2016-02-15D3D12: Initial commit for D3D12 backend implementation.hdcmeta
2016-01-07Use ffmpeg for Windows Video Dumping instead of VFWChris Burgener
2015-12-22VertexLoaderBase: Get rid of explicit delete and newLioncash
2015-12-20VideoBackends: Simplify initialization and deinitialization of resourcesLioncash
2015-11-19Enable the page fault test on targets that aren't x86_64Ryan Houdek
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell
2015-09-06General: Replace GC_ALIGN macros with alignasLioncash
2015-09-03CommonFuncs: Replace ArraySize define with constexpr equivalentLioncash
2015-09-03[windows] Update projects to vs2015.Shawn Hoffman
2015-08-21MathUtil: Remove IsNAN and IsINFLioncash
2015-08-06x64Emitter: add MOVSLDUP/MOVSHDUPTillmann Karras
2015-06-14Revert "x64: build a Position-Independent Executable (PIE)"Matthew Parlane
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
2015-06-07Remove ARMv7 support.Ryan Houdek
2015-06-06Merge pull request #2496 from Tilka/fma4flacs
2015-06-03MemoryUtil: get executable pages near static dataTillmann Karras
2015-06-02Merge pull request #2470 from degasus/syncgpucomex
2015-06-02XEmitter: add FMA4 instructionsTillmann Karras
2015-05-30Unittests: Add BlockingLoopTestdegasus
2015-05-30Clean up cached_arraybases. Update VideoSW to new scheme.Scott Mansell
2015-05-25Merge pull request #2274 from degasus/disable_bboxRyan Houdek
2015-05-25Update license headers to GPLv2+Tillmann Karras