This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
0057a47e41
citra
/
src
History
Lioncash
0057a47e41
audio_core/filter: Add explicit cast to assignment in Process()
...
Previously this would cause warnings about implicit conversions to s16 from a double
2018-08-21 12:32:37 -04:00
..
audio_core
audio_core/filter: Add explicit cast to assignment in Process()
2018-08-21 12:32:37 -04:00
common
bit_field: Convert ToBool() into explicit operator bool
2018-08-21 06:39:45 -04:00
core
Merge pull request
#1143
from lioncash/inc
2018-08-21 10:22:29 -04:00
input_common
input_common: Use std::move where applicable
2018-08-02 21:51:11 -04:00
tests
externals: Update catch to 2.3.0
2018-08-07 19:26:13 -04:00
video_core
Merge pull request
#1123
from lioncash/screen
2018-08-21 01:18:34 -04:00
yuzu
Port
#4056
from Citra: "Add Clear Recent Files menu action"
2018-08-21 13:12:45 +02:00
yuzu_cmd
Added check to see if ARB_texture_mirror_clamp_to_edge is supported
2018-08-19 12:00:33 +10:00
.clang-format
CMakeLists.txt
audio_core: Add initial code for keeping track of audout state.
2018-07-27 22:33:31 -04:00