dolphin/Source/Core
Lioncash 069b70b2b4 SI_Devices: Get rid of pointer casts for ID assignment in RunBuffer
This is actually undefined behavior (pointer casting to a non-char type and
dereferencing it).
2017-04-08 16:36:14 -04:00
..
AudioCommon Remove libao sound backend 2017-03-31 14:59:57 -07:00
Common Merge pull request #4467 from stenzek/gpu-texture-decoding 2017-04-03 10:46:13 +02:00
Core SI_Devices: Get rid of pointer casts for ID assignment in RunBuffer 2017-04-08 16:36:14 -04:00
DiscIO Merge pull request #5152 from ligfx/disciomaybeuninitialized 2017-03-31 00:11:53 -04:00
DolphinNoGUI
DolphinQt2
DolphinWX Merge pull request #4715 from iwubcode/efb_copy_corruption_at_higher_ir 2017-04-05 19:41:52 +12:00
InputCommon ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
UICommon Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
VideoBackends D3D: Drop redundant interface TextureEncoder 2017-04-04 22:57:23 +10:00
VideoCommon TextureConversionShader: Add missing swap for index of C14X2 textures 2017-04-06 23:29:40 +10:00
CMakeLists.txt