citra/src
Vitor Kiguchi d87fee05a9 Resolve some variable hiding warnings
(C4456: variable hides previous local declaration)
2020-12-06 15:59:13 -03:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core Initial implementation of partial_embedded_buffer_dirty handling (#5548) 2020-11-17 17:31:05 -05:00
citra Fix fmt crash from deprecated percent specifier (#5616) 2020-11-22 20:55:45 -05:00
citra_qt Resolve some variable hiding warnings 2020-12-06 15:59:13 -03:00
common Port yuzu-emu/yuzu#4587 and yuzu-emu/yuzu#4588: Fix data races (#5545) 2020-09-19 18:42:21 +02:00
core Resolve unused variable warnings 2020-12-06 15:59:13 -03:00
dedicated_room Fix: fatal error CVT1100 when compiling manifest file (#5322) 2020-06-20 13:50:33 -05:00
input_common Keep keyboard state independent of acquired buttons (#5255) 2020-11-15 12:58:12 +01:00
network Merge branch 'master' into feature/savestates-2 2020-04-16 19:03:49 +01:00
tests tests: Fix warning about comparison between signed and unsigned (#5632) 2020-12-05 22:20:50 +01:00
video_core Fix telemetry-related exit crash from use-after-free (#5617) 2020-11-22 21:45:14 +08:00
web_service Resolve unused variable warnings 2020-12-06 15:59:13 -03:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt Use GitHub Actions as CI service (#5602) 2020-11-12 06:21:35 +01:00