Logo
Explore Help
Sign In
DuckDuckWhale/yuzu
1
0
Fork 0
You've already forked yuzu
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-06-17 00:47:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
yuzu/src
History
Lioncash b5fb246a99 telemetry_session: Don't allocate std::string instances for program lifetime in GetTelemetryId() and RegenerateTelemetryId()
Given these functions aren't intended to be used frequently, there's no
need to keep the std::string instances allocated for the whole lifetime
of the program. It's just a waste of memory.
2018-08-20 20:06:25 -04:00
..
audio_core
Merge pull request #1033 from MerryMage/interp
2018-08-13 12:19:59 -04:00
common
Merge pull request #1064 from lioncash/telemetry
2018-08-20 19:43:17 -04:00
core
telemetry_session: Don't allocate std::string instances for program lifetime in GetTelemetryId() and RegenerateTelemetryId()
2018-08-20 20:06:25 -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 #1104 from Subv/instanced_arrays
2018-08-20 14:32:50 -04:00
yuzu
game_list: Avoid uninitialized variables when retrieving program ID
2018-08-20 04:23:05 -04: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

Duck says: Quack!

Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
API