citra-canary/src
BreadFish64 36e368ff99 remove Common::TrimSourcePath
wwylele / 白疾風Today at 6:14 PM
I doubt the performance of constructing regex everytime the function is called
Is TrimSourcePath only called by logging? if so, you can move the implementation into logging, and cache the regex object into global
This function is probably too specific to be in common anyway
2019-03-10 19:18:09 -05:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core Merge pull request #4655 from tgsm/gcc-version 2019-02-22 16:21:21 -05:00
citra sdl: add GLES support 2019-02-03 15:58:09 -06:00
citra_qt Merge pull request #4647 from FearlessTobi/fix-weird-bug 2019-02-22 16:21:54 -05:00
common remove Common::TrimSourcePath 2019-03-10 19:18:09 -05:00
core Merge pull request #4596 from CarlKenner/master 2019-02-22 16:24:22 -05: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 video_core: use nested namespaces 2019-02-19 03:09:57 -05:00
web_service web_service: Change endpoint to /lobby. 2018-12-16 10:48:42 +08:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt android: move cmakelist 2019-01-15 19:24:03 -06:00