citra/src
Lioncash 9645c1e1b2 gl_shader_gen: Eliminate unnecessary std::string construction in AppendProcTexCombineAndMap()
We can make use of a std::string_view here, since only string literals
are used within the switch.
2020-06-08 06:37:41 -04:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core clang-format, and avoid another potential leak 2020-05-21 21:05:03 -04:00
citra clang-format fix 2020-05-04 12:14:40 +02:00
citra_qt Merge pull request #5376 from xperia64/save_default_controls 2020-05-31 16:27:55 -04:00
common Merge pull request #5224 from FearlessTobi/port-3630 2020-05-13 18:28:01 +02:00
core Merge pull request #5400 from lioncash/count 2020-06-07 23:00:08 +08:00
dedicated_room Fix moderation by room host in dedicated rooms 2019-11-17 09:59:54 -05:00
input_common input_common: add TouchFromButtonDevice 2020-05-04 13:51:37 +03:00
network Merge branch 'master' into feature/savestates-2 2020-04-16 19:03:49 +01:00
tests Improve core timing accuracy (#5257) 2020-05-12 22:48:30 +02:00
video_core gl_shader_gen: Eliminate unnecessary std::string construction in AppendProcTexCombineAndMap() 2020-06-08 06:37:41 -04:00
web_service HTTP_C::Implement Context::MakeRequest (#4754) 2020-02-21 19:04:04 +01:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt Code review actions (plus hopefully fix the linux CI) 2020-03-31 17:54:28 +01:00