1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-nightly/src
Lioncash f322c51a63 core/frontend/emu_window: Make ClipToTouchScreen a const member function
This member function doesn't modify instance state, so it can have the
const specifier applied to it.
2019-03-02 14:06:09 +01:00
..
android android: fix native library inclusion 2019-01-15 20:28:56 -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 yuzu/compatdb: Remove unused lambda capture 2019-03-02 14:04:13 +01:00
common Merge pull request #4645 from FearlessTobi/port-2116 2019-02-25 10:25:11 -05:00
core core/frontend/emu_window: Make ClipToTouchScreen a const member function 2019-03-02 14:06:09 +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 Merge pull request #4617 from wwylele/hle-service-clean 2019-02-25 10:22:13 -05: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 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