citra/src
Lioncash 3bc78e577f threadsafe_queue: Remove NeedSize template parameter
The necessity of this parameter is dubious at best, and in 2019 probably
offers completely negligible savings as opposed to just leaving this
enabled. This removes it and simplifies the overall interface.
2019-02-15 22:00:44 +01:00
..
android android: fix native library inclusion 2019-01-15 20:28:56 -06:00
audio_core audio_core: hle: mf: lint 2019-02-13 15:15:11 -07:00
citra frontend: Remove V-Sync option from UI 2019-01-19 17:43:44 +01:00
citra_qt Merge pull request #4628 from FearlessTobi/backport-some-stuff 2019-02-14 11:45:27 -05:00
common threadsafe_queue: Remove NeedSize template parameter 2019-02-15 22:00:44 +01:00
core threadsafe_queue: Remove NeedSize template parameter 2019-02-15 22:00:44 +01:00
dedicated_room network: Make citra mods optional and disabled by default 2018-12-15 22:47:07 +08:00
input_common remove all occurance of specifying endianness inside BitField 2019-01-28 22:09:43 -05:00
network network: remove cpp-jwt library dependency 2018-12-31 23:23:09 -05:00
tests audio_core: hle: mf: minor fix 2019-02-09 11:56:51 +01:00
video_core Merge pull request #4628 from FearlessTobi/backport-some-stuff 2019-02-14 11:45:27 -05:00
web_service web_service: Change endpoint to /lobby. 2018-12-16 10:48:42 +08:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt android: move cmakelist 2019-01-15 19:24:03 -06:00