dolphin/Source/Core
2016-10-30 10:36:53 +00:00
..
AudioCommon AudioCommon: SupportsDPL2Decoder, SupportsLatencyControl, SupportsVolumeChanges 2016-10-09 19:18:16 -07:00
Common JitArm64: Implement divwx 2016-10-29 13:35:23 +02:00
Core JitArm64: Implement mcrxr. 2016-10-29 13:36:41 +02:00
DiscIO Remove VolumeCreator logs 2016-10-29 13:08:24 +02:00
DolphinQt2 Merge pull request #4254 from ligfx/check_errors_postprocessing 2016-10-02 20:42:39 -07:00
DolphinWX Merge pull request #4380 from lioncash/wx-toolbar 2016-10-29 08:28:27 -04:00
InputCommon Use the IOHIDElement cookie as a part of the axis name for unknown axis. Previously the 'usage' value was used to identify the axis by name, but this is not unique. For example on a PS3 controller *all* axis other than the well known ones return a usage of '1' so there are 30 or more axis all named "1". This stops things such as analog triggers being usable. 2016-10-30 10:36:53 +00:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends DriverDetails: Disable dual-source blending on AMD OGL drivers. 2016-10-27 22:03:25 +02:00
VideoCommon DriverDetails: Disable dual-source blending on AMD OGL drivers. 2016-10-27 22:03:25 +02:00
CMakeLists.txt