| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | core: implement HwOpus GetWorkBufferSizeForMultiStreamEx | 2022-09-17 | 2 | -1/+38 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #8827 from german77/amiibo_release | 2022-09-17 | 12 | -302/+1370 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | core: nfp: Remove magic numbers | 2022-09-07 | 3 | -105/+103 | ||
| | * | | | | | | core: nfp: Workaround for lack of multiple nfp interfaces | 2022-09-07 | 1 | -1/+3 | ||
| | * | | | | | | core: nfp: Correct date and amiibo name | 2022-09-07 | 4 | -18/+36 | ||
| | * | | | | | | core: nfp: Implement Convert and RecreateApplicationArea, accuracy fixes | 2022-09-07 | 10 | -257/+356 | ||
| | * | | | | | | core: nfp: Implement amiibo encryption | 2022-09-07 | 7 | -276/+1227 | ||
| * | | | | | | | Merge pull request #8650 from Kelebek1/vsync | 2022-09-17 | 4 | -33/+71 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | core_timing: Sleep in discrete intervals, yield during spin | 2022-08-02 | 1 | -12/+13 | ||
| | * | | | | | | | Add missing looping event schedule signal | 2022-08-02 | 1 | -5/+9 | ||
| | * | | | | | | | Make coretiming waiting more accurate | 2022-08-02 | 2 | -11/+31 | ||
| | * | | | | | | | Rework multi-core vsync | 2022-08-01 | 2 | -17/+30 | ||
| * | | | | | | | | Merge pull request #8914 from lioncash/audio-const | 2022-09-16 | 25 | -82/+87 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | audio_renderer: Pass command buffer by const reference | 2022-09-16 | 4 | -4/+4 | ||
| | * | | | | | | | | sink_stream: Mark GetQueueSize as const | 2022-09-16 | 1 | -1/+1 | ||
| | * | | | | | | | | node_states: Mark relevant member functions as const | 2022-09-16 | 1 | -2/+2 | ||
| | * | | | | | | | | i3dl2/reverb: Mark relevant member functions as const | 2022-09-16 | 2 | -4/+4 | ||
| | * | | | | | | | | behavior_info: Mark CopyErrorInfo as const | 2022-09-16 | 4 | -6/+6 | ||
| | * | | | | | | | | audio_device: Mark GetDeviceVolume as const | 2022-09-16 | 2 | -2/+2 | ||
| | * | | | | | | | | audio_render_manager: Mark several functions as const | 2022-09-16 | 2 | -6/+6 | ||
| | * | | | | | | | | audio_in: Mark several functions as const | 2022-09-16 | 4 | -18/+18 | ||
| | * | | | | | | | | audio_out: Mark several functions as const | 2022-09-16 | 4 | -16/+17 | ||
| | * | | | | | | | | audio_buffers: Pass by const-ref in AppendBuffers | 2022-09-16 | 3 | -13/+17 | ||
| | * | | | | | | | | device_session: Convert for loop into ranged for in AppendBuffers | 2022-09-16 | 1 | -5/+5 | ||
| | * | | | | | | | | device_session: Pass arguments by const-ref in relevant functions | 2022-09-16 | 3 | -7/+7 | ||
| * | | | | | | | | | Merge pull request #8916 from Docteh/muilti_build | 2022-09-16 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | GIT: Modify .gitignore to ignore wildcard for build directories | 2022-09-16 | 1 | -1/+1 | ||
| * | | | | | | | | | | Merge pull request #8906 from Docteh/fix_icons | 2022-09-16 | 15 | -32/+32 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | UI: move icons from default into colorful theme. | 2022-09-15 | 15 | -32/+32 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #8869 from SachinVin/cmake | 2022-09-16 | 1 | -6/+0 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | core/CMakeLists.txt: Remove duplicate files. | 2022-09-08 | 1 | -6/+0 | ||
| * | | | | | | | | | | Merge pull request #8649 from lat9nq/common-position-independent | 2022-09-16 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | common: Use PROJECT_SOURCE_DIR to find CMakeModules | 2022-08-01 | 1 | -3/+3 | ||
| * | | | | | | | | | | | Merge pull request #8682 from lat9nq/dumpy | 2022-09-16 | 24 | -95/+407 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ci/windows: Upload debugging symbols | 2022-09-04 | 1 | -2/+2 | ||
| | * | | | | | | | | | | | mini_dump: Address review feedback | 2022-09-04 | 4 | -63/+71 | ||
| | * | | | | | | | | | | | ci,workflows: Enable crash dumps on MSVC builds | 2022-09-04 | 3 | -2/+3 | ||
| | * | | | | | | | | | | | vcpkg,cmake: Use vcpkg for dbghelp | 2022-09-04 | 3 | -1/+17 | ||
| | * | | | | | | | | | | | mini_dump: Check for debugger before spawning a child | 2022-09-04 | 2 | -63/+37 | ||
| | * | | | | | | | | | | | mini_dump: Cleanup and add comments | 2022-09-04 | 3 | -43/+87 | ||
| | * | | | | | | | | | | | yuzu: Use a debugger to generate minidumps | 2022-09-04 | 18 | -91/+360 | ||
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #6667 from lat9nq/ea-appimage | 2022-09-16 | 2 | -8/+42 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | patreon step2: Use jobs to build for Windows and Linux | 2022-07-31 | 1 | -11/+5 | ||
| | * | | | | | | | | | | | ci/linux: EA AppImage adjustments | 2022-07-31 | 1 | -1/+8 | ||
| | * | | | | | | | | | | | patreon step2: Enable Linux build | 2022-07-31 | 1 | -4/+31 | ||
| | * | | | | | | | | | | | ci,linux: Support Patreon releases | 2022-07-31 | 1 | -5/+11 | ||
| * | | | | | | | | | | | | Merge pull request #8911 from lioncash/cexpr-string | 2022-09-16 | 6 | -27/+40 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | audio_device: Mark member functions as const where applicable | 2022-09-15 | 3 | -10/+10 | ||
| | * | | | | | | | | | | | audio_device: Make AudioDeviceName constructor constexpr | 2022-09-15 | 5 | -17/+30 | ||
| * | | | | | | | | | | | | Merge pull request #8878 from Kelebek1/remove_pause | 2022-09-15 | 15 | -144/+29 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||