dolphin/Source/UnitTests
Lioncash f295182833 VideoBackends: Simplify initialization and deinitialization of resources
Approximately three or four times now, the issue of pointers being
in an inconsistent state been an issue in the video backend renderers
with regards to tripping up other developers.

Global (ugh) resources are put into a unique_ptr and will always have a
well-defined state of being - null or not null
2015-12-20 22:40:37 -05:00
..
Common General: Replace GC_ALIGN macros with alignas 2015-09-06 12:53:51 -04:00
Core Enable the page fault test on targets that aren't x86_64 2015-11-19 00:51:29 -06:00
TestUtils VideoBackends: Simplify initialization and deinitialization of resources 2015-12-20 22:40:37 -05:00
VideoCommon Clean up cached_arraybases. Update VideoSW to new scheme. 2015-05-30 04:09:27 +12:00
CMakeLists.txt [Android] Fix building unit tests. 2015-02-18 16:24:30 -06:00
UnitTests.vcxproj [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
UnitTests.vcxproj.user msvc: get UnitTests compiling 2014-09-01 21:27:45 -07:00