dolphin/Source/Core
Lioncash c23a998f9d
TraversalClient: Use u32 instead of enet_uint32
Lessens the dependence on the enet library (and we really don't need to rely on a third-party library for a 32-bit integer type)
2018-04-16 16:46:48 -04:00
..
AudioCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
Common TraversalClient: Use u32 instead of enet_uint32 2018-04-16 16:46:48 -04:00
Core TraversalClient: Make data externally read-only members private 2018-04-16 16:46:44 -04:00
DiscIO CMakeLists: Link in zlib privately where applicable 2018-04-13 08:29:46 -04:00
DolphinNoGUI UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
DolphinQt2 TraversalClient: Make data externally read-only members private 2018-04-16 16:46:44 -04:00
DolphinWX TraversalClient: Make data externally read-only members private 2018-04-16 16:46:44 -04:00
InputCommon Merge pull request #6564 from JosJuice/translate-certain-button-names 2018-04-14 23:20:39 +02:00
UICommon UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
Updater Updater: Implement UI 2018-03-28 17:59:22 +02:00
VideoBackends Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0) 2018-04-16 12:11:32 -04:00
VideoCommon Remove leftovers of projection hack support 2018-04-13 12:52:42 +02:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00