This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
citra-nightly
Watch
1
Star
0
Fork
0
You've already forked citra-nightly
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra-nightly
/
src
History
Lioncash
bca58546b1
ac: Correct constructor initialization order
...
The parent class constructor will always run before the class' initializers for member variables.
2017-12-09 23:48:40 -05:00
..
audio_core
Merge pull request
#3151
from MerryMage/looping-bug
2017-11-29 10:43:06 -05:00
citra
SDL: add multiplayer options (
#3072
)
2017-12-03 11:29:48 +02:00
citra_qt
Fix crash when loading an unsupported file.
2017-12-09 15:59:21 +01:00
common
vector_math: Return by const reference for const operator[]
2017-12-03 19:35:54 -05:00
core
ac: Correct constructor initialization order
2017-12-09 23:48:40 -05:00
input_common
Allow input configuration with SDL joysticks (
#3116
)
2017-12-05 23:26:29 -05:00
network
Merge pull request
#3162
from lioncash/packet
2017-11-29 10:41:13 -05:00
tests
Merge pull request
#3184
from MerryMage/timing
2017-12-05 23:12:24 -05:00
video_core
video_core: optimize NaN check
2017-12-05 22:34:22 +00:00
web_service
WebService: Verify username and token (
#2930
)
2017-09-18 21:18:26 -04:00
.clang-format
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
CMakeLists.txt
web_service: Add CMake flag to enable.
2017-07-11 18:33:41 -04:00