dolphin/Source/Core
Tillmann Karras b0d5b4483e VertexLoaderX64: optimize more color swizzles
Based on https://gist.github.com/rygorous/c5dba8c6c75bc83aa4ae, but with
a small tweak and a somewhat related change for the 565 case.
2015-10-25 14:51:07 +01:00
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common Arm64Emitter: Get rid of a pointer cast 2015-10-22 15:32:11 -04:00
Core WII_IPC_HLE: Remove unused typedef 2015-10-21 13:43:22 -04:00
DiscIO Remove length parameter from DiscScrubber::ReadFromVolume 2015-10-18 09:24:31 +02:00
DolphinQt DolphinQt: Install binary for systems not matching APPLE 2015-10-09 11:11:41 +02:00
DolphinWX MemoryCheckDlg: Fix event buttons 2015-10-23 20:37:29 +02:00
InputCommon Added some headers to allow Dolphin to compile in my environment. 2015-10-06 19:09:57 -05:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends TextureCacheBase: Change CacheLinesPerRow to BytesPerRow 2015-10-22 08:14:43 -04:00
VideoCommon VertexLoaderX64: optimize more color swizzles 2015-10-25 14:51:07 +01:00
CMakeLists.txt