| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #6904 from Morph1984/lang-settings-range | Ameer J | 2021-08-21 | 1 | -1/+1 |
|\ |
|
| * | settings: Amend language_index maximum setting range | Morph | 2021-08-21 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #6888 from v1993/patch-3 | Ameer J | 2021-08-21 | 1 | -1/+1 |
|\ |
|
| * | video_core: eliminate constant ternary | Valeri | 2021-08-19 | 1 | -1/+1 |
* | | Merge pull request #6877 from MerryMage/dyn-ignore-asserts | bunnei | 2021-08-20 | 5 | -4/+7 |
|\ \ |
|
| * | | dynarmic: Update and enable DYNARMIC_IGNORE_ASSERTS | Merry | 2021-08-15 | 2 | -0/+1 |
| * | | xbyak: Update include path | Merry | 2021-08-15 | 4 | -4/+6 |
* | | | Merge pull request #6887 from v1993/patch-2 | Mai M | 2021-08-19 | 1 | -6/+2 |
|\ \ \ |
|
| * | | | SPIR-V: Merge two ifs in EmitGetAttribute | Valeri | 2021-08-19 | 1 | -6/+2 |
| | |/
| |/| |
|
* | | | Merge pull request #6886 from Morph1984/error-code-64 | Mai M | 2021-08-19 | 1 | -6/+25 |
|\ \ \ |
|
| * | | | applet_error: Fix 64-bit error code conversion | Morph | 2021-08-19 | 1 | -6/+25 |
| |/ / |
|
* | | | Merge pull request #6890 from v1993/patch-5 | Mai M | 2021-08-19 | 1 | -16/+18 |
|\ \ \ |
|
| * | | | Replace QPoint with QPointF where applicable | Valeri | 2021-08-19 | 1 | -16/+18 |
|/ / / |
|
* | | | Merge pull request #6889 from v1993/patch-4 | Morph | 2021-08-19 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | qt_software_keyboard: fix copy-paste error | Valeri | 2021-08-19 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #6885 from v1993/patch-1 | Mai M | 2021-08-19 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix crash in logging in CreateStrayLayer | Valeri | 2021-08-19 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #6884 from v1993/patch-1 | Morph | 2021-08-19 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix check is thread current in GetThreadContext | Valeri | 2021-08-19 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #6832 from bunnei/scheduler-improvements | bunnei | 2021-08-19 | 23 | -140/+224 |
|\ \ |
|
| * | | core: hle: kernel: Disable dispatch count tracking on single core. | bunnei | 2021-08-14 | 3 | -5/+12 |
| * | | core: hle: kernel: k_thread: Mark KScopedDisableDispatch as nodiscard. | bunnei | 2021-08-07 | 1 | -1/+1 |
| * | | core: cpu_manager: Use invalid core_id on init and simplify shutdown. | bunnei | 2021-08-07 | 1 | -7/+3 |
| * | | core: hle: service: buffer_queue: Improve management of KEvent. | bunnei | 2021-08-07 | 3 | -14/+24 |
| * | | core: hle: kernel: k_auto_object: Add GetName method. | bunnei | 2021-08-07 | 1 | -0/+4 |
| * | | core: hle: service: nvflinger/vi: Improve management of KEvent. | bunnei | 2021-08-07 | 4 | -16/+30 |
| * | | core: hle: kernel: DisableDispatch on suspend threads. | bunnei | 2021-08-07 | 1 | -0/+3 |
| * | | core: hle: kernel: k_scheduler: Improve DisableScheduling and EnableScheduling. | bunnei | 2021-08-07 | 1 | -14/+9 |
| * | | core: cpu_manager: Use KScopedDisableDispatch. | bunnei | 2021-08-07 | 1 | -7/+8 |
| * | | core: hle: kernel: Use CurrentPhysicalCoreIndex as appropriate. | bunnei | 2021-08-07 | 1 | -6/+2 |
| * | | core: hle: kernel: k_scheduler: Remove unnecessary MakeCurrentProcess. | bunnei | 2021-08-07 | 1 | -5/+0 |
| * | | core: hle: kernel: k_scheduler: Improve ScheduleImpl. | bunnei | 2021-08-07 | 1 | -6/+7 |
| * | | core: hle: kernel: k_scheduler: Improve Unload. | bunnei | 2021-08-07 | 1 | -17/+29 |
| * | | core: hle: kernel: k_process: DisableDispatch on main thread. | bunnei | 2021-08-07 | 1 | -0/+1 |
| * | | core: hle: kernel: k_handle_table: Use KScopedDisableDispatch as necessary. | bunnei | 2021-08-07 | 2 | -0/+8 |
| * | | core: hle: kernel: k_thread: Add KScopedDisableDispatch. | bunnei | 2021-08-07 | 2 | -1/+47 |
| * | | core: hle: kernel: Ensure idle threads are closed before destroying scheduler. | bunnei | 2021-08-07 | 3 | -24/+22 |
| * | | core: hle: kernel: Reflect non-emulated threads as core 3. | bunnei | 2021-08-07 | 7 | -13/+15 |
| * | | core: cpu_manager: Use jthread. | bunnei | 2021-08-07 | 2 | -18/+13 |
* | | | Merge pull request #6863 from spholz/fix-lan-play | Fernando S | 2021-08-16 | 16 | -103/+409 |
|\ \ \
| |_|/
|/| | |
|
| * | | network_interface: correct formatting | Sönke Holz | 2021-08-16 | 1 | -1/+1 |
| * | | network_interface: fix mingw-w64 build | spholz | 2021-08-16 | 1 | -1/+1 |
| * | | network: retrieve subnet mask and gateway info | Sönke Holz | 2021-08-16 | 5 | -24/+137 |
| * | | configuration: fix mingw-w64 build | Sönke Holz | 2021-08-13 | 1 | -2/+2 |
| * | | network: don't use reinterpret_cast in GetAvailableNetworkInterfaces | spholz | 2021-08-13 | 1 | -7/+4 |
| * | | network: fix mingw-w64 build | Sönke Holz | 2021-08-13 | 1 | -4/+4 |
| * | | network: don't use assert to check if no network interfaces are returned | Sönke Holz | 2021-08-13 | 1 | -2/+4 |
| * | | configuration: move network_interface include to source file | Sönke Holz | 2021-08-13 | 2 | -2/+1 |
| * | | network: use Common::BitCast instead of std::bit_cast | Sönke Holz | 2021-08-13 | 1 | -2/+3 |
| * | | network: narrow down scope of "result" in win32 code for | Sönke Holz | 2021-08-13 | 1 | -4/+5 |
| * | | configuration: use tr instead of QStringLiteral for "None" item in | Sönke Holz | 2021-08-13 | 1 | -1/+1 |
| * | | network: use explicit bool conversions in GetAvailableNetworkInterfaces | Sönke Holz | 2021-08-13 | 1 | -1/+1 |
| * | | network: initialize ip_addr in GetHostIPv4Address() | Sönke Holz | 2021-08-13 | 1 | -1/+1 |
| * | | nifm: use operator*() instead of .value() to get value of std::optional | Sönke Holz | 2021-08-13 | 1 | -2/+2 |
| * | | nifm: treat a missing host IP address as a non-critical error | Sönke Holz | 2021-08-13 | 1 | -2/+2 |
| * | | Merge branch 'yuzu-emu:master' into fix-lan-play | spholz | 2021-08-12 | 47 | -1471/+1186 |
| |\ \ |
|
| * | | | network: correct formatting in network.cpp and network_interface.cpp | Sönke Holz | 2021-08-12 | 2 | -8/+6 |
| * | | | configuration: add option to select network interface | spholz | 2021-08-12 | 16 | -91/+279 |
| * | | | Merge branch 'yuzu-emu:master' into fix-lan-play | spholz | 2021-08-07 | 5 | -205/+52 |
| |\ \ \ |
|
| * | | | | network: GetAndLogLastError: ignore Errno::AGAIN | Sönke Holz | 2021-08-07 | 1 | -1/+5 |
| * | | | | network: GetCurrentIpConfigInfo: return host IP address | Sönke Holz | 2021-08-07 | 1 | -1/+4 |
| * | | | | network: fix fcntl cmds | Sönke Holz | 2021-08-06 | 1 | -2/+2 |
* | | | | | Merge pull request #6861 from yzct12345/const-mempy-is-all-the-speed | bunnei | 2021-08-15 | 1 | -57/+116 |
|\ \ \ \ \ |
|
| * | | | | | decoders: Templates allow memcpy optimizations | yzct12345 | 2021-08-12 | 1 | -57/+116 |
* | | | | | | Merge pull request #6868 from yzct12345/safe-threads-no-deadlocks | bunnei | 2021-08-14 | 1 | -6/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | threadsafe_queue: Fix deadlock | yzct12345 | 2021-08-13 | 1 | -6/+4 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6862 from german77/badsdl | bunnei | 2021-08-13 | 1 | -0/+3 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | input_common: Disable sdl raw input mode | german77 | 2021-08-12 | 1 | -0/+3 |
| |/ / / / |
|
* | | | | | Merge pull request #6838 from ameerj/sws-align | bunnei | 2021-08-12 | 1 | -3/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | vic: Specify sws_scale height stride. | ameerj | 2021-08-10 | 1 | -3/+2 |
* | | | | | Merge pull request #6855 from german77/sdl16 | Mai M | 2021-08-12 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | externals: Update sdl2 to 2.0.16 | german77 | 2021-08-11 | 2 | -2/+2 |
* | | | | | | Merge pull request #6860 from lat9nq/ranged-settings-2 | Mai M | 2021-08-11 | 1 | -7/+22 |
|\ \ \ \ \ \ |
|
| * | | | | | | settings: Fix MSVC issues | lat9nq | 2021-08-11 | 1 | -7/+22 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6776 from lat9nq/ranged-settings | bunnei | 2021-08-11 | 1 | -26/+136 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | settings: Use std::clamp where possible | lat9nq | 2021-07-31 | 1 | -39/+9 |
| * | | | | | settings: Remove unnecessary std::move usages | lat9nq | 2021-07-31 | 1 | -12/+12 |
| * | | | | | settings: Fix function virtualization | lat9nq | 2021-07-30 | 1 | -12/+18 |
| * | | | | | settings: Implement setting ranges | lat9nq | 2021-07-30 | 1 | -18/+152 |
* | | | | | | Merge pull request #6820 from yzct12345/split-cache | Fernando S | 2021-08-10 | 13 | -427/+420 |
|\ \ \ \ \ \ |
|
| * | | | | | | texture_cache: Address ameerj's review | yzct12345 | 2021-08-08 | 3 | -7/+4 |
| * | | | | | | texture_cache: Address ameerj's review | yzct12345 | 2021-08-07 | 4 | -10/+5 |
| * | | | | | | texture_cache: Don't change copyright year | yzct12345 | 2021-08-05 | 4 | -4/+4 |
| * | | | | | | texture_cache: Address ameerj's review | yzct12345 | 2021-08-05 | 12 | -1821/+1821 |
| * | | | | | | texture_cache: Split templates out | yzct12345 | 2021-08-05 | 7 | -1532/+1533 |
* | | | | | | | Merge pull request #6837 from german77/no-pause-screenshot | Ameer J | 2021-08-10 | 1 | -5/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | main: Avoid stopping emulation when taking a screenshot | german77 | 2021-08-07 | 1 | -5/+2 |
* | | | | | | | | Merge pull request #6823 from yzct12345/memory-cleanup | bunnei | 2021-08-10 | 2 | -491/+163 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | memory: Address lioncash's review | yzct12345 | 2021-08-07 | 1 | -52/+6 |
| * | | | | | | | | memory: Dedup Read and Write and fix logging bugs | yzct12345 | 2021-08-07 | 1 | -129/+115 |
| * | | | | | | | | memory: Clean up CopyBlock too | yzct12345 | 2021-08-05 | 1 | -36/+15 |
| * | | | | | | | | memory: Address lioncash's review | yzct12345 | 2021-08-05 | 2 | -7/+8 |
| * | | | | | | | | memory: Clean up code | yzct12345 | 2021-08-05 | 2 | -329/+81 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6839 from ameerj/frame-cap-positon | bunnei | 2021-08-09 | 1 | -30/+30 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | configure_general: Swap positions of speed limit and frame limit options | ameerj | 2021-08-08 | 1 | -30/+30 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6844 from ameerj/vp9-empty-frame | Mai M | 2021-08-09 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | vp9: Ensure the first frame is complete | ameerj | 2021-08-08 | 2 | -3/+3 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #6843 from FernandoS27/lives-in-a-pineapple-under-the-sea-2 | bunnei | 2021-08-08 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | yuzu-cmd/CMakeLists: Correct attribution for this function. | Fernando Sahmkow | 2021-08-08 | 2 | -0/+2 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #6834 from K0bin/buffer-image-granularity | Fernando S | 2021-08-08 | 2 | -2/+8 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | vulkan_memory_allocator: Respect bufferImageGranularity | Robin Kertels | 2021-08-07 | 2 | -2/+8 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6698 from german77/SDL_QoL | bunnei | 2021-08-08 | 4 | -33/+76 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | input_common: Improve SDL joystick and hide toggle option | german77 | 2021-08-08 | 4 | -33/+76 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6817 from gidoly/patch-1 | bunnei | 2021-08-08 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | Update configure_graphics_advanced.ui | gidoly | 2021-08-05 | 1 | -2/+5 |
* | | | | | | | | Merge pull request #6827 from Morph1984/uuid-hash | bunnei | 2021-08-08 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | common: uuid: Add hash function for UUID | Morph | 2021-08-06 | 1 | -0/+11 |
* | | | | | | | | Merge pull request #6830 from ameerj/nvdec-unimpld-codec | bunnei | 2021-08-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | nvdec: Better logging for unimplemented codecs | ameerj | 2021-08-07 | 1 | -1/+1 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge pull request #6795 from sankasan/cmd-remove-cursor-fullscreen | bunnei | 2021-08-07 | 4 | -0/+9 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | yuzu-cmd: hide cursor when in fullscreen | san | 2021-08-01 | 4 | -0/+9 |
* | | | | | | | | Merge pull request #6815 from german77/ui_improvements | bunnei | 2021-08-07 | 3 | -23/+48 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | settings_ui: Use better colors for the light theme | german77 | 2021-08-04 | 1 | -2/+2 |
| * | | | | | | | | settings_ui: Add emulated joystick position dot to controller preview | german77 | 2021-08-04 | 2 | -21/+46 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6791 from ameerj/astc-opt | bunnei | 2021-08-07 | 7 | -421/+251 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | astc_decoder: Reduce workgroup size | ameerj | 2021-08-01 | 3 | -5/+5 |
| * | | | | | | | astc_decoder: Compute offset swizzles in-shader | ameerj | 2021-08-01 | 4 | -109/+25 |
| * | | | | | | | astc_decoder: Make use of uvec4 for payload data | ameerj | 2021-08-01 | 1 | -79/+43 |
| * | | | | | | | astc_decoder: Simplify Select2DPartition | ameerj | 2021-08-01 | 1 | -38/+19 |
| * | | | | | | | astc_decoder: Optimize the use EncodingData | ameerj | 2021-08-01 | 6 | -138/+108 |
| * | | | | | | | astc.h: Move data to cpp implementation | ameerj | 2021-08-01 | 2 | -64/+63 |
* | | | | | | | | Merge pull request #6799 from ameerj/vp9-fixes | bunnei | 2021-08-07 | 5 | -205/+52 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | nvhost_nvdec_common: Remove BufferMap | ameerj | 2021-08-07 | 2 | -76/+0 |
| * | | | | | | | vp9: Cleanup unused variables | ameerj | 2021-08-07 | 3 | -58/+17 |
| * | | | | | | | vp9: Fix reference frame refreshes | ameerj | 2021-08-07 | 2 | -48/+31 |
| * | | | | | | | nvhost_nvdec_common: Stub UnmapBuffer Ioctl | ameerj | 2021-08-07 | 1 | -23/+4 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #6822 from yzct12345/clion-assert | bunnei | 2021-08-06 | 1 | -2/+6 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | assert: Verify formatting | yzct12345 | 2021-08-05 | 1 | -2/+6 |
| * | | | | | | assert: Avoid empty macros | yzct12345 | 2021-08-05 | 1 | -2/+2 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge pull request #6813 from Morph1984/hex-string-to-uuid | bunnei | 2021-08-05 | 2 | -0/+73 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | common: uuid: Add hex string to UUID constructor | Morph | 2021-08-04 | 2 | -0/+73 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #6819 from Morph1984/i-am-dumb | Mai M | 2021-08-05 | 1 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | applet_swkbd: Include the null terminator in the buffer size calculation | Morph | 2021-08-05 | 1 | -2/+4 |
| |/ / / / |
|
* | | | | | Merge pull request #6818 from Morph1984/hex-util-bug | Mai M | 2021-08-05 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | hex_util: Fix incorrect array size in AsArray | Morph | 2021-08-05 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #6816 from lat9nq/fix-mult-contrl | Morph | 2021-08-05 | 1 | -0/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | config: Read connected setting for controllers | lat9nq | 2021-08-04 | 1 | -0/+3 |
|/ / / / |
|
* | | | | nvdec: Implement VA-API hardware video acceleration (#6713) | yzct12345 | 2021-08-04 | 6 | -76/+210 |
* | | | | Merge pull request #6805 from lat9nq/fix-user-profiles | Morph | 2021-08-03 | 1 | -5/+6 |
|\ \ \ \ |
|
| * | | | | config: Only read/write current_user on global config | lat9nq | 2021-08-03 | 1 | -5/+6 |
* | | | | | Merge pull request #6801 from spholz/spholz-patch-1 | Morph | 2021-08-02 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | network: fix ternary operator in Socket::SendTo | spholz | 2021-08-02 | 1 | -1/+1 |
|/ / / / |
|
* | | / | decoders: Optimize swizzle copy performance (#6790) | yzct12345 | 2021-08-02 | 1 | -9/+43 |
| |_|/
|/| | |
|
* | | | game_list: Make game list folder icons smaller (#6762) | Malte Jürgens | 2021-08-01 | 6 | -28/+70 |
* | | | Merge pull request #6793 from Morph1984/lang-fix | Morph | 2021-08-01 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | service: set: Correct copy amount in GetAvailableLanguageCodes | Morph | 2021-08-01 | 1 | -1/+2 |
|/ / / |
|
* | | | Merge pull request #6720 from ameerj/vk-screenshot | Fernando S | 2021-08-01 | 8 | -75/+247 |
|\ \ \ |
|
| * | | | renderers: Add explicit invert_y bool to screenshot callback | ameerj | 2021-07-29 | 5 | -7/+7 |
| * | | | renderer_vulkan: Implement screenshots | ameerj | 2021-07-29 | 2 | -0/+152 |
| * | | | vk_blit_screen: Add public CreateFramebuffer method | ameerj | 2021-07-29 | 2 | -14/+18 |
| * | | | vk_blit_screen: Make Draw method more generic | ameerj | 2021-07-29 | 3 | -55/+71 |
* | | | | Merge pull request #6765 from ReinUsesLisp/y-negate-vk | Ameer J | 2021-08-01 | 1 | -2/+7 |
|\ \ \ \ |
|
| * | | | | vk_rasterizer: Flip viewport on Y_NEGATE | ReinUsesLisp | 2021-07-29 | 1 | -2/+7 |
* | | | | | Merge pull request #6565 from lat9nq/bundle-ffmpeg | Ameer J | 2021-08-01 | 3 | -2/+7 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | cmake: Specify the compiler on autotools externals | lat9nq | 2021-07-06 | 2 | -0/+4 |
| * | | | | cmake, ci: Build bundled FFmpeg with yuzu | lat9nq | 2021-07-06 | 2 | -3/+6 |
* | | | | | Merge pull request #6788 from Morph1984/hle_api_12.1.0 | Mai M | 2021-08-01 | 1 | -7/+7 |
|\ \ \ \ \ |
|
| * | | | | | hle: api_version: Update HOS version to 12.1.0 | Morph | 2021-07-31 | 1 | -7/+7 |
|/ / / / / |
|
* | | | | | Merge pull request #6752 from Morph1984/pt-br | bunnei | 2021-07-30 | 5 | -11/+20 |
|\ \ \ \ \ |
|
| * | | | | | configure_system: Add Brazilian Portuguese to the list of languages | Morph | 2021-07-30 | 2 | -1/+6 |
| * | | | | | service: set: Correct 4.0.0 max_entries to 0x40 (64) instead of 17 | Morph | 2021-07-30 | 1 | -8/+8 |
| * | | | | | service: ns, set: Add PT_BR (Brazilian Portuguese) | Morph | 2021-07-30 | 3 | -2/+6 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #6775 from lat9nq/cmd-remove-global-core | bunnei | 2021-07-30 | 7 | -12/+23 |
|\ \ \ \ \ |
|
| * | | | | | emu_window: Remove global system instance | lat9nq | 2021-07-30 | 7 | -12/+23 |
| |/ / / / |
|
* | | | | | Merge pull request #6759 from ReinUsesLisp/pipeline-statistics | bunnei | 2021-07-30 | 19 | -24/+307 |
|\ \ \ \ \ |
|
| * | | | | | renderer_vulkan: Add setting to log pipeline statistics | ReinUsesLisp | 2021-07-28 | 19 | -24/+307 |
* | | | | | | Merge pull request #6770 from Morph1984/swkbd_buffer_size | bunnei | 2021-07-30 | 1 | -2/+2 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | applet_swkbd: Correct string buffer size calculation | Morph | 2021-07-30 | 1 | -2/+2 |
|/ / / / / |
|
* | | | | | Merge pull request #6767 from ReinUsesLisp/fold-float-pack | Morph | 2021-07-30 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | shader: Fold UnpackFloat2x16 and PackFloat2x16 | ReinUsesLisp | 2021-07-30 | 1 | -0/+4 |
* | | | | | | Merge pull request #6722 from ReinUsesLisp/xmad-opts | bunnei | 2021-07-30 | 2 | -14/+195 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | shader: Fold integer FMA from Nvidia's pattern | ReinUsesLisp | 2021-07-26 | 1 | -0/+175 |
| * | | | | | shader: Use TryInstRecursive on XMAD multiply folding | ReinUsesLisp | 2021-07-26 | 1 | -14/+12 |
| * | | | | | shader: Add TryInstRecursive utility to values | ReinUsesLisp | 2021-07-26 | 1 | -0/+8 |
* | | | | | | Merge pull request #6751 from Morph1984/languagecode | Ameer J | 2021-07-29 | 2 | -42/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | service: ns: Remove unused ns_language header | Morph | 2021-07-27 | 1 | -42/+0 |
| * | | | | | | service: ns: Map ZH_TW and ZH_CN to Traditional/Simplified Chinese | Morph | 2021-07-27 | 1 | -0/+2 |
* | | | | | | | Merge pull request #6742 from Morph1984/uuid | bunnei | 2021-07-29 | 3 | -15/+15 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | common: uuid: Return a lower-case hex string in Format | Morph | 2021-07-27 | 3 | -15/+15 |
* | | | | | | | Merge pull request #6760 from ReinUsesLisp/fp16-collect | bunnei | 2021-07-28 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | shader: Mark ConvertF16F32 and ConvertF32F16 as fp16 instructions | ReinUsesLisp | 2021-07-28 | 1 | -0/+2 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge pull request #6758 from jbeich/fastmem | bunnei | 2021-07-28 | 1 | -2/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | host_memory: Add workaround for FreeBSD 12 | Jan Beich | 2021-07-27 | 1 | -0/+5 |
| * | | | | | | | host_memory: Enable Linux implementation on FreeBSD | Jan Beich | 2021-07-27 | 1 | -2/+2 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #6700 from lat9nq/fullscreen-enum | bunnei | 2021-07-28 | 10 | -63/+40 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into fullscreen-enum | lat9nq | 2021-07-25 | 453 | -27358/+49784 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | configuration: Use combobox apply template where possible | lat9nq | 2021-07-23 | 2 | -35/+2 |
| * | | | | | | | general: Implement FullscreenMode enumeration | lat9nq | 2021-07-23 | 8 | -28/+38 |
* | | | | | | | | Merge pull request #6671 from jls47/master | Morph | 2021-07-28 | 3 | -1/+23 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | qt_web_browser: Fix lambda capture for HIDButton | jls47 | 2021-07-27 | 1 | -1/+1 |
| * | | | | | | | | qt_web_browser: Focus on the first link element | jls47 | 2021-07-27 | 3 | -0/+22 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6753 from jbeich/libusb | Ameer J | 2021-07-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | cmake: don't use pkg-config directly with non-reference libusb | Jan Beich | 2021-07-27 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #6749 from lioncash/rtarget | bunnei | 2021-07-28 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | render_target: Add missing initializer for size extent | Lioncash | 2021-07-27 | 1 | -3/+3 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6730 from Morph1984/buf_to_stdstring | bunnei | 2021-07-28 | 2 | -0/+15 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | common: fs: fs_util: Add BufferToUTF8String | Morph | 2021-07-27 | 2 | -0/+15 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #6748 from lioncash/engine-init | Rodrigo Locatti | 2021-07-27 | 2 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core/engine: Consistently initialize rasterizer pointers | Lioncash | 2021-07-27 | 2 | -2/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #6744 from lioncash/exc | Rodrigo Locatti | 2021-07-27 | 1 | -6/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | exception: Make constructors explicit | Lioncash | 2021-07-27 | 1 | -4/+4 |
| * | | | | | | | exception: Make what() member function nodiscard | Lioncash | 2021-07-27 | 1 | -1/+1 |
| * | | | | | | | exception: Narrow down specific header | Lioncash | 2021-07-27 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #6745 from lioncash/copies | bunnei | 2021-07-27 | 3 | -5/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | buffer_cache: Remove unused small_vector in CommitAsyncFlushesHigh() | Lioncash | 2021-07-27 | 1 | -1/+0 |
| * | | | | | | | gl_shader_cache: Remove unused variable | Lioncash | 2021-07-27 | 1 | -1/+0 |
| * | | | | | | | vk_compute_pass: Remove unused captures | Lioncash | 2021-07-27 | 1 | -3/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #6747 from lioncash/wrapper | bunnei | 2021-07-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | vulkan_wrapper: Fix SetObjectName() always indicating objects as images | Lioncash | 2021-07-27 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6696 from ameerj/speed-limit-rename | bunnei | 2021-07-27 | 18 | -88/+80 |
|\ \ \ \ \ \ |
|
| * | | | | | | renderer_base: Removed redundant settings | ameerj | 2021-07-24 | 3 | -12/+4 |
| * | | | | | | general: Rename "Frame Limit" references to "Speed Limit" | ameerj | 2021-07-24 | 16 | -77/+77 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #6741 from ReinUsesLisp/stream-remove | Rodrigo Locatti | 2021-07-27 | 2 | -244/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | vk_stream_buffer: Remove unused stream buffer | ReinUsesLisp | 2021-07-26 | 2 | -244/+0 |
* | | | | | | | Merge pull request #6740 from K0bin/hvv-fallback | Rodrigo Locatti | 2021-07-27 | 1 | -8/+21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vk_staging_buffer_pool: Fall back to host memory when allocation fails | Robin Kertels | 2021-07-26 | 1 | -8/+21 |
* | | | | | | | | Merge pull request #6728 from ReinUsesLisp/null-buffer-usage | Rodrigo Locatti | 2021-07-26 | 1 | -3/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | vk_buffer_cache: Add transform feedback usage to null buffer | ReinUsesLisp | 2021-07-26 | 1 | -3/+7 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6729 from ReinUsesLisp/quad-indexed-barrier | Rodrigo Locatti | 2021-07-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | vk_compute_pass: Fix pipeline barrier for indexed quads | ReinUsesLisp | 2021-07-26 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #6724 from lioncash/nodisc-shader | Rodrigo Locatti | 2021-07-26 | 2 | -4/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | shader_recompiler: Remove unnecessary [[nodiscard]] instances | Lioncash | 2021-07-26 | 2 | -4/+4 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #6726 from lioncash/hguard | Rodrigo Locatti | 2021-07-26 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | emit_spirv_instructions: Add missing header guard | Lioncash | 2021-07-26 | 1 | -0/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #6727 from lioncash/topology | Rodrigo Locatti | 2021-07-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | emit_glasm: Fix LINESS_ADJACENCY typo in InputPrimitive() | Lioncash | 2021-07-26 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6736 from CaptV0rt3x/patch-1 | bunnei | 2021-07-26 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | configure_graphics: reword GLASM option | Vamsi Krishna | 2021-07-26 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6723 from lioncash/shader | Rodrigo Locatti | 2021-07-26 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | object_pool: Add missing return in Chunk move assignment operator | Lioncash | 2021-07-26 | 1 | -0/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6725 from lioncash/control-token | Rodrigo Locatti | 2021-07-26 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | control_flow: Fix duplicate switch case in OpcodeToken | Lioncash | 2021-07-26 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #6697 from ameerj/fps-cap | bunnei | 2021-07-26 | 8 | -6/+49 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | config, nvflinger: Add FPS cap setting | ameerj | 2021-07-24 | 8 | -6/+49 |
| |/ / / |
|
* | | | | Merge pull request #6575 from FernandoS27/new_settings | bunnei | 2021-07-25 | 5 | -39/+107 |
|\ \ \ \ |
|
| * | | | | Update src/yuzu/main.cpp | Fernando S | 2021-07-09 | 1 | -2/+2 |
| * | | | | Settings: Eliminate ASYNC & MULTICORE Toggles and add GPU Accuracy Toggle. | Fernando Sahmkow | 2021-07-09 | 5 | -39/+107 |
* | | | | | Merge pull request #6709 from ameerj/screenshot-path | Morph | 2021-07-25 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | main: Fix screenshot filepath construction | ameerj | 2021-07-25 | 1 | -1/+1 |
* | | | | | | Merge pull request #6585 from ameerj/hades | bunnei | 2021-07-25 | 428 | -27220/+49341 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | shader: Support out of bound local memory reads and immediate writes | ReinUsesLisp | 2021-07-23 | 1 | -4/+21 |
| * | | | | | vulkan/blit_image: Commit descriptor sets within worker thread | ReinUsesLisp | 2021-07-23 | 1 | -9/+7 |
| * | | | | | vulkan_device: Blacklist Volta and older from VK_KHR_push_descriptor | ReinUsesLisp | 2021-07-23 | 1 | -4/+39 |
| * | | | | | cmake: Remove unused code in GenerateSCMRev.cmake | ReinUsesLisp | 2021-07-23 | 1 | -11/+2 |
| * | | | | | qt: Remove "experimental" from asynchronous shader building UI | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | Revert "renderers: Disable async shader compilation" | ReinUsesLisp | 2021-07-23 | 2 | -5/+3 |
| * | | | | | opengl: Fix asynchronous shaders | ReinUsesLisp | 2021-07-23 | 2 | -4/+33 |
| * | | | | | shader_environment: Receive cache version from outside | ReinUsesLisp | 2021-07-23 | 4 | -16/+23 |
| * | | | | | cmake: Remove shader cache version | ReinUsesLisp | 2021-07-23 | 3 | -12/+1 |
| * | | | | | shader: Fix disabled attribute default values | ameerj | 2021-07-23 | 2 | -2/+2 |
| * | | | | | gl_device: Simplify GLASM setting logic | ameerj | 2021-07-23 | 1 | -15/+8 |
| * | | | | | glsl: Simplify FCMP emission | ameerj | 2021-07-23 | 1 | -6/+4 |
| * | | | | | glsl: Update TessellationControl gl_in | ameerj | 2021-07-23 | 1 | -0/+28 |
| * | | | | | renderer_opengl: Use ARB_separate_shader_objects | ReinUsesLisp | 2021-07-23 | 9 | -116/+154 |
| * | | | | | shader: Implement ISETP.X | ameerj | 2021-07-23 | 4 | -44/+57 |
| * | | | | | shader: Avoid usage of C++20 ranges to build in clang | ReinUsesLisp | 2021-07-23 | 11 | -39/+47 |
| * | | | | | glsl: Clamp shared mem size to GL_MAX_COMPUTE_SHARED_MEMORY_SIZE | ameerj | 2021-07-23 | 3 | -2/+12 |
| * | | | | | gl_shader_cache: Properly implement asynchronous shaders | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader_recompiler, video_core: Resolve clang errors | lat9nq | 2021-07-23 | 14 | -44/+40 |
| * | | | | | main: Update Shader Cache menu options | ameerj | 2021-07-23 | 4 | -16/+64 |
| * | | | | | renderers: Fix clang formatting | ameerj | 2021-07-23 | 4 | -9/+13 |
| * | | | | | shader: Manually convert from array<u32> to bitset instead of using bit_cast | ReinUsesLisp | 2021-07-23 | 1 | -2/+3 |
| * | | | | | renderers: Disable async shader compilation | ameerj | 2021-07-23 | 2 | -3/+5 |
| * | | | | | maxwell_to_vk: Add R16_SNORM | ReinUsesLisp | 2021-07-23 | 2 | -1/+2 |
| * | | | | | configure_graphics: Mark SPIR-V as Experimental, Mesa only | lat9nq | 2021-07-23 | 1 | -1/+1 |
| * | | | | | glsl: Fix tracking of info.uses_shadow_lod | ameerj | 2021-07-23 | 1 | -4/+4 |
| * | | | | | shader: Ignore global memory ops on devices lacking int64 support | ameerj | 2021-07-23 | 8 | -30/+79 |
| * | | | | | vulkan_device: Add missing include algorithm | lat9nq | 2021-07-23 | 1 | -0/+1 |
| * | | | | | vulkan_device: Blacklist ampere devices from float16 math | ameerj | 2021-07-23 | 2 | -12/+23 |
| * | | | | | dual_vertex_pass: Clang format | ameerj | 2021-07-23 | 1 | -14/+14 |
| * | | | | | gl_shader_cache: Fixes for async shaders | ameerj | 2021-07-23 | 2 | -2/+25 |
| * | | | | | vulkan_device: Enable VK_EXT_extended_dynamic_state on RADV 21.2 onward | ReinUsesLisp | 2021-07-23 | 1 | -4/+7 |
| * | | | | | emit_spirv: Workaround VK_KHR_shader_float_controls on fp16 Nvidia | ReinUsesLisp | 2021-07-23 | 4 | -5/+12 |
| * | | | | | configure_graphics: Re-order vulkan device populating | lat9nq | 2021-07-23 | 1 | -4/+4 |
| * | | | | | shader: GCC fmt 8.0.0 fixes | lat9nq | 2021-07-23 | 7 | -16/+19 |
| * | | | | | shader: Account for 33-bit IADD3 scenario | ameerj | 2021-07-23 | 1 | -2/+10 |
| * | | | | | shader: Only apply shift on register mode for IADD3 | ReinUsesLisp | 2021-07-23 | 1 | -10/+14 |
| * | | | | | vk_rasterizer: Workaround bug in VK_EXT_vertex_input_dynamic_state | ReinUsesLisp | 2021-07-23 | 4 | -19/+20 |
| * | | | | | shader: Fix disabled and unwritten attributes and varyings | ReinUsesLisp | 2021-07-23 | 3 | -18/+31 |
| * | | | | | glsl: Fix shared and local memory declarations | ameerj | 2021-07-23 | 1 | -3/+3 |
| * | | | | | opengl: Implement LOP.CC | ameerj | 2021-07-23 | 2 | -6/+38 |
| * | | | | | vk_graphics_pipeline: Implement smooth lines | ReinUsesLisp | 2021-07-23 | 5 | -5/+65 |
| * | | | | | vk_graphics_pipeline: Implement line width | ReinUsesLisp | 2021-07-23 | 8 | -8/+36 |
| * | | | | | spirv: Fix code emission when descriptor aliasing is unsupported | ReinUsesLisp | 2021-07-23 | 1 | -1/+2 |
| * | | | | | video_core: Enable GL SPIR-V shaders | lat9nq | 2021-07-23 | 7 | -38/+105 |
| * | | | | | general: Add setting shader_backend | lat9nq | 2021-07-23 | 14 | -87/+182 |
| * | | | | | glsl: Declare local memory in main | ameerj | 2021-07-23 | 1 | -3/+3 |
| * | | | | | glsl: Add passthrough geometry shader support | ameerj | 2021-07-23 | 3 | -7/+27 |
| * | | | | | shader: Use std::bit_cast instead of Common::BitCast for passthrough | ReinUsesLisp | 2021-07-23 | 1 | -2/+3 |
| * | | | | | glasm: Add passthrough geometry shader support | ReinUsesLisp | 2021-07-23 | 5 | -8/+33 |
| * | | | | | shader: Rework varyings and implement passthrough geometry shaders | ReinUsesLisp | 2021-07-23 | 29 | -331/+345 |
| * | | | | | vk_graphics_pipeline: Implement conservative rendering | ReinUsesLisp | 2021-07-23 | 6 | -10/+44 |
| * | | | | | shader: Only verify shader when graphics debugging is enabled | ReinUsesLisp | 2021-07-23 | 1 | -2/+7 |
| * | | | | | shader: Unify shader stage types | ReinUsesLisp | 2021-07-23 | 15 | -55/+37 |
| * | | | | | lower_int64_to_int32: Add missing include | lat9nq | 2021-07-23 | 1 | -0/+1 |
| * | | | | | shader: Emulate 64-bit integers when not supported | ReinUsesLisp | 2021-07-23 | 6 | -2/+16 |
| * | | | | | shader: Add int64 to int32 lowering pass | ReinUsesLisp | 2021-07-23 | 3 | -0/+218 |
| * | | | | | shader: Teach global memory base tracker to follow vectors | ReinUsesLisp | 2021-07-23 | 1 | -15/+14 |
| * | | | | | shader: Add constant propagation to integer vectors | ReinUsesLisp | 2021-07-23 | 1 | -0/+9 |
| * | | | | | glsl: Better IAdd Overflow CC fix | ameerj | 2021-07-23 | 2 | -11/+13 |
| * | | | | | shader: Remove IAbs64 | ReinUsesLisp | 2021-07-23 | 9 | -26/+3 |
| * | | | | | glsl: Fix IADD CC | ameerj | 2021-07-23 | 2 | -5/+7 |
| * | | | | | shader_recompiler: Fix IADD3 input partitioning | ameerj | 2021-07-23 | 1 | -14/+13 |
| * | | | | | shader: Move loop safety tests to code emission | ReinUsesLisp | 2021-07-23 | 16 | -108/+54 |
| * | | | | | gl_graphics_pipeline: Fix assembly shaders check for transform feedbacks | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | glsl: Remove frag color initialization | ameerj | 2021-07-23 | 1 | -9/+0 |
| * | | | | | glasm: Implement SetAttribute ViewportMask | ameerj | 2021-07-23 | 2 | -1/+10 |
| * | | | | | gl_graphics_pipeline: Inline hash and operator== key functions | ReinUsesLisp | 2021-07-23 | 2 | -12/+8 |
| * | | | | | gl_shader_cache: Check previous pipeline before checking hash map | ReinUsesLisp | 2021-07-23 | 5 | -29/+41 |
| * | | | | | gl_graphics_pipeline: Port optimizations from Vulkan pipelines | ReinUsesLisp | 2021-07-23 | 2 | -57/+141 |
| * | | | | | emit_glsl_special: Skip initialization of frag_color0 | ameerj | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader: Calibrate loop safety threshold | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | buffer_cache: Fix debugging leftover | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | glsl: Add missing ; in EmitSetSampleMask | Morph | 2021-07-23 | 1 | -1/+1 |
| * | | | | | buffer_cache: Fix size reductions not having in mind bind sizes | ReinUsesLisp | 2021-07-23 | 1 | -7/+23 |
| * | | | | | glsl: Fix output varying initialization when transform feedback is used | ameerj | 2021-07-23 | 1 | -3/+37 |
| * | | | | | shaders: Allow shader notify when async shaders is disabled | ameerj | 2021-07-23 | 2 | -11/+9 |
| * | | | | | texture_pass: Fix is_read image qualification | ameerj | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader: Align constant buffer sizes to 16 bytes | ReinUsesLisp | 2021-07-23 | 1 | -1/+2 |
| * | | | | | spirv: Properly handle devices without int8 and int16 | ReinUsesLisp | 2021-07-23 | 2 | -39/+67 |
| * | | | | | spirv: Handle small storage buffer loads on devices with no support | ReinUsesLisp | 2021-07-23 | 2 | -6/+6 |
| * | | | | | vk_graphics_pipeline: Use VK_KHR_push_descriptor when available | ReinUsesLisp | 2021-07-23 | 8 | -36/+88 |
| * | | | | | glsl: Fix cbuf component indexing bug falback | ameerj | 2021-07-23 | 1 | -7/+6 |
| * | | | | | shader: Simplify MergeDualVertexPrograms | ReinUsesLisp | 2021-07-23 | 1 | -6/+4 |
| * | | | | | shader: Properly manage attributes not written from previous stages | ReinUsesLisp | 2021-07-23 | 12 | -41/+62 |
| * | | | | | glsl: Only declare fragment outputs on fragment shaders | ReinUsesLisp | 2021-07-23 | 1 | -4/+6 |
| * | | | | | shader: Split profile and runtime info headers | ReinUsesLisp | 2021-07-23 | 13 | -77/+93 |
| * | | | | | shader: Add support for native 16-bit floats | ReinUsesLisp | 2021-07-23 | 9 | -14/+50 |
| * | | | | | shader: Rename maxwell/program.h to translate_program.h | ReinUsesLisp | 2021-07-23 | 5 | -11/+6 |
| * | | | | | vulkan_device: Blacklist VK_EXT_vertex_input_dynamic_state on Intel | ReinUsesLisp | 2021-07-23 | 1 | -0/+4 |
| * | | | | | glsl: Obey need_declared_frag_colors to declare and initialize all frag_color | ameerj | 2021-07-23 | 2 | -1/+10 |
| * | | | | | glsl: Address rest of feedback | ameerj | 2021-07-23 | 11 | -38/+86 |
| * | | | | | glsl: Move gl_Position/generic attribute initialization to EmitProlgue | ameerj | 2021-07-23 | 2 | -14/+12 |
| * | | | | | glsl: Conditionally use fine/coarse derivatives based on device support | ameerj | 2021-07-23 | 4 | -4/+29 |
| * | | | | | glsl: Cleanup/Address feedback | ameerj | 2021-07-23 | 10 | -28/+24 |
| * | | | | | gl_shader_cache: Implement async shaders | ameerj | 2021-07-23 | 7 | -107/+154 |
| * | | | | | glsl: Add Shader_GLSL logging | ameerj | 2021-07-23 | 3 | -28/+32 |
| * | | | | | glsl: Add LoopSafety instructions | ameerj | 2021-07-23 | 2 | -0/+10 |
| * | | | | | glsl: Conditionally add EXT_texture_shadow_lod | ameerj | 2021-07-23 | 3 | -4/+15 |
| * | | | | | glsl: Add stubs for sparse queries and variable aoffi when not supported | ameerj | 2021-07-23 | 7 | -13/+47 |
| * | | | | | glsl: Implement legacy varyings | ameerj | 2021-07-23 | 6 | -8/+81 |
| * | | | | | gl_shader_cache: Remove const from pipeline source arguments | ameerj | 2021-07-23 | 4 | -6/+6 |
| * | | | | | gl_shader_cache: Move OGL shader compilation to the respective Pipeline constructor | ameerj | 2021-07-23 | 5 | -76/+79 |
| * | | | | | glsl: Minor cleanup | ameerj | 2021-07-23 | 2 | -19/+15 |
| * | | | | | glsl: Fix Cbuf getters for F32 type | ameerj | 2021-07-23 | 1 | -12/+15 |
| * | | | | | glsl: Add immediate index oob checking for Cbuf getters | ameerj | 2021-07-23 | 1 | -0/+16 |
| * | | | | | glsl: Refactor GetCbuf functions to reduce code duplication | ameerj | 2021-07-23 | 1 | -104/+66 |
| * | | | | | glsl: Address more feedback. Implement indexed texture reads | ameerj | 2021-07-23 | 6 | -114/+112 |
| * | | | | | glsl: Remove Signed Integer variables | ameerj | 2021-07-23 | 8 | -43/+13 |
| * | | | | | glsl: Address Rodrigo's feedback | ameerj | 2021-07-23 | 13 | -75/+87 |
| * | | | | | glsl: Reorganize backend code, remove unneeded [[maybe_unused]] | ameerj | 2021-07-23 | 12 | -315/+251 |
| * | | | | | glsl: Implement SampleId and SetSampleMask | ameerj | 2021-07-23 | 3 | -30/+35 |
| * | | | | | glsl: Add gl_PerVertex in for GS | ameerj | 2021-07-23 | 1 | -1/+2 |
| * | | | | | glsl: Use existing tracking for enabling EXT_shader_image_load_formatted | ameerj | 2021-07-23 | 1 | -15/+1 |
| * | | | | | glsl: Enable early fragment tests | ameerj | 2021-07-23 | 2 | -4/+7 |
| * | | | | | gl_rasterizer: Add texture fetch barrier for fragments | ameerj | 2021-07-23 | 1 | -1/+1 |
| * | | | | | glsl: Implement more attribute getters and setters | ameerj | 2021-07-23 | 2 | -12/+60 |
| * | | | | | glsl: Implement fswzadd | ameerj | 2021-07-23 | 5 | -5/+45 |
| * | | | | | glsl: Implement indexed attribute loads | ameerj | 2021-07-23 | 5 | -29/+64 |
| * | | | | | glsl: Conditionally add GL_ARB_sparse_texture2 | ameerj | 2021-07-23 | 1 | -2/+3 |
| * | | | | | glsl: Rebase fixes | ameerj | 2021-07-23 | 2 | -3/+5 |
| * | | | | | glsl: Conditionally use GL_EXT_shader_image_load_formatted | ameerj | 2021-07-23 | 1 | -2/+18 |
| * | | | | | glsl: Remove output generic indexing for geometry stage | ameerj | 2021-07-23 | 1 | -5/+3 |
| * | | | | | glsl: Allow dynamic tracking of variable allocation | ameerj | 2021-07-23 | 3 | -21/+35 |
| * | | | | | glsl: Implement barriers | ameerj | 2021-07-23 | 3 | -13/+21 |
| * | | | | | glsl: Implement image atomics and set layer | ameerj | 2021-07-23 | 5 | -153/+202 |
| * | | | | | glsl: Fix image gather logic | ameerj | 2021-07-23 | 1 | -0/+4 |
| * | | | | | glsl: Add cbuf access workaround for devices with component indexing bug | ameerj | 2021-07-23 | 2 | -51/+112 |
| * | | | | | glsl: Use textureGrad fallback when EXT_texture_shadow_lod is unsupported | ameerj | 2021-07-23 | 4 | -8/+42 |
| * | | | | | emit_glsl_image: Use immediate offsets when possible | ameerj | 2021-07-23 | 1 | -12/+33 |
| * | | | | | glsl: Fix <32-bit SSBO writes | ameerj | 2021-07-23 | 4 | -50/+43 |
| * | | | | | glsl: Cleanup and address feedback | ameerj | 2021-07-23 | 10 | -86/+69 |
| * | | | | | glsl: Refactor Global memory functions | ameerj | 2021-07-23 | 2 | -71/+73 |
| * | | | | | glsl: Increase NUM_VARS that can be allocated | ameerj | 2021-07-23 | 1 | -1/+1 |
| * | | | | | glsl: Implement Load/WriteGlobal | ameerj | 2021-07-23 | 9 | -98/+185 |
| * | | | | | glsl: Implement Images | ameerj | 2021-07-23 | 2 | -9/+74 |
| * | | | | | glsl: skip gl_ViewportIndex write if device does not support it | ameerj | 2021-07-23 | 5 | -8/+18 |
| * | | | | | glsl: Implement transform feedback | ameerj | 2021-07-23 | 4 | -18/+76 |
| * | | | | | glsl: Yet another gl_ViewportIndex fix attempt | ameerj | 2021-07-23 | 1 | -3/+19 |
| * | | | | | glsl: Add gl_ViewportIndex out attribute | ameerj | 2021-07-23 | 1 | -1/+3 |
| * | | | | | emit_glsl_context_get_set: Remove unused function | lat9nq | 2021-07-23 | 1 | -4/+0 |
| * | | | | | glsl: Fix precise variable declaration | ameerj | 2021-07-23 | 3 | -24/+25 |
| * | | | | | glsl: Implement tessellation shaders | ameerj | 2021-07-23 | 5 | -27/+146 |
| * | | | | | glsl: Implement ImageGradient and other texture function variants | ameerj | 2021-07-23 | 2 | -32/+73 |
| * | | | | | glsl: Fix atomic SSBO offsets | ameerj | 2021-07-23 | 4 | -67/+74 |
| * | | | | | glsl: Implement geometry shaders | ameerj | 2021-07-23 | 4 | -9/+62 |
| * | | | | | glsl: Use NotImplemented macro with function name output | ameerj | 2021-07-23 | 10 | -104/+103 |
| * | | | | | glsl: Implement gl_ViewportIndex | ameerj | 2021-07-23 | 3 | -5/+14 |
| * | | | | | glsl: SHFL fix and prefer shift operations over divide in glsl shader | ameerj | 2021-07-23 | 5 | -63/+64 |
| * | | | | | glsl: Implement precise fp variable allocation | ameerj | 2021-07-23 | 4 | -8/+67 |
| * | | | | | HACK glsl: Write defaults to unused generic attributes | ameerj | 2021-07-23 | 2 | -2/+11 |
| * | | | | | glsl: Fix ssbo indexing and name shadowing between shader stages | ameerj | 2021-07-23 | 3 | -77/+101 |
| * | | | | | glsl: implement set clip distance | ameerj | 2021-07-23 | 2 | -0/+15 |
| * | | | | | glsl: Rework var alloc to not assign unused results | ameerj | 2021-07-23 | 9 | -49/+91 |
| * | | | | | glsl: Rework variable allocator to allow for variable reuse | ameerj | 2021-07-23 | 14 | -353/+482 |
| * | | | | | glsl: Fix ATOM and implement ATOMS | ameerj | 2021-07-23 | 5 | -114/+136 |
| * | | | | | glsl: Use gl_SubGroupInvocationARB | ameerj | 2021-07-23 | 2 | -8/+7 |
| * | | | | | glsl: Implement VOTE for subgroup size potentially larger | ameerj | 2021-07-23 | 5 | -20/+43 |
| * | | | | | glsl: Implement VOTE | ameerj | 2021-07-23 | 4 | -50/+64 |
| * | | | | | glsl: Implement ST{LS} | ameerj | 2021-07-23 | 6 | -69/+106 |
| * | | | | | glsl: Implement more instructions used by SMO | ameerj | 2021-07-23 | 1 | -3/+3 |
| * | | | | | glsl: Implement more instructions used by SMO | ameerj | 2021-07-23 | 5 | -10/+16 |
| * | | | | | glsl: Fix GetAttribute return values | ameerj | 2021-07-23 | 2 | -7/+9 |
| * | | | | | glsl: minor cleanup | ameerj | 2021-07-23 | 4 | -20/+19 |
| * | | | | | glsl: Fix and implement rest of cbuf access | ameerj | 2021-07-23 | 1 | -7/+43 |
| * | | | | | glsl: Implement TXQ and other misc changes | ameerj | 2021-07-23 | 5 | -6/+36 |
| * | | | | | glsl: TLD4 implementation | ameerj | 2021-07-23 | 1 | -2/+89 |
| * | | | | | glsl: Implement TLD instruction | ameerj | 2021-07-23 | 1 | -1/+55 |
| * | | | | | glsl: Implement TEXS | ameerj | 2021-07-23 | 1 | -1/+29 |
| * | | | | | glsl: Cleanup texture functions | ameerj | 2021-07-23 | 1 | -13/+11 |
| * | | | | | shader_recompiler: GCC fixes | lat9nq | 2021-07-23 | 14 | -3/+13 |
| * | | | | | glsl: Implement TEX depth functions | ameerj | 2021-07-23 | 2 | -4/+46 |
| * | | | | | glsl: Implement TEX ImageSample functions | ameerj | 2021-07-23 | 3 | -11/+71 |
| * | | | | | glsl: Rework Shuffle emit instructions to align with SPIR-V | ameerj | 2021-07-23 | 1 | -19/+40 |
| * | | | | | glsl: Better Storage access and wip warps | ameerj | 2021-07-23 | 8 | -62/+133 |
| * | | | | | glsl: Fix integer conversions, implement clamp CC | ameerj | 2021-07-23 | 2 | -27/+36 |
| * | | | | | glsl: Implement IADD CC | ameerj | 2021-07-23 | 2 | -2/+17 |
| * | | | | | glsl: SSBO access fixes and wip SampleExplicitLod implementation. | ameerj | 2021-07-23 | 2 | -4/+19 |
| * | | | | | glsl: WIP var forward declaration | ameerj | 2021-07-23 | 6 | -49/+60 |
| * | | | | | glsl: Fix bindings, add some CC ops | ameerj | 2021-07-23 | 8 | -57/+91 |
| * | | | | | glsl: remove unused headers | ameerj | 2021-07-23 | 14 | -34/+10 |
| * | | | | | glsl: Implement derivatives and YDirection | ameerj | 2021-07-23 | 8 | -81/+87 |
| * | | | | | glsl: Fix non-immediate buffer access | ameerj | 2021-07-23 | 12 | -72/+133 |
| * | | | | | glsl: textures wip | ameerj | 2021-07-23 | 9 | -75/+139 |
| * | | | | | glsl: Implement some attribute getters and setters | ameerj | 2021-07-23 | 10 | -192/+337 |
| * | | | | | glsl: Track S32 atomics | ameerj | 2021-07-23 | 3 | -6/+16 |
| * | | | | | glsl: Update phi node management | ameerj | 2021-07-23 | 4 | -21/+53 |
| * | | | | | glsl: Fix floating point compare ops | ameerj | 2021-07-23 | 1 | -28/+28 |
| * | | | | | glsl: Query GL Device for FP16 extension support | ameerj | 2021-07-23 | 5 | -2/+23 |
| * | | | | | glsl: Simply FP storage atomics | ameerj | 2021-07-23 | 2 | -48/+28 |
| * | | | | | glsl: F16x2 storage atomics | ameerj | 2021-07-23 | 7 | -58/+64 |
| * | | | | | glsl: Revert ssbo aliasing. Storage Atomics impl | ameerj | 2021-07-23 | 5 | -75/+134 |
| * | | | | | glsl: implement phi nodes | ameerj | 2021-07-23 | 4 | -20/+54 |
| * | | | | | glsl: Wip storage atomic ops | ameerj | 2021-07-23 | 10 | -327/+414 |
| * | | | | | glsl: Implement FCMP | ameerj | 2021-07-23 | 3 | -242/+185 |
| * | | | | | glsl: Add a more robust fp formatter | ameerj | 2021-07-23 | 4 | -9/+14 |
| * | | | | | glsl: More FP fixes | ameerj | 2021-07-23 | 2 | -9/+16 |
| * | | | | | glsl: FP function fixes | ameerj | 2021-07-23 | 7 | -17/+25 |
| * | | | | | glsl: More FP instructions/fixes | ameerj | 2021-07-23 | 5 | -28/+41 |
| * | | | | | glsl: Add many FP32/64 instructions | ameerj | 2021-07-23 | 12 | -765/+1011 |
| * | | | | | glsl: Fixup build issues | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | glsl: Implement more Integer ops | ameerj | 2021-07-23 | 3 | -119/+72 |
| * | | | | | glsl: Implement BF* | ameerj | 2021-07-23 | 3 | -9/+10 |
| * | | | | | glsl: Implement a few Integer instructions | ameerj | 2021-07-23 | 10 | -260/+398 |
| * | | | | | glsl: Use std::string_view for Emit function args. | ameerj | 2021-07-23 | 6 | -760/+838 |
| * | | | | | glsl: Pass IR::Inst& to Emit functions | ameerj | 2021-07-23 | 6 | -171/+169 |
| * | | | | | glsl: INeg and IAdd negate tests | ameerj | 2021-07-23 | 3 | -94/+106 |
| * | | | | | glsl: Reusable typed variables. IADD32 | ameerj | 2021-07-23 | 6 | -203/+311 |
| * | | | | | glsl: Fix program linking and cbuf | ameerj | 2021-07-23 | 2 | -3/+5 |
| * | | | | | glsl: Fix "reg" allocing | ameerj | 2021-07-23 | 10 | -898/+938 |
| * | | | | | glsl: Initial backend | ameerj | 2021-07-23 | 28 | -2/+3297 |
| * | | | | | spirv: Reduce log severity of mismatching denorm rules | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
| * | | | | | shader: Fix loop safety to SSA pass | ReinUsesLisp | 2021-07-23 | 2 | -2/+4 |
| * | | | | | vk_rasterizer: Exit render passes on fragment barriers | ReinUsesLisp | 2021-07-23 | 1 | -0/+1 |
| * | | | | | vk_graphics_pipeline: Fix path with no VK_EXT_extended_dynamic_state | Rodrigo Locatti | 2021-07-23 | 1 | -1/+1 |
| * | | | | | buffer_cache: Invalidate fast buffers on compute | ReinUsesLisp | 2021-07-23 | 1 | -0/+1 |
| * | | | | | shader: Add logging | ReinUsesLisp | 2021-07-23 | 15 | -28/+38 |
| * | | | | | shader: Add shader loop safety check settings | lat9nq | 2021-07-23 | 16 | -35/+183 |
| * | | | | | shader: Comment why the array component is not read in TMML | ReinUsesLisp | 2021-07-23 | 1 | -0/+2 |
| * | | | | | vulkan_device: Enable VK_EXT_vertex_input_dynamic_state | ReinUsesLisp | 2021-07-23 | 1 | -0/+28 |
| * | | | | | vk_pipeline_cache: Skip cached pipelines with different dynamic state | ReinUsesLisp | 2021-07-23 | 1 | -0/+6 |
| * | | | | | main: Fix Open Transferable Shader Cache context item | ameerj | 2021-07-23 | 1 | -25/+5 |
| * | | | | | tmml: Remove index component from coords vec | ameerj | 2021-07-23 | 1 | -4/+3 |
| * | | | | | vulkan: Add VK_EXT_vertex_input_dynamic_state support | ReinUsesLisp | 2021-07-23 | 11 | -116/+291 |
| * | | | | | shader: Reorder shader cache directories | ReinUsesLisp | 2021-07-23 | 2 | -18/+12 |
| * | | | | | vk_rasterizer: Implement first index | ReinUsesLisp | 2021-07-23 | 1 | -2/+5 |
| * | | | | | vulkan: Use VK_EXT_provoking_vertex when available | ReinUsesLisp | 2021-07-23 | 6 | -4/+52 |
| * | | | | | spirv/convert: Catch more signed operations oversights | ameerj | 2021-07-23 | 1 | -5/+5 |
| * | | | | | spirv/convert: Catch more broken signed operations on Nvidia OpenGL | ReinUsesLisp | 2021-07-23 | 1 | -0/+6 |
| * | | | | | gl_buffer_cache: Use unorm internal formats for snorm texture buffer views | ameerj | 2021-07-23 | 1 | -1/+24 |
| * | | | | | shader_environment: Fix local memory size calculations | ReinUsesLisp | 2021-07-23 | 1 | -3/+3 |
| * | | | | | buffer_cache: Fix copy based uniform bindings tracking | ReinUsesLisp | 2021-07-23 | 2 | -9/+22 |
| * | | | | | shader_environment: Add shader_local_memory_crs_size to local memory size | ameerj | 2021-07-23 | 2 | -3/+3 |
| * | | | | | gl_texture_cache: Create image storage views | ReinUsesLisp | 2021-07-23 | 4 | -38/+126 |
| * | | | | | gl_shader_util: Move shader utility code to a separate file | ReinUsesLisp | 2021-07-23 | 7 | -245/+106 |
| * | | | | | gl_shader_cache: Store workers in shader cache object | ReinUsesLisp | 2021-07-23 | 2 | -58/+78 |
| * | | | | | vk_pipeline_cache,shader_notify: Add shader notifications | ReinUsesLisp | 2021-07-23 | 10 | -96/+127 |
| * | | | | | vk_pipeline_cache: Add asynchronous shaders | ReinUsesLisp | 2021-07-23 | 3 | -3/+33 |
| * | | | | | vk_rasterizer: Flush work on clear and dispatches | ReinUsesLisp | 2021-07-23 | 1 | -0/+3 |
| * | | | | | DMA: Restrict optimised path for BlockToLinear further. | FernandoS27 | 2021-07-23 | 1 | -1/+2 |
| * | | | | | vk_swapchain: Handle outdated swapchains | ReinUsesLisp | 2021-07-23 | 3 | -17/+34 |
| * | | | | | shader: Fix VertexA Shaders. | FernandoS27 | 2021-07-23 | 4 | -19/+51 |
| * | | | | | shader: Add 2D and 3D variants to SUATOM and SURED | ReinUsesLisp | 2021-07-23 | 1 | -0/+4 |
| * | | | | | vk_buffer_cache: Handle null texture buffers | ReinUsesLisp | 2021-07-23 | 1 | -0/+4 |
| * | | | | | nsight_aftermath_tracker: Fix SPIR-V module writes | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | vk_pipeline_cache: Set support_derivative_control to true | ReinUsesLisp | 2021-07-23 | 1 | -0/+1 |
| * | | | | | shader: Avoid CPU side undefined behavior on I2F | ReinUsesLisp | 2021-07-23 | 1 | -0/+2 |
| * | | | | | glasm: Use ARB_derivative_control conditionally | ReinUsesLisp | 2021-07-23 | 6 | -7/+37 |
| * | | | | | buffer_cache: Reduce uniform buffer size from shader usage | ReinUsesLisp | 2021-07-23 | 11 | -38/+78 |
| * | | | | | transform_feedback: Read buffer stride from index instead of layout | ReinUsesLisp | 2021-07-23 | 1 | -1/+2 |
| * | | | | | fixed_pipeline_state: Use regular for loop instead of ranges for perf | ReinUsesLisp | 2021-07-23 | 1 | -2/+3 |
| * | | | | | vk_swapchain: Avoid recreating the swapchain on each frame | ReinUsesLisp | 2021-07-23 | 2 | -15/+9 |
| * | | | | | emit_glasm_context_get_set: Remove unused variable | lat9nq | 2021-07-23 | 1 | -1/+0 |
| * | | | | | shader,glasm: Implement legacy texcoord loads | ReinUsesLisp | 2021-07-23 | 3 | -54/+29 |
| * | | | | | glasm: Implement legacy varyings | ReinUsesLisp | 2021-07-23 | 1 | -17/+56 |
| * | | | | | shader: Track legacy varyings | ReinUsesLisp | 2021-07-23 | 2 | -17/+105 |
| * | | | | | shader: Add support for "negative" and unaligned offsets | ReinUsesLisp | 2021-07-23 | 3 | -8/+13 |
| * | | | | | shader: Implement ISCADD32I | ReinUsesLisp | 2021-07-23 | 1 | -17/+31 |
| * | | | | | spirv: Fix output generics with components | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | vulkan: Conditionally use shaderInt16 | ReinUsesLisp | 2021-07-23 | 3 | -2/+9 |
| * | | | | | vulkan: Enable depth bounds and use it conditionally | ReinUsesLisp | 2021-07-23 | 4 | -2/+17 |
| * | | | | | vk_buffer_cache: Add transform feedback usage to buffers | ReinUsesLisp | 2021-07-23 | 1 | -15/+22 |
| * | | | | | opengl: Declare fragment outputs even if they are not used | ReinUsesLisp | 2021-07-23 | 6 | -10/+18 |
| * | | | | | buffer_cache: Mark uniform buffers as dirty if any enable bit changes | ReinUsesLisp | 2021-07-23 | 5 | -7/+17 |
| * | | | | | shader: Always initialize up reference in structure control flow | ReinUsesLisp | 2021-07-23 | 1 | -31/+36 |
| * | | | | | vulkan_device: Enable float64 and int64 conditionally | ReinUsesLisp | 2021-07-23 | 2 | -2/+6 |
| * | | | | | shader: Fix ImageWrite indexing | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | spirv: Fix image and image buffer descriptor index usage | ReinUsesLisp | 2021-07-23 | 1 | -5/+7 |
| * | | | | | glasm: Fix immediate texture coordinate | ReinUsesLisp | 2021-07-23 | 1 | -0/+1 |
| * | | | | | shader: Clang-format secondary textures | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
| * | | | | | shader: Fix secondary textures | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
| * | | | | | shader: Adhere to disk shader cache setting | ameerj | 2021-07-23 | 2 | -9/+12 |
| * | | | | | shader: Fix TMML queries | ReinUsesLisp | 2021-07-23 | 1 | -5/+9 |
| * | | | | | shader: Fix FSwizzleAdd folding when going through phi nodes | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
| * | | | | | shader/exception: Fix compilation errors on gcc | ReinUsesLisp | 2021-07-23 | 1 | -6/+6 |
| * | | | | | glasm: Reduce reg allocation leaks from an exception to a log | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | texture_cache: Reduce invalid image/sampler error severity | ReinUsesLisp | 2021-07-23 | 1 | -7/+7 |
| * | | | | | shader: Handle host exceptions | ReinUsesLisp | 2021-07-23 | 8 | -45/+98 |
| * | | | | | glasm: Use integer lod for TXQ | ReinUsesLisp | 2021-07-23 | 2 | -2/+2 |
| * | | | | | glasm: Prepare XFB from state instead of global registers | ReinUsesLisp | 2021-07-23 | 1 | -4/+2 |
| * | | | | | glasm: Fix global memory fallbacks | ReinUsesLisp | 2021-07-23 | 1 | -9/+10 |
| * | | | | | Revert "glasm: Skip phi moves on undefined instructions" | ReinUsesLisp | 2021-07-23 | 2 | -16/+1 |
| * | | | | | glasm: Remove unintentional '\n' on Undef32 | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | glasm: Use storage buffers instead of global memory when possible | ReinUsesLisp | 2021-07-23 | 17 | -437/+503 |
| * | | | | | glasm: Implement Y direction | ReinUsesLisp | 2021-07-23 | 4 | -3/+9 |
| * | | | | | glasm: Skip phi moves on undefined instructions | ReinUsesLisp | 2021-07-23 | 2 | -1/+16 |
| * | | | | | glasm: Implement undef instructions | ReinUsesLisp | 2021-07-23 | 2 | -15/+15 |
| * | | | | | glasm: Fix global memory callbacks | ReinUsesLisp | 2021-07-23 | 1 | -5/+6 |
| * | | | | | gl_shader_cache: Add disk shader cache | ReinUsesLisp | 2021-07-23 | 3 | -11/+116 |
| * | | | | | video_core,shader: Clang-format fixes | ReinUsesLisp | 2021-07-23 | 4 | -7/+12 |
| * | | | | | gl_shader_cache: Rename Program abstractions into Pipeline | ReinUsesLisp | 2021-07-23 | 10 | -104/+104 |
| * | | | | | glasm: Release phi node registers after they are no longer needed | ReinUsesLisp | 2021-07-23 | 2 | -38/+54 |
| * | | | | | glasm: Remove unintentionally committed fmt::prints | ReinUsesLisp | 2021-07-23 | 1 | -2/+0 |
| * | | | | | glasm: Fix INeg32 on negative immediates | ReinUsesLisp | 2021-07-23 | 1 | -1/+5 |
| * | | | | | glasm: Remove unnecessary value types | ReinUsesLisp | 2021-07-23 | 3 | -47/+6 |
| * | | | | | glasm: Throw when there are register leaks | ReinUsesLisp | 2021-07-23 | 2 | -0/+7 |
| * | | | | | glasm: Catch more register leaks | ReinUsesLisp | 2021-07-23 | 8 | -41/+114 |
| * | | | | | glasm: Fix usage counting on phi nodes | ReinUsesLisp | 2021-07-23 | 3 | -8/+22 |
| * | | | | | gl_shader_cache: Do not flip tessellation on OpenGL | ReinUsesLisp | 2021-07-23 | 1 | -2/+1 |
| * | | | | | gl_graphics_program: Fix texture buffer bindings | ReinUsesLisp | 2021-07-23 | 1 | -24/+35 |
| * | | | | | glasm: Implement global memory fallbacks | ReinUsesLisp | 2021-07-23 | 2 | -50/+89 |
| * | | | | | glasm: Implement int64 add and subtract | ReinUsesLisp | 2021-07-23 | 2 | -8/+6 |
| * | | | | | emit_glasm_context_get_set: Remove unused variable | lat9nq | 2021-07-23 | 1 | -1/+0 |
| * | | | | | glasm: Implement indirect attribute loads | ReinUsesLisp | 2021-07-23 | 4 | -6/+65 |
| * | | | | | glasm: Implement image atomics | ReinUsesLisp | 2021-07-23 | 3 | -166/+153 |
| * | | | | | glasm: Reorder unreachable image atomic insts | ReinUsesLisp | 2021-07-23 | 1 | -66/+66 |
| * | | | | | glasm: Implement gl_Layer stores | ReinUsesLisp | 2021-07-23 | 1 | -0/+7 |
| * | | | | | glasm: Implement SampleId | ReinUsesLisp | 2021-07-23 | 2 | -3/+3 |
| * | | | | | glasm: Implement IsHelperInvocation | ReinUsesLisp | 2021-07-23 | 2 | -3/+3 |
| * | | | | | glasm: Fix EmitVertex's optimization | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | gl_shader_cache: Conditionally use viewport mask | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | gl_shader_cache,glasm: Conditionally use typeless image reads extension | ReinUsesLisp | 2021-07-23 | 3 | -39/+43 |
| * | | | | | gl_shader_cache: Improve GLASM error print logic | ReinUsesLisp | 2021-07-23 | 1 | -7/+10 |
| * | | | | | glasm: Implement forced early Z | ReinUsesLisp | 2021-07-23 | 2 | -4/+8 |
| * | | | | | glasm: Set transform feedback state | ReinUsesLisp | 2021-07-23 | 5 | -113/+132 |
| * | | | | | video_core: Abstract transform feedback translation utility | ReinUsesLisp | 2021-07-23 | 6 | -111/+145 |
| * | | | | | glasm: Simplify patch reads | ReinUsesLisp | 2021-07-23 | 1 | -5/+2 |
| * | | | | | glasm: Fix output patch reads | ReinUsesLisp | 2021-07-23 | 2 | -13/+22 |
| * | | | | | gl_shader_cache: Pass shader runtime information | ReinUsesLisp | 2021-07-23 | 1 | -2/+74 |
| * | | | | | shader: Split profile and runtime information in separate structs | ReinUsesLisp | 2021-07-23 | 14 | -308/+300 |
| * | | | | | emit_glasm_context_get_and_set.cpp: Add missing semicolons | ameerj | 2021-07-23 | 1 | -2/+2 |
| * | | | | | glasm: Fix patch attribute declarations | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | glasm: Implement FSWZADD | ameerj | 2021-07-23 | 3 | -4/+28 |
| * | | | | | glasm: Implement PrimitiveId attribute read | ReinUsesLisp | 2021-07-23 | 1 | -0/+3 |
| * | | | | | glasm: Implement clip distance stores | ReinUsesLisp | 2021-07-23 | 2 | -0/+15 |
| * | | | | | glasm: Fix tessellation input attributes | ReinUsesLisp | 2021-07-23 | 1 | -2/+5 |
| * | | | | | glasm: Add missing semicolon on tesscoord reading | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | glasm: Fix tessellation headers | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
| * | | | | | glasm: Add tessellation shader declarations | ReinUsesLisp | 2021-07-23 | 1 | -0/+35 |
| * | | | | | glasm: Implement TessellationEvaluationPoint | ReinUsesLisp | 2021-07-23 | 1 | -0/+4 |
| * | | | | | gl_shader_manager: Zero initialize current assembly programs | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | gl_shader_manager: Remove unintentionally committed #pragma | ReinUsesLisp | 2021-07-23 | 1 | -2/+0 |
| * | | | | | glasm: Implement patch memory | ReinUsesLisp | 2021-07-23 | 3 | -6/+51 |
| * | | | | | glasm: Fix InvocationId declaration | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | glasm: Implement InvocationId | ReinUsesLisp | 2021-07-23 | 2 | -2/+5 |
| * | | | | | glasm: Optimize EmitVertex into EMIT | ReinUsesLisp | 2021-07-23 | 1 | -1/+5 |
| * | | | | | glasm: Implement geometry shader attribute reads | ReinUsesLisp | 2021-07-23 | 2 | -4/+18 |
| * | | | | | glasm: Properly declare attributes on geometry programs | ReinUsesLisp | 2021-07-23 | 3 | -6/+14 |
| * | | | | | glasm: Declare geometry program headers | ReinUsesLisp | 2021-07-23 | 1 | -0/+35 |
| * | | | | | renderer_opengl: State track compute assembly programs | ReinUsesLisp | 2021-07-23 | 3 | -4/+21 |
| * | | | | | renderer_opengl: State track assembly programs | ReinUsesLisp | 2021-07-23 | 3 | -23/+56 |
| * | | | | | glasm: Fix potential aliasing bug on cube array samples | ReinUsesLisp | 2021-07-23 | 2 | -35/+44 |
| * | | | | | glasm: Implement ImageWrite | ReinUsesLisp | 2021-07-23 | 1 | -4/+7 |
| * | | | | | glasm: Implement ImageRead | ReinUsesLisp | 2021-07-23 | 4 | -4/+56 |
| * | | | | | glasm: Implement EmitVertex and EndPrimitive | ReinUsesLisp | 2021-07-23 | 2 | -4/+8 |
| * | | | | | glasm: Implement ImageGradient | ReinUsesLisp | 2021-07-23 | 2 | -7/+65 |
| * | | | | | glasm: Implement 64-bit shifts | ReinUsesLisp | 2021-07-23 | 2 | -12/+14 |
| * | | | | | glasm: Implement barriers | ReinUsesLisp | 2021-07-23 | 1 | -3/+3 |
| * | | | | | glasm: Fix compute stage name | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | glasm: Fix phi instruction types | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | glasm: Implement PREC on relevant instructions | ReinUsesLisp | 2021-07-23 | 1 | -6/+12 |
| * | | | | | glasm: Implement stores to gl_ViewportIndex | ReinUsesLisp | 2021-07-23 | 4 | -7/+29 |
| * | | | | | glasm: Implement gl_PointSize stores | ReinUsesLisp | 2021-07-23 | 1 | -0/+3 |
| * | | | | | glasm: Implement gl_PointCoord | ReinUsesLisp | 2021-07-23 | 1 | -0/+4 |
| * | | | | | glasm: Implement ImageQueryLod | ReinUsesLisp | 2021-07-23 | 1 | -3/+5 |
| * | | | | | glasm: Implement ImageFetch | ReinUsesLisp | 2021-07-23 | 4 | -13/+38 |
| * | | | | | glasm: Implement IADD.CC | ameerj | 2021-07-23 | 1 | -1/+26 |
| * | | | | | glasm: Implement BFE.CC | ReinUsesLisp | 2021-07-23 | 1 | -0/+8 |
| * | | | | | glasm: Implement SelectU1 | ReinUsesLisp | 2021-07-23 | 2 | -4/+5 |
| * | | | | | HACK: Bind stages before and after bindings | ReinUsesLisp | 2021-07-23 | 1 | -0/+11 |
| * | | | | | glasm: Implement gl_WorkGroupID | ReinUsesLisp | 2021-07-23 | 2 | -3/+3 |
| * | | | | | glasm: Implement TXQ and improve texture info reads | ReinUsesLisp | 2021-07-23 | 2 | -50/+51 |
| * | | | | | glasm: Implement gl_FrongFacing attribute | ReinUsesLisp | 2021-07-23 | 1 | -0/+3 |
| * | | | | | glasm: Support textures used in more than one stage | ReinUsesLisp | 2021-07-23 | 4 | -5/+25 |
| * | | | | | glasm: Implement textureGather instructions | ReinUsesLisp | 2021-07-23 | 2 | -15/+97 |
| * | | | | | glasm: Implement gl_FragDepth and gl_SampleMask stores | ReinUsesLisp | 2021-07-23 | 2 | -5/+5 |
| * | | | | | glasm: Do not alias ConditionRef for now | ReinUsesLisp | 2021-07-23 | 2 | -3/+2 |
| * | | | | | shader: Read branch conditions from an instruction | ReinUsesLisp | 2021-07-23 | 12 | -16/+36 |
| * | | | | | glasm: Implement InstanceId and VertexId | ReinUsesLisp | 2021-07-23 | 1 | -0/+6 |
| * | | | | | glasm: Add missing return value on move assignment | ReinUsesLisp | 2021-07-23 | 1 | -0/+1 |
| * | | | | | glasm: Fix aliased bitcasts ref counting | ReinUsesLisp | 2021-07-23 | 3 | -13/+42 |
| * | | | | | glasm: Remove unintentional comma on vector insert | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | glasm: Implement TEX and TEXS instructions | ReinUsesLisp | 2021-07-23 | 10 | -69/+275 |
| * | | | | | glasm: Add support for non-2D texture samples | ReinUsesLisp | 2021-07-23 | 1 | -4/+26 |
| * | | | | | glasm: Reorder unreachable image instructions to the bottom | ReinUsesLisp | 2021-07-23 | 1 | -97/+97 |
| * | | | | | glasm: Add support for texture offsets | ReinUsesLisp | 2021-07-23 | 1 | -11/+15 |
| * | | | | | glasm: Improve texture sampling instructions | ReinUsesLisp | 2021-07-23 | 2 | -50/+70 |
| * | | | | | emit_glasm: Enable ARB_draw_buffers when needed | ReinUsesLisp | 2021-07-23 | 2 | -1/+5 |
| * | | | | | emit_glasm: Add support for reading position attributes | ReinUsesLisp | 2021-07-23 | 1 | -3/+13 |
| * | | | | | shader_recompiler: GCC fixes | lat9nq | 2021-07-23 | 7 | -58/+55 |
| * | | | | | glasm: Implement rest of shared mem | ameerj | 2021-07-23 | 2 | -35/+29 |
| * | | | | | opengl: Initial (broken) support to GLASM shaders | ReinUsesLisp | 2021-07-23 | 3 | -14/+53 |
| * | | | | | shader: Use a non-trivial dummy to construct ASL node union | ReinUsesLisp | 2021-07-23 | 1 | -1/+6 |
| * | | | | | emit_spirv: Jump to loop body with local variable | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | glasm: Implement derivative instructions on GLASM | ReinUsesLisp | 2021-07-23 | 2 | -12/+12 |
| * | | | | | glasm: Initial (broken) implementation of TEX on GLASM | ReinUsesLisp | 2021-07-23 | 3 | -299/+386 |
| * | | | | | glasm: Implement some graphics instructions on GLASM | ReinUsesLisp | 2021-07-23 | 2 | -6/+5 |
| * | | | | | glasm: Add Void type to GLASM values | ReinUsesLisp | 2021-07-23 | 3 | -0/+15 |
| * | | | | | glasm: Add graphics specific shader declarations to GLASM | ReinUsesLisp | 2021-07-23 | 2 | -6/+63 |
| * | | | | | glasm: Implement local memory for glasm | ameerj | 2021-07-23 | 4 | -9/+12 |
| * | | | | | emit_spirv: Add missing block in case | ReinUsesLisp | 2021-07-23 | 1 | -1/+2 |
| * | | | | | glasm: Initial implementation of phi nodes on GLASM | ReinUsesLisp | 2021-07-23 | 12 | -25/+117 |
| * | | | | | glasm: Write result to scalar on integer comparison instructions | ReinUsesLisp | 2021-07-23 | 1 | -10/+10 |
| * | | | | | glasm: Declare NV_shader_thread_group when needed | ReinUsesLisp | 2021-07-23 | 1 | -3/+4 |
| * | | | | | vk_update_descriptor: Properly initialize payload on the update descriptor queue | ReinUsesLisp | 2021-07-23 | 1 | -1/+3 |
| * | | | | | glasm: Rework control flow introducing a syntax list | ReinUsesLisp | 2021-07-23 | 33 | -505/+437 |
| * | | | | | glasm: Implement Storage atomics | ameerj | 2021-07-23 | 5 | -109/+156 |
| * | | | | | glasm: Ensure reg alloc order across compilers on GLASM | ReinUsesLisp | 2021-07-23 | 1 | -11/+14 |
| * | | | | | glasm: Enable unintentionally disabled register aliasing on GLASM | ReinUsesLisp | 2021-07-23 | 1 | -16/+11 |
| * | | | | | glasm: Review all GLASM insts to be aware of register aliasing | ReinUsesLisp | 2021-07-23 | 4 | -20/+51 |
| * | | | | | glasm: Implement shuffle and vote instructions on GLASM | ReinUsesLisp | 2021-07-23 | 10 | -100/+166 |
| * | | | | | glasm: Add MUFU instructions to GLASM | ReinUsesLisp | 2021-07-23 | 2 | -21/+22 |
| * | | | | | glasm: Implement IAbs64 and INeg64 on GLASM | ReinUsesLisp | 2021-07-23 | 2 | -6/+6 |
| * | | | | | shader: Add floating-point rounding to I2F | ReinUsesLisp | 2021-07-23 | 3 | -35/+42 |
| * | | | | | glasm: Properly clamp Fp64 on GLASM | ReinUsesLisp | 2021-07-23 | 1 | -6/+6 |
| * | | | | | glasm: Fix register allocation when moving immediate on GLASM | ReinUsesLisp | 2021-07-23 | 3 | -42/+89 |
| * | | | | | glasm: Implement SelectU64 on GLASM | ReinUsesLisp | 2021-07-23 | 2 | -4/+20 |
| * | | | | | glasm: Fix clamps so the min value has priority on NAN on GLASM | ReinUsesLisp | 2021-07-23 | 1 | -12/+15 |
| * | | | | | glasm: Fix moving U64 immediates to registers in GLASM | ReinUsesLisp | 2021-07-23 | 2 | -3/+4 |
| * | | | | | glasm: Implement storage atomic ops | ameerj | 2021-07-23 | 4 | -305/+358 |
| * | | | | | glasm: Add conversion instructions to GLASM | ReinUsesLisp | 2021-07-23 | 9 | -282/+351 |
| * | | | | | glasm: Add fp min/max insts and fix store for fp64 on GLASM | ReinUsesLisp | 2021-07-23 | 2 | -10/+8 |
| * | | | | | glasm: Add logical instructions on GLASM | ReinUsesLisp | 2021-07-23 | 2 | -12/+12 |
| * | | | | | glasm: Remove duplicated Fp64 pack instructions on GLASM | ReinUsesLisp | 2021-07-23 | 1 | -8/+0 |
| * | | | | | glasm: Remove unnecesary new white space on Clamp GLASM | ReinUsesLisp | 2021-07-23 | 1 | -4/+4 |
| * | | | | | glasm: Add floating-point comparisons on GLASM | ReinUsesLisp | 2021-07-23 | 3 | -120/+116 |
| * | | | | | emit_glasm: Implement more integer alu ops | ameerj | 2021-07-23 | 2 | -47/+41 |
| * | | | | | glasm: Reimplement bitwise ops and BFI/BFE | ameerj | 2021-07-23 | 4 | -88/+108 |
| * | | | | | glasm: Initial GLASM fp64 support | ReinUsesLisp | 2021-07-23 | 9 | -55/+152 |
| * | | | | | glasm: Implement GLASM fp16 packing and move bitwise insns | ReinUsesLisp | 2021-07-23 | 4 | -66/+77 |
| * | | | | | glasm: Remove unused functions left from rebase | ReinUsesLisp | 2021-07-23 | 1 | -12/+0 |
| * | | | | | glasm: Specify namespace when using FormatTo | ReinUsesLisp | 2021-07-23 | 1 | -6/+6 |
| * | | | | | glasm: Implement more GLASM composite instructions | ReinUsesLisp | 2021-07-23 | 2 | -54/+63 |
| * | | | | | vk_pipeline_cache: Enable int8 and int16 types on Vulkan | ReinUsesLisp | 2021-07-23 | 1 | -0/+2 |
| * | | | | | glasm: Make GLASM aware of types | ReinUsesLisp | 2021-07-23 | 12 | -1244/+1380 |
| * | | | | | glasm: Use CMP.S for Select32 | ameerj | 2021-07-23 | 3 | -12/+8 |
| * | | | | | glasm: Implement more logical ops | ameerj | 2021-07-23 | 2 | -5/+5 |
| * | | | | | glasm: Implement BFI, BFE | ameerj | 2021-07-23 | 4 | -138/+164 |
| * | | | | | glasm: Use BitField instead of C bitfields | ReinUsesLisp | 2021-07-23 | 2 | -8/+12 |
| * | | | | | glasm: Remove unused argument in identity instructions on GLASM | ReinUsesLisp | 2021-07-23 | 1 | -7/+7 |
| * | | | | | gl_rasterizer: Flush L2 caches before glFlush on GLASM | ReinUsesLisp | 2021-07-23 | 1 | -0/+8 |
| * | | | | | glasm: Initial GLASM compute implementation for testing | ReinUsesLisp | 2021-07-23 | 3 | -14/+47 |
| * | | | | | glasm: Implement basic GLASM instructions | ReinUsesLisp | 2021-07-23 | 10 | -840/+1173 |
| * | | | | | glasm: Changes to GLASM register allocator and emit context | ReinUsesLisp | 2021-07-23 | 4 | -26/+64 |
| * | | | | | vk_scheduler: Use locks instead of SPSC a queue | ReinUsesLisp | 2021-07-23 | 2 | -32/+42 |
| * | | | | | vk_query_cache: Wait before reading queries | ReinUsesLisp | 2021-07-23 | 1 | -9/+2 |
| * | | | | | vk_master_semaphore: Use fetch_add to increase master semaphore tick | ReinUsesLisp | 2021-07-23 | 2 | -6/+4 |
| * | | | | | glasm: Add GLASM backend infrastructure | ReinUsesLisp | 2021-07-23 | 28 | -4/+3115 |
| * | | | | | shader: ISET.X implementation | ameerj | 2021-07-23 | 1 | -8/+58 |
| * | | | | | gl_shader_cache: Remove code unintentionally committed | ReinUsesLisp | 2021-07-23 | 1 | -3/+0 |
| * | | | | | shader: Fixup SPIR-V emit header namespaces | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
| * | | | | | Move SPIR-V emission functions to their own header | ReinUsesLisp | 2021-07-23 | 26 | -579/+637 |
| * | | | | | shader: Optimize NVN Fallthrough | FernandoS27 | 2021-07-23 | 4 | -9/+83 |
| * | | | | | shader: Stub SR_AFFINITY | FernandoS27 | 2021-07-23 | 1 | -0/+3 |
| * | | | | | shader: Implement Int32 SUATOM/SURED | ameerj | 2021-07-23 | 17 | -6/+733 |
| * | | | | | shader: Initial OpenGL implementation | ReinUsesLisp | 2021-07-23 | 38 | -705/+1427 |
| * | | | | | spirv: Be aware of NAN unaware drivers | ReinUsesLisp | 2021-07-23 | 1 | -18/+40 |
| * | | | | | spirv: Add SSBO read fallbacks when no aliasing is available | ReinUsesLisp | 2021-07-23 | 1 | -37/+99 |
| * | | | | | spirv: Add OpKill fallback to demote | ReinUsesLisp | 2021-07-23 | 1 | -2/+6 |
| * | | | | | spirv: Do not enable ShaderLayer | ReinUsesLisp | 2021-07-23 | 1 | -3/+0 |
| * | | | | | spirv: Enable DemoteToHelperInvocationEXT only when supported | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | spirv: Use OriginLowerLeft when requested | ReinUsesLisp | 2021-07-23 | 1 | -1/+5 |
| * | | | | | spirv: Only add image operands mask when needed | ReinUsesLisp | 2021-07-23 | 1 | -5/+9 |
| * | | | | | spirv: Workaround image unsigned offset bug | ReinUsesLisp | 2021-07-23 | 2 | -9/+26 |
| * | | | | | spirv: Add int8 and int16 capabilities only when supported | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
| * | | | | | spirv: Add integer clamping workarounds | ReinUsesLisp | 2021-07-23 | 1 | -4/+34 |
| * | | | | | spirv: Implement int8 and int16 conversion fallbacks | ReinUsesLisp | 2021-07-23 | 1 | -19/+80 |
| * | | | | | spirv: Support OpenGL uniform buffers and change bindings | ReinUsesLisp | 2021-07-23 | 6 | -58/+168 |
| * | | | | | spirv: Desambiguate descriptor names | ReinUsesLisp | 2021-07-23 | 1 | -9/+37 |
| * | | | | | shader: Add OpenGL shader profile options | ReinUsesLisp | 2021-07-23 | 1 | -0/+11 |
| * | | | | | shader: Remove shader util | ReinUsesLisp | 2021-07-23 | 4 | -176/+0 |
| * | | | | | shader: Address feedback | FernandoS27 | 2021-07-23 | 5 | -44/+42 |
| * | | | | | shader: Implement VertexA stage | FernandoS27 | 2021-07-23 | 12 | -3/+180 |
| * | | | | | shader: Implement delegation of Exit to dispatcher on CFG | FernandoS27 | 2021-07-23 | 2 | -3/+47 |
| * | | | | | vk_graphics_pipeline: Fix texture buffer descriptors | ReinUsesLisp | 2021-07-23 | 1 | -7/+8 |
| * | | | | | shader: Fix IADD3.CC | ameerj | 2021-07-23 | 1 | -12/+5 |
| * | | | | | vk_scheduler: Allow command submission on worker thread | ReinUsesLisp | 2021-07-23 | 8 | -182/+200 |
| * | | | | | vk_compute_pass: Fix -Wshadow warning | ReinUsesLisp | 2021-07-23 | 1 | -3/+3 |
| * | | | | | shader: Move pipeline cache logic to separate files | ReinUsesLisp | 2021-07-23 | 12 | -824/+1095 |
| * | | | | | vulkan: Defer descriptor set work to the Vulkan thread | ReinUsesLisp | 2021-07-23 | 8 | -79/+69 |
| * | | | | | vulkan: Rework descriptor allocation algorithm | ReinUsesLisp | 2021-07-23 | 15 | -197/+314 |
| * | | | | | vk_graphics_pipeline: Generate specialized pipeline config functions and improve code | ReinUsesLisp | 2021-07-23 | 2 | -31/+230 |
| * | | | | | shader: Accelerate pipeline transitions and use dirty flags for shaders | ReinUsesLisp | 2021-07-23 | 9 | -64/+114 |
| * | | | | | shader: Fix BFE s32 undefined check | ameerj | 2021-07-23 | 1 | -1/+1 |
| * | | | | | vk_compute_pipeline: Fix index comparison oversight on compute texture buffers | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader: Fix error checking in bitfieldExtract and implement bitfieldInsert folding | ReinUsesLisp | 2021-07-23 | 1 | -5/+14 |
| * | | | | | vulkan_device: Require shaderClipDistance and shaderCullDistance features | ReinUsesLisp | 2021-07-23 | 1 | -2/+4 |
| * | | | | | vk_graphics_pipeline: Guard against non-tessellation pipelines using patches | ReinUsesLisp | 2021-07-23 | 1 | -2/+8 |
| * | | | | | shader: Fix storage type when reading patches on tess control | ReinUsesLisp | 2021-07-23 | 1 | -1/+2 |
| * | | | | | shader: Fix VMNMX selector B | ReinUsesLisp | 2021-07-23 | 1 | -1/+2 |
| * | | | | | shader: Fix bugs and build issues on GCC | Rodrigo Locatti | 2021-07-23 | 3 | -4/+4 |
| * | | | | | shader: Fix render targets with null attachments | ReinUsesLisp | 2021-07-23 | 2 | -26/+34 |
| * | | | | | shader: Increase the maximum number of storage buffers | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader: Remove identity removal pass for better build times | ReinUsesLisp | 2021-07-23 | 1 | -1/+0 |
| * | | | | | shader: Add more strict validation the pass | ReinUsesLisp | 2021-07-23 | 1 | -0/+42 |
| * | | | | | shader: Fix forward referencing identity instructions when inserting phi | ReinUsesLisp | 2021-07-23 | 1 | -11/+13 |
| * | | | | | shader: Remove invalidated blocks in dead code elimination pass | ReinUsesLisp | 2021-07-23 | 1 | -3/+6 |
| * | | | | | shader: Add missing UndoUse case for GetSparseFromOp | ReinUsesLisp | 2021-07-23 | 1 | -0/+4 |
| * | | | | | shader: Require dual source blending | ReinUsesLisp | 2021-07-23 | 1 | -1/+2 |
| * | | | | | shader: Simplify code in opcodes.h to fix Intellisense | ReinUsesLisp | 2021-07-23 | 1 | -8/+6 |
| * | | | | | shader: Implement indexed textures | ReinUsesLisp | 2021-07-23 | 10 | -157/+284 |
| * | | | | | shader: Refactor atomic_operations_global_memory | ameerj | 2021-07-23 | 1 | -44/+36 |
| * | | | | | shader: add missing include guard in half_floating_point_helper.h | ameerj | 2021-07-23 | 1 | -0/+2 |
| * | | | | | shader: Fix gcc warnings | ReinUsesLisp | 2021-07-23 | 2 | -2/+2 |
| * | | | | | shader: Inline common Value getters | ReinUsesLisp | 2021-07-23 | 2 | -109/+102 |
| * | | | | | shader: Intrusively store in a block if it's sealed or not | ReinUsesLisp | 2021-07-23 | 2 | -3/+11 |
| * | | | | | cmake: Link to common in shader_recompiler | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader: Improve goto removal algorithm complexity | ReinUsesLisp | 2021-07-23 | 1 | -49/+28 |
| * | | | | | shader: Use memset to reset instruction arguments | ReinUsesLisp | 2021-07-23 | 2 | -4/+7 |
| * | | | | | shader: Inline common Value functions into the header | ReinUsesLisp | 2021-07-23 | 2 | -19/+23 |
| * | | | | | shader: Move microinstruction header to the value header | ReinUsesLisp | 2021-07-23 | 20 | -181/+162 |
| * | | | | | shader: Move siblings check to a separate function and comment them out | ReinUsesLisp | 2021-07-23 | 1 | -16/+21 |
| * | | | | | shader: Intrusively store register values in block for SSA pass | ReinUsesLisp | 2021-07-23 | 2 | -21/+53 |
| * | | | | | shader: Inline common Opcode and Inst functions | ReinUsesLisp | 2021-07-23 | 4 | -112/+83 |
| * | | | | | shader: Inline common IR::Block methods | ReinUsesLisp | 2021-07-23 | 2 | -17/+12 |
| * | | | | | shader: Use a small_vector for phi blocks | ReinUsesLisp | 2021-07-23 | 1 | -1/+2 |
| * | | | | | shader: Calculate number of arguments in an opcode at compile time | ReinUsesLisp | 2021-07-23 | 1 | -3/+12 |
| * | | | | | shader: Implement D3D samplers | ReinUsesLisp | 2021-07-23 | 6 | -49/+127 |
| * | | | | | shader: Add constant propagation for arithmetic right shifts | ReinUsesLisp | 2021-07-23 | 1 | -0/+3 |
| * | | | | | shader: Simplify code for local memory | ReinUsesLisp | 2021-07-23 | 1 | -6/+11 |
| * | | | | | shader: Add NVN storage buffer fallbacks | ReinUsesLisp | 2021-07-23 | 9 | -62/+214 |
| * | | | | | spirv: Fix ViewportMask | ReinUsesLisp | 2021-07-23 | 1 | -1/+2 |
| * | | | | | spirv: Replace Constant/ConstantComposite with Const helper | ameerj | 2021-07-23 | 12 | -112/+101 |
| * | | | | | shader: Address feedback | FernandoS27 | 2021-07-23 | 2 | -7/+10 |
| * | | | | | shader: Implement F2F (Imm) | FernandoS27 | 2021-07-23 | 1 | -2/+28 |
| * | | | | | shader: Implement IADD3.CC/.X | FernandoS27 | 2021-07-23 | 1 | -7/+22 |
| * | | | | | shader: Address feedback | FernandoS27 | 2021-07-23 | 4 | -7/+4 |
| * | | | | | shader: Add coarse derivatives | FernandoS27 | 2021-07-23 | 7 | -8/+28 |
| * | | | | | shader: Implement fine derivates constant propagation | FernandoS27 | 2021-07-23 | 9 | -0/+101 |
| * | | | | | shader: Implement SR_Y_DIRECTION | FernandoS27 | 2021-07-23 | 10 | -0/+22 |
| * | | | | | shader: Fix Phi node types | ReinUsesLisp | 2021-07-23 | 2 | -4/+4 |
| * | | | | | shader: Fix memory barriers | ReinUsesLisp | 2021-07-23 | 8 | -62/+30 |
| * | | | | | spirv: Fix implicit lod type | ReinUsesLisp | 2021-07-23 | 2 | -1/+5 |
| * | | | | | spirv: Use explicit lods outside of fragment shaders | ReinUsesLisp | 2021-07-23 | 1 | -5/+16 |
| * | | | | | spirv: Use ConstOffset instead of Offset when possible | ReinUsesLisp | 2021-07-23 | 3 | -21/+67 |
| * | | | | | shader: Implement BFE and BFI CC | ameerj | 2021-07-23 | 3 | -14/+17 |
| * | | | | | shader: Implement SampleMask | ReinUsesLisp | 2021-07-23 | 11 | -2/+22 |
| * | | | | | shader: Implement PIXLD.MY_INDEX | ReinUsesLisp | 2021-07-23 | 14 | -5/+71 |
| * | | | | | spirv: Bitcast non-F32 output attributes to their type before store | ReinUsesLisp | 2021-07-23 | 1 | -13/+28 |
| * | | | | | spirv: Implement ViewportMask with NV_viewport_array2 | ReinUsesLisp | 2021-07-23 | 10 | -0/+32 |
| * | | | | | spirv: Bitcast non-F32 attributes to F32 | ReinUsesLisp | 2021-07-23 | 1 | -7/+9 |
| * | | | | | shader: Implement PrimitiveId | ReinUsesLisp | 2021-07-23 | 5 | -0/+10 |
| * | | | | | shader: Implement tessellation shaders, polygon mode and invocation id | ReinUsesLisp | 2021-07-23 | 28 | -91/+605 |
| * | | | | | shader: Mark atomic instructions as writes | ReinUsesLisp | 2021-07-23 | 1 | -0/+27 |
| * | | | | | vk_pipeline_cache: Silence GCC warnings | lat9nq | 2021-07-23 | 1 | -0/+2 |
| * | | | | | spirv: Implement image buffers | ReinUsesLisp | 2021-07-23 | 9 | -49/+142 |
| * | | | | | spirv: Implement Layer stores | ReinUsesLisp | 2021-07-23 | 6 | -9/+30 |
| * | | | | | spirv: Fix alpha test | FernandoS27 | 2021-07-23 | 1 | -0/+5 |
| * | | | | | spirv: Fix non-atomic 64-bit store | ameerj | 2021-07-23 | 1 | -1/+1 |
| * | | | | | spirv: Implement alpha test | ameerj | 2021-07-23 | 3 | -1/+95 |
| * | | | | | shader: Implement transform feedbacks and define file format | ReinUsesLisp | 2021-07-23 | 11 | -23/+272 |
| * | | | | | shader: Implement early Z tests | ReinUsesLisp | 2021-07-23 | 3 | -0/+5 |
| * | | | | | shader: Document and relax cache control on surface instructions | ReinUsesLisp | 2021-07-23 | 1 | -10/+11 |
| * | | | | | spirv: Rework storage buffers and shader memory | ReinUsesLisp | 2021-07-23 | 9 | -500/+581 |
| * | | | | | shader: Fix fixed pipeline point size on geometry shaders | ReinUsesLisp | 2021-07-23 | 1 | -10/+18 |
| * | | | | | shader: Add constant propagation for *&^| binary operations | ReinUsesLisp | 2021-07-23 | 1 | -0/+12 |
| * | | | | | shader: Implement geometry shaders | ReinUsesLisp | 2021-07-23 | 14 | -91/+277 |
| * | | | | | shader: Implement OUT | ReinUsesLisp | 2021-07-23 | 10 | -17/+73 |
| * | | | | | internal_stage_buffer_entry_read: Remove pragma optimize off | lat9nq | 2021-07-23 | 1 | -2/+0 |
| * | | | | | shader: Stub SR_INVOCATION_INFO | ReinUsesLisp | 2021-07-23 | 1 | -2/+5 |
| * | | | | | shader: Stub ISBERD | ReinUsesLisp | 2021-07-23 | 3 | -4/+56 |
| * | | | | | shader: Fix CC in I2I | ReinUsesLisp | 2021-07-23 | 1 | -0/+2 |
| * | | | | | spirv: Define StorageImageWriteWithoutFormat capability when used | ReinUsesLisp | 2021-07-23 | 3 | -0/+9 |
| * | | | | | pipeline_helper: Simplify descriptor objects initialization | ReinUsesLisp | 2021-07-23 | 1 | -33/+25 |
| * | | | | | shader: Simplify FLO and throw on CC | ReinUsesLisp | 2021-07-23 | 1 | -12/+13 |
| * | | | | | shader: Mark blocks with no end branch as unreachable | ReinUsesLisp | 2021-07-23 | 1 | -2/+7 |
| * | | | | | shader: Implement LOP CC | ReinUsesLisp | 2021-07-23 | 3 | -12/+29 |
| * | | | | | shader: Implement SR_THREAD_KILL | ReinUsesLisp | 2021-07-23 | 10 | -0/+22 |
| * | | | | | shader: Apply sign bit in FCMP (imm) | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader: Implement ATOM/S and RED | ameerj | 2021-07-23 | 21 | -19/+1745 |
| * | | | | | nsight_aftermath_tracker: Report used shaders to Nsight Aftermath | ReinUsesLisp | 2021-07-23 | 6 | -16/+20 |
| * | | | | | spirv: Move phi node patching to a separate function | ReinUsesLisp | 2021-07-23 | 1 | -13/+16 |
| * | | | | | spirv: Guard against typeless image reads on unsupported devices | ReinUsesLisp | 2021-07-23 | 6 | -1/+17 |
| * | | | | | shader: Move LaneId to the warp emission file and fix AMD | ReinUsesLisp | 2021-07-23 | 5 | -7/+11 |
| * | | | | | vk_rasterizer: Request outside render pass execution context for compute | ReinUsesLisp | 2021-07-23 | 1 | -0/+1 |
| * | | | | | pipeline_helper: Add missing [[maybe_unused]] | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | spirv: Fix forward declarations on phi nodes | ReinUsesLisp | 2021-07-23 | 1 | -47/+25 |
| * | | | | | shader: Mark ImageWrite with side effects | ReinUsesLisp | 2021-07-23 | 1 | -0/+3 |
| * | | | | | shader: Implement CC for ISET, FSET, PSET, CSET, and DSET | FernandoS27 | 2021-07-23 | 18 | -13/+136 |
| * | | | | | shader: Remove outdated comment in F2I | ReinUsesLisp | 2021-07-23 | 1 | -4/+0 |
| * | | | | | shader: Implement SULD and SUST | ReinUsesLisp | 2021-07-23 | 31 | -202/+732 |
| * | | | | | shader: Fix Windows build issues | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader: Address feedback + clang format | lat9nq | 2021-07-23 | 12 | -24/+22 |
| * | | | | | shader_recompiler,video_core: Cleanup some GCC and Clang errors | lat9nq | 2021-07-23 | 66 | -313/+308 |
| * | | | | | shader: Fix FCMP immediate variant | ReinUsesLisp | 2021-07-23 | 1 | -1/+9 |
| * | | | | | shader: Fix dangling labels | ReinUsesLisp | 2021-07-23 | 1 | -0/+5 |
| * | | | | | shader: Interact texture buffers with buffer cache | ReinUsesLisp | 2021-07-23 | 17 | -148/+333 |
| * | | | | | shader: Fix F2I | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader: Fix TextureGrad | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader: Implement texture buffers | ReinUsesLisp | 2021-07-23 | 10 | -35/+154 |
| * | | | | | shader: Address feedback | FernandoS27 | 2021-07-23 | 5 | -53/+54 |
| * | | | | | shader: Implement indexed Position and ClipDistances | FernandoS27 | 2021-07-23 | 3 | -11/+100 |
| * | | | | | shader: Implement indexed attributes | FernandoS27 | 2021-07-23 | 12 | -35/+279 |
| * | | | | | shader: Implement AL2P | FernandoS27 | 2021-07-23 | 3 | -4/+36 |
| * | | | | | shader: Fix BRX tracking | FernandoS27 | 2021-07-23 | 2 | -3/+4 |
| * | | | | | vk_pipeline_cache: Fix num of pipeline workers on weird platforms | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader: Move recursive SSA rewrite to the heap | ReinUsesLisp | 2021-07-23 | 1 | -29/+89 |
| * | | | | | shader: Fix ShadowCube declaration type, set number of pipeline threads based on hardware | FernandoS27 | 2021-07-23 | 2 | -2/+4 |
| * | | | | | shader: Fix splits on blocks using indirect branches | ReinUsesLisp | 2021-07-23 | 3 | -17/+38 |
| * | | | | | shader: Eliminate orphan blocks more efficiently | ReinUsesLisp | 2021-07-23 | 1 | -7/+8 |
| * | | | | | shader: Add subgroup masks | ReinUsesLisp | 2021-07-23 | 10 | -45/+169 |
| * | | | | | shader: Implement BAR and fix memory barriers | ReinUsesLisp | 2021-07-23 | 7 | -5/+79 |
| * | | | | | shader: Abstract breadth searches and use the abstraction | ReinUsesLisp | 2021-07-23 | 4 | -104/+106 |
| * | | | | | shader: Reimplement GetCbufU64 as GetCbufU32x2 | ReinUsesLisp | 2021-07-23 | 9 | -22/+21 |
| * | | | | | vk_compute_pass: Fix compute passes | ReinUsesLisp | 2021-07-23 | 3 | -23/+19 |
| * | | | | | shader: Remove atomic flags and use mutex + cond variable for pipelines | ReinUsesLisp | 2021-07-23 | 4 | -11/+32 |
| * | | | | | shader: Remove unused header in VOTE | ReinUsesLisp | 2021-07-23 | 1 | -2/+0 |
| * | | | | | vk_pipeline_cache: Remove unnecesary scope in pipeline cache locking | ReinUsesLisp | 2021-07-23 | 1 | -15/+12 |
| * | | | | | shader: Rework global memory tracking to use breadth-first search | ReinUsesLisp | 2021-07-23 | 1 | -69/+80 |
| * | | | | | shader: Fix fp16 merge when using native fp16 | ReinUsesLisp | 2021-07-23 | 1 | -3/+3 |
| * | | | | | shader: Fix FADD32I | ReinUsesLisp | 2021-07-23 | 1 | -6/+4 |
| * | | | | | shader: Fix undetected bug from review | FernandoS27 | 2021-07-23 | 1 | -0/+3 |
| * | | | | | shader: Address feedback | FernandoS27 | 2021-07-23 | 3 | -13/+16 |
| * | | | | | shader: "Implement" NOP | FernandoS27 | 2021-07-23 | 1 | -1/+1 |
| * | | | | | vk_pipeline_cache: Small fixes to the pipeline cache | FernandoS27 | 2021-07-23 | 1 | -10/+14 |
| * | | | | | shader: Address Feedback | FernandoS27 | 2021-07-23 | 16 | -211/+60 |
| * | | | | | shader: Implement SR_LaneId | FernandoS27 | 2021-07-23 | 7 | -0/+15 |
| * | | | | | shader: Fix shared memory on cool drivers | FernandoS27 | 2021-07-23 | 1 | -0/+1 |
| * | | | | | shader: Implement MEMBAR | FernandoS27 | 2021-07-23 | 9 | -11/+121 |
| * | | | | | shader: Improve VOTE.VTG stub | FernandoS27 | 2021-07-23 | 7 | -4/+147 |
| * | | | | | shader: Mark SSBOs as written when they are | FernandoS27 | 2021-07-23 | 4 | -4/+32 |
| * | | | | | shader: Implement ViewportIndex | FernandoS27 | 2021-07-23 | 8 | -2/+33 |
| * | | | | | shader: Stub TLD4's PTP when it isn't constant | FernandoS27 | 2021-07-23 | 1 | -1/+2 |
| * | | | | | shader: Stub VOTE.VTG | FernandoS27 | 2021-07-23 | 4 | -4/+15 |
| * | | | | | shader: Fold composite extract | FernandoS27 | 2021-07-23 | 1 | -0/+62 |
| * | | | | | shader: Fold comparisons and Pack/Unpack16 | FernandoS27 | 2021-07-23 | 1 | -1/+41 |
| * | | | | | shader: Fix branches to visited virtual blocks | ReinUsesLisp | 2021-07-23 | 2 | -0/+12 |
| * | | | | | vulkan: Serialize pipelines on a separate thread | ReinUsesLisp | 2021-07-23 | 2 | -67/+64 |
| * | | | | | vulkan: Create pipeline layouts in separate threads | ReinUsesLisp | 2021-07-23 | 7 | -63/+65 |
| * | | | | | vulkan: Build pipelines in parallel at runtime | ReinUsesLisp | 2021-07-23 | 9 | -165/+197 |
| * | | | | | shader: Fix dependency on identity removal pass | ReinUsesLisp | 2021-07-23 | 2 | -3/+8 |
| * | | | | | shader: Fix constant propagation to use reverse post order | ReinUsesLisp | 2021-07-23 | 1 | -1/+2 |
| * | | | | | shader: Implement LDG .U.128 as .128 | ReinUsesLisp | 2021-07-23 | 1 | -3/+2 |
| * | | | | | shader: Unroll "using enum" for opcode declarations | ReinUsesLisp | 2021-07-23 | 1 | -1/+27 |
| * | | | | | vk_pipeline_cache: Name SPIR-V modules | ReinUsesLisp | 2021-07-23 | 1 | -1/+11 |
| * | | | | | spirv: Remove unnecesary variable for clip distances | ReinUsesLisp | 2021-07-23 | 2 | -6/+2 |
| * | | | | | shader: Implement ClipDistance | FernandoS27 | 2021-07-23 | 5 | -0/+36 |
| * | | | | | shader: Fix TXD | FernandoS27 | 2021-07-23 | 2 | -2/+2 |
| * | | | | | shader: Address feedback | FernandoS27 | 2021-07-23 | 5 | -53/+49 |
| * | | | | | shader: Always pass a lod for TexelFetch | ReinUsesLisp | 2021-07-23 | 3 | -25/+17 |
| * | | | | | shader: Implement TXD | FernandoS27 | 2021-07-23 | 4 | -10/+183 |
| * | | | | | shader: Implement ImageGradient | FernandoS27 | 2021-07-23 | 8 | -2/+84 |
| * | | | | | shader: Implement TMML partially | FernandoS27 | 2021-07-23 | 6 | -13/+137 |
| * | | | | | shader,spirv: Implement ImageQueryLod. | FernandoS27 | 2021-07-23 | 9 | -1/+38 |
| * | | | | | shader: Implement TLDS | FernandoS27 | 2021-07-23 | 3 | -4/+253 |
| * | | | | | shader: Implement TLD | FernandoS27 | 2021-07-23 | 8 | -16/+174 |
| * | | | | | spirv: Add fixed pipeline point size | ReinUsesLisp | 2021-07-23 | 4 | -1/+11 |
| * | | | | | shader: Add PointCoord attribute | FernandoS27 | 2021-07-23 | 5 | -0/+16 |
| * | | | | | shader: Add PointSize attribute | ameerj | 2021-07-23 | 5 | -0/+13 |
| * | | | | | shader: Store type of phi nodes in flags | ReinUsesLisp | 2021-07-23 | 3 | -2/+11 |
| * | | | | | shader: Fix indirect branches to scheduler instructions | ReinUsesLisp | 2021-07-23 | 3 | -7/+17 |
| * | | | | | spirv: Fix default output attribute initialization | ReinUsesLisp | 2021-07-23 | 1 | -3/+3 |
| * | | | | | shader: Add missing new lines | ReinUsesLisp | 2021-07-23 | 1 | -0/+2 |
| * | | | | | shader: Implement FSWZADD | ameerj | 2021-07-23 | 14 | -4/+87 |
| * | | | | | shader: Implement BRX | FernandoS27 | 2021-07-23 | 21 | -48/+437 |
| * | | | | | shader: Fix alignment checks on RZ | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader: Implement I2I CC | ameerj | 2021-07-23 | 3 | -24/+45 |
| * | | | | | shader: Implement I2I SAT | ameerj | 2021-07-23 | 6 | -10/+52 |
| * | | | | | vk_pipeline_cache: Fix size hashing of shaders | ReinUsesLisp | 2021-07-23 | 1 | -8/+7 |
| * | | | | | shader: Fix ISCADD logic for PO/CC | ameerj | 2021-07-23 | 1 | -7/+8 |
| * | | | | | shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available | ReinUsesLisp | 2021-07-23 | 20 | -36/+730 |
| * | | | | | shader: Implement ISCADD CC | ameerj | 2021-07-23 | 1 | -1/+4 |
| * | | | | | shader: Implement VMAD, VMNMX, VSETP | ameerj | 2021-07-23 | 9 | -23/+319 |
| * | | | | | shader: Add missing I2I exception when CC is used | ReinUsesLisp | 2021-07-23 | 1 | -0/+4 |
| * | | | | | shader: Better interpolation and disabled attributes support | ReinUsesLisp | 2021-07-23 | 9 | -25/+101 |
| * | | | | | spirv: Remove dependencies on Environment when generating SPIR-V | ReinUsesLisp | 2021-07-23 | 5 | -16/+15 |
| * | | | | | vk_pipeline_cache: Fix pipeline and shader caches | ReinUsesLisp | 2021-07-23 | 2 | -6/+21 |
| * | | | | | shader: Implement front face | ReinUsesLisp | 2021-07-23 | 5 | -0/+12 |
| * | | | | | shader: Fix structured control flow on KIL instructions | ReinUsesLisp | 2021-07-23 | 2 | -3/+7 |
| * | | | | | shader: Fix TXQ | FernandoS27 | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader: Fix rasterizer integration order issues | ReinUsesLisp | 2021-07-23 | 3 | -7/+6 |
| * | | | | | shader: Implement TXQ and fix FragDepth | ReinUsesLisp | 2021-07-23 | 15 | -21/+264 |
| * | | | | | shader: Refactor PTP and other minor changes | ReinUsesLisp | 2021-07-23 | 14 | -123/+67 |
| * | | | | | shader: Add IR opcode for ImageFetch | FernandoS27 | 2021-07-23 | 7 | -5/+55 |
| * | | | | | shader: Implement TLD4.PTP | FernandoS27 | 2021-07-23 | 15 | -28/+111 |
| * | | | | | shader: Fix Array Indices in TEX/TLD4 | FernandoS27 | 2021-07-23 | 2 | -6/+6 |
| * | | | | | shader: Implement FragDepth | FernandoS27 | 2021-07-23 | 2 | -1/+7 |
| * | | | | | shader: Implement TLD4S. | FernandoS27 | 2021-07-23 | 3 | -4/+134 |
| * | | | | | shader: Implement TLD4 and TLD4_B | FernandoS27 | 2021-07-23 | 13 | -11/+315 |
| * | | | | | shader: Implement SHFL | ameerj | 2021-07-23 | 16 | -69/+284 |
| * | | | | | shader: Track first bindless argument instead of the instruction itself | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader: Properly insert Prologue instruction | ReinUsesLisp | 2021-07-23 | 1 | -1/+2 |
| * | | | | | shader: Minor style nits | ReinUsesLisp | 2021-07-23 | 1 | -2/+4 |
| * | | | | | shader: Fix F2I | FernandoS27 | 2021-07-23 | 10 | -9/+147 |
| * | | | | | shader: Implement NDC [-1, 1], attribute types and default varying initialization | ReinUsesLisp | 2021-07-23 | 15 | -43/+186 |
| * | | | | | shader: Fix use-after-free bug in object_pool | ReinUsesLisp | 2021-07-23 | 1 | -3/+3 |
| * | | | | | shader: Implement VOTE | ameerj | 2021-07-23 | 18 | -6/+182 |
| * | | | | | vk_pipeline_cache: Fix ReleaseContents order | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
| * | | | | | shader: Fix TEX mask | ReinUsesLisp | 2021-07-23 | 1 | -1/+3 |
| * | | | | | vk_pipeline_cache: Add pipeline cache | ReinUsesLisp | 2021-07-23 | 2 | -0/+7 |
| * | | | | | vk_pipeline_cache: Add pipeline cache | ReinUsesLisp | 2021-07-23 | 8 | -106/+347 |
| * | | | | | shader: Fold interpolation multiplications | ReinUsesLisp | 2021-07-23 | 1 | -0/+34 |
| * | | | | | shader: Better but still partial interpolation support | ReinUsesLisp | 2021-07-23 | 1 | -5/+7 |
| * | | | | | shader: Implement DMNMX, DSET, DSETP | ameerj | 2021-07-23 | 16 | -59/+210 |
| * | | | | | shader: Implement FADD32I | FernandoS27 | 2021-07-23 | 1 | -2/+15 |
| * | | | | | shader: Implement F2F | FernandoS27 | 2021-07-23 | 6 | -20/+192 |
| * | | | | | shader: Add missing fp64 usage flags | ReinUsesLisp | 2021-07-23 | 1 | -0/+34 |
| * | | | | | shader: Implement DMUL and DFMA | ameerj | 2021-07-23 | 8 | -30/+111 |
| * | | | | | shader: Add FP64 register load/store helpers | ameerj | 2021-07-23 | 3 | -21/+24 |
| * | | | | | shader: Add support for fp16 comparisons and misc fixes | ReinUsesLisp | 2021-07-23 | 11 | -14/+56 |
| * | | | | | shader: Fix floating point comparison for FP16 | FernandoS27 | 2021-07-23 | 5 | -32/+56 |
| * | | | | | shader: Implement HSETP2 | FernandoS27 | 2021-07-23 | 3 | -12/+117 |
| * | | | | | shader: Implement HSET2 | FernandoS27 | 2021-07-23 | 5 | -14/+119 |
| * | | | | | shader: Implement HMUL2 | FernandoS27 | 2021-07-23 | 3 | -16/+144 |
| * | | | | | shader: Implement HFMA2 | FernandoS27 | 2021-07-23 | 5 | -20/+192 |
| * | | | | | spirv: Implement VertexId and InstanceId, refactor code | ReinUsesLisp | 2021-07-23 | 10 | -144/+244 |
| * | | | | | shader: Refactor half floating instructions | FernandoS27 | 2021-07-23 | 4 | -58/+84 |
| * | | | | | shader: Implement I2F | ReinUsesLisp | 2021-07-23 | 17 | -70/+429 |
| * | | | | | shader: Implement ISCADD (imm) | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
| * | | | | | shader: Implement LOP32I | ReinUsesLisp | 2021-07-23 | 2 | -18/+45 |
| * | | | | | shader: Add partial rasterizer integration | ReinUsesLisp | 2021-07-23 | 54 | -566/+1927 |
| * | | | | | shader: Implement DADD | ameerj | 2021-07-23 | 8 | -14/+132 |
| * | | | | | shader: Implement CSET and CSETP | ameerj | 2021-07-23 | 6 | -15/+114 |
| * | | | | | shader: Reorder phi nodes when redefined as undefined opcodes | ReinUsesLisp | 2021-07-23 | 1 | -1/+9 |
| * | | | | | shader: Fix instruction transitions in and out of Phi | ReinUsesLisp | 2021-07-23 | 1 | -9/+11 |
| * | | | | | shader: Implement FSET and FSETP | ameerj | 2021-07-23 | 9 | -94/+204 |
| * | | | | | shader: Implement TEXS | ReinUsesLisp | 2021-07-23 | 8 | -7/+287 |
| * | | | | | shader: Implement CAL inlining function calls | ReinUsesLisp | 2021-07-23 | 24 | -330/+286 |
| * | | | | | spirv: Add SignedZeroInfNanPreserve logic | ameerj | 2021-07-23 | 3 | -0/+12 |
| * | | | | | shader: Implement FMNMX | ameerj | 2021-07-23 | 8 | -25/+101 |
| * | | | | | shader: Fix rebase issue | ReinUsesLisp | 2021-07-23 | 1 | -1/+0 |
| * | | | | | shader: Implement FCMP | ameerj | 2021-07-23 | 9 | -50/+203 |
| * | | | | | shader: Partial implementation of LDC | ReinUsesLisp | 2021-07-23 | 16 | -50/+405 |
| * | | | | | shader: Initial support for textures and TEX | ReinUsesLisp | 2021-07-23 | 33 | -342/+1489 |
| * | | | | | shader: Implement R2P | ameerj | 2021-07-23 | 8 | -15/+88 |
| * | | | | | shader: Implement SHF | ameerj | 2021-07-23 | 8 | -31/+119 |
| * | | | | | shader: Implement LEA | ameerj | 2021-07-23 | 9 | -29/+136 |
| * | | | | | shader: Deduplicate HADD2 code | ReinUsesLisp | 2021-07-23 | 1 | -19/+16 |
| * | | | | | shader: Implement I2I | ameerj | 2021-07-23 | 3 | -12/+100 |
| * | | | | | shader: Implement HADD2 | ReinUsesLisp | 2021-07-23 | 12 | -42/+400 |
| * | | | | | shader: Implement LOP and LOP3 | ameerj | 2021-07-23 | 8 | -31/+227 |
| * | | | | | shader: Implement IADD3 | ameerj | 2021-07-23 | 3 | -12/+104 |
| * | | | | | shader: Implement PSETP | ameerj | 2021-07-23 | 4 | -5/+40 |
| * | | | | | Implement PSET, refactor common comparison funcs | ameerj | 2021-07-23 | 9 | -101/+88 |
| * | | | | | shader: Implement FLO | ameerj | 2021-07-23 | 8 | -18/+75 |
| * | | | | | shader: Implement ISET, add common_funcs | ameerj | 2021-07-23 | 8 | -50/+150 |
| * | | | | | shader: Make IMNMX, SHR, SEL stylistically more consistent | ameerj | 2021-07-23 | 3 | -5/+5 |
| * | | | | | shader: Implement ICMP | ameerj | 2021-07-23 | 3 | -16/+84 |
| * | | | | | shader: Implement IMNMX | ameerj | 2021-07-23 | 8 | -12/+105 |
| * | | | | | shader: Implement BFI | ameerj | 2021-07-23 | 3 | -16/+57 |
| * | | | | | shader: Implement BFE | ameerj | 2021-07-23 | 3 | -12/+67 |
| * | | | | | shader: Implement POPC | ameerj | 2021-07-23 | 8 | -12/+59 |
| * | | | | | shader: Implement SHR | ameerj | 2021-07-23 | 8 | -18/+80 |
| * | | | | | shader: Implement SEL | ameerj | 2021-07-23 | 4 | -16/+53 |
| * | | | | | spirv: Move phi arguments emit to a separate function | ReinUsesLisp | 2021-07-23 | 1 | -27/+27 |
| * | | | | | shader: Avoid infinite recursion when tracking global memory | ReinUsesLisp | 2021-07-23 | 1 | -5/+26 |
| * | | | | | shader: Fix conditional execution of exit instructions | ReinUsesLisp | 2021-07-23 | 2 | -5/+6 |
| * | | | | | spirv: Add support for self-referencing phi nodes | ReinUsesLisp | 2021-07-23 | 1 | -3/+10 |
| * | | | | | shader: Fix control flow | ReinUsesLisp | 2021-07-23 | 8 | -20/+39 |
| * | | | | | shader: Implement more of XMAD and FFMA32I and fix XMAD.CBCC | ReinUsesLisp | 2021-07-23 | 5 | -28/+76 |
| * | | | | | shader: FMUL, select, RRO, and MUFU fixes | ReinUsesLisp | 2021-07-23 | 18 | -119/+507 |
| * | | | | | shader: Fix MOV(reg), add SHL variants and emit neg and abs instructions | ReinUsesLisp | 2021-07-23 | 4 | -11/+11 |
| * | | | | | spirv: Fixes and Intel specific workarounds | ReinUsesLisp | 2021-07-23 | 11 | -32/+44 |
| * | | | | | shader: Rename, implement FADD.SAT and P2R (imm) | ReinUsesLisp | 2021-07-23 | 18 | -127/+213 |
| * | | | | | shader: Add denorm flush support | ReinUsesLisp | 2021-07-23 | 20 | -93/+260 |
| * | | | | | spirv: Add lower fp16 to fp32 pass | ReinUsesLisp | 2021-07-23 | 32 | -285/+479 |
| * | | | | | shader: Primitive Vulkan integration | ReinUsesLisp | 2021-07-23 | 43 | -3036/+1003 |
| * | | | | | shader: Remove old shader management | ReinUsesLisp | 2021-07-23 | 83 | -19623/+55 |
| * | | | | | shader: Add XMAD multiplication folding optimization | ReinUsesLisp | 2021-07-23 | 1 | -5/+77 |
| * | | | | | shader: Simplify ISCADD | ReinUsesLisp | 2021-07-23 | 1 | -6/+1 |
| * | | | | | shader: Add utility to resolve identities on a value | ReinUsesLisp | 2021-07-23 | 2 | -0/+8 |
| * | | | | | spirv: Implement EmitIdentity | ReinUsesLisp | 2021-07-23 | 2 | -3/+3 |
| * | | | | | spirv: Initial bindings support | ReinUsesLisp | 2021-07-23 | 23 | -292/+671 |
| * | | | | | shader: Improve object pool | ReinUsesLisp | 2021-07-23 | 3 | -50/+66 |
| * | | | | | shader: Fix tracking | ReinUsesLisp | 2021-07-23 | 1 | -50/+72 |
| * | | | | | shader: Add support for forward declarations | ReinUsesLisp | 2021-07-23 | 11 | -68/+79 |
| * | | | | | shader: Support SSA loops on IR | ReinUsesLisp | 2021-07-23 | 12 | -46/+150 |
| * | | | | | shader: Misc fixes | ReinUsesLisp | 2021-07-23 | 10 | -89/+104 |
| * | | | | | shader: Initial implementation of an AST | ReinUsesLisp | 2021-07-23 | 33 | -589/+1345 |
| * | | | | | spirv: Initial SPIR-V support | ReinUsesLisp | 2021-07-23 | 21 | -3299/+1400 |
| * | | | | | shader: Better constant folding | ReinUsesLisp | 2021-07-23 | 2 | -13/+48 |
| * | | | | | shader: Properly store phi on Inst | ReinUsesLisp | 2021-07-23 | 6 | -75/+132 |
| * | | | | | shader: Add pools and rename files | ReinUsesLisp | 2021-07-23 | 30 | -108/+255 |
| * | | | | | shader: Make typed IR | ReinUsesLisp | 2021-07-23 | 19 | -269/+495 |
| * | | | | | shader: Remove illegal character in SSA pass | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
| * | | | | | shader: Constant propagation and global memory to storage buffer | ReinUsesLisp | 2021-07-23 | 17 | -63/+652 |
| * | | | | | shader: Initial instruction support | ReinUsesLisp | 2021-07-23 | 28 | -334/+1450 |
| * | | | | | shader: SSA and dominance | ReinUsesLisp | 2021-07-23 | 24 | -77/+570 |
| * | | | | | shader: Initial recompiler work | ReinUsesLisp | 2021-07-23 | 57 | -0/+7061 |
| * | | | | | thread_worker: Fix compile time error | ameerj | 2021-07-23 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #6699 from lat9nq/common-threads | bunnei | 2021-07-25 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | common: Publically link to pthreads | lat9nq | 2021-07-23 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #6706 from FernandoS27/skyline-love-letter | Fernando S | 2021-07-25 | 1 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | Grant a license exception to Skyline Emulator. | Fernando Sahmkow | 2021-07-25 | 1 | -2/+4 |
|/ / / / / |
|
* | | | | | Merge pull request #6690 from ReinUsesLisp/dma-clear-fixups | bunnei | 2021-07-24 | 2 | -7/+3 |
|\ \ \ \ \ |
|
| * | | | | | gl_buffer_cache: Use glClearNamedBufferSubData:GL_RED instead of GL_RGBA | ReinUsesLisp | 2021-07-20 | 1 | -1/+1 |
| * | | | | | buffer_cache: Simplify clear logic | ReinUsesLisp | 2021-07-20 | 1 | -6/+2 |
* | | | | | | Merge pull request #6551 from bunnei/improve-kernel-obj | bunnei | 2021-07-24 | 21 | -88/+327 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | hle: service: kernel_helpers: Remove unnecessary pragma once. | bunnei | 2021-07-21 | 1 | -2/+0 |
| * | | | | | hle: kernel: svc: Remove part of ExitProcess. | bunnei | 2021-07-21 | 1 | -5/+0 |
| * | | | | | hle: service: nvdrv: Remove unused kernel reference. | bunnei | 2021-07-21 | 1 | -1/+0 |
| * | | | | | hle: service: hid: npad: Remove unused kernel reference. | bunnei | 2021-07-21 | 1 | -1/+0 |
| * | | | | | hle: kernel: Track and release server sessions, and protect methods with locks. | bunnei | 2021-07-21 | 4 | -13/+82 |
| * | | | | | hle: kernel: KProcess: Change process termination assert to a warning. | bunnei | 2021-07-21 | 1 | -1/+1 |
| * | | | | | hle: kernel: Ensure current running process is closed. | bunnei | 2021-07-21 | 1 | -5/+6 |
| * | | | | | hle: kernel: Ensure global handle table is finalized before closing. | bunnei | 2021-07-21 | 1 | -0/+1 |
| * | | | | | kernel: svc: ConnectToNamedPort: Close extra reference to port. | bunnei | 2021-07-21 | 1 | -0/+1 |
| * | | | | | hle: service: sm: Refactor to better manage ports. | bunnei | 2021-07-21 | 4 | -45/+47 |
| * | | | | | hle: kernel: k_process: Close the handle table on shutdown. | bunnei | 2021-07-21 | 1 | -0/+3 |
| * | | | | | hle: kernel: k_process: Close main thread reference after it is inserted into handle table. | bunnei | 2021-07-21 | 1 | -0/+3 |
| * | | | | | hle: kernel: Ensure global handle table is initialized. | bunnei | 2021-07-21 | 1 | -0/+1 |
| * | | | | | hle: service: Add a helper module for managing kernel objects. | bunnei | 2021-07-21 | 10 | -20/+146 |
| * | | | | | hle: kernel: Provide methods for tracking dangling kernel objects. | bunnei | 2021-07-21 | 4 | -2/+43 |
* | | | | | | Merge pull request #6686 from ReinUsesLisp/vk-optimal-copy | bunnei | 2021-07-22 | 1 | -21/+35 |
|\ \ \ \ \ \ |
|
| * | | | | | | vk_texture_cache: Use VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL when possible | ReinUsesLisp | 2021-07-20 | 1 | -21/+35 |
* | | | | | | | Merge pull request #6693 from lat9nq/cmd-fullscreen-mode-2 | Morph | 2021-07-22 | 3 | -15/+34 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | yuzu_cmd: Make use of fullscreen_mode setting | lat9nq | 2021-07-22 | 3 | -15/+34 |
* | | | | | | | | Merge pull request #6654 from german77/custom_threshold | bunnei | 2021-07-22 | 3 | -3/+91 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | configure/ui: Add sliders for trigger buttons | german77 | 2021-07-17 | 2 | -0/+78 |
| * | | | | | | | input_common: Make button threshold customizable | german77 | 2021-07-16 | 2 | -3/+13 |
* | | | | | | | | ci: Increase mainline build timeout. | bunnei | 2021-07-21 | 1 | -1/+3 |
* | | | | | | | | yuzu-cmd: Fullscreen Improvements (#6656) | san | 2021-07-21 | 4 | -9/+13 |
* | | | | | | | | Merge pull request #6660 from Morph1984/controller_applet_rev8 | bunnei | 2021-07-21 | 2 | -3/+33 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | applet_controller: Add preliminary support for version 8 | Morph | 2021-07-20 | 2 | -3/+33 |
* | | | | | | | | Merge pull request #6649 from german77/toggle_sdl | bunnei | 2021-07-21 | 2 | -5/+53 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | input_common: Support SDL toggle buttons | german77 | 2021-07-15 | 2 | -5/+53 |
* | | | | | | | | Merge pull request #6629 from FernandoS27/accel-dma-2 | bunnei | 2021-07-20 | 11 | -12/+136 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Buffer cache: Fixes, Clang and Feedback. | Fernando Sahmkow | 2021-07-15 | 3 | -11/+10 |
| * | | | | | | | | GPUMemoryManager: Force inmediate invalidation when writting block. | Fernando Sahmkow | 2021-07-14 | 1 | -1/+1 |
| * | | | | | | | | Buffer Cache: Fixes to DMA Copy. | Fernando Sahmkow | 2021-07-14 | 1 | -6/+7 |
| * | | | | | | | | DMAEngine: Revert flushing from Pitch to BlpockLinear. | Fernando Sahmkow | 2021-07-14 | 1 | -2/+7 |
| * | | | | | | | | BufferCache: fix clearing on forced download. | Fernando Sahmkow | 2021-07-14 | 1 | -10/+20 |
| * | | | | | | | | DMAEngine: Accelerate BufferClear | Fernando Sahmkow | 2021-07-13 | 11 | -6/+115 |
* | | | | | | | | | Merge pull request #6658 from Morph1984/render-window-fix | bunnei | 2021-07-20 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | bootmanager: Create a dummy render widget | Morph | 2021-07-20 | 1 | -0/+6 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #6685 from ReinUsesLisp/radeonsi-client | Fernando S | 2021-07-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | gl_texture_cache: Workaround slow PBO downloads on radeonsi | ReinUsesLisp | 2021-07-20 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #6684 from ogniK5377/uuid-cpp20-new | Morph | 2021-07-20 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | uuid: Directly compare UUID instead of checking per element | Chloe Marcec | 2021-07-20 | 1 | -3/+2 |
|/ / / / / / / / / |
|
* | | | | | | | | | vk_buffer_cache: Fix quad index array with 0 vertices (#6627) | Fernando S | 2021-07-20 | 1 | -0/+7 |
* | | | | | | | | | input/sdl_impl: fix rumble support on DualSense. (#6683) | Nicolas Jallamion | 2021-07-20 | 1 | -2/+2 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | file_sys: Support load game collection (#6582) | Feng Chen | 2021-07-20 | 17 | -108/+171 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #6580 from ReinUsesLisp/xfb-radv | Rodrigo Locatti | 2021-07-20 | 2 | -11/+19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vk_buffer_cache: Use emulated null buffers for transform feedback | ReinUsesLisp | 2021-07-09 | 2 | -11/+19 |
* | | | | | | | | Merge pull request #6652 from lat9nq/cmd-vulkan-fixes | bunnei | 2021-07-20 | 7 | -51/+38 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | sdl_impl, emu_window: Remove clang ignore | lat9nq | 2021-07-16 | 4 | -33/+0 |
| * | | | | | | | | emu_window_sdl2_vk: Specify the window manager if it should be supported | lat9nq | 2021-07-16 | 1 | -0/+15 |
| * | | | | | | | | emu_window_sdl2_vk: Use the generated SDL config | lat9nq | 2021-07-16 | 4 | -19/+24 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6651 from lat9nq/update-settings | bunnei | 2021-07-19 | 2 | -59/+107 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | yuzu_cmd: Add missing or update current settings | lat9nq | 2021-07-16 | 2 | -4/+112 |
| * | | | | | | | | default_ini: Remove deprecated settings | lat9nq | 2021-07-16 | 1 | -61/+1 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #6679 from yzct12345/fix-lets-go | Fernando S | 2021-07-19 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Update src/video_core/renderer_vulkan/vk_texture_cache.cpp | yzct12345 | 2021-07-19 | 1 | -1/+1 |
| * | | | | | | | | Update src/video_core/renderer_vulkan/vk_texture_cache.cpp | yzct12345 | 2021-07-19 | 1 | -1/+1 |
| * | | | | | | | | Ignore wrong blit format | yzct12345 | 2021-07-18 | 1 | -1/+4 |
* | | | | | | | | | Merge pull request #6670 from ReinUsesLisp/prepare-rt | Fernando S | 2021-07-19 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | texture_cache: Always prepare image views on render targets | ReinUsesLisp | 2021-07-18 | 1 | -0/+6 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #6669 from ReinUsesLisp/fix-samples-sizes | Fernando S | 2021-07-19 | 1 | -53/+33 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | texture_cache/util: Fix size calculations of multisampled images | ReinUsesLisp | 2021-07-18 | 1 | -53/+33 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #6677 from ReinUsesLisp/new-validate-errors | Ameer J | 2021-07-19 | 2 | -16/+18 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | vk_texture_cache: Finalize renderpass when downloading images | ReinUsesLisp | 2021-07-18 | 1 | -0/+1 |
| * | | | | | | | | vk_compute_pass: Fix pipeline barriers on non-initialized ASTC images | ReinUsesLisp | 2021-07-18 | 1 | -2/+3 |
| * | | | | | | | | vk_compute_pass: Fix ASTC buffer setup synchronization | ReinUsesLisp | 2021-07-18 | 1 | -14/+14 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #6647 from lat9nq/specify-system-path | bunnei | 2021-07-18 | 1 | -2/+8 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | cmake: Only search for Qt when we need to | lat9nq | 2021-07-16 | 1 | -1/+3 |
| * | | | | | | | | cmake: Only use NO_CMAKE_SYSTEM_PATH when needed for Qt | lat9nq | 2021-07-16 | 1 | -1/+5 |
* | | | | | | | | | Merge pull request #6659 from german77/mouse_panning | Ameer J | 2021-07-17 | 3 | -5/+8 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | input_common: Fix mouse panning behaivour | german77 | 2021-07-17 | 3 | -5/+8 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #6657 from Morph1984/settings-fixes | Ameer J | 2021-07-16 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | configure_audio: Fix volume clamping to 0 | Morph | 2021-07-16 | 1 | -6/+6 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #6579 from ameerj/float-settings | bunnei | 2021-07-16 | 11 | -69/+39 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | configure_input: Use u8 for mouse sensitivity | ameerj | 2021-07-09 | 3 | -11/+8 |
| * | | | | | | | config: Remove float {Read,Write}Setting variants | ameerj | 2021-07-09 | 2 | -29/+2 |
| * | | | | | | | configure_graphics: Use u8 for bg_color values | ameerj | 2021-07-09 | 5 | -19/+20 |
| * | | | | | | | configure_audio: Use u8 for volume value | ameerj | 2021-07-09 | 4 | -10/+9 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #6635 from ameerj/intel-vk-sm3dw | Fernando S | 2021-07-15 | 1 | -2/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vk_rasterizer: Only clear valid color attachments | ameerj | 2021-07-13 | 1 | -2/+4 |
* | | | | | | | | Merge pull request #6525 from ameerj/nvdec-fixes | Fernando S | 2021-07-15 | 2 | -56/+50 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | vic: Fix dimension compuation of YUV frames | ameerj | 2021-07-15 | 1 | -11/+10 |
| * | | | | | | | nvhost_nvdec_common: Read Submit ioctl data from object addr | ameerj | 2021-07-15 | 1 | -8/+2 |
| * | | | | | | | nvhost_nvdec_common: Fix {Slice/Write}Vectors return | ameerj | 2021-07-15 | 1 | -37/+38 |
* | | | | | | | | Merge pull request #6641 from Morph1984/web_browser_urls | Mai M | 2021-07-15 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | applets/web: Resolve Nintendo CDN URLs | Morph | 2021-07-15 | 1 | -0/+13 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #6639 from Morph1984/optimize-linker | Mai M | 2021-07-15 | 73 | -114/+115 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | service: Append service name prefix to common filenames | Morph | 2021-07-14 | 41 | -56/+56 |
| * | | | | | | | | applets: Append applet_ prefix to backend applets | Morph | 2021-07-14 | 19 | -33/+33 |
| * | | | | | | | | applets: Append qt_ prefix to Qt frontend applets | Morph | 2021-07-14 | 15 | -25/+26 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #6599 from german77/disable_rumble | Ameer J | 2021-07-13 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | npad: Disable vibration check if disabled | german77 | 2021-07-11 | 1 | -0/+5 |
* | | | | | | | | Merge pull request #6574 from lioncash/i18n | bunnei | 2021-07-13 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | qt/main: Make title string more i18n-friendly | Lioncash | 2021-07-08 | 1 | -2/+4 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6593 from german77/no_sdl | bunnei | 2021-07-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | input_common: Fix build with sdl disabled | german77 | 2021-07-11 | 1 | -2/+2 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6615 from ReinUsesLisp/httplib-debug-warnings | bunnei | 2021-07-13 | 2 | -0/+13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | web_service: Silence -Wmaybe-uninitialized on httplib.h | ReinUsesLisp | 2021-07-12 | 1 | -0/+10 |
| * | | | | | | | | boxcat: Silence -Wmaybe-uninitialized in httplib.h | ReinUsesLisp | 2021-07-12 | 1 | -0/+3 |
* | | | | | | | | | Merge pull request #6618 from ReinUsesLisp/bad-ranges | bunnei | 2021-07-13 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | content_archive: Remove unnecessary include to <ranges> | ReinUsesLisp | 2021-07-12 | 1 | -1/+0 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #6571 from Kelebek1/Mix | bunnei | 2021-07-13 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | Replace NaN mix volume samples with silence. | Kelebek1 | 2021-07-08 | 1 | -0/+9 |
* | | | | | | | | | Merge pull request #6597 from FernandoS27/accelerate-dma | Ameer J | 2021-07-12 | 9 | -62/+199 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | accelerateDMA: Fixes and feedback. | Fernando Sahmkow | 2021-07-12 | 3 | -88/+62 |
| * | | | | | | | | accelerateDMA: Accelerate Buffer Copies. | Fernando Sahmkow | 2021-07-11 | 9 | -13/+176 |
* | | | | | | | | | Merge pull request #6577 from ReinUsesLisp/precommit | Ameer J | 2021-07-11 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | cmake: Only copy pre-commit hook if .git directory exists | ReinUsesLisp | 2021-07-09 | 1 | -3/+4 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #6576 from ameerj/unlock-fps-setting | Morph | 2021-07-11 | 6 | -29/+10 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | settings: Disable FPS unlimit setting between title launches | ameerj | 2021-07-10 | 6 | -29/+10 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #6557 from FernandoS27/staceys-mom-has-got-it-goin-on | Ameer J | 2021-07-10 | 12 | -78/+227 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | Buffer Cache: Address Feedback. | Fernando Sahmkow | 2021-07-10 | 3 | -5/+10 |
| * | | | | | | | Buffer Cache: Fix GCC copmpile error | Fernando Sahmkow | 2021-07-09 | 1 | -1/+0 |
| * | | | | | | | Fence Manager: remove reference fencing. | Fernando Sahmkow | 2021-07-09 | 3 | -31/+6 |
| * | | | | | | | BufferCache: Additional download fixes. | Fernando Sahmkow | 2021-07-09 | 2 | -23/+107 |
| * | | | | | | | Buffer Cache: Revert unnecessary range reduction. | Fernando Sahmkow | 2021-07-09 | 1 | -29/+13 |
| * | | | | | | | Fence Manager: Force ordering on WFI. | Fernando Sahmkow | 2021-07-09 | 4 | -38/+71 |
| * | | | | | | | Buffer Cache: Eliminate the AC Hack as the base game is fixed in Hades. | Fernando Sahmkow | 2021-07-09 | 1 | -14/+4 |
| * | | | | | | | Fence Manager: Add fences on Reference Count. | Fernando Sahmkow | 2021-07-09 | 8 | -6/+57 |
| * | | | | | | | Videocore: Address Feedback & CLANG Format. | Fernando Sahmkow | 2021-07-09 | 2 | -78/+75 |
| * | | | | | | | Buffer Cache: Fix High Downloads and don't predownload on Extreme. | Fernando Sahmkow | 2021-07-09 | 4 | -92/+123 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #6573 from lat9nq/cpu-settings-cleanup-2 | Fernando S | 2021-07-09 | 18 | -146/+289 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | settings, arm_dynarmic, yuzu qt: Move CPU debugging option | lat9nq | 2021-07-08 | 18 | -132/+244 |
| * | | | | | | | arm_dynarmic_64: Re-add fastmem_address_space_bits to Auto setting | lat9nq | 2021-07-08 | 1 | -0/+1 |
| * | | | | | | | settings, yuzu qt: Add migration code for CPU accuracy | lat9nq | 2021-07-08 | 2 | -1/+10 |
| * | | | | | | | arm_dynarmic{32,64}: Fixes from test build | lat9nq | 2021-07-08 | 2 | -18/+5 |
| * | | | | | | | core,common,yuzu qt: Add CPU accuracy option 'Auto' | lat9nq | 2021-07-08 | 4 | -16/+50 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #6581 from lat9nq/isolate-debug-settings | Morph | 2021-07-09 | 1 | -2/+8 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | yuzu qt: config: Only save renderer_debug as a global setting | lat9nq | 2021-07-09 | 1 | -2/+8 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6563 from ReinUsesLisp/thread-worker | Ameer J | 2021-07-09 | 6 | -67/+266 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | common/thread_worker: Stop workers on stop_token when waiting | ReinUsesLisp | 2021-07-09 | 1 | -18/+20 |
| * | | | | | common/thread_worker: Add support for stateful threads | ReinUsesLisp | 2021-07-09 | 3 | -78/+86 |
| * | | | | | common/thread_worker: Simplify logic | FernandoS27 | 2021-07-09 | 1 | -8/+1 |
| * | | | | | common/thread_worker: Fix data race | FernandoS27 | 2021-07-09 | 2 | -1/+18 |
| * | | | | | common/thread_worker: Use unique function | ReinUsesLisp | 2021-07-09 | 2 | -28/+24 |
| * | | | | | common: Add unique function | ReinUsesLisp | 2021-07-09 | 4 | -0/+172 |
| * | | | | | common/thread_worker: Add wait for requests method | ReinUsesLisp | 2021-07-09 | 2 | -0/+11 |
|/ / / / / |
|
* | | | | | Merge pull request #6539 from lat9nq/default-setting | Ameer J | 2021-07-08 | 39 | -790/+940 |
|\ \ \ \ \ |
|
| * | | | | | general: Code formatting improvements | lat9nq | 2021-07-08 | 4 | -22/+25 |
| * | | | | | config: Read UISettings as basic settings | lat9nq | 2021-07-02 | 1 | -30/+19 |
| * | | | | | settings: Set resolution_factor default to 1 | lat9nq | 2021-07-01 | 1 | -1/+1 |
| * | | | | | yuzu_cmd: config: Pass a reference in | lat9nq | 2021-07-01 | 2 | -5/+11 |
| * | | | | | core, input_common: Miscellaneous fixes | lat9nq | 2021-06-29 | 3 | -5/+8 |
| * | | | | | yuzu qt: Make most UISettings a BasicSetting | lat9nq | 2021-06-29 | 12 | -91/+107 |
| * | | | | | general: Make most settings a BasicSetting | lat9nq | 2021-06-28 | 32 | -660/+807 |
| * | | | | | configuration: Defer to common/settings for per-game settings defaults | lat9nq | 2021-06-26 | 2 | -127/+100 |
| * | | | | | common: Force defaults for Settings::Setting's | lat9nq | 2021-06-26 | 1 | -44/+57 |
* | | | | | | Out of bound blit (#6531) | Feng Chen | 2021-07-08 | 2 | -58/+35 |
* | | | | | | Merge pull request #6564 from Kelebek1/Audio | Morph | 2021-07-08 | 2 | -18/+51 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Support more PCM formats. Fixes Ys IX audio. | Kelebek1 | 2021-07-06 | 2 | -18/+51 |
* | | | | | | Merge pull request #6569 from Kelebek1/Vol | Morph | 2021-07-08 | 5 | -75/+81 |
|\ \ \ \ \ \ |
|
| * | | | | | | audio_core: Preserve front channel volume after 6 to 2 downmix | Kelebek1 | 2021-07-08 | 5 | -75/+81 |
* | | | | | | | Merge pull request #6567 from Kelebek1/Audio2 | bunnei | 2021-07-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Report 2 channels active. Fixes Tales of Vesperia's mono channel audio. | Kelebek1 | 2021-07-06 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #6570 from lat9nq/bind-image-true | Rodrigo Locatti | 2021-07-07 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | util_shaders: Fix BindImageTexture | lat9nq | 2021-07-07 | 1 | -2/+2 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6562 from Morph1984/flush-behavior | bunnei | 2021-07-07 | 3 | -11/+48 |
|\ \ \ \ \ \ |
|
| * | | | | | | common: logging: backend: Close the file after exceeding the write limit | Morph | 2021-07-06 | 1 | -8/+11 |
| * | | | | | | common: fs: file: Revert Flush to its previous behavior and add Commit | Morph | 2021-07-06 | 2 | -3/+34 |
| * | | | | | | common: fs: file: Flush the file in GetSize | Morph | 2021-07-06 | 1 | -0/+3 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6497 from FernandoS27/scotty-doesnt-know | bunnei | 2021-07-07 | 13 | -59/+581 |
|\ \ \ \ \ \ |
|
| * | | | | | | Texture Cache: Fix collision with multiple overlaps of the same sparse texture. | Fernando Sahmkow | 2021-07-04 | 1 | -1/+6 |
| * | | | | | | Texture Cache: Fix GCC & Clang. | Fernando Sahmkow | 2021-07-04 | 2 | -11/+11 |
| * | | | | | | Texture Cache: Address feedback. | Fernando Sahmkow | 2021-07-04 | 5 | -18/+37 |
| * | | | | | | Texture Cache: Improve accuracy of sparse texture detection. | Fernando Sahmkow | 2021-07-04 | 6 | -131/+342 |
| * | | | | | | Texture Cache: Initial Implementation of Sparse Textures. | Fernando Sahmkow | 2021-07-04 | 12 | -23/+310 |
* | | | | | | | Merge pull request #6566 from Morph1984/sign-compare-as-error | bunnei | 2021-07-06 | 4 | -8/+1 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | CMakeLists: Treat -Wsign-compare as an error on GCC/Clang | Morph | 2021-07-06 | 4 | -8/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6537 from Morph1984/warnings | bunnei | 2021-07-06 | 12 | -58/+27 |
|\ \ \ \ \ \ |
|
| * | | | | | | CMakeLists: Disable all warnings for external headers | Morph | 2021-06-28 | 1 | -0/+5 |
| * | | | | | | video_core: Remove #pragma warning directives for external headers | Morph | 2021-06-28 | 2 | -15/+0 |
| * | | | | | | input_common: Remove #pragma warning directives for external headers | Morph | 2021-06-28 | 2 | -14/+0 |
| * | | | | | | CMakeLists: Enforce C4018, C4267, C4305, C4389 | Morph | 2021-06-28 | 1 | -3/+7 |
| * | | | | | | core: Enforce C4242 | Morph | 2021-06-28 | 1 | -6/+3 |
| * | | | | | | input_common: Enforce C4242 | Morph | 2021-06-28 | 1 | -12/+4 |
| * | | | | | | video_core: Enforce C4242 | Morph | 2021-06-28 | 1 | -3/+2 |
| * | | | | | | video_core: Silence signed/unsigned mismatch warnings | Morph | 2021-06-28 | 4 | -5/+6 |
* | | | | | | | Merge pull request #6556 from Morph1984/default-mii | bunnei | 2021-07-05 | 1 | -2/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: mii: Retrieve the correct default miis. | Morph | 2021-07-04 | 1 | -2/+3 |
* | | | | | | | | Merge pull request #6540 from Kelebek1/nvdec | Ameer J | 2021-07-05 | 10 | -356/+522 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | Slightly refactor NVDEC and codecs for readability and safety | Kelebek1 | 2021-07-01 | 10 | -356/+522 |
* | | | | | | | | Merge pull request #6561 from german77/analog_fix | Morph | 2021-07-05 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | input_common: Add missing modifier callback to analog from button | german77 | 2021-07-05 | 1 | -0/+1 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6559 from german77/compilation_warnings | Morph | 2021-07-05 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | profiler: Fix deprecated functions | german77 | 2021-07-05 | 1 | -4/+5 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #6552 from Morph1984/c4189-msvc | Mai M | 2021-07-05 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | CMakeLists: Enforce C4189 | Morph | 2021-07-03 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #6553 from FernandoS27/bite-a-bat-change-the-world | Ameer J | 2021-07-04 | 2 | -3/+26 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | TextureCacheOGL: Implement Image Copies for 1D and 1D Array. | Fernando Sahmkow | 2021-07-03 | 1 | -0/+26 |
| * | | | | | | | TextureCache: Fix 1D to 2D overlapps. | Fernando Sahmkow | 2021-07-03 | 1 | -3/+0 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #6498 from Kelebek1/Audio | bunnei | 2021-07-03 | 8 | -88/+180 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Fix XC2/VOEZ crashing, add audio looping and a few misc fixes | Kelebek1 | 2021-07-01 | 7 | -132/+188 |
| * | | | | | | Decouple audio processing and run at variable rate | Kelebek1 | 2021-06-27 | 3 | -79/+115 |
* | | | | | | | Merge pull request #6459 from lat9nq/ubuntu-fixes | Ameer J | 2021-07-01 | 3 | -6/+99 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cmake: Check dependencies for Linux Qt package | lat9nq | 2021-06-13 | 1 | -4/+75 |
| * | | | | | | | cmake: Fix find_program usage for 3.15 | lat9nq | 2021-06-13 | 3 | -2/+24 |
* | | | | | | | | Merge pull request #6471 from lat9nq/dump-as-mod | Morph | 2021-06-29 | 10 | -31/+91 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | patch_manager: Do not apply LayeredFS mods when dumping | Morph | 2021-06-28 | 3 | -4/+8 |
| * | | | | | | | | filesystem: Open a read-only directory for SDMC mods | Morph | 2021-06-28 | 3 | -19/+25 |
| * | | | | | | | | core: Simplify SDMC mod loading | lat9nq | 2021-06-28 | 3 | -21/+10 |
| * | | | | | | | | core: Support LayeredFS mod from SDMC directory | lat9nq | 2021-06-28 | 5 | -2/+47 |
| * | | | | | | | | yuzu qt: Add option to dump to SDMC directory | lat9nq | 2021-06-28 | 4 | -7/+23 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6502 from ameerj/vendor-title | Morph | 2021-06-28 | 9 | -10/+100 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | gl_device: Expand on Mesa driver names | lat9nq | 2021-06-21 | 1 | -3/+28 |
| * | | | | | | | video_core: Add GPU vendor name to window title bar | ameerj | 2021-06-21 | 9 | -10/+75 |
* | | | | | | | | Merge pull request #6535 from ameerj/insert-fancy-name | Morph | 2021-06-28 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | main: Display the instruction set of the running title in the window name | ameerj | 2021-06-28 | 1 | -0/+3 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #6529 from ReinUsesLisp/reaper-fixups | Morph | 2021-06-27 | 6 | -14/+42 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | buffer_cache: Only flush downloaded size | ReinUsesLisp | 2021-06-26 | 1 | -2/+3 |
| * | | | | | | | video_core: Enforce C4244 | ReinUsesLisp | 2021-06-26 | 1 | -0/+1 |
| * | | | | | | | codec,vic: Disable warnings in ffmpeg headers | ReinUsesLisp | 2021-06-26 | 2 | -4/+29 |
| * | | | | | | | vk_buffer_cache: Silence implicit cast warnings | ReinUsesLisp | 2021-06-26 | 1 | -2/+3 |
| * | | | | | | | buffer_cache/texture_cache: Make GC functions private | ReinUsesLisp | 2021-06-26 | 2 | -5/+5 |
| * | | | | | | | buffer_cache: Silence implicit cast warning | ReinUsesLisp | 2021-06-26 | 1 | -1/+1 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #6532 from MerryMage/libusb-apple | Morph | 2021-06-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | libusb: Apple is a POSIX system | MerryMage | 2021-06-26 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6526 from bunnei/doom-update | bunnei | 2021-06-26 | 6 | -9/+61 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | hle: service: hwopus: OpenHardwareOpusDecoderEx: Remove unused buffer size. | bunnei | 2021-06-26 | 1 | -1/+30 |
| * | | | | | hle: hle_helpers: Skip data payload offset checks on TIPC requests. | bunnei | 2021-06-25 | 1 | -2/+6 |
| * | | | | | hle: service: hwopus: Implement GetWorkBufferSizeEx and OpenHardwareOpusDecoderEx. | bunnei | 2021-06-25 | 2 | -5/+15 |
| * | | | | | hle: service: aoc: Stub GetAddOnContentListChangedEventWithProcessId. | bunnei | 2021-06-25 | 2 | -1/+10 |
| * | | | | | audio_core: common: Bump audio revision to 9. | bunnei | 2021-06-25 | 1 | -1/+1 |
* | | | | | | Merge pull request #6528 from ReinUsesLisp/device-memory | Ameer J | 2021-06-25 | 2 | -19/+18 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | vulkan_device: Make device memory match the rest of the file | ReinUsesLisp | 2021-06-25 | 2 | -19/+18 |
|/ / / / / |
|
* | | | | | Merge pull request #6496 from ameerj/astc-fixes | bunnei | 2021-06-25 | 5 | -155/+50 |
|\ \ \ \ \ |
|
| * | | | | | util_shaders: Specify ASTC decoder memory barrier bits | ameerj | 2021-06-19 | 1 | -1/+6 |
| * | | | | | astc_decoder.comp: Remove unnecessary LUT SSBOs | ameerj | 2021-06-19 | 5 | -113/+34 |
| * | | | | | astc: Various robustness enhancements for the gpu decoder | ameerj | 2021-06-19 | 5 | -47/+16 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #6519 from Wunkolo/mem-size-literal | bunnei | 2021-06-25 | 19 | -126/+152 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | common: Replace common_sizes into user-literals | Wunkolo | 2021-06-24 | 19 | -126/+152 |
* | | | | | Merge pull request #6522 from Morph1984/pragma | bunnei | 2021-06-24 | 4 | -0/+8 |
|\ \ \ \ \ |
|
| * | | | | | general: Add missing #pragma once directives | Morph | 2021-06-24 | 4 | -0/+8 |
* | | | | | | Add missing includes (#6521) | Chloe | 2021-06-24 | 4 | -0/+7 |
* | | | | | | Fix bold tag | Schplee | 2021-06-24 | 1 | -1/+1 |
* | | | | | | Fix typo in Readme | Schplee | 2021-06-24 | 1 | -1/+1 |
* | | | | | | Update Readme | Schplee | 2021-06-24 | 1 | -20/+57 |
|/ / / / / |
|
* | | | | | Merge pull request #6517 from lioncash/fmtlib | bunnei | 2021-06-24 | 11 | -16/+24 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable | Lioncash | 2021-06-23 | 9 | -15/+23 |
| * | | | | externals: Update dynarmic to allow fmt compilation to succeed | Lioncash | 2021-06-23 | 1 | -0/+0 |
| * | | | | externals: Update fmt to 8.0.0 | Lioncash | 2021-06-23 | 1 | -1/+1 |
* | | | | | Merge pull request #6504 from Kelebek1/samples-played | bunnei | 2021-06-23 | 3 | -3/+20 |
|\ \ \ \ \ |
|
| * | | | | | Implement audout GetAudioOutPlayedSampleCount | Kelebek1 | 2021-06-22 | 3 | -3/+20 |
* | | | | | | Merge pull request #6518 from lioncash/func | bunnei | 2021-06-23 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | maxwell3d: Add missing return in default SizeInBytes() case | Lioncash | 2021-06-23 | 1 | -0/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #6465 from FernandoS27/sex-on-the-beach | Mai M | 2021-06-23 | 25 | -63/+493 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Reaper: Set minimum cleaning limit on OGL. | Fernando Sahmkow | 2021-06-22 | 1 | -1/+4 |
| * | | | | | Reaper: Guarantee correct deletion. | Fernando Sahmkow | 2021-06-20 | 5 | -2/+23 |
| * | | | | | Reaper: Upgrade label from unsafe to experimental as no regressions are known now. | Fernando Sahmkow | 2021-06-20 | 1 | -1/+1 |
| * | | | | | Reaper: Correct size calculation on Vulkan. | Fernando Sahmkow | 2021-06-17 | 1 | -5/+3 |
| * | | | | | Reaper: Change memory restrictions on TC depending on host memory on VK. | Fernando Sahmkow | 2021-06-17 | 10 | -41/+90 |
| * | | | | | Reaper: Address Feedback. | Fernando Sahmkow | 2021-06-16 | 6 | -20/+43 |
| * | | | | | Reaper: Setup settings and final tuning. | Fernando Sahmkow | 2021-06-16 | 10 | -32/+64 |
| * | | | | | Reaper: Tune it up to be an smart GC. | Fernando Sahmkow | 2021-06-16 | 5 | -13/+130 |
| * | | | | | Initial Reaper Setup | ReinUsesLisp | 2021-06-16 | 6 | -56/+226 |
| * | | | | | vulkan_memory_allocator: Release allocations with no commits | ReinUsesLisp | 2021-06-16 | 2 | -5/+22 |
* | | | | | | Merge pull request #6508 from ReinUsesLisp/bootmanager-stop-token | Mai M | 2021-06-23 | 8 | -18/+18 |
|\ \ \ \ \ \ |
|
| * | | | | | | bootmanager: Use std::stop_source for stopping emulation | ReinUsesLisp | 2021-06-22 | 8 | -18/+18 |
* | | | | | | | Merge pull request #6514 from OZtistic/master | Morph | 2021-06-23 | 2 | -1/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title bar | OZtistic | 2021-06-23 | 2 | -1/+8 |
* | | | | | | | | Merge pull request #6512 from ReinUsesLisp/wait-detached-stasks | Mai M | 2021-06-23 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | common/detached_tasks: Wait for tasks before shutting down | Rodrigo Locatti | 2021-06-22 | 1 | -0/+2 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6509 from ReinUsesLisp/mouse-datarace | Mai M | 2021-06-23 | 2 | -12/+10 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | input_common/mouse_input: Fix data race | Rodrigo Locatti | 2021-06-22 | 2 | -12/+10 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #6510 from ReinUsesLisp/npad-data-race | Mai M | 2021-06-23 | 2 | -0/+8 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | npad: Fix data race when updating devices | Rodrigo Locatti | 2021-06-22 | 2 | -0/+8 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #6493 from Morph1984/fs-nodiscard | bunnei | 2021-06-23 | 10 | -48/+48 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | common: fs: Add a description of a regular file in IsFile | Morph | 2021-06-22 | 1 | -4/+6 |
| * | | | | | | | vfs_real: Fix Mode to FileAccessMode conversion | Morph | 2021-06-22 | 1 | -6/+1 |
| * | | | | | | | common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile | Morph | 2021-06-22 | 4 | -9/+12 |
| * | | | | | | | common: fs: file: Remove [[nodiscard]] attribute from Flush | Morph | 2021-06-22 | 2 | -3/+3 |
| * | | | | | | | common: fs: Remove [[nodiscard]] attribute on Remove* functions | Morph | 2021-06-22 | 6 | -26/+26 |
* | | | | | | | | Merge pull request #6472 from Morph1984/spl | bunnei | 2021-06-23 | 9 | -78/+493 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | spl: Mark the other functions as unimplemented | Morph | 2021-06-16 | 1 | -5/+30 |
| * | | | | | | | | spl: Implement spl::GetConfig | Morph | 2021-06-16 | 2 | -1/+90 |
| * | | | | | | | | hle: api_version: Add HLE API version constants | Morph | 2021-06-16 | 3 | -33/+54 |
| * | | | | | | | | spl: Add the general SPL interface | Morph | 2021-06-16 | 4 | -45/+64 |
| * | | | | | | | | spl: Add SPL types | Morph | 2021-06-16 | 2 | -0/+231 |
| * | | | | | | | | spl: Add SPL result codes | Morph | 2021-06-16 | 2 | -0/+30 |
* | | | | | | | | | Merge pull request #6483 from Morph1984/get-tz-file | bunnei | 2021-06-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | service: time: Use GetFileRelative to get files within subdirectories | Morph | 2021-06-18 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #6506 from ReinUsesLisp/master-semaphore-jthread | bunnei | 2021-06-22 | 2 | -19/+8 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vk_master_semaphore: Use jthread for debug thread | ReinUsesLisp | 2021-06-22 | 2 | -19/+8 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #6495 from lat9nq/mingw-vista-style | bunnei | 2021-06-22 | 1 | -5/+6 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | ci: windows: Copy the styles directory when packaging | lat9nq | 2021-06-19 | 1 | -5/+6 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #6511 from ReinUsesLisp/core-is-powered-data-race | Mai M | 2021-06-22 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core: Make is_powered_on atomic | Rodrigo Locatti | 2021-06-22 | 1 | -2/+3 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #6481 from Morph1984/missing-peak-set | bunnei | 2021-06-22 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | kernel: Fix missing peak set in KResourceLimit::SetLimitValue | Morph | 2021-06-18 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #6499 from FernandoS27/we-were-on-a-break | bunnei | 2021-06-21 | 8 | -0/+31 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Update dynarmic and add new unsafe CPU option. | Fernando Sahmkow | 2021-06-20 | 8 | -0/+31 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #6475 from ameerj/unlimit-fps | bunnei | 2021-06-21 | 10 | -3/+46 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | config: Add frame limiter toggle hotkey | ameerj | 2021-06-17 | 3 | -3/+8 |
| * | | | | | | | | nvflinger: Add toggle to disable buffer swap interval limits | ameerj | 2021-06-17 | 8 | -0/+38 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6486 from CaptV0rt3x/httplib | Mai M | 2021-06-21 | 6 | -6731/+6 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | externals: httplib: replace custom httplib header with upstream as submodule. | Vortex | 2021-06-18 | 6 | -6731/+6 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #6494 from lat9nq/mingw-fix-fastmem | Morph | 2021-06-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | host_memory: Correct MEM_RESERVE_PLACEHOLDER | lat9nq | 2021-06-19 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6484 from CaptV0rt3x/discord-rpc | Mai M | 2021-06-18 | 2 | -1/+1 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | update submodule discord-rpc to latest [now deprecated] | Vortex | 2021-06-18 | 2 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #6478 from ameerj/vk-layer-settings | Rodrigo Locatti | 2021-06-18 | 1 | -0/+8 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | vulkan_debug_callback: Skip logging known false-positive validation errors | ameerj | 2021-06-18 | 1 | -0/+8 |
|/ / / / |
|
* | | | | Merge pull request #6418 from clementgallet/sdl-audio-backend | bunnei | 2021-06-17 | 6 | -3/+213 |
|\ \ \ \ |
|
| * | | | | Various suggestions by v1993 and lioncash | Clément Gallet | 2021-06-07 | 2 | -11/+9 |
| * | | | | Add sdl2 audio description in the yuzu-cmd config file | Clément Gallet | 2021-06-06 | 1 | -1/+2 |
| * | | | | Add SDL2 audio backend | Clément Gallet | 2021-06-06 | 5 | -2/+213 |
* | | | | | Merge pull request #6469 from ReinUsesLisp/blit-view-compat | Ameer J | 2021-06-17 | 1 | -1/+9 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | texture_cache/util: Avoid relaxed image views on different bytes per pixel | ReinUsesLisp | 2021-06-15 | 1 | -1/+9 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #6464 from ameerj/disable-astc | bunnei | 2021-06-16 | 16 | -7/+1637 |
|\ \ \ \ |
|
| * | | | | astc_decoder: Fix LDR CEM1 endpoint calculation | ameerj | 2021-06-16 | 2 | -2/+2 |
| * | | | | yuzu_cmd/config: Add Accelerate ASTC and missing NVDEC emulation settings | ameerj | 2021-06-16 | 2 | -2/+12 |
| * | | | | configure_graphics: Add Accelerate ASTC decoding setting | ameerj | 2021-06-16 | 9 | -2/+32 |
| * | | | | textures: Reintroduce CPU ASTC decoder | ameerj | 2021-06-16 | 4 | -2/+1592 |
* | | | | | Merge pull request #6460 from Morph1984/fs-access-log-fix | Morph | 2021-06-16 | 12 | -44/+64 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | common: fs: file: Remove redundant call to WriteStringToFile | Morph | 2021-06-16 | 2 | -6/+1 |
| * | | | | fsp_srv: Fix filesystem access logging | Morph | 2021-06-16 | 10 | -38/+63 |
| |/ / / |
|
* | | | | Merge pull request #6462 from Morph1984/proper-flush | bunnei | 2021-06-16 | 1 | -1/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | common: fs: file: Flush the file to the disk when Flush() is called | Morph | 2021-06-13 | 1 | -1/+5 |
* | | | | Merge pull request #6470 from ameerj/lm-silence | bunnei | 2021-06-15 | 1 | -27/+20 |
|\ \ \ \ |
|
| * | | | | lm: Demote guest logs to LOG_DEBUG | ameerj | 2021-06-15 | 1 | -27/+20 |
|/ / / / |
|
* | | | | Merge pull request #6456 from Morph1984/very-important-changes | bunnei | 2021-06-15 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | configure_cpu_debug: Clarify settings behavior | Morph | 2021-06-13 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #6448 from Morph1984/recursive-dir-iterator | Fernando Sahmkow | 2021-06-14 | 1 | -2/+16 |
|\ \ \ \ |
|
| * | | | | common: fs: Use the normal directory iterator in *Recursively functions | Morph | 2021-06-12 | 1 | -2/+16 |
| |/ / / |
|
* | | | | Merge pull request #6463 from Morph1984/restructure-logging | Mai M | 2021-06-13 | 11 | -287/+315 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | general: Remove extraneous includes | Morph | 2021-06-13 | 3 | -3/+0 |
| * | | | common: logging: Restructure backend code | Morph | 2021-06-13 | 8 | -278/+288 |
| * | | | common: logging: backend: Wrap IOFile in a unique_ptr | Morph | 2021-06-13 | 2 | -6/+27 |
|/ / / |
|
* | | | Merge pull request #6452 from german77/sixaxis_firmware_stub | Morph | 2021-06-13 | 2 | -1/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | hid: Stub IsFirmwareUpdateAvailableForSixAxisSensor | german77 | 2021-06-11 | 2 | -1/+23 |
* | | | Merge pull request #6453 from lat9nq/libusb-fix-msvc | bunnei | 2021-06-12 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | externals: Don't set FOUND or VERSION on LIBUSB | lat9nq | 2021-06-11 | 1 | -3/+3 |
* | | | | Merge pull request #6451 from Morph1984/check-disk-space-dump | bunnei | 2021-06-11 | 1 | -0/+12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | yuzu: main: Ensure enough space is available for RomFS dumping | Morph | 2021-06-11 | 1 | -0/+12 |
* | | | | Merge pull request #6422 from FernandoS27/i-am-the-senate | Mai M | 2021-06-11 | 23 | -43/+950 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | common/host_memory: Implement a fallback if fastmem fails. | Markus Wick | 2021-06-11 | 2 | -14/+49 |
| * | | | common/host_shader: Load Windows 10 functions dynamically | ReinUsesLisp | 2021-06-11 | 1 | -29/+88 |
| * | | | GPUTHread: Remove async reads from Normal Accuracy. | Fernando Sahmkow | 2021-06-11 | 1 | -18/+6 |
| * | | | rasterizer: Update pages in batches | ReinUsesLisp | 2021-06-11 | 1 | -15/+41 |
| * | | | host_memory: Support staged VirtualProtect calls | ReinUsesLisp | 2021-06-11 | 1 | -3/+12 |
| * | | | General: Add settings for fastmem and disabling adress space check. | FernandoS27 | 2021-06-11 | 12 | -6/+83 |
| * | | | common/host_memory: Optimize for huge tables. | Markus Wick | 2021-06-11 | 2 | -11/+24 |
| * | | | core: Make use of fastmem | Markus Wick | 2021-06-11 | 7 | -8/+30 |
| * | | | tests: Add tests for host memory | ReinUsesLisp | 2021-06-11 | 2 | -0/+184 |
| * | | | common/host_memory: Add Linux implementation | Markus Wick | 2021-06-11 | 1 | -10/+120 |
| * | | | common/host_memory: Add interface and Windows implementation | ReinUsesLisp | 2021-06-11 | 3 | -0/+384 |
| |/ / |
|
* | | | Merge pull request #6443 from Morph1984/k-light-condition-variable | bunnei | 2021-06-11 | 4 | -37/+43 |
|\ \ \
| |/ /
|/| | |
|
| * | | kernel: Unconditionally set thread state when appropriate | Morph | 2021-06-11 | 2 | -23/+12 |
| * | | kernel: KLightConditionVariable: Update implementation to 12.x | Morph | 2021-06-11 | 2 | -14/+31 |
* | | | Merge pull request #6450 from lat9nq/update-sdl | Morph | 2021-06-11 | 1 | -0/+0 |
|\ \ \ |
|
| * | | | externals: Update SDL to 2f248a2a | lat9nq | 2021-06-11 | 1 | -0/+0 |
|/ / / |
|
* | | | Merge pull request #6407 from lat9nq/fix-libusb-2 | bunnei | 2021-06-11 | 4 | -36/+70 |
|\ \ \ |
|
| * | | | externals: libusb: Call program names not full paths | lat9nq | 2021-06-03 | 1 | -4/+4 |
| * | | | externals: libusb: Link libusb statically on Linux | lat9nq | 2021-06-03 | 2 | -15/+17 |
| * | | | cmake: General improvements to libusb linking | lat9nq | 2021-06-03 | 4 | -17/+31 |
| * | | | cmake: Use autotools to build libusb generally for GNU | lat9nq | 2021-06-03 | 2 | -19/+37 |
* | | | | Merge pull request #6445 from degasus/fix_ubsn | bunnei | 2021-06-11 | 3 | -1/+9 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix GCC undefined behavior sanitizer. | Markus Wick | 2021-06-10 | 3 | -1/+9 |
* | | | | Merge pull request #6444 from bunnei/fix-sm-sessions | bunnei | 2021-06-10 | 2 | -18/+13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | hle: service: sm: Remove redundant session reservation, etc. | bunnei | 2021-06-10 | 2 | -18/+13 |
|/ / / |
|
* | | | hle: service: Increase arbitrary max sessions limit. | bunnei | 2021-06-10 | 1 | -4/+1 |
* | | | Merge pull request #6441 from bunnei/fix-session-handler | bunnei | 2021-06-10 | 5 | -17/+21 |
|\ \ \ |
|
| * | | | hle: kernel: KClientPort: Add an assert for session count. | bunnei | 2021-06-10 | 1 | -0/+3 |
| * | | | hle: service: sm: Fix GetService setup of session & port. | bunnei | 2021-06-10 | 2 | -5/+5 |
| * | | | hle: service: Use correct size for ServerSessionCountMax. | bunnei | 2021-06-10 | 1 | -4/+6 |
| * | | | hle: kernel: KServerSession: Fix client disconnected. | bunnei | 2021-06-10 | 3 | -9/+8 |
|/ / / |
|
* | | | Merge pull request #6439 from lat9nq/ci-no-7z | Ameer J | 2021-06-10 | 2 | -8/+2 |
|\ \ \ |
|
| * | | | ci: windows: Compress using xz | lat9nq | 2021-06-10 | 1 | -2/+2 |
| * | | | ci: common: Remove 7z packaging | lat9nq | 2021-06-09 | 1 | -6/+0 |
* | | | | Merge pull request #6440 from bunnei/cancel-synch | Mai M | 2021-06-10 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | kernel: svc: Add missing error check to CancelSynchronization. | bunnei | 2021-06-10 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Merge pull request #6436 from liushuyu/master | Mai M | 2021-06-09 | 1 | -8/+9 |
|\ \ \ \ |
|
| * | | | | src/common/CMakeLists.txt: fix variable escaping | liushuyu | 2021-06-09 | 1 | -8/+9 |
* | | | | | hle: service: Increase arbitrary max sessions limit. | bunnei | 2021-06-09 | 1 | -1/+1 |
* | | | | | Merge pull request #6413 from Kewlan/limitable_input_dialog_limit | bunnei | 2021-06-09 | 3 | -5/+48 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | limitable_input_dialog: Implement character limiter | Kewlan | 2021-06-06 | 3 | -5/+48 |
* | | | | | Merge pull request #6435 from lioncash/nodisc2 | Morph | 2021-06-09 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | common/fs/path_util: Remove [[nodiscard]] from function with void return | Lioncash | 2021-06-09 | 1 | -1/+1 |
* | | | | | Merge pull request #6434 from lioncash/tcontext | bunnei | 2021-06-09 | 1 | -13/+27 |
|\ \ \ \ \ |
|
| * | | | | | configure_ui: Add translation context for file-scope strings | Lioncash | 2021-06-09 | 1 | -13/+27 |
| |/ / / / |
|
* | | | | | Merge pull request #6428 from bunnei/service-thread-crash-fix | bunnei | 2021-06-09 | 4 | -28/+56 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | hle: kernel: KServerSession: Work-around scenario where session is closed too early. | bunnei | 2021-06-08 | 1 | -7/+24 |
| * | | | | hle: kernel: hle_ipc: Ensure SessionRequestHandler is valid. | bunnei | 2021-06-08 | 3 | -5/+26 |
| * | | | | hle: kernel: Remove service thread manager and use weak_ptr. | bunnei | 2021-06-08 | 3 | -18/+8 |
* | | | | | Merge pull request #6426 from lat9nq/context-menu-start | Mai M | 2021-06-08 | 4 | -3/+23 |
|\ \ \ \ \ |
|
| * | | | | | yuzu qt: Start games from context menu | lat9nq | 2021-06-08 | 4 | -3/+23 |
| |/ / / / |
|
* | | | | | Merge pull request #6412 from clementgallet/yuzu-cmd-window-gl | bunnei | 2021-06-08 | 2 | -12/+6 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Avoid -Wshadow warning | Clément Gallet | 2021-06-05 | 1 | -1/+1 |
| * | | | | yuzu-cmd: Fix OpenGL rendering | Clément Gallet | 2021-06-04 | 2 | -12/+6 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #6410 from lat9nq/avoid-oob | bunnei | 2021-06-07 | 1 | -0/+8 |
|\ \ \ \ |
|
| * | | | | decoders: Break instead of continue | lat9nq | 2021-06-04 | 1 | -2/+2 |
| * | | | | decoders: Avoid out-of-bounds access | lat9nq | 2021-06-04 | 1 | -0/+8 |
* | | | | | Merge pull request #6414 from bunnei/fix-service-threads | bunnei | 2021-06-07 | 21 | -87/+101 |
|\ \ \ \ \ |
|
| * | | | | | hle: kernel: KServerSession: Use ASSERT_MSG where appropriate. | bunnei | 2021-06-07 | 1 | -1/+1 |
| * | | | | | hle: kernel: k_server_session: Return service thread by strong pointer. | bunnei | 2021-06-07 | 2 | -4/+4 |
| * | | | | | hle: kernel: k_server_session: Ensure service thread is valid before dereference. | bunnei | 2021-06-07 | 1 | -1/+3 |
| * | | | | | hle: kernel: hle_ipc: Use default destructor for SessionRequestManager. | bunnei | 2021-06-07 | 1 | -1/+1 |
| * | | | | | hle: kernel: KAutoObjectWithListContainer: Use boost::instrusive::rbtree. | bunnei | 2021-06-07 | 11 | -22/+26 |
| * | | | | | hle: kernel: Refactor to allocate a ServiceThread per service handler. | bunnei | 2021-06-05 | 13 | -67/+75 |
* | | | | | | Merge pull request #6400 from ameerj/disable-uniform-simplify | bunnei | 2021-06-07 | 8 | -6/+29 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | buffer_cache: Simplify uniform disabling logic | ameerj | 2021-06-01 | 8 | -6/+29 |
* | | | | | | Merge pull request #6415 from lioncash/res-nodisc | Morph | 2021-06-06 | 1 | -20/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | result: Add [[nodiscard]] specifiers where applicable | Lioncash | 2021-06-05 | 1 | -20/+20 |
* | | | | | | | Merge pull request #6416 from ReinUsesLisp/update-dynarmic | Rodrigo Locatti | 2021-06-05 | 1 | -0/+0 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | externals: Update dynarmic | ReinUsesLisp | 2021-06-05 | 1 | -0/+0 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6362 from lat9nq/reset-to-defaults | bunnei | 2021-06-05 | 6 | -3/+122 |
|\ \ \ \ \ \ |
|
| * | | | | | | yuzu qt: Use lambda and std::function for reset callback | lat9nq | 2021-06-01 | 4 | -19/+17 |
| * | | | | | | yuzu: Add settings reset button to general configuration | lat9nq | 2021-06-01 | 8 | -23/+111 |
| * | | | | | | configuration: Initial work to reset all settings | fearlessTobi | 2021-06-01 | 6 | -0/+33 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6411 from clementgallet/yuzu-cmd-touch-button | Mai M | 2021-06-05 | 2 | -1/+50 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | yuzu-cmd: Add touch_from_button in config file | Clément Gallet | 2021-06-04 | 2 | -1/+50 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #6392 from german77/controller-widget | bunnei | 2021-06-04 | 3 | -2/+25 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | settings: Disable controller preview if controller is not active | german77 | 2021-05-30 | 3 | -2/+25 |
* | | | | | Merge pull request #6389 from german77/Analog_button_fix | bunnei | 2021-06-04 | 3 | -73/+138 |
|\ \ \ \ \ |
|
| * | | | | | input_common: Analog button, use time based position instead of frequent updates | german77 | 2021-05-30 | 3 | -73/+138 |
| |/ / / / |
|
* | / / / | [game_list] Correct light theme loading (#6408) | Maide | 2021-06-04 | 1 | -5/+1 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #6402 from Kelebek1/UI | bunnei | 2021-06-03 | 2 | -34/+17 |
|\ \ \ \ |
|
| * | | | | Stop the columns resizing on NAND install | Kelebek1 | 2021-06-02 | 2 | -34/+17 |
* | | | | | Merge pull request #6404 from lat9nq/revert_views | bunnei | 2021-06-03 | 7 | -18/+27 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | yuzu qt: Revert some usages of string_view | lat9nq | 2021-06-03 | 7 | -18/+27 |
* | | | | | Merge pull request #6405 from Morph1984/result-success | bunnei | 2021-06-03 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | fsp-srv: Replace one last instance of RESULT_SUCCESS | Morph | 2021-06-03 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | fspsrv: Implement DisableAutoSaveDataCreation (#6355) | Chloe | 2021-06-03 | 6 | -2/+25 |
* | | | | | Merge pull request #6308 from Morph1984/result | bunnei | 2021-06-03 | 116 | -978/+975 |
|\ \ \ \ \ |
|
| * | | | | | general: Replace RESULT_UNKNOWN with ResultUnknown | Morph | 2021-06-02 | 13 | -45/+45 |
| * | | | | | general: Replace RESULT_SUCCESS with ResultSuccess | Morph | 2021-06-02 | 113 | -933/+930 |
| |/ / / / |
|
* | | | | | Merge pull request #6403 from Kewlan/game-list-for-loop-optimization | bunnei | 2021-06-03 | 1 | -9/+6 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | game_list: Minor for loop optimizations | Kewlan | 2021-06-02 | 1 | -9/+6 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #6395 from lioncash/result-move | Morph | 2021-06-02 | 2 | -25/+25 |
|\ \ \ \ |
|
| * | | | | common_funcs: Move R_ macros to result.h | Lioncash | 2021-05-31 | 2 | -25/+25 |
* | | | | | Merge pull request #6397 from Morph1984/fs_util | Mai M | 2021-06-02 | 4 | -15/+47 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | common: fs: fs_util: Move PathToUTF8String to fs_util | Morph | 2021-06-02 | 4 | -15/+14 |
| * | | | | common: fs: fs_util: Add more string conversion functions | Morph | 2021-06-02 | 2 | -0/+33 |
|/ / / / |
|
* | | | | Merge pull request #6361 from lat9nq/per-hb-cfg | bunnei | 2021-06-02 | 8 | -22/+35 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | yuzu qt: Restore const qualifiers | lat9nq | 2021-05-26 | 2 | -23/+12 |
| * | | | yuzu qt: Handle per-game configs for title id 0 | lat9nq | 2021-05-26 | 8 | -22/+46 |
* | | | | Merge pull request #6396 from lat9nq/mingw-sdl-fix | Morph | 2021-06-01 | 1 | -11/+13 |
|\ \ \ \ |
|
| * | | | | externals: Use defaults for building SDL2 on WIN32 | lat9nq | 2021-05-31 | 1 | -11/+13 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #6318 from german77/dualJoycon | bunnei | 2021-06-01 | 2 | -60/+258 |
|\ \ \ \ |
|
| * | | | | input_common: Add dual joycon support | german77 | 2021-05-23 | 2 | -60/+258 |
* | | | | | Merge pull request #6367 from ReinUsesLisp/vma-host | bunnei | 2021-06-01 | 2 | -31/+43 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | vulkan_memory_allocator: Allow textures to be allocated in host memory | ReinUsesLisp | 2021-05-27 | 2 | -31/+43 |
* | | | | | Merge pull request #6394 from lat9nq/mingw-fix | Ameer J | 2021-05-31 | 3 | -139/+226 |
|\ \ \ \ \ |
|
| * | | | | | externals: libusb: Use autotools for MinGW | lat9nq | 2021-05-31 | 3 | -139/+226 |
|/ / / / / |
|
* | | | | | Merge pull request #6385 from degasus/save_memory_access | bunnei | 2021-05-31 | 5 | -33/+77 |
|\ \ \ \ \ |
|
| * | | | | | core/memory: Check our memory fallbacks for out-of-bound behavior. | Markus Wick | 2021-05-29 | 3 | -4/+46 |
| * | | | | | core/arm_interface: Improve the performance of memory fallbacks. | Markus Wick | 2021-05-29 | 2 | -29/+31 |
* | | | | | | Merge pull request #6344 from german77/update-libusb | bunnei | 2021-05-30 | 2 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Update libusb to 1.0.24 | german77 | 2021-05-21 | 2 | -3/+3 |
* | | | | | | | Merge pull request #6377 from lioncash/point | bunnei | 2021-05-30 | 5 | -39/+75 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | touchscreen: Make use of common point struct | Lioncash | 2021-05-28 | 2 | -10/+10 |
| * | | | | | | | common: Extract point into a common struct | Lioncash | 2021-05-28 | 3 | -29/+65 |
* | | | | | | | | Merge pull request #6387 from lioncash/class-token | bunnei | 2021-05-30 | 1 | -43/+36 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | k_class_token: Use variable templates where applicable | Lioncash | 2021-05-29 | 1 | -43/+36 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #6386 from bunnei/shutdown-fix | bunnei | 2021-05-30 | 2 | -1/+13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | video_core: gpu: WaitFence: Do not block threads during shutdown. | bunnei | 2021-05-29 | 2 | -1/+13 |
* | | | | | | | | | ci: build-msvc: Remove CMake install step. | bunnei | 2021-05-30 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #6374 from Morph1984/swkbd-textcheck-encoding | Mai M | 2021-05-30 | 2 | -24/+26 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | applets/swkbd: Make use of std::move where applicable | Morph | 2021-05-28 | 2 | -22/+19 |
| * | | | | | | | | | applets/swkbd: Only read the text check message on Failure/Confirm | Morph | 2021-05-28 | 1 | -2/+7 |
* | | | | | | | | | | Merge pull request #6364 from german77/stub-lp2p | Mai M | 2021-05-30 | 1 | -0/+141 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
| * | | | | | | | | | ldn: Add and stub lp2p:sys lp2p:app INetworkServiceMonitor INetworkService | german77 | 2021-05-26 | 1 | -0/+141 |
* | | | | | | | | | | Merge pull request #6379 from degasus/update_dynarmic | bunnei | 2021-05-29 | 7 | -11/+11 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | externals: Update dynarmic. | Markus Wick | 2021-05-29 | 7 | -11/+11 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #6384 from lioncash/virtual | bunnei | 2021-05-29 | 15 | -53/+48 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | kernel: Add missing override specifiers | Lioncash | 2021-05-29 | 15 | -53/+48 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #6382 from lioncash/null | bunnei | 2021-05-29 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | k_thread: Move dereference after null check in Initialize() | Lioncash | 2021-05-29 | 1 | -5/+5 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #6373 from bunnei/use-slabheap-tls | bunnei | 2021-05-29 | 2 | -11/+191 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | hle: kernel: KSlabHeap: Allow host or guest allocations. | bunnei | 2021-05-29 | 2 | -11/+191 |
* | | | | | | | | | | Merge pull request #6383 from degasus/fix_gcc_warnings | Mai M | 2021-05-29 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Fix two GCC 11 warnings: Unneeded copies. | Markus Wick | 2021-05-29 | 2 | -3/+3 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #6371 from degasus/drop_ExceptionalExit | bunnei | 2021-05-29 | 6 | -18/+42 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | core/arm_interface: Call SVC after end of dynarmic block. | Markus Wick | 2021-05-27 | 6 | -18/+42 |
* | | | | | | | | | Merge pull request #6356 from ogniK5377/ApplyNpadSystemCommonPolicy | bunnei | 2021-05-28 | 1 | -1/+10 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | hid: ApplyNpadSystemCommonPolicy | Chloe Marcec | 2021-05-24 | 1 | -1/+10 |
* | | | | | | | | | Merge pull request #6375 from lioncash/iofs | Morph | 2021-05-28 | 1 | -4/+7 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | common/fs/file: Explicitly delete copy constructors | Lioncash | 2021-05-28 | 1 | -1/+4 |
| * | | | | | | | | common/fs/file: Devirtualize destructor | Lioncash | 2021-05-28 | 1 | -1/+1 |
| * | | | | | | | | common/fs/file: Default initialize IOFile members | Lioncash | 2021-05-28 | 1 | -2/+2 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #6372 from bunnei/raster-cache-fix | bunnei | 2021-05-28 | 2 | -9/+9 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | video_core: rasterizer_cache: Use u16 for cached page count. | bunnei | 2021-05-27 | 2 | -9/+9 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6369 from lat9nq/cmake-fix-dep-opt | Mai M | 2021-05-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | cmake: Fix usage of CMAKE_DEPENDENT_OPTION | lat9nq | 2021-05-27 | 1 | -2/+2 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #6346 from lat9nq/apply-config-pgc | Ameer J | 2021-05-27 | 6 | -18/+57 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | yuzu qt: Add an Apply button to configuration dialogs | lat9nq | 2021-05-25 | 6 | -18/+57 |
* | | | | | | | Merge pull request #6366 from lat9nq/bundled-qt-linux | Mai M | 2021-05-27 | 3 | -46/+134 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cmake: Download Qt binaries on Linux if needed | lat9nq | 2021-05-26 | 3 | -46/+134 |
* | | | | | | | | Merge pull request #6365 from degasus/drop_ChangeProcessorID | Mai M | 2021-05-27 | 5 | -12/+0 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | core/arm: Drop ChangeProcessorID. | Markus Wick | 2021-05-26 | 5 | -12/+0 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #6331 from lioncash/gesture | Morph | 2021-05-26 | 2 | -67/+79 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | hid/gesture: Factor out last gesture retrieval into its own function | Lioncash | 2021-05-18 | 2 | -14/+23 |
| * | | | | | | hid/gesture: Ensure all ID arrays are initialized | Lioncash | 2021-05-18 | 1 | -4/+4 |
| * | | | | | | hid/gesture: Make Point a template | Lioncash | 2021-05-18 | 2 | -38/+46 |
| * | | | | | | hid/gesture: Replace x,y members of GestureState with a Point | Lioncash | 2021-05-18 | 2 | -6/+4 |
| * | | | | | | hid/gesture: Add default comparators to Point | Lioncash | 2021-05-18 | 2 | -10/+7 |
| * | | | | | | hid/gesture: Rename Points to Point | Lioncash | 2021-05-18 | 1 | -5/+5 |
* | | | | | | | Merge pull request #6339 from Morph1984/swkbd-queuedconnection | bunnei | 2021-05-26 | 1 | -15/+3 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | applets/swkbd: Make use of QueuedConnection in returnPressed signal | Morph | 2021-05-22 | 1 | -15/+3 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) | Morph | 2021-05-26 | 74 | -2173/+3789 |
* | | | | | | Merge pull request #6349 from german77/suppress_config_warning | bunnei | 2021-05-26 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | settings: Suppress duplicate label name warning | german77 | 2021-05-23 | 1 | -3/+3 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6348 from lioncash/zstd | bunnei | 2021-05-25 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | CMakeLists: Update zstd to 1.5.0 | Lioncash | 2021-05-21 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6353 from german77/handheld_docked | bunnei | 2021-05-25 | 3 | -4/+24 |
|\ \ \ \ \ \ |
|
| * | | | | | | settings: Forbid docked mode on handheld | german77 | 2021-05-24 | 3 | -4/+24 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6358 from Morph1984/k_map_region | Mai M | 2021-05-25 | 2 | -0/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | kernel: process_capability: Add MapRegion capability | Morph | 2021-05-25 | 2 | -0/+12 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6357 from lioncash/compression | bunnei | 2021-05-25 | 4 | -7/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | zstd_compression: Make use of std::span | Lioncash | 2021-05-24 | 2 | -3/+4 |
| * | | | | | | lz4_compression: Make use of std::span | Lioncash | 2021-05-24 | 2 | -4/+4 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6312 from german77/analogMapping | bunnei | 2021-05-24 | 1 | -26/+28 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | input_common: Fix crash when controller disconnects | german77 | 2021-05-15 | 1 | -1/+3 |
| * | | | | | input_common: Rewrite sdl analog mapping | german77 | 2021-05-15 | 1 | -25/+25 |
* | | | | | | Merge pull request #6347 from bunnei/ipc-improvements-next-2 | bunnei | 2021-05-24 | 22 | -356/+249 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | hle: kernel: service_thread: Take reference to KServerSession on service request. | bunnei | 2021-05-21 | 1 | -9/+5 |
| * | | | | | hle: kernel: k_port: Use AcceptSession to ensure SessionList state is correct. | bunnei | 2021-05-21 | 1 | -1/+1 |
| * | | | | | hle: kernel: Use host memory allocations for KSlabMemory. | bunnei | 2021-05-21 | 4 | -174/+20 |
| * | | | | | Revert "WORKAROUND: Do not use slab heap while we track down issues with resource management." | bunnei | 2021-05-21 | 1 | -2/+2 |
| * | | | | | hle: kernel: hle_ipc: Simplify incoming/outgoing move/copy/domain objects. | bunnei | 2021-05-21 | 3 | -62/+17 |
| * | | | | | common: tree: Avoid a crash on nullptr dereference. | bunnei | 2021-05-21 | 1 | -0/+11 |
| * | | | | | hle: kernel: Implement CloneCurrentObject and improve session management. | bunnei | 2021-05-21 | 13 | -99/+184 |
| * | | | | | Revert "WORKAROUND: temp. disable session resource limits while we work out issues" | bunnei | 2021-05-21 | 4 | -11/+11 |
* | | | | | | Merge pull request #6248 from A-w-x/intelmesa | bunnei | 2021-05-21 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | gl_device: Intel: Disable texture view formats workaround on mesa | A-w-x | 2021-04-26 | 1 | -1/+1 |
* | | | | | | | Merge pull request #6333 from Morph1984/swkbd-confirm-text | bunnei | 2021-05-21 | 1 | -8/+8 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | applets/swkbd: Send the correct text string on TextCheck::Confirm | Morph | 2021-05-19 | 1 | -8/+8 |
* | | | | | | | Merge pull request #6320 from Morph1984/get-pid | bunnei | 2021-05-21 | 2 | -9/+14 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | hle_ipc: unsigned -> u32 | Morph | 2021-05-16 | 1 | -7/+7 |
| * | | | | | | hle_ipc: Add a getter for PID | Morph | 2021-05-16 | 2 | -2/+7 |
* | | | | | | | Merge pull request #6321 from lat9nq/per-game-cpu | bunnei | 2021-05-21 | 20 | -302/+290 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | configure_cpu: Simplify UpdateGroup | lat9nq | 2021-05-20 | 1 | -7/+4 |
| * | | | | | | configuration_shared: Drop unused function and template another | lat9nq | 2021-05-19 | 2 | -52/+7 |
| * | | | | | | general: Demote custom_rtc to regular setting | lat9nq | 2021-05-17 | 6 | -58/+30 |
| * | | | | | | configuration: Add CPU tab to game properties | lat9nq | 2021-05-16 | 13 | -88/+181 |
| * | | | | | | configuration: Simplify applying per-game settings | lat9nq | 2021-05-16 | 6 | -112/+69 |
| * | | | | | | configuration_shared: Add some comments | lat9nq | 2021-05-16 | 1 | -6/+14 |
| * | | | | | | general: Make CPU accuracy and related a Settings::Setting | lat9nq | 2021-05-16 | 7 | -41/+47 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #6297 from lioncash/common-conv | bunnei | 2021-05-20 | 1 | -1/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | parent_of_member: Make sign conversion explicit in OffsetOfImpl() | Lioncash | 2021-05-10 | 1 | -1/+2 |
* | | | | | | | Merge pull request #6310 from german77/nanMotion | bunnei | 2021-05-20 | 1 | -0/+23 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | input_common: Sanitize motion data | german77 | 2021-05-13 | 1 | -0/+23 |
* | | | | | | | Merge pull request #6317 from ameerj/fps-fix | bunnei | 2021-05-19 | 10 | -14/+26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | perf_stats: Rework FPS counter to be more accurate | ameerj | 2021-05-16 | 10 | -14/+26 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #6337 from Morph1984/transfer-mem-size | bunnei | 2021-05-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | KTransferMemory: Return size instead of size * PageSize in GetSize() | Morph | 2021-05-18 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #6322 from ameerj/fast-null-buffer | bunnei | 2021-05-18 | 1 | -1/+4 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | buffer_cache: Ensure null buffers cannot take the fast uniform bind path | ameerj | 2021-05-16 | 1 | -1/+4 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6328 from Morph1984/enforce-c4715 | Mat M | 2021-05-17 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | CMakeLists: Enforce C4715 on MSVC | Morph | 2021-05-17 | 1 | -0/+1 |
* | | | | | | | Merge pull request #6327 from Morph1984/duplicate_labels | bunnei | 2021-05-17 | 1 | -5/+5 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | configure_debug: FIx duplicate labels | Morph | 2021-05-17 | 1 | -5/+5 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6326 from Morph1984/fix-version | bunnei | 2021-05-17 | 3 | -14/+17 |
|\ \ \ \ \ \ |
|
| * | | | | | | yuzu/main: Fix version info in logging and about dialog | Morph | 2021-05-17 | 3 | -14/+17 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6319 from Morph1984/no-install-base | bunnei | 2021-05-17 | 4 | -3/+28 |
|\ \ \ \ \ \ |
|
| * | | | | | | main: Prevent installing base titles into NAND | Morph | 2021-05-16 | 4 | -3/+28 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #6324 from lat9nq/appimage-freeze | Ameer J | 2021-05-16 | 2 | -5/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | ci: linux: Freeze AppImage binaries | lat9nq | 2021-05-16 | 2 | -5/+5 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #6284 from ameerj/shantae-fix | bunnei | 2021-05-16 | 2 | -5/+35 |
|\ \ \ \ \ \ |
|
| * | | | | | | nvflinger: Create layers when they are queried but not found | ameerj | 2021-05-06 | 2 | -5/+35 |
* | | | | | | | Merge pull request #6296 from lioncash/shadow-error | bunnei | 2021-05-16 | 99 | -279/+304 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | core: Make variable shadowing a compile-time error | Lioncash | 2021-05-16 | 99 | -279/+304 |
* | | | | | | | | Merge pull request #6307 from Morph1984/fix-response-push-size | bunnei | 2021-05-16 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | nifm, ssl: Fix incorrect response sizes | Morph | 2021-05-16 | 2 | -2/+2 |
* | | | | | | | | Merge pull request #6293 from v1993/master | Morph | 2021-05-16 | 2 | -12/+30 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Only build SDL2 subsystems that we use | v1993 | 2021-05-10 | 1 | -1/+12 |
| * | | | | | | | On Linux, build SDL2 from externals with HIDAPI support | v1993 | 2021-05-09 | 2 | -12/+19 |
* | | | | | | | | Merge pull request #6316 from ameerj/title-fix | bunnei | 2021-05-16 | 1 | -11/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | main: Add title's version to window name on EA/mainline | ameerj | 2021-05-15 | 1 | -11/+6 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6299 from bunnei/ipc-improvements | bunnei | 2021-05-16 | 19 | -220/+354 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | common: tree: Avoid a nullptr dereference. | bunnei | 2021-05-12 | 1 | -1/+1 |
| * | | | | | | | | hle: kernel: hle_ipc: Fix outgoing IPC response size calculation. | bunnei | 2021-05-11 | 3 | -1/+15 |
| * | | | | | | | | WORKAROUND: temp. disable session resource limits while we work out issues | bunnei | 2021-05-11 | 4 | -11/+11 |
| * | | | | | | | | WORKAROUND: Do not use slab heap while we track down issues with resource management. | bunnei | 2021-05-11 | 1 | -2/+2 |
| * | | | | | | | | audren | bunnei | 2021-05-11 | 2 | -25/+16 |
| * | | | | | | | | core: hle: ipc_helpers: Fix cast on raw_data_size calculation. | bunnei | 2021-05-11 | 1 | -1/+1 |
| * | | | | | | | | hle: service: sm: Add TIPC support. | bunnei | 2021-05-11 | 2 | -41/+66 |
| * | | | | | | | | hle: kernel: hle_ipc: Improve IPC code and add initial support for TIPC. | bunnei | 2021-05-11 | 2 | -81/+57 |
| * | | | | | | | | hle: service: sm: GetService: Reserve session resource when we create a KSession. | bunnei | 2021-05-11 | 1 | -0/+7 |
| * | | | | | | | | hle: service: Add support for dispatching TIPC requests. | bunnei | 2021-05-11 | 2 | -1/+52 |
| * | | | | | | | | hle: service: Implement IPC::CommandType::Close. | bunnei | 2021-05-11 | 3 | -11/+15 |
| * | | | | | | | | hle: service: sm: Use RegisterNamedService to register the service. | bunnei | 2021-05-11 | 1 | -1/+1 |
| * | | | | | | | | hle: service: sm: Improve Initialize implementation. | bunnei | 2021-05-11 | 2 | -0/+3 |
| * | | | | | | | | hle: kernel: svc: Update ConnectToNamedPort to use new CreateNamedServicePort interface. | bunnei | 2021-05-11 | 1 | -4/+3 |
| * | | | | | | | | hle: kernel: Implement named service ports using service interface factory. | bunnei | 2021-05-11 | 4 | -22/+30 |
| * | | | | | | | | hle: kernel: KSession: Improve implementation of CloneCurrentObject. | bunnei | 2021-05-11 | 1 | -2/+10 |
| * | | | | | | | | hle: service: sm: Increase point buffer size. | bunnei | 2021-05-11 | 1 | -1/+1 |
| * | | | | | | | | hle: ipc_helpers: Reserve session resource when we create a KSession. | bunnei | 2021-05-11 | 1 | -0/+5 |
| * | | | | | | | | hle: kernel: KClientPort: Cleanup comment format. | bunnei | 2021-05-11 | 1 | -1/+1 |
| * | | | | | | | | hle: ipc: Add declarations for TIPC. | bunnei | 2021-05-11 | 1 | -1/+16 |
| * | | | | | | | | hle: kernel: Further cleanup and add TIPC helpers. | bunnei | 2021-05-11 | 2 | -4/+12 |
| * | | | | | | | | hle: ipc_helpers: Update IPC response generation for TIPC. | bunnei | 2021-05-11 | 2 | -19/+39 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #6289 from ameerj/oob-blit | bunnei | 2021-05-16 | 8 | -61/+99 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | texture_cache: Handle out of bound texture blits | ameerj | 2021-05-08 | 8 | -61/+99 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #6244 from german77/sdlmotion | Morph | 2021-05-16 | 5 | -3/+167 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | input_common: Implement SDL motion | german77 | 2021-05-15 | 5 | -3/+167 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6300 from Morph1984/mbedtls | Ameer J | 2021-05-14 | 1 | -0/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | externals: Update mbedtls to 8c88150ca | Morph | 2021-05-11 | 1 | -0/+0 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #6306 from lat9nq/ffmpeg-untagged | Morph | 2021-05-13 | 1 | -0/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | externals: Checkout 79e8d17024 for FFmpeg | lat9nq | 2021-05-13 | 1 | -0/+0 |
* | | | | | | | Merge pull request #6301 from Morph1984/ssl-ImportClientPki | bunnei | 2021-05-13 | 1 | -2/+40 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | ssl: Stub Import(Client/Server)Pki | Morph | 2021-05-13 | 1 | -2/+40 |
* | | | | | | | Merge pull request #6298 from Kewlan/toggled-show-add-on-refresh | Morph | 2021-05-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | configure_ui: Call RequestGameListUpdate when toggling "Show Add-Ons Column" | Kewlan | 2021-05-10 | 1 | -0/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6267 from german77/gestureRewrite | Morph | 2021-05-12 | 2 | -76/+340 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | hid: Improve hardware accuracy of gestures | german77 | 2021-05-05 | 2 | -76/+340 |
* | | | | | | Merge pull request #6291 from lioncash/kern-shadow | bunnei | 2021-05-10 | 40 | -140/+138 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | kernel: Eliminate variable shadowing | Lioncash | 2021-05-08 | 40 | -140/+138 |
* | | | | | | Merge pull request #6294 from german77/kernelCleanup | Morph | 2021-05-09 | 2 | -151/+0 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | kernel: Delete unused files | german77 | 2021-05-09 | 2 | -151/+0 |
|/ / / / / |
|
* | | | | | Merge pull request #6292 from lat9nq/sdl-trunk | Morph | 2021-05-09 | 3 | -2/+5 |
|\ \ \ \ \ |
|
| * | | | | | externals: Use SDL2 statically | lat9nq | 2021-05-09 | 1 | -0/+3 |
| * | | | | | externals: Update SDL to 107db2d8 | lat9nq | 2021-05-09 | 2 | -2/+2 |
|/ / / / / |
|
* / / / / | Update SDL2 to SDL2-2.0.15-prerelease. | bunnei | 2021-05-08 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #6266 from bunnei/kautoobject-refactor | bunnei | 2021-05-08 | 181 | -2834/+4815 |
|\ \ \ \ |
|
| * | | | | hle: kernel: KPageTable: CanContain should not be constexpr. | bunnei | 2021-05-06 | 2 | -2/+2 |
| * | | | | hle: kernel: Move slab resource counts to Kernel. | bunnei | 2021-05-06 | 4 | -33/+52 |
| * | | | | fixup! hle: kernel: Migrate KSharedMemory to KAutoObject. | bunnei | 2021-05-06 | 1 | -2/+2 |
| * | | | | fixup! hle: kernel: Migrate more of KThread to KAutoObject. | bunnei | 2021-05-06 | 1 | -1/+1 |
| * | | | | fixup! common: bit_util: Add BIT macro. | bunnei | 2021-05-06 | 1 | -2/+0 |
| * | | | | fixup! hle: kernel: Ensure all kernel objects with KAutoObject are properly created. | bunnei | 2021-05-06 | 1 | -2/+0 |
| * | | | | fixup! hle: kernel: Ensure all kernel objects with KAutoObject are properly created. | bunnei | 2021-05-06 | 1 | -2/+0 |
| * | | | | kernel: svc: Remove unused RetrieveResourceLimitValue function. | bunnei | 2021-05-06 | 1 | -32/+0 |
| * | | | | hle: kernel: Fix un/sign mismatch errors with NUM_CPU_CORES. | bunnei | 2021-05-06 | 1 | -3/+3 |
| * | | | | fixup! hle: kernel: Add initial impl. of slab setup. | bunnei | 2021-05-06 | 1 | -6/+2 |
| * | | | | fixup! hle: kernel: Migrate to KHandleTable. | bunnei | 2021-05-06 | 1 | -0/+3 |
| * | | | | fixup! hle: kernel: Migrate more of KThread to KAutoObject. | bunnei | 2021-05-06 | 1 | -7/+0 |
| * | | | | common: parent_of_member: Fix build for OffsetOf(). | bunnei | 2021-05-06 | 1 | -4/+4 |
| * | | | | fixup! common: intrusive_red_black_tree: Disable static_assert that will not evaluate as constant on MSVC. | bunnei | 2021-05-06 | 1 | -5/+0 |
| * | | | | fixup! hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. | bunnei | 2021-05-06 | 2 | -2/+2 |
| * | | | | fixup! hle: kernel: Migrate to KHandleTable. | bunnei | 2021-05-06 | 1 | -1/+1 |
| * | | | | fixup! hle: kernel: Add initial impl. of KLinkedList. | bunnei | 2021-05-06 | 1 | -12/+12 |
| * | | | | fixup! hle: kernel: Migrate to KHandleTable. | bunnei | 2021-05-06 | 1 | -1/+1 |
| * | | | | fixup! hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject. | bunnei | 2021-05-06 | 1 | -1/+1 |
| * | | | | fixup! hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject. | bunnei | 2021-05-06 | 3 | -22/+28 |
| * | | | | fixup! hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject. | bunnei | 2021-05-06 | 1 | -1/+1 |
| * | | | | fixup! hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject. | bunnei | 2021-05-06 | 1 | -1/+1 |
| * | | | | fixup! hle: kernel: Migrate to KHandleTable. | bunnei | 2021-05-06 | 1 | -60/+58 |
| * | | | | fixup! hle: kernel: Add initial impl. of KAutoObjectWithListContainer. | bunnei | 2021-05-06 | 1 | -11/+9 |
| * | | | | fixup! hle: kernel: Add initial impl. of KAutoObjectWithListContainer. | bunnei | 2021-05-06 | 1 | -9/+2 |
| * | | | | fixup! hle: kernel: Add initial impl. of KAutoObject. | bunnei | 2021-05-06 | 1 | -46/+46 |
| * | | | | fixup! hle: kernel: Add initial impl. of KAutoObject. | bunnei | 2021-05-06 | 1 | -1/+1 |
| * | | | | fixup! hle: kernel: Add initial impl. of slab setup. | bunnei | 2021-05-06 | 1 | -8/+8 |
| * | | | | common: Rename NON_COPYABLE/NON_MOVABLE with YUZU_ prefix. | bunnei | 2021-05-06 | 5 | -11/+11 |
| * | | | | fixup! hle: kernel: Rename Process to KProcess. | bunnei | 2021-05-06 | 1 | -1/+1 |
| * | | | | fixup! hle: kernel: Migrate to KHandleTable. | bunnei | 2021-05-06 | 1 | -1/+1 |
| * | | | | fixup! hle: kernel: Improve MapSharedMemory and implement UnmapSharedMemory. | bunnei | 2021-05-06 | 1 | -3/+3 |
| * | | | | hle: kernel: svc: ConnectToNamedPort: Use KHandleTable::Reserve. | bunnei | 2021-05-06 | 1 | -3/+8 |
| * | | | | hle: kernel: Migrate to KHandleTable. | bunnei | 2021-05-06 | 22 | -381/+503 |
| * | | | | hle: kernel: KClassToken: Ensure class tokens are correct. | bunnei | 2021-05-06 | 1 | -1/+127 |
| * | | | | hle: kernel: Improve MapSharedMemory and implement UnmapSharedMemory. | bunnei | 2021-05-06 | 10 | -95/+210 |
| * | | | | hle: kernel: Rename Process to KProcess. | bunnei | 2021-05-06 | 83 | -247/+249 |
| * | | | | hle: kernel: Remove deprecated Object class. | bunnei | 2021-05-06 | 39 | -423/+34 |
| * | | | | hle: kernel: Do not shutdown twice on emulator close. | bunnei | 2021-05-06 | 1 | -3/+1 |
| * | | | | hle: kernel: Cleanup shutdown of persistent kernel objects. | bunnei | 2021-05-06 | 1 | -14/+12 |
| * | | | | hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject. | bunnei | 2021-05-06 | 22 | -166/+444 |
| * | | | | hle: kernel: Migrate KServerPort to KAutoObject. | bunnei | 2021-05-06 | 8 | -52/+67 |
| * | | | | hle: kernel: Migrate KClientPort to KAutoObject. | bunnei | 2021-05-06 | 18 | -63/+92 |
| * | | | | hle: kernel: HandleTable: Remove deprecated APIs. | bunnei | 2021-05-06 | 7 | -111/+28 |
| * | | | | hle: kernel: Migrate KResourceLimit to KAutoObject. | bunnei | 2021-05-06 | 13 | -122/+197 |
| * | | | | hle: kernel: svc: Migrate WaitSynchronization. | bunnei | 2021-05-06 | 2 | -47/+78 |
| * | | | | hle: kernel: svc: Use new handle table API for Process. | bunnei | 2021-05-06 | 2 | -16/+17 |
| * | | | | hle: kernel: Migrate KTransferMemory to KAutoObject. | bunnei | 2021-05-06 | 12 | -68/+209 |
| * | | | | hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject. | bunnei | 2021-05-06 | 31 | -356/+412 |
| * | | | | hle: kernel: svc: Migrate GetThreadContext, GetThreadCoreMask. | bunnei | 2021-05-06 | 1 | -2/+59 |
| * | | | | hle: kernel: svc: Migrate GetProcessId, CancelSynchronization, SetThreadActivity. | bunnei | 2021-05-06 | 1 | -13/+67 |
| * | | | | hle: kernel: KThread: Remove incorrect resource release. | bunnei | 2021-05-06 | 1 | -2/+1 |
| * | | | | hle: kernel: svc_results: Update naming.. | bunnei | 2021-05-06 | 8 | -42/+43 |
| * | | | | hle: kernel: KThread: Add missing resource hint release. | bunnei | 2021-05-06 | 1 | -1/+1 |
| * | | | | hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. | bunnei | 2021-05-06 | 35 | -200/+215 |
| * | | | | hle: ipc_helpers: Add methods for copy/move references. | bunnei | 2021-05-06 | 1 | -2/+24 |
| * | | | | hle: kernel: Move slab heaps to their own container. | bunnei | 2021-05-06 | 2 | -10/+16 |
| * | | | | hle: kernel: Refactor several threads/events/sharedmemory to use slab heaps. | bunnei | 2021-05-06 | 11 | -59/+53 |
| * | | | | hle: kernel: Move slab heap management to KernelCore. | bunnei | 2021-05-06 | 7 | -64/+106 |
| * | | | | hle: kernel: Ensure all kernel objects with KAutoObject are properly created. | bunnei | 2021-05-06 | 20 | -0/+55 |
| * | | | | hle: kernel: Use unique_ptr for suspend and dummy threads. | bunnei | 2021-05-06 | 1 | -8/+8 |
| * | | | | hle: kernel: Migrate KEvent to KAutoObject. | bunnei | 2021-05-06 | 37 | -266/+269 |
| * | | | | hle: kernel: Migrate KSharedMemory to KAutoObject. | bunnei | 2021-05-06 | 16 | -114/+128 |
| * | | | | hle: kernel: Migrate KProcess to KAutoObject. | bunnei | 2021-05-06 | 14 | -58/+80 |
| * | | | | hle: kernel: Refactor IPC interfaces to not use std::shared_ptr. | bunnei | 2021-05-06 | 28 | -59/+65 |
| * | | | | hle: kernel: Migrate more of KThread to KAutoObject. | bunnei | 2021-05-06 | 18 | -294/+451 |
| * | | | | hle: kernel: svc: Migrate GetThreadPriority, StartThread, and ExitThread. | bunnei | 2021-05-06 | 1 | -21/+12 |
| * | | | | hle: kernel: svc: Migrate CreateThread. | bunnei | 2021-05-06 | 1 | -14/+21 |
| * | | | | hle: kernel: Migrate idle threads. | bunnei | 2021-05-06 | 2 | -13/+9 |
| * | | | | hle: kernel: Migrate KThread to KAutoObject. | bunnei | 2021-05-06 | 2 | -109/+91 |
| * | | | | hle: kernel: Add initial impl. of slab setup. | bunnei | 2021-05-06 | 3 | -0/+227 |
| * | | | | hle: kernel: Refactor out various KThread std::shared_ptr usage. | bunnei | 2021-05-06 | 10 | -58/+30 |
| * | | | | core: Defer CoreTiming initialization. | bunnei | 2021-05-06 | 1 | -1/+1 |
| * | | | | core: memory: Add a work-around to allocate and access kernel memory regions by vaddr. | bunnei | 2021-05-06 | 3 | -1/+46 |
| * | | | | common: common_funcs: Add Size helper function. | bunnei | 2021-05-06 | 1 | -0/+15 |
| * | | | | hle: kernel: Add initial impl. of KLinkedList. | bunnei | 2021-05-06 | 2 | -0/+234 |
| * | | | | common: bit_util: Add BIT macro. | bunnei | 2021-05-06 | 1 | -0/+2 |
| * | | | | hle: kernel: Add initial impl. of KSlabAllocated. | bunnei | 2021-05-06 | 2 | -0/+153 |
| * | | | | hle: kernel: Add initial impl. of KAutoObjectWithListContainer. | bunnei | 2021-05-06 | 3 | -0/+109 |
| * | | | | hle: kernel: Add initial impl. of KAutoObject. | bunnei | 2021-05-06 | 3 | -0/+306 |
| * | | | | common: intrusive_red_black_tree: Disable static_assert that will not evaluate as constant on MSVC. | bunnei | 2021-05-06 | 1 | -0/+4 |
| * | | | | common: common_funcs: Add helper macros for non-copyable and non-moveable. | bunnei | 2021-05-06 | 1 | -0/+8 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #6287 from lioncash/ldr-copy | bunnei | 2021-05-07 | 1 | -5/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ldr: Simplify memory copy within LoadNro() | Lioncash | 2021-05-07 | 1 | -5/+3 |
* | | | | Merge pull request #6279 from ogniK5377/nvhost-prof | bunnei | 2021-05-06 | 1 | -3/+14 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update src/core/hle/service/nvdrv/interface.cpp | bunnei | 2021-05-06 | 1 | -1/+1 |
| * | | | nvdrv: /dev/nvhost-prof-gpu for production | Chloe Marcec | 2021-05-03 | 1 | -3/+14 |
* | | | | Merge pull request #6283 from lioncash/unused-fields | bunnei | 2021-05-05 | 3 | -7/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | service: Remove unused class variables | Lioncash | 2021-05-05 | 3 | -7/+4 |
|/ / / |
|
* | | | Merge pull request #6281 from lioncash/shadow-field | bunnei | 2021-05-05 | 60 | -117/+119 |
|\ \ \ |
|
| * | | | service: Resolve cases of member field shadowing | Lioncash | 2021-05-04 | 60 | -117/+119 |
|/ / / |
|
* | | | Merge pull request #6278 from lioncash/misc-shadow | bunnei | 2021-05-04 | 10 | -25/+27 |
|\ \ \ |
|
| * | | | core: Resolve misc cases of variable shadowing | Lioncash | 2021-05-03 | 10 | -25/+27 |
* | | | | Merge pull request #6275 from german77/mousefocus | bunnei | 2021-05-03 | 3 | -1/+18 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | input_common: Release mouse buttons on out of focus | german77 | 2021-05-03 | 3 | -1/+18 |
| |/ / |
|
* | | | Merge pull request #6277 from german77/touchsetting2 | Morph | 2021-05-03 | 2 | -2/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | hid: Fix touch not initializing properly if disabled | german77 | 2021-05-03 | 2 | -2/+10 |
|/ / |
|
* | | Merge pull request #6269 from lioncash/file-shadow | bunnei | 2021-05-03 | 21 | -114/+132 |
|\ \ |
|
| * | | file_sys: Resolve cases of variable shadowing | Lioncash | 2021-05-02 | 21 | -114/+132 |
* | | | Merge pull request #6263 from Kewlan/folder-swap-expand-state | Morph | 2021-05-02 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | game_list: Fix dir move up/down expand state | Kewlan | 2021-04-30 | 1 | -2/+4 |
* | | | | Merge pull request #6265 from Morph1984/snap-save-fix | bunnei | 2021-05-02 | 2 | -2/+8 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | service: filesystem: Return proper error codes for CreateFile | Morph | 2021-05-01 | 2 | -2/+8 |
* | | | | Merge pull request #6245 from lat9nq/boost-only-config | bunnei | 2021-05-02 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | cmake: Only config Boost during find_package | lat9nq | 2021-04-26 | 1 | -2/+2 |
* | | | | | Merge pull request #6261 from Kewlan/game-list-filter-fix | bunnei | 2021-05-01 | 2 | -5/+6 |
|\ \ \ \ \ |
|
| * | | | | | game_list: Update filter results when removing directories | Kewlan | 2021-04-30 | 2 | -5/+6 |
* | | | | | | Merge pull request #6264 from german77/touchsetting | Morph | 2021-05-01 | 2 | -2/+2 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Disable touch if setting is not enabled | german77 | 2021-05-01 | 2 | -2/+2 |
|/ / / / / |
|
* | | | | | Merge pull request #6257 from Morph1984/fix-use-after-free-webapplet | bunnei | 2021-04-30 | 6 | -25/+28 |
|\ \ \ \ \ |
|
| * | | | | | applets/web: Fix a use-after-free when passing in the URL string | Morph | 2021-04-28 | 6 | -25/+28 |
* | | | | | | Merge pull request #6243 from german77/GCresetOrigin | bunnei | 2021-04-30 | 2 | -2/+7 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | input_common: Reset GC sticks center by measuring multiple packets | german77 | 2021-04-27 | 2 | -2/+7 |
* | | | | | | Merge pull request #6226 from german77/sevensix | bunnei | 2021-04-30 | 10 | -17/+220 |
|\ \ \ \ \ \ |
|
| * | | | | | | address comments | german77 | 2021-04-27 | 2 | -5/+5 |
| * | | | | | | hid: Implement SevenSixAxis and ConsoleSixAxisSensor | german77 | 2021-04-24 | 10 | -17/+220 |
* | | | | | | | Merge pull request #6258 from Morph1984/config-conv | bunnei | 2021-04-30 | 1 | -2/+1 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | yuzu: config: Silence narrowing conversion warning on MSVC | Morph | 2021-04-29 | 1 | -2/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6259 from Morph1984/main-conv | Ameer J | 2021-04-29 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | yuzu: main: Silence type conversion warning on MSVC | Morph | 2021-04-28 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #6250 from lioncash/loader-shadow | bunnei | 2021-04-28 | 19 | -169/+257 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | loader: Resolve instances of variable shadowing | Lioncash | 2021-04-27 | 19 | -169/+257 |
|/ / / / |
|
* | | | | Merge pull request #6246 from lioncash/shadow | bunnei | 2021-04-27 | 15 | -76/+81 |
|\ \ \ \ |
|
| * | | | | service: Eliminate cases of member shadowing | Lioncash | 2021-04-26 | 15 | -76/+81 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #6236 from Morph1984/swkbd-button-hint-scaling | bunnei | 2021-04-26 | 18 | -81/+45 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | applets/swkbd: Fix software keyboard button hint scaling | Its-Rei | 2021-04-24 | 18 | -81/+45 |
* | | | | Merge pull request #6198 from Kewlan/favorite-games | bunnei | 2021-04-26 | 15 | -5/+152 |
|\ \ \ \ |
|
| * | | | | game_list: Mark games as favorite to make them appear at the top. | Kewlan | 2021-04-15 | 15 | -5/+152 |
* | | | | | Merge pull request #6237 from ameerj/nvdec-end-fix | bunnei | 2021-04-26 | 4 | -15/+11 |
|\ \ \ \ \ |
|
| * | | | | | nvhost_vic: Fix device closure | ameerj | 2021-04-25 | 4 | -15/+11 |
* | | | | | | Merge pull request #6241 from Morph1984/new-keyboard-bindings | bunnei | 2021-04-26 | 1 | -9/+10 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | config: Add new keyboard bindings | Morph | 2021-04-25 | 1 | -9/+10 |
|/ / / / / |
|
* | | | | | Merge pull request #6238 from ameerj/vk-bgr-fix | Rodrigo Locatti | 2021-04-25 | 1 | -1/+24 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | vk_texture_cache: Swap R and B channels of color flipped format | ameerj | 2021-04-25 | 1 | -1/+24 |
|/ / / / |
|
* | | | | Merge pull request #6234 from Morph1984/stub-am | Mat M | 2021-04-24 | 2 | -1/+10 |
|\ \ \ \ |
|
| * | | | | ICommonStateGetter: Stub SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled | Morph | 2021-04-24 | 2 | -1/+10 |
* | | | | | Merge pull request #6235 from german77/ectx_aw | Mat M | 2021-04-24 | 4 | -0/+49 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | glue: Add ectx:aw placeholder | german77 | 2021-04-24 | 4 | -0/+49 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #6230 from Morph1984/default-resource-size | bunnei | 2021-04-24 | 3 | -4/+8 |
|\ \ \ \ |
|
| * | | | | program_metadata: Set a default resource size when a NPDM is not present | Morph | 2021-04-23 | 3 | -4/+8 |
* | | | | | Merge pull request #6227 from lioncash/meta | bunnei | 2021-04-24 | 1 | -0/+6 |
|\ \ \ \ \ |
|
| * | | | | | program_metadata: Explicitly specify copy/move functions | Lioncash | 2021-04-23 | 1 | -0/+6 |
* | | | | | | Merge pull request #6228 from lioncash/semi | bunnei | 2021-04-24 | 1 | -6/+7 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | lm: Make use of insert_or_assign() in Log() | Lioncash | 2021-04-23 | 1 | -1/+1 |
| * | | | | | lm: Prevent redundant map lookups in Log() | Lioncash | 2021-04-23 | 1 | -4/+5 |
| * | | | | | lm: Resolve -Wextra-semi warning | Lioncash | 2021-04-23 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #6229 from lioncash/unused-var | bunnei | 2021-04-24 | 2 | -6/+0 |
|\ \ \ \ \ |
|
| * | | | | | acc/lbl: Remove unused variables | Lioncash | 2021-04-23 | 2 | -6/+0 |
| |/ / / / |
|
* | | | | | Merge pull request #6231 from lioncash/aes | bunnei | 2021-04-23 | 2 | -9/+5 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | aes_util: Make use of std::span | Lioncash | 2021-04-23 | 2 | -9/+5 |
| |/ / / |
|
* | | | | Merge pull request #6232 from lioncash/alias2 | bunnei | 2021-04-23 | 4 | -26/+29 |
|\ \ \ \ |
|
| * | | | | emu_window: Return pair from ClipToTouchScreen() instead of tuple | Lioncash | 2021-04-23 | 2 | -5/+8 |
| * | | | | emu_window: unsigned -> u32 | Lioncash | 2021-04-23 | 4 | -23/+23 |
| |/ / / |
|
* | | | | Merge pull request #6225 from ameerj/unused-header | Morph | 2021-04-23 | 2 | -17/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | yuzu_cmd: Remove unused resource.h | ameerj | 2021-04-23 | 2 | -17/+0 |
|/ / / |
|
* | | | Merge pull request #6224 from Morph1984/hid_InitializeSevenSixAxisSensor | bunnei | 2021-04-23 | 1 | -1/+38 |
|\ \ \ |
|
| * | | | service: hid: Get transfer memory for InitializeSevenSixAxisSensor | Morph | 2021-04-22 | 1 | -1/+38 |
| |/ / |
|
* | | | Merge pull request #6222 from lat9nq/ext-boost | bunnei | 2021-04-22 | 2 | -5/+37 |
|\ \ \
| |/ /
|/| | |
|
| * | | cmake: Download Boost if inadequate local version | lat9nq | 2021-04-22 | 2 | -5/+37 |
|/ / |
|
* | | Merge pull request #6223 from lat9nq/ffmpeg-external-fixes | bunnei | 2021-04-21 | 1 | -7/+6 |
|\ \ |
|
| * | | cmake: Suppress SDL2 not found warning | lat9nq | 2021-04-21 | 1 | -1/+1 |
| * | | cmake: Allow FFmpeg external usage and cleanup | lat9nq | 2021-04-21 | 1 | -6/+5 |
* | | | Merge pull request #6214 from Morph1984/time-fix-kirby-clash | bunnei | 2021-04-21 | 1 | -3/+5 |
|\ \ \ |
|
| * | | | time: Write buffer before pushing RESULT_SUCCESS in GetClockSnapshot | Morph | 2021-04-19 | 1 | -1/+2 |
| * | | | time: Fix GetClockSnapshotFromSystemClockContext | Morph | 2021-04-19 | 1 | -2/+3 |
* | | | | Merge pull request #6219 from lioncash/log-erase | bunnei | 2021-04-21 | 2 | -10/+12 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | log/backend: Use in-class initializer for FileBackend | Lioncash | 2021-04-20 | 2 | -6/+8 |
| * | | | log/backend: Make use of erase_if | Lioncash | 2021-04-20 | 1 | -4/+4 |
| |/ / |
|
* | | | Merge pull request #6218 from lioncash/tcache | bunnei | 2021-04-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | texture_cache/util: Fix src being used instead of dst within DeduceBlitImages | Lioncash | 2021-04-19 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #6207 from lat9nq/sdl-2.0.14 | bunnei | 2021-04-20 | 9 | -7/+53 |
|\ \ \ |
|
| * | | | general: Ignore implicit-fallthrough for SDL.h | lat9nq | 2021-04-18 | 5 | -0/+47 |
| * | | | cmake: Use SDL 2.0.14 and fix CMake scope issue | lat9nq | 2021-04-18 | 4 | -7/+6 |
* | | | | Merge pull request #6217 from Morph1984/consistent-writebuffers | bunnei | 2021-04-20 | 3 | -5/+12 |
|\ \ \ \ |
|
| * | | | | general: Write buffers before pushing raw arguments | Morph | 2021-04-19 | 3 | -5/+12 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #6215 from lioncash/duplicate | bunnei | 2021-04-20 | 2 | -2/+1 |
|\ \ \ \ |
|
| * | | | | npad: Remove duplicated class member variable | Lioncash | 2021-04-19 | 2 | -2/+1 |
| |/ / / |
|
* | | | | Merge pull request #6216 from lioncash/uninit-read | bunnei | 2021-04-19 | 1 | -5/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | arp: Use type alias for issue function | Lioncash | 2021-04-19 | 1 | -4/+4 |
| * | | | arp: Prevent uninitialized read of launch member variable | Lioncash | 2021-04-19 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #6208 from lat9nq/boost-static | bunnei | 2021-04-18 | 1 | -1/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | ci: linux: Link Boost statically | lat9nq | 2021-04-18 | 1 | -1/+11 |
|/ / |
|
* | | Merge pull request #6204 from lat9nq/sdl2-external | Morph | 2021-04-18 | 4 | -9/+20 |
|\ \ |
|
| * | | gitmodules: Remove unneeded prefix | lat9nq | 2021-04-17 | 1 | -1/+1 |
| * | | externals: Add SDL 2.0.12 | lat9nq | 2021-04-17 | 4 | -9/+20 |
* | | | Merge pull request #6205 from Morph1984/applet-focus-state-change | bunnei | 2021-04-17 | 16 | -33/+65 |
|\ \ \ |
|
| * | | | applets: Send focus state change message on applet state change | Morph | 2021-04-17 | 10 | -22/+56 |
| * | | | applets: Make the applet mode a protected property of Applet | Morph | 2021-04-17 | 14 | -22/+20 |
|/ / / |
|
* | | | Merge pull request #6125 from ogniK5377/nvdec-close-dev | bunnei | 2021-04-17 | 3 | -11/+14 |
|\ \ \ |
|
| * | | | Address issues | Chloe Marcec | 2021-04-16 | 1 | -3/+2 |
| * | | | nvdrv: Cleanup CDMA Processor on device closure | Chloe Marcec | 2021-03-30 | 3 | -11/+15 |
* | | | | Merge pull request #6133 from Morph1984/project-eleuthia | bunnei | 2021-04-17 | 99 | -490/+9398 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | applets/swkbd: Implement the Qt Software Keyboard frontend | Morph | 2021-04-15 | 6 | -14/+5518 |
| * | | | error: Make the error code as the title text of the OverlayDialog | Morph | 2021-04-15 | 4 | -15/+17 |
| * | | | overlay_dialog: Add an overlay text dialog that accepts controller input | Morph | 2021-04-15 | 5 | -1/+768 |
| * | | | main: Move meta type registration into its own function | Morph | 2021-04-15 | 2 | -9/+65 |
| * | | | input_interpreter: Fix button hold being interpreted incorrectly on init | Morph | 2021-04-15 | 2 | -1/+17 |
| * | | | qt_themes: Add styles for the On-Screen Keyboard and OverlayDialog | Its-Rei | 2021-04-15 | 3 | -22/+1193 |
| * | | | icons: Add icons for the On-Screen Keyboard overlay | Its-Rei | 2021-04-15 | 61 | -0/+64 |
| * | | | applets/swkbd: Implement the Default Software Keyboard frontend | Morph | 2021-04-15 | 2 | -2/+236 |
| * | | | applets/swkbd: Implement the Normal and Inline Software Keyboard Applet | Morph | 2021-04-15 | 4 | -13/+1488 |
| * | | | ILibraryAppletCreator: Implement CreateHandleStorage | Morph | 2021-04-15 | 2 | -6/+64 |
| * | | | hle_ipc: Add helper functions to get copy/move handles | Morph | 2021-04-15 | 2 | -2/+16 |
| * | | | ILibraryAppletAccessor: Demote from ERROR to DEBUG for null storage logs | Morph | 2021-04-15 | 1 | -2/+2 |
| * | | | applets: Pass in the LibraryAppletMode each applet's constructor | Morph | 2021-04-15 | 13 | -33/+58 |
| * | | | applets: Remove the previous software keyboard applet implementation | Morph | 2021-04-15 | 8 | -492/+14 |
* | | | | Merge pull request #6201 from bunnei/remove-bintray | bunnei | 2021-04-16 | 2 | -41/+37 |
|\ \ \ \ |
|
| * | | | | cmake: Remove use of bintray for externals. | bunnei | 2021-04-16 | 2 | -41/+37 |
|/ / / / |
|
* | | | | Merge pull request #6119 from german77/SDLMapping | bunnei | 2021-04-16 | 2 | -6/+24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | InputCommon: Name properly xbox 360 and one controllers, Fix mappings for Nintendo Pro controllers | german77 | 2021-03-31 | 2 | -6/+24 |
* | | | | Merge pull request #6199 from lioncash/log-ns | bunnei | 2021-04-15 | 11 | -45/+58 |
|\ \ \ \ |
|
| * | | | | log/backend: Correct order of const in copy constructor | Lioncash | 2021-04-15 | 1 | -2/+5 |
| * | | | | common/log: Move Log namespace into the Common namespace | Lioncash | 2021-04-15 | 11 | -43/+53 |
* | | | | | Merge pull request #6196 from bunnei/asserts-setting | bunnei | 2021-04-15 | 118 | -147/+171 |
|\ \ \ \ \ |
|
| * | | | | | common: Move settings to common from core. | bunnei | 2021-04-15 | 116 | -146/+144 |
| * | | | | | core: settings: Add setting for debug assertions and disable by default. | bunnei | 2021-04-15 | 7 | -2/+28 |
* | | | | | | Merge pull request #6197 from ameerj/kreslimit-cleanup | bunnei | 2021-04-14 | 4 | -21/+13 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | k_resource_limit: Minor cleanup of member variables/headers | ameerj | 2021-04-14 | 4 | -21/+13 |
* | | | | | | Merge pull request #6195 from Morph1984/controller-applet-motion | bunnei | 2021-04-14 | 2 | -0/+19 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | applets/controller: Hook up the "Motion" button functionality | Morph | 2021-04-13 | 2 | -0/+19 |
* | | | | | | Merge pull request #6185 from ameerj/process-reslimit | bunnei | 2021-04-14 | 2 | -38/+27 |
|\ \ \ \ \ \ |
|
| * | | | | | | kernel/process: Replace process resource limit instance with the kernel's resource limit | ameerj | 2021-04-12 | 2 | -38/+27 |
* | | | | | | | Merge pull request #6191 from lioncash/vdtor | bunnei | 2021-04-14 | 4 | -4/+5 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | engine_interface: Add missing virtual destructor | Lioncash | 2021-04-12 | 4 | -4/+5 |
* | | | | | | | Merge pull request #6190 from lioncash/constfn2 | bunnei | 2021-04-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vk_master_semaphore: Deduplicate atomic access within IsFree() | Lioncash | 2021-04-12 | 1 | -1/+1 |
| * | | | | | | | vk_master_semaphore: Add missing const qualifier for IsFree() | Lioncash | 2021-04-12 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #6188 from lioncash/bits | bunnei | 2021-04-14 | 1 | -5/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vk_texture_cache: Make use of Common::BitCast where applicable | Lioncash | 2021-04-12 | 1 | -5/+6 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #6187 from lioncash/sign-conv | bunnei | 2021-04-13 | 2 | -11/+15 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | texure_cache/util: Resolve implicit sign conversions with std::reduce | Lioncash | 2021-04-12 | 2 | -11/+15 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6186 from lioncash/cache-erase | bunnei | 2021-04-13 | 1 | -5/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | query_cache: Make use of std::erase_if | Lioncash | 2021-04-12 | 1 | -5/+4 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6193 from lioncash/incguard | bunnei | 2021-04-13 | 1 | -0/+2 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | nvidia_flags: Add missing header guard | Lioncash | 2021-04-13 | 1 | -0/+2 |
|/ / / / / |
|
* | | | | | Merge pull request #6192 from lioncash/discard | bunnei | 2021-04-12 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | k_thread: Remove [[nodiscard]] attribute from ClearWaitCancelled() | Lioncash | 2021-04-12 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #6135 from Morph1984/borderless-windowed-fullscreen | bunnei | 2021-04-12 | 5 | -9/+120 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | config: Default to exclusive fullscreen mode on platforms other than Windows | Morph | 2021-04-06 | 1 | -0/+12 |
| * | | | configure_graphics: Add Borderless Windowed fullscreen mode | Morph | 2021-04-06 | 5 | -9/+108 |
* | | | | Merge pull request #6181 from Joshua-Ashton/robustness_features | Rodrigo Locatti | 2021-04-12 | 1 | -0/+9 |
|\ \ \ \ |
|
| * | | | | vulkan_device: Enable EXT_robustness2 features | Joshua Ashton | 2021-04-11 | 1 | -0/+9 |
* | | | | | Merge pull request #6182 from Joshua-Ashton/null-offset | Rodrigo Locatti | 2021-04-12 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | vk_buffer_cache: Fix offset for NULL vertex buffers | Joshua Ashton | 2021-04-11 | 1 | -1/+1 |
* | | | | | | Merge pull request #6170 from Morph1984/more-time-fixes | bunnei | 2021-04-11 | 6 | -21/+38 |
|\ \ \ \ \ \ |
|
| * | | | | | | service: time: Setup the network clock with the local clock context | Morph | 2021-04-08 | 6 | -21/+38 |
* | | | | | | | Merge pull request #6183 from MerryMage/dynarmic | LC | 2021-04-11 | 1 | -0/+0 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | externals: Update dynarmic to b2a4da5e | MerryMage | 2021-04-11 | 1 | -0/+0 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6180 from Joshua-Ashton/device_loss_fix | Morph | 2021-04-11 | 3 | -5/+10 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | renderer_vulkan: Check return value of AcquireNextImage | Joshua Ashton | 2021-04-11 | 3 | -5/+10 |
|/ / / / / |
|
* | | | | | Merge pull request #6167 from Morph1984/time-fix | bunnei | 2021-04-11 | 1 | -3/+8 |
|\ \ \ \ \ |
|
| * | | | | | service: time: Fix CalculateStandardUserSystemClockDifferenceByUser | Morph | 2021-04-08 | 1 | -3/+8 |
* | | | | | | Merge pull request #6112 from ogniK5377/pctl | bunnei | 2021-04-11 | 6 | -31/+254 |
|\ \ \ \ \ \ |
|
| * | | | | | | Addressed issues | Chloe Marcec | 2021-03-30 | 2 | -21/+22 |
| * | | | | | | pctl: Rework how pctl works to be more accurate | Chloe Marcec | 2021-03-26 | 6 | -31/+253 |
* | | | | | | | Merge pull request #6172 from degasus/cmake_opus | bunnei | 2021-04-10 | 5 | -3/+11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | externals: Search for shared opus installation. | Markus Wick | 2021-04-08 | 5 | -3/+11 |
* | | | | | | | | Merge pull request #6099 from bunnei/derive-mem | bunnei | 2021-04-10 | 26 | -173/+2139 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | hle: kernel: Breakup InitializeMemoryLayout. | bunnei | 2021-03-24 | 1 | -3/+7 |
| * | | | | | | | | hle: kernel: k_memory_region_type: Minor code cleanup. | bunnei | 2021-03-24 | 1 | -13/+12 |
| * | | | | | | | | hle: kernel: k_memory_region: Minor code cleanup. | bunnei | 2021-03-24 | 1 | -7/+5 |
| * | | | | | | | | hle: kernel: k_memory_layout: Use pair instead of tuple. | bunnei | 2021-03-24 | 1 | -2/+4 |
| * | | | | | | | | hle: kernel: k_system_control: Remove unnecessary inline. | bunnei | 2021-03-24 | 1 | -4/+4 |
| * | | | | | | | | common: common_sizes: Move sizes to the Common namespace. | bunnei | 2021-03-24 | 5 | -45/+50 |
| * | | | | | | | | hle: kernel: Merge KMemoryRegionAttr and KMemoryRegionType. | bunnei | 2021-03-21 | 2 | -11/+9 |
| * | | | | | | | | hle: kernel: Remove unused variable. | bunnei | 2021-03-21 | 1 | -1/+0 |
| * | | | | | | | | hle: kernel: k_memory_region_type: Remove extra ". | bunnei | 2021-03-21 | 1 | -1/+1 |
| * | | | | | | | | hle: kernel: k_memory_layout: Move KMemoryRegionAllocator out of global. | bunnei | 2021-03-21 | 3 | -35/+47 |
| * | | | | | | | | hle: kernel: k_memory_layout: Derive memory regions based on board layout. | bunnei | 2021-03-21 | 6 | -56/+1033 |
| * | | | | | | | | common: common_sizes: Move Invalid to Size_* prefix and add missing values. | bunnei | 2021-03-21 | 2 | -15/+21 |
| * | | | | | | | | hle: kernel: k_memory_region: Refactor to simplify code. | bunnei | 2021-03-21 | 2 | -83/+89 |
| * | | | | | | | | hle: kernel: board: k_system_control: Extend to include memory region sizes. | bunnei | 2021-03-21 | 3 | -1/+135 |
| * | | | | | | | | hle: kernel: board: Add secure_monitor module. | bunnei | 2021-03-21 | 2 | -0/+27 |
| * | | | | | | | | common: Move common sizes to their own header for code reuse. | bunnei | 2021-03-21 | 3 | -13/+25 |
| * | | | | | | | | hle: kernel: k_address_space_info: Cleanup. | bunnei | 2021-03-21 | 1 | -9/+9 |
| * | | | | | | | | hle: kernel: Add k_trace module. | bunnei | 2021-03-21 | 2 | -0/+13 |
| * | | | | | | | | hle: kernel: KSystemControl: Update to reflect board-specific behavior. | bunnei | 2021-03-21 | 4 | -10/+41 |
| * | | | | | | | | hle: kernel: KMemoryManager: Add CalculateManagementOverheadSize. | bunnei | 2021-03-21 | 2 | -0/+26 |
| * | | | | | | | | hle: kernel: KMemoryManager: Add aliases. | bunnei | 2021-03-21 | 1 | -0/+4 |
| * | | | | | | | | hle: kernel: Add architecture and board specific memory regions. | bunnei | 2021-03-21 | 2 | -0/+72 |
| * | | | | | | | | hle: kernel: KMemoryRegion: Derive region values. | bunnei | 2021-03-21 | 1 | -0/+327 |
| * | | | | | | | | hle: kernel: Migrate some code from Common::SpinLock to KSpinLock. | bunnei | 2021-03-21 | 5 | -25/+25 |
| * | | | | | | | | hle: kernel: Add initial KMemoryRegionType module. | bunnei | 2021-03-21 | 3 | -18/+41 |
| * | | | | | | | | hle: kernel: Move KMemoryRegion to its own module and update. | bunnei | 2021-03-21 | 4 | -31/+322 |
* | | | | | | | | | Merge pull request #6171 from german77/services | bunnei | 2021-04-10 | 30 | -97/+137 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | wlan: Update to 12.x | german77 | 2021-04-09 | 1 | -0/+7 |
| * | | | | | | | | | usb: Use proper names | german77 | 2021-04-09 | 1 | -21/+21 |
| * | | | | | | | | | ITimeZoneService: Update to 12.x | german77 | 2021-04-09 | 1 | -0/+1 |
| * | | | | | | | | | spl: Update to 12.x | german77 | 2021-04-09 | 1 | -0/+3 |
| * | | | | | | | | | sfdnsres: Use proper names | german77 | 2021-04-09 | 1 | -2/+2 |
| * | | | | | | | | | nsd: Update to 12.x | german77 | 2021-04-09 | 1 | -0/+1 |
| * | | | | | | | | | ethc: Update to 12.x | german77 | 2021-04-09 | 1 | -0/+1 |
| * | | | | | | | | | sm: Use proper names, update to 12.x | german77 | 2021-04-09 | 1 | -4/+5 |
| * | | | | | | | | | set_sys: Update to 12.x | german77 | 2021-04-09 | 1 | -0/+6 |
| * | | | | | | | | | pctl_module: Update to 12.x | german77 | 2021-04-09 | 1 | -0/+3 |
| * | | | | | | | | | pcie: Use proper names | german77 | 2021-04-09 | 1 | -1/+1 |
| * | | | | | | | | | olsc: Update to 12.x | german77 | 2021-04-09 | 1 | -0/+1 |
| * | | | | | | | | | pl_u: Update to 12.x | german77 | 2021-04-09 | 1 | -0/+4 |
| * | | | | | | | | | ldr: Use proper names | german77 | 2021-04-09 | 1 | -16/+16 |
| * | | | | | | | | | arp: Use proper names, update to 12.x | german77 | 2021-04-09 | 2 | -3/+10 |
| * | | | | | | | | | caps_u: Update to 12.x | german77 | 2021-04-09 | 1 | -0/+1 |
| * | | | | | | | | | caps_a: Update to 12.x | german77 | 2021-04-09 | 1 | -0/+1 |
| * | | | | | | | | | bpc: Use proper names | german77 | 2021-04-09 | 1 | -2/+2 |
| * | | | | | | | | | bcat_module: Update to 12.x | german77 | 2021-04-09 | 1 | -0/+2 |
| * | | | | | | | | | codecctl: Use proper names | german77 | 2021-04-09 | 1 | -13/+13 |
| * | | | | | | | | | audren_u: Use proper names | german77 | 2021-04-09 | 2 | -4/+4 |
| * | | | | | | | | | audren_a: Use proper names | german77 | 2021-04-09 | 1 | -6/+6 |
| * | | | | | | | | | audrec_u: Use proper names, update to 12.x | german77 | 2021-04-09 | 1 | -3/+4 |
| * | | | | | | | | | audrec_a: Use proper names | german77 | 2021-04-09 | 1 | -2/+2 |
| * | | | | | | | | | audout_u: Use proper names | german77 | 2021-04-09 | 1 | -3/+3 |
| * | | | | | | | | | audout_a: Use proper names | german77 | 2021-04-09 | 1 | -6/+6 |
| * | | | | | | | | | audin_u: Use proper names | german77 | 2021-04-09 | 1 | -7/+7 |
| * | | | | | | | | | audin_a: Use proper names | german77 | 2021-04-09 | 1 | -4/+4 |
* | | | | | | | | | | Merge pull request #6156 from lioncash/lock-discard | bunnei | 2021-04-10 | 3 | -9/+12 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Amend bizarre clang-format suggestions | Lioncash | 2021-04-07 | 3 | -5/+5 |
| * | | | | | | | | | | k_scoped_scheduler_lock_and_sleep: Mark class as [[nodiscard]] | Lioncash | 2021-04-07 | 1 | -1/+1 |
| * | | | | | | | | | | k_scoped_lock: delete copy and move assignment operators | Lioncash | 2021-04-07 | 1 | -2/+5 |
| * | | | | | | | | | | k_scoped_lock: Mark class as [[nodiscard]] | Lioncash | 2021-04-07 | 1 | -1/+1 |
| * | | | | | | | | | | k_scheduler: Mark KScopedSchedulerLock as [[nodiscard]] | Lioncash | 2021-04-07 | 1 | -1/+1 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #6113 from german77/playhistory | bunnei | 2021-04-10 | 1 | -1/+13 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Friend: Stub GetPlayHistoryRegistrationKey | german77 | 2021-03-27 | 1 | -1/+13 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #6158 from german77/hidServiceTables | bunnei | 2021-04-10 | 2 | -0/+85 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | hid: Update service function tables | german77 | 2021-04-07 | 2 | -0/+85 |
* | | | | | | | | | | | Merge pull request #6162 from degasus/no_spin_loops | bunnei | 2021-04-09 | 6 | -33/+64 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | video_core: Use a CV for blocking commands. | Markus Wick | 2021-04-07 | 2 | -23/+31 |
| * | | | | | | | | | | | video_core/gpu_thread: Keep the write lock for allocating the fence. | Markus Wick | 2021-04-07 | 2 | -1/+4 |
| * | | | | | | | | | | | video_core/gpu_thread: Implement a ShutDown method. | Markus Wick | 2021-04-07 | 5 | -15/+28 |
| * | | | | | | | | | | | common/threadsafe_queue: Provide Wait() method. | Markus Wick | 2021-04-07 | 2 | -3/+10 |
* | | | | | | | | | | | | Merge pull request #6164 from Morph1984/service-update-12.x | bunnei | 2021-04-09 | 12 | -49/+168 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | ns: Update to 12.x | Morph | 2021-04-09 | 1 | -3/+38 |
| * | | | | | | | | | | | | aoc_u: Update to 12.x | Morph | 2021-04-09 | 1 | -0/+2 |
| * | | | | | | | | | | | | nim: Update to 12.x | Morph | 2021-04-09 | 1 | -44/+55 |
| * | | | | | | | | | | | | npns: Update to 12.x | Morph | 2021-04-09 | 1 | -0/+3 |
| * | | | | | | | | | | | | bgtc: Update to 12.x and implement OpenTaskService | Morph | 2021-04-09 | 4 | -1/+36 |
| * | | | | | | | | | | | | vi: Update to 12.x | Morph | 2021-04-09 | 1 | -0/+8 |
| * | | | | | | | | | | | | erpt: Update to 12.x | Morph | 2021-04-09 | 1 | -1/+6 |
| * | | | | | | | | | | | | btm: Update to 12.x | Morph | 2021-04-09 | 1 | -0/+1 |
| * | | | | | | | | | | | | btdrv: Update to 12.x | Morph | 2021-04-09 | 1 | -0/+19 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #6168 from Morph1984/stub-SetNpadAnalogStickUseCenterClamp | bunnei | 2021-04-09 | 4 | -1/+29 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | service: hid: Stub SetAnalogStickUseCenterClamp | Morph | 2021-04-08 | 4 | -1/+29 |
| | |_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #6155 from ameerj/kernel-12-rescnt | bunnei | 2021-04-09 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | kernel: Increase event and session counts | ameerj | 2021-04-07 | 1 | -2/+2 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #6157 from Morph1984/am-update-12.x | bunnei | 2021-04-09 | 1 | -0/+22 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | ISelfController: Update to 11.x | Morph | 2021-04-07 | 1 | -0/+1 |
| * | | | | | | | | | | | IApplicationFunctions: Update to 11.x | Morph | 2021-04-07 | 1 | -0/+6 |
| * | | | | | | | | | | | IDebugFunctions: Update to 12.x | Morph | 2021-04-07 | 1 | -0/+2 |
| * | | | | | | | | | | | ICommonStateGetter: Update to 12.x | Morph | 2021-04-07 | 1 | -0/+9 |
| * | | | | | | | | | | | IGlobalStateController: Update to 12.x | Morph | 2021-04-07 | 1 | -0/+1 |
| * | | | | | | | | | | | IHomeMenuFunctions: Update to 12.x | Morph | 2021-04-07 | 1 | -0/+3 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #6062 from ameerj/auto-stub | bunnei | 2021-04-09 | 5 | -0/+32 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | configuration: Add auto stub toggle that resets on boot | ameerj | 2021-03-30 | 5 | -4/+32 |
| * | | | | | | | | | | service: Auto stub fallback | ameerj | 2021-03-30 | 1 | -0/+4 |
* | | | | | | | | | | | Merge pull request #6145 from lat9nq/nvhost_empty_memcpy | bunnei | 2021-04-08 | 1 | -6/+11 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | nvhost_nvdec_common: Avoid memcpy with null pointers | lat9nq | 2021-04-05 | 1 | -6/+11 |
* | | | | | | | | | | | | Merge pull request #6154 from lioncash/svcrange2 | bunnei | 2021-04-08 | 1 | -0/+132 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | svc: Expand SVC tables | Lioncash | 2021-04-07 | 1 | -0/+132 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #6160 from Morph1984/fs-update-12.x | bunnei | 2021-04-08 | 2 | -6/+15 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | IFile: Update to 12.x | Morph | 2021-04-07 | 1 | -3/+7 |
| * | | | | | | | | | | fsp-srv: Update to 12.x | Morph | 2021-04-07 | 2 | -3/+8 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #6143 from lat9nq/nvhost_null_memcpy | bunnei | 2021-04-08 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | nvhost_ctrl_gpu: Avoid sending null pointer to memcpy | lat9nq | 2021-04-05 | 1 | -1/+7 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #6159 from Morph1984/acc-update-12.x | bunnei | 2021-04-07 | 3 | -36/+45 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | dauth_o: Update to 11.x | Morph | 2021-04-07 | 1 | -6/+11 |
| * | | | | | | | | | acc_u1: Update to 12.x | Morph | 2021-04-07 | 1 | -13/+15 |
| * | | | | | | | | | acc_su: Update to 12.x | Morph | 2021-04-07 | 1 | -17/+19 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #6130 from degasus/better_assert_handling | bunnei | 2021-04-07 | 3 | -6/+20 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | common: Move assert failure handling into a cpp file. | Markus Wick | 2021-04-04 | 3 | -6/+20 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #6153 from lioncash/svcrange | bunnei | 2021-04-07 | 2 | -6/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | process_capability: Handle extended SVC range | Lioncash | 2021-04-07 | 2 | -6/+1 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #6161 from Morph1984/audio-update-12.x | bunnei | 2021-04-07 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | hwopus: Update to 12.x | Morph | 2021-04-07 | 1 | -0/+4 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #6146 from lat9nq/vp9_empty_memcpy | bunnei | 2021-04-07 | 1 | -7/+9 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | vp9: Avoid memcpy with null pointers | lat9nq | 2021-04-05 | 1 | -7/+9 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #6141 from lat9nq/cfg_gphcs_stack_use | LC | 2021-04-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | configure_graphics: Prevent stack-use-after-scope | lat9nq | 2021-04-04 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6139 from Morph1984/cmake-fix-build | Morph | 2021-04-04 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | ci: Fix MSVC build with CMake 3.20.0 | Morph | 2021-04-04 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6127 from german77/udpSingleConnection | bunnei | 2021-04-04 | 4 | -102/+101 |
|\ \ \ \ \ \ |
|
| * | | | | | | Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one | german77 | 2021-03-31 | 4 | -102/+101 |
* | | | | | | | Merge pull request #6132 from MerryMage/code_size | bunnei | 2021-04-03 | 3 | -0/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arm_dynarmic: Increase size of code cache | MerryMage | 2021-04-02 | 3 | -0/+8 |
* | | | | | | | | Merge pull request #6131 from german77/rightjoyconSLSR | Morph | 2021-04-02 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | HID: Fix SL and SR buttons for right joycon | german77 | 2021-04-02 | 1 | -2/+6 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #6129 from degasus/cmake_libzip | bunnei | 2021-04-02 | 3 | -74/+74 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | externals: Fix case spelling of libzip. | Markus Wick | 2021-04-02 | 3 | -74/+74 |
* | | | | | | | | Merge pull request #6128 from bunnei/update-dynarmic-2 | bunnei | 2021-04-02 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | externals: dynarmic: Update to latest rev. to increase code size. | bunnei | 2021-04-01 | 1 | -0/+0 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #6106 from MerryMage/nullptr-jit | bunnei | 2021-04-01 | 4 | -53/+26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arm_dynarmic: Always have a 'valid' jit instance | MerryMage | 2021-03-24 | 4 | -53/+26 |
* | | | | | | | | Merge pull request #6126 from Morph1984/stub-SetAlbumImageTakenNotificationEnabled | bunnei | 2021-03-31 | 2 | -1/+17 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | ISelfController: Stub SetAlbumImageTakenNotificationEnabled | Morph | 2021-03-30 | 2 | -1/+17 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #5927 from ameerj/astc-compute | Rodrigo Locatti | 2021-03-31 | 22 | -1770/+2027 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | astc_decoder: Refactor for style and more efficient memory use | ameerj | 2021-03-25 | 9 | -2256/+502 |
| * | | | | | | | astc_decoder: Reimplement Layers | Rodrigo Locatti | 2021-03-13 | 5 | -142/+161 |
| * | | | | | | | astc_decoder: Fix out of bounds memory access | ameerj | 2021-03-13 | 1 | -2/+10 |
| * | | | | | | | renderer_vulkan: Accelerate ASTC decoding | ameerj | 2021-03-13 | 11 | -57/+426 |
| * | | | | | | | host_shaders: Modify shader cmake integration to allow for larger shaders | ameerj | 2021-03-13 | 4 | -8/+27 |
| * | | | | | | | renderer_opengl: Accelerate ASTC texture decoding with a compute shader | ameerj | 2021-03-13 | 6 | -2/+1598 |
* | | | | | | | | Merge pull request #6116 from german77/userArgument | bunnei | 2021-03-31 | 1 | -0/+28 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | yuzu/main: Add user command line argument | german77 | 2021-03-27 | 1 | -0/+28 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #6124 from jbeich/vulkan+opengl | bunnei | 2021-03-30 | 2 | -5/+5 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | vulkan_common: enable OpenGL interop on other Unices | Jan Beich | 2021-03-30 | 2 | -5/+5 |
* | | | | | | | Merge pull request #6109 from german77/gestureID | bunnei | 2021-03-30 | 2 | -3/+13 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | HID: Initialize correctly the gesture finger_id and filter invalid results | Narr the Reg | 2021-03-26 | 2 | -3/+13 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6102 from ogniK5377/fd-pass | bunnei | 2021-03-29 | 20 | -78/+161 |
|\ \ \ \ \ \ |
|
| * | | | | | | nvdrv: Pass device fd and handle device create methods for device opening and closing | Chloe Marcec | 2021-03-25 | 20 | -78/+161 |
| |/ / / / / |
|
* | | | | | | Merge pull request #6118 from MerryMage/dynarmic | bunnei | 2021-03-28 | 1 | -0/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | externals: Update dynarmic to c28f13af | MerryMage | 2021-03-27 | 1 | -0/+0 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge pull request #6115 from bunnei/fix-kernel-init | bunnei | 2021-03-28 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | hle: kernel: Initialize preemption task after schedulers. | bunnei | 2021-03-27 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #6114 from Morph1984/friend-log | bunnei | 2021-03-27 | 1 | -11/+12 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | service: friend: Change logging class from ACC to Friend | Morph | 2021-03-27 | 1 | -11/+12 |
|/ / / / |
|
* | | | | Merge pull request #6101 from ogniK5377/alloc-as-ex | bunnei | 2021-03-25 | 2 | -27/+49 |
|\ \ \ \ |
|
| * | | | | nvdrv: Change InitializeEx to AllocAsEx | Chloe Marcec | 2021-03-22 | 2 | -27/+49 |
* | | | | | Merge pull request #6108 from jbeich/freebsd-async-shaders | bunnei | 2021-03-25 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | gl_device: unblock async shaders on other Unix systems | Jan Beich | 2021-03-24 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #6100 from bunnei/arm-fix | bunnei | 2021-03-24 | 2 | -0/+10 |
|\ \ \ \ |
|
| * | | | | core: arm_dynarmic: Ensure JIT state is saved/restored on page table changes. | bunnei | 2021-03-21 | 2 | -0/+10 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #6092 from ivan-boikov/cancel-dir-select | bunnei | 2021-03-23 | 1 | -1/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix cancelation of choose directory dialog | ivan-boikov | 2021-03-20 | 1 | -1/+4 |
| |/ / |
|
* | | | Merge pull request #6095 from lat9nq/async-shader-block | LC | 2021-03-22 | 1 | -1/+13 |
|\ \ \ |
|
| * | | | gl_device: Block async shaders on AMD and Intel | lat9nq | 2021-03-21 | 1 | -1/+13 |
* | | | | Merge pull request #6078 from Morph1984/libusb-utf8 | LC | 2021-03-22 | 1 | -0/+5 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | externals/libusb/CMakeLists: Add /utf-8 compile option for MSVC | Morph | 2021-03-15 | 1 | -0/+5 |
| |/ / |
|
* | | | Merge pull request #6052 from Morph1984/vi-getindirectlayerimagemap | bunnei | 2021-03-20 | 1 | -1/+27 |
|\ \ \ |
|
| * | | | IApplicationDisplayService: Stub GetIndirectLayerImageMap | Morph | 2021-03-17 | 1 | -1/+27 |
* | | | | Merge pull request #6056 from zkitX/spl-updates | bunnei | 2021-03-18 | 3 | -9/+178 |
|\ \ \ \ |
|
| * | | | | Fix casing on DeallocateAesKeySlot | zkitx | 2021-03-11 | 1 | -3/+3 |
| * | | | | Update SPL to fit N's service refactor (4.0.0+) which split into new services. | zkitx | 2021-03-11 | 3 | -9/+178 |
* | | | | | Merge pull request #6055 from MerryMage/exceed-the-limit | bunnei | 2021-03-18 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | fiber: Double default stack size | MerryMage | 2021-03-10 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge pull request #6070 from Morph1984/sysver-11.0.1 | bunnei | 2021-03-17 | 1 | -5/+5 |
|\ \ \ \ |
|
| * | | | | system_version: Update to 11.0.1 | Morph | 2021-03-14 | 1 | -5/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #6083 from Morph1984/bsd-avoid-writebuffer | bunnei | 2021-03-16 | 1 | -2/+6 |
|\ \ \ \ |
|
| * | | | | bsd: Avoid writing empty buffers | Morph | 2021-03-16 | 1 | -2/+6 |
|/ / / / |
|
* | | | | Merge pull request #6069 from Morph1984/ngWord | bunnei | 2021-03-15 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | system_archive: Update NgWord archive version | Morph | 2021-03-14 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge pull request #6054 from Morph1984/time-GetClockSnapshot | bunnei | 2021-03-14 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | time: Assign the current time point to the ClockSnapshot | Morph | 2021-03-10 | 1 | -0/+2 |
| |/ |
|
* | | Merge pull request #6053 from Morph1984/time-CalculateSpanBetween | bunnei | 2021-03-13 | 1 | -3/+9 |
|\ \ |
|
| * | | time: Fix CalculateSpanBetween implementation | Morph | 2021-03-10 | 1 | -3/+9 |
| |/ |
|
* | | Merge pull request #6028 from bunnei/raster-cache | bunnei | 2021-03-13 | 2 | -47/+40 |
|\ \ |
|
| * | | video_core: rasterizer_accelerated: Fix un/signed mismatch. | bunnei | 2021-03-13 | 1 | -1/+2 |
| * | | video_core: rasterizer_accelerated: Fix delta check ordering. | bunnei | 2021-03-03 | 1 | -3/+3 |
| * | | video_core: rasterizer_accelerated: Improve error handling & fix implicit conversion. | bunnei | 2021-03-03 | 1 | -4/+8 |
| * | | video_core: rasterizer_accelerated: Use a flat array instead of interval_map for cached pages. | bunnei | 2021-03-03 | 2 | -44/+32 |
* | | | Merge pull request #5327 from AniLeo/master | bunnei | 2021-03-12 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | qt: Set DISPLAY env var when not present | Ani | 2021-03-07 | 1 | -0/+9 |
* | | | | Merge pull request #6040 from german77/toggleKeyboard | bunnei | 2021-03-11 | 6 | -12/+109 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Enable mouse toggle buttons | german77 | 2021-03-06 | 5 | -11/+65 |
| * | | | Add toggle button option for normal buttons | german | 2021-03-06 | 1 | -0/+5 |
| * | | | Enable button toggle for keyboard in the modifier button | german | 2021-03-06 | 3 | -6/+44 |
* | | | | Merge pull request #5891 from ameerj/bgra-ogl | Rodrigo Locatti | 2021-03-09 | 14 | -30/+212 |
|\ \ \ \ |
|
| * | | | | texture_cache: Blacklist BGRA8 copies and views on OpenGL | ameerj | 2021-03-04 | 9 | -28/+80 |
| * | | | | renderer_opengl: Swizzle BGR textures on copy | ameerj | 2021-03-04 | 5 | -2/+132 |
* | | | | | Merge pull request #6021 from ReinUsesLisp/skip-cache-heuristic | bunnei | 2021-03-09 | 2 | -11/+37 |
|\ \ \ \ \ |
|
| * | | | | | buffer_cache: Heuristically decide to skip cache on uniform buffers | ReinUsesLisp | 2021-03-02 | 2 | -11/+37 |
* | | | | | | Merge pull request #5990 from german77/mousePanningV2 | bunnei | 2021-03-08 | 9 | -25/+89 |
|\ \ \ \ \ \ |
|
| * | | | | | | inputCommon: Mouse fixes | german77 | 2021-02-28 | 9 | -25/+89 |
* | | | | | | | Merge pull request #6041 from bunnei/fiber-leaks | bunnei | 2021-03-08 | 5 | -37/+35 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | common: Fiber: use a reference for YieldTo. | bunnei | 2021-03-07 | 5 | -34/+27 |
| * | | | | | | | common: fiber: Use weak_ptr when yielding. | bunnei | 2021-03-06 | 2 | -8/+13 |
* | | | | | | | | Merge pull request #6047 from lioncash/dynarmic | Morph | 2021-03-08 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | external: Update dynarmic | Lioncash | 2021-03-08 | 1 | -0/+0 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #6036 from bunnei/thread-leak | bunnei | 2021-03-06 | 6 | -36/+65 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hle: kernel: KThread: Rework dummy threads & fix memory leak. | bunnei | 2021-03-06 | 6 | -36/+65 |
* | | | | | | | | Merge pull request #6029 from Morph1984/compile-utf8 | LC | 2021-03-06 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | CMakeLists: Add /utf-8 compile option for MSVC | Morph | 2021-03-05 | 1 | -0/+2 |
* | | | | | | | | Merge pull request #6039 from yuzu-emu/revert-6006-fiber-unique-ptr | bunnei | 2021-03-06 | 10 | -58/+59 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | Revert "core: Switch to unique_ptr for usage of Common::Fiber." | bunnei | 2021-03-06 | 10 | -58/+59 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #6034 from Morph1984/mbedtls | bunnei | 2021-03-06 | 3 | -3/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | aes_util: Remove malformed mbedtls_cipher_finish function call | Morph | 2021-03-05 | 1 | -2/+0 |
| * | | | | | | | externals: Update mbedtls to 2.16.9 | Morph | 2021-03-05 | 2 | -1/+1 |
* | | | | | | | | Merge pull request #6006 from bunnei/fiber-unique-ptr | bunnei | 2021-03-05 | 10 | -59/+58 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | core: Switch to unique_ptr for usage of Common::Fiber. | bunnei | 2021-02-27 | 10 | -59/+58 |
* | | | | | | | | Merge pull request #5989 from ReinUsesLisp/cmdpool | bunnei | 2021-03-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | vk_command_pool: Reduce the command pool size from 4096 to 4 | ReinUsesLisp | 2021-02-23 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #6004 from german77/udprandom | bunnei | 2021-03-04 | 4 | -19/+23 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | inputCommon: Use an unique client id for each socket instance | german | 2021-03-01 | 4 | -19/+23 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #5815 from comex/net-error-reform | bunnei | 2021-03-03 | 6 | -111/+147 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [network] Error handling reform | comex | 2021-02-28 | 6 | -111/+147 |
* | | | | | | | | Merge pull request #6020 from bunnei/shutdown-crash-2 | LC | 2021-03-02 | 1 | -12/+1 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | core: Shutdown: Move kernel cleanup to later in shutdown. | bunnei | 2021-03-02 | 1 | -12/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #6019 from Kelebek1/bcat | bunnei | 2021-03-02 | 2 | -3/+3 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Fix default bcat_backend init | Kelebek1 | 2021-03-02 | 2 | -3/+3 |
|/ / / / / / |
|
* | | | | | | Merge pull request #6016 from ameerj/remove-async-nvdec | Morph | 2021-03-01 | 3 | -26/+8 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | gpu_thread: Remove Async NVDEC placeholders | ameerj | 2021-03-01 | 3 | -26/+8 |
|/ / / / / |
|
* | | | | | Merge pull request #6007 from bunnei/ldn-error | bunnei | 2021-02-28 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | core: hle: ldn: Error out on call to Initialization. | bunnei | 2021-02-27 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #5276 from german77/gestures | Morph | 2021-02-28 | 2 | -11/+240 |
|\ \ \ \ \ |
|
| * | | | | | Implements touch, pan, pinch and rotation gestures | german | 2021-02-28 | 2 | -11/+240 |
* | | | | | | Merge pull request #5984 from jbeich/gcc-freebsd | bunnei | 2021-02-27 | 2 | -0/+2 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | video_core: add missing header after 468bd9c1b0f9 | Jan Beich | 2021-02-23 | 1 | -0/+1 |
| * | | | | | common: add missing header after f3805376f726 | Jan Beich | 2021-02-23 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #5953 from bunnei/memory-refactor-1 | bunnei | 2021-02-27 | 56 | -1212/+1690 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. | bunnei | 2021-02-19 | 24 | -147/+131 |
| * | | | | hle: kernel: Migrate MemoryManager to KMemoryManager. | bunnei | 2021-02-19 | 8 | -47/+48 |
| * | | | | hle: kernel: Migrate PageLinkedList to KPageLinkedList. | bunnei | 2021-02-19 | 8 | -38/+41 |
| * | | | | hle: kernel: Migrate to KMemoryBlock, KMemoryBlockManager, and others. | bunnei | 2021-02-19 | 18 | -476/+479 |
| * | | | | hle: kernel: Migrate SlabHeap to KSlabHeap. | bunnei | 2021-02-19 | 4 | -22/+21 |
| * | | | | hle: kernel: Migrate MemoryLayout to KMemoryLayout. | bunnei | 2021-02-19 | 5 | -31/+30 |
| * | | | | hle: kernel: Migrate AddressSpaceInfo to KAddressSpaceInfo. | bunnei | 2021-02-19 | 4 | -59/+54 |
| * | | | | hle: kernel: memory_manager: Rename AllocateContinuous to AllocateContinuous. | bunnei | 2021-02-19 | 2 | -4/+28 |
| * | | | | hle: kernel: KSystemControl does not belong in Memory namespace. | bunnei | 2021-02-19 | 7 | -31/+38 |
| * | | | | hle: kernel: memory: PageHeap: Migrate to KPageBitmap class. | bunnei | 2021-02-19 | 4 | -197/+23 |
| * | | | | hle: kernel: Add KPageBitmap class. | bunnei | 2021-02-19 | 2 | -0/+280 |
| * | | | | hle: kernel: system_control: Add function GenerateRandomU64. | bunnei | 2021-02-19 | 2 | -3/+5 |
| * | | | | common: Add implementation of TinyMT (Mersenne Twister RNG). | bunnei | 2021-02-19 | 2 | -0/+251 |
| * | | | | hle: kernel: Add KSpinLock implementation. | bunnei | 2021-02-19 | 3 | -0/+89 |
| * | | | | core: memory: Add templated GetPointer methods. | bunnei | 2021-02-19 | 1 | -0/+10 |
| * | | | | common: alignment: Add DivideUp utility method. | bunnei | 2021-02-19 | 1 | -0/+5 |
| * | | | | hle: kernel: Rename SharedMemory to KSharedMemory. | bunnei | 2021-02-19 | 13 | -54/+54 |
* | | | | | Merge pull request #5944 from Morph1984/gc-vibrations | bunnei | 2021-02-27 | 2 | -3/+130 |
|\ \ \ \ \ |
|
| * | | | | | hid: Implement GameCube Controller Vibrations | Morph | 2021-02-21 | 2 | -3/+130 |
* | | | | | | Merge pull request #5997 from Kelebek1/Depth | bunnei | 2021-02-26 | 5 | -1/+17 |
|\ \ \ \ \ \ |
|
| * | | | | | | Implement glDepthRangeIndexeddNV | Kelebek1 | 2021-02-24 | 5 | -1/+17 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #5977 from Morph1984/stub-acc | bunnei | 2021-02-25 | 1 | -1/+17 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | acc: Stub GetNintendoAccountUserResourceCacheForApplication | Morph | 2021-02-21 | 1 | -1/+17 |
| |/ / / / |
|
* | | | | | Merge pull request #5981 from lat9nq/ci-add-clang | LC | 2021-02-22 | 4 | -1/+50 |
|\ \ \ \ \ |
|
| * | | | | | ci: Add clang build scripts | lat9nq | 2021-02-22 | 4 | -1/+50 |
|/ / / / / |
|
* | | | | | Merge pull request #5936 from Kelebek1/Offsets | bunnei | 2021-02-22 | 3 | -9/+34 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Review 1 | Kelebek1 | 2021-02-15 | 2 | -3/+3 |
| * | | | | Implement texture offset support for TexelFetch and TextureGather and add offsets for Tlds | Kelebek1 | 2021-02-15 | 3 | -9/+34 |
* | | | | | Merge pull request #5971 from ameerj/reslimit-dtor | bunnei | 2021-02-21 | 4 | -2/+16 |
|\ \ \ \ \ |
|
| * | | | | | kernel: Fix resource release exception on exit | ameerj | 2021-02-21 | 4 | -2/+16 |
|/ / / / / |
|
* | | | | | Merge pull request #5965 from Morph1984/shader-count | Ameer J | 2021-02-21 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | gl_disk_shader_cache: Log total shader entries count on game load | Morph | 2021-02-20 | 1 | -0/+4 |
|/ / / / / |
|
* | | | | | Merge pull request #5964 from bunnei/timing-fix | bunnei | 2021-02-20 | 2 | -7/+28 |
|\ \ \ \ \ |
|
| * | | | | | common: wall_clock: Fix integer overflow with StandardWallClock. | bunnei | 2021-02-20 | 2 | -7/+28 |
|/ / / / / |
|
* | | | | | Merge pull request #5924 from ReinUsesLisp/inline-bindings | bunnei | 2021-02-19 | 4 | -24/+24 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | vk_update_descriptor: Inline and improve code for binding buffers | ReinUsesLisp | 2021-02-13 | 4 | -24/+24 |
* | | | | | Merge pull request #5957 from lat9nq/update-dynarmic | bunnei | 2021-02-19 | 1 | -0/+0 |
|\ \ \ \ \ |
|
| * | | | | | externals: Update dynarmic to latest | lat9nq | 2021-02-18 | 1 | -0/+0 |
* | | | | | | Merge pull request #4973 from ameerj/nvdec-opt | bunnei | 2021-02-19 | 11 | -149/+79 |
|\ \ \ \ \ \ |
|
| * | | | | | | rebase, fix name shadowing, more const | ameerj | 2021-02-13 | 4 | -11/+10 |
| * | | | | | | Address PR feedback | ameerj | 2021-02-13 | 4 | -12/+7 |
| * | | | | | | streamline cdma_pusher/command_classes | ameerj | 2021-02-13 | 1 | -13/+5 |
| * | | | | | | streamline cdma_pusher/command_classes | ameerj | 2021-02-13 | 5 | -85/+34 |
| * | | | | | | nvdec cleanup | ameerj | 2021-02-13 | 8 | -43/+38 |
* | | | | | | | Merge pull request #5955 from yuzu-emu/revert-3603-port-5123 | Morph | 2021-02-18 | 1 | -7/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Revert "Port citra-emu/citra#5123: "SDL: Disable hidapi drivers due to compatibility problems with certain controllers"" | Morph | 2021-02-18 | 1 | -7/+0 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #5952 from ReinUsesLisp/cityhash | LC | 2021-02-18 | 4 | -114/+121 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | common/cityhash: Use common types | ReinUsesLisp | 2021-02-18 | 3 | -116/+100 |
| * | | | | | | | tests: Add tests for CityHash | ReinUsesLisp | 2021-02-18 | 2 | -0/+23 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #5954 from lat9nq/ffmpeg-431-2 | LC | 2021-02-18 | 3 | -8/+4 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | cmake: Update FFmpeg to 4.3.1 | lat9nq | 2021-02-10 | 3 | -8/+4 |
* | | | | | | | Merge pull request #5121 from bunnei/optimize-core-timing | bunnei | 2021-02-16 | 8 | -241/+141 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | core: core_timing_util: Optimize core timing math. | bunnei | 2021-02-15 | 3 | -98/+48 |
| * | | | | | | | common: wall_clock: Optimize GetClockCycles/GetCPUCycles to use a single MUL instruction. | bunnei | 2021-02-15 | 1 | -8/+9 |
| * | | | | | | | common: Merge uint128 to a single header file with inlines. | bunnei | 2021-02-15 | 4 | -135/+84 |
* | | | | | | | | Merge pull request #5929 from german77/mousePanning | Morph | 2021-02-16 | 1 | -5/+21 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Improve mouse panning | german | 2021-02-14 | 1 | -5/+21 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #4298 from FearlessTobi/remove-cache-setting | bunnei | 2021-02-16 | 5 | -57/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | yuzu/configure_filesystem: Remove "Select Cache Directory" option | FearlessTobi | 2021-01-04 | 5 | -57/+1 |
* | | | | | | | | | Merge pull request #5942 from ReinUsesLisp/fixup-rebase | LC | 2021-02-16 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vk_rasterizer: Fix loading shader addresses twice | ReinUsesLisp | 2021-02-16 | 1 | -1/+0 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #3603 from FearlessTobi/port-5123 | bunnei | 2021-02-16 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sdl_joystick: disable the use of the hidapi drivers due to many problems caused by them. | Vitor Kiguchi | 2020-08-30 | 1 | -0/+7 |
* | | | | | | | | | | Merge pull request #5923 from ReinUsesLisp/vk-dirty-pipeline | bunnei | 2021-02-15 | 7 | -56/+103 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | fixed_pipeline_cache: Use dirty flags to lazily update key | ReinUsesLisp | 2021-02-13 | 7 | -56/+103 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5939 from Morph1984/web_types | LC | 2021-02-15 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core/CMakeLists: Add web_types.h | Morph | 2021-02-15 | 1 | -0/+1 |
* | | | | | | | | | | Merge pull request #4940 from german77/nativeGC | bunnei | 2021-02-15 | 8 | -6/+209 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Use GC image | german | 2021-02-09 | 1 | -0/+3 |
| * | | | | | | | | | hid: Implement GC controller | german | 2021-02-08 | 7 | -6/+206 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5935 from lat9nq/controller_access_keys | bunnei | 2021-02-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | debugger: controller: Add access key | lat9nq | 2021-02-14 | 1 | -1/+1 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5909 from ogniK5377/I3dl2Reverb | bunnei | 2021-02-15 | 8 | -18/+572 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | revert to std::sin and std::cos | Chloe Marcec | 2021-02-13 | 3 | -6/+6 |
| * | | | | | | | | address issues | Chloe Marcec | 2021-02-13 | 3 | -22/+25 |
| * | | | | | | | | audren: Implement I3dl2Reverb | Chloe Marcec | 2021-02-13 | 8 | -18/+569 |
* | | | | | | | | | Merge pull request #5920 from bunnei/am-ldn-fix | bunnei | 2021-02-14 | 4 | -11/+52 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | hle: service: ldn: IUserLocalCommunicationService: Improve the stub. | bunnei | 2021-02-14 | 1 | -5/+29 |
| * | | | | | | | | | hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disabled. | bunnei | 2021-02-14 | 3 | -3/+19 |
| * | | | | | | | | | hle: service: am: IStorageAccessor: Fix out of bounds error handling. | bunnei | 2021-02-14 | 1 | -6/+7 |
* | | | | | | | | | | yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. | bunnei | 2021-02-14 | 14 | -16/+54 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #5925 from ReinUsesLisp/resource-pool-clean | LC | 2021-02-14 | 2 | -8/+8 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | vk_resource_pool: Load GPU tick once and compare with it | ReinUsesLisp | 2021-02-13 | 2 | -8/+8 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #5921 from ameerj/srgb-views | Rodrigo Locatti | 2021-02-13 | 3 | -7/+41 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | gl_texture_cache: Lazily create non-sRGB texture views for sRGB formats | ameerj | 2021-02-13 | 3 | -7/+41 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #5919 from ReinUsesLisp/stream-buffer-tragic | Morph | 2021-02-13 | 3 | -6/+12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vk_master_semaphore: Mark gpu_tick atomic operations with relaxed order | ReinUsesLisp | 2021-02-13 | 1 | -4/+4 |
| * | | | | | | | vk_staging_buffer_pool: Inline tick tests | ReinUsesLisp | 2021-02-13 | 2 | -1/+7 |
| * | | | | | | | gl_stream_buffer/vk_staging_buffer_pool: Fix size check | ReinUsesLisp | 2021-02-13 | 2 | -2/+2 |
* | | | | | | | | Merge pull request #5915 from lat9nq/screenshots-dir-fix | LC | 2021-02-13 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | yuzu: Create screenshot path before capture | lat9nq | 2021-02-12 | 1 | -0/+5 |
* | | | | | | | | | Merge pull request #5916 from ameerj/maxwell-gl-unused | LC | 2021-02-13 | 2 | -36/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | maxwell_to_gl: Remove unused code | ameerj | 2021-02-13 | 2 | -36/+3 |
* | | | | | | | | | | Merge pull request #5917 from ReinUsesLisp/require-robustness2 | LC | 2021-02-13 | 2 | -37/+14 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | vulkan_device: Require VK_EXT_robustness2 | ReinUsesLisp | 2021-02-13 | 2 | -37/+14 |
* | | | | | | | | | | Merge pull request #5741 from ReinUsesLisp/new-bufcache | bunnei | 2021-02-13 | 96 | -3083/+3390 |
|\| | | | | | | | |
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | config: Make high GPU accuracy the default | ReinUsesLisp | 2021-02-13 | 2 | -3/+3 |
| * | | | | | | | | video_core: Fix clang build issues | ReinUsesLisp | 2021-02-13 | 2 | -8/+5 |
| * | | | | | | | | vk_staging_buffer_pool: Fix softlock when stream buffer overflows | ReinUsesLisp | 2021-02-13 | 2 | -19/+20 |
| * | | | | | | | | vk_buffer_cache: Add support for null index buffers | ReinUsesLisp | 2021-02-13 | 2 | -4/+40 |
| * | | | | | | | | buffer_cache: Add extra bytes to guest SSBOs | ReinUsesLisp | 2021-02-13 | 1 | -1/+7 |
| * | | | | | | | | Merge branch 'bytes-to-map-end' into new-bufcache-wip | ReinUsesLisp | 2021-02-13 | 1 | -0/+2 |
| * | | | | | | | | vk_staging_buffer_pool: Get a staging buffer instead of waiting | ReinUsesLisp | 2021-02-13 | 2 | -9/+18 |
| * | | | | | | | | yuzu/config: Disable assembly shaders by default | ReinUsesLisp | 2021-02-13 | 1 | -2/+2 |
| * | | | | | | | | renderer_opengl: Remove interop | ReinUsesLisp | 2021-02-13 | 8 | -122/+10 |
| * | | | | | | | | gl_buffer_cache: Drop interop based parameter buffer workarounds | ReinUsesLisp | 2021-02-13 | 3 | -65/+45 |
| * | | | | | | | | buffer_cache: Heuristically detect stream buffers | ReinUsesLisp | 2021-02-13 | 2 | -6/+33 |
| * | | | | | | | | buffer_cache: Split CreateBuffer in separate functions | ReinUsesLisp | 2021-02-13 | 1 | -29/+52 |
| * | | | | | | | | buffer_cache: Skip cache on small uploads on Vulkan | ReinUsesLisp | 2021-02-13 | 3 | -9/+18 |
| * | | | | | | | | vk_staging_buffer_pool: Add stream buffer for small uploads | ReinUsesLisp | 2021-02-13 | 15 | -127/+298 |
| * | | | | | | | | vulkan_device: Enable robustBufferAccess | ReinUsesLisp | 2021-02-13 | 1 | -1/+2 |
| * | | | | | | | | video_core: Reimplement the buffer cache | ReinUsesLisp | 2021-02-13 | 67 | -2607/+2514 |
| * | | | | | | | | vulkan_common: Expose interop and headless devices | ReinUsesLisp | 2021-02-13 | 4 | -21/+100 |
| * | | | | | | | | vulkan_common: Make interop extensions mandatory | ReinUsesLisp | 2021-02-13 | 1 | -0/+6 |
| * | | | | | | | | vulkan_device: Enable robust buffers | ReinUsesLisp | 2021-02-13 | 1 | -2/+4 |
| * | | | | | | | | vulkan_device: Use designated initializers for features | ReinUsesLisp | 2021-02-13 | 1 | -60/+59 |
| * | | | | | | | | vulkan_wrapper: Add memory barrier pipeline barrier helper | ReinUsesLisp | 2021-02-13 | 1 | -0/+6 |
| * | | | | | | | | vulkan_device: Fix formatting of constants | ReinUsesLisp | 2021-02-13 | 1 | -10/+6 |
| * | | | | | | | | vulkan_wrapper: Add interop functions | ReinUsesLisp | 2021-02-13 | 2 | -1/+41 |
| * | | | | | | | | vulkan_instance: Initialize Vulkan instance in a separate thread | ReinUsesLisp | 2021-02-13 | 1 | -1/+5 |
| * | | | | | | | | vulkan_wrapper: Pull Windows symbols | ReinUsesLisp | 2021-02-13 | 2 | -0/+14 |
| * | | | | | | | | gpu: Report renderer errors with exceptions | ReinUsesLisp | 2021-02-13 | 27 | -232/+176 |
| * | | | | | | | | tests/buffer_base: Add cached CPU writes tests | ReinUsesLisp | 2021-02-13 | 1 | -0/+76 |
| * | | | | | | | | buffer_base: Add support for cached CPU writes | ReinUsesLisp | 2021-02-13 | 1 | -61/+145 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #5877 from ameerj/res-limit-usage | bunnei | 2021-02-13 | 9 | -36/+190 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kernel: More accurately reserve and release resources | ameerj | 2021-02-13 | 6 | -14/+42 |
| * | | | | | | | | kernel: KScopedReservation implementation | ameerj | 2021-02-13 | 6 | -26/+152 |
|/ / / / / / / / |
|
* | / / / / / / | kernel: Unify result codes (#5890) | Chloe | 2021-02-13 | 21 | -256/+223 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #5902 from lioncash/core-warn | bunnei | 2021-02-12 | 3 | -4/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | bsd: Remove usage of optional emplace() with no arguments | Lioncash | 2021-02-09 | 1 | -2/+4 |
| * | | | | | | | am/controller: Remove [[fallthrough]] from unreachable path | Lioncash | 2021-02-09 | 1 | -1/+2 |
| * | | | | | | | nfp: Correct uninitialized size being used within GetTagInfo() | Lioncash | 2021-02-09 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #5869 from german77/mousePanning | bunnei | 2021-02-11 | 11 | -38/+149 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Add mouse panning | german | 2021-02-08 | 11 | -38/+149 |
* | | | | | | | | Merge pull request #5908 from Morph1984/swkbd-finalize | bunnei | 2021-02-11 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | software_keyboard: Implement Finalize request command | Morph | 2021-02-11 | 1 | -0/+4 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #5893 from lioncash/input | bunnei | 2021-02-10 | 2 | -113/+131 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | configure_input_player_widget: Reduce duplication of array accessors where applicable | Lioncash | 2021-02-09 | 1 | -108/+125 |
| * | | | | | | | | configure_input_player_widget: Avoid nontrivial copies where applicable | Lioncash | 2021-02-09 | 2 | -5/+6 |
* | | | | | | | | | Merge pull request #5904 from lat9nq/common-sized-dealloc | LC | 2021-02-10 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | common: Add -fsized-deallocation as a Clang flag | lat9nq | 2021-02-10 | 1 | -0/+2 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5905 from lat9nq/core-sized-dealloc | LC | 2021-02-10 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core: Add -fsized-dealloction as a Clang flag | lat9nq | 2021-02-10 | 1 | -0/+2 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #5903 from lat9nq/config-silence-warns | LC | 2021-02-10 | 1 | -7/+0 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | configure_input_player_widget: Silence unused variable warnings | lat9nq | 2021-02-10 | 1 | -7/+0 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #5901 from lioncash/input-warn | Ameer J | 2021-02-10 | 3 | -2/+9 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | udp: Silence unused member variable warnings | Lioncash | 2021-02-09 | 1 | -2/+2 |
| * | | | | | | | | udp/client: Define ClientData constructor/destructor in cpp file | Lioncash | 2021-02-09 | 2 | -0/+7 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #5900 from lioncash/unused-func | bunnei | 2021-02-10 | 2 | -37/+0 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | gl_rasterizer: Remove unused variables | Lioncash | 2021-02-09 | 1 | -3/+0 |
| * | | | | | | | texture_cache/util: Remove unused functions | Lioncash | 2021-02-09 | 1 | -34/+0 |
| |/ / / / / / |
|
* | | | | | | | Settings: Add depth to Joysticks on Pro Controller preview (#5894) | Jatoxo | 2021-02-09 | 2 | -6/+30 |
* | | | | | | | Merge pull request #5899 from ameerj/ffmpeg-revert | Morph | 2021-02-09 | 2 | -2/+2 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | cmake: Revert FFmpeg 4.3.1 update for Windows builds | ameerj | 2021-02-09 | 2 | -2/+2 |
|/ / / / / / |
|
* | | | | | | Merge pull request #5880 from lat9nq/ffmpeg-external | Ameer J | 2021-02-09 | 6 | -97/+315 |
|\ \ \ \ \ \ |
|
| * | | | | | | ffmpeg: Checkout tag n4.3.1 | lat9nq | 2021-02-06 | 1 | -0/+0 |
| * | | | | | | CMakeLists: Use bundled FFmpeg as a fallback | lat9nq | 2021-02-06 | 2 | -21/+42 |
| * | | | | | | CMakeLists: Update to FFmpeg 4.3.1 for WIN32 | lat9nq | 2021-02-06 | 1 | -1/+1 |
| * | | | | | | CMakeLists: Fixes for linux-fresh | lat9nq | 2021-02-06 | 1 | -1/+13 |
| * | | | | | | Address reviewer comments | lat9nq | 2021-02-05 | 1 | -1/+1 |
| * | | | | | | CMake: Port citra-emu/citra FindFFmpeg.cmake | lat9nq | 2021-02-05 | 3 | -121/+207 |
| * | | | | | | ci/windows: Copy downloaded FFmpeg libraries | lat9nq | 2021-02-05 | 1 | -0/+5 |
| * | | | | | | CMake: Implement YUZU_USE_BUNDLED_FFMPEG | lat9nq | 2021-02-05 | 3 | -17/+108 |
| * | | | | | | externals: Add submodule ffmpeg | lat9nq | 2021-02-05 | 2 | -0/+3 |
* | | | | | | | Merge pull request #5892 from german77/backup | bunnei | 2021-02-09 | 1 | -1/+12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | olsc: Stub GetSaveDataBackupSetting | german | 2021-02-08 | 1 | -1/+12 |
* | | | | | | | | Merge pull request #5868 from german77/HandheldFix | bunnei | 2021-02-08 | 2 | -1/+9 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Prevent over scheduling audio events and terminate properly the motion update event | german | 2021-02-02 | 2 | -1/+9 |
* | | | | | | | | | README Edit for EA | Schplee | 2021-02-08 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #5895 from Morph1984/utf16-cvt | LC | 2021-02-08 | 1 | -14/+0 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | string_util: Remove MSVC workaround for converting between UTF8/UTF16 | Morph | 2021-02-08 | 1 | -14/+0 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #5339 from german77/interactive | bunnei | 2021-02-08 | 37 | -96/+3143 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Add GC controller animation | german | 2021-02-07 | 2 | -52/+429 |
| * | | | | | | | Refresh debug controller settings | german | 2021-02-06 | 4 | -10/+18 |
| * | | | | | | | Refresh controller only when necessary | german | 2021-02-06 | 2 | -15/+37 |
| * | | | | | | | Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mouse | german | 2021-02-06 | 4 | -178/+247 |
| * | | | | | | | Add controller window and single joycon top view | german | 2021-02-06 | 7 | -29/+391 |
| * | | | | | | | Replace text with vectors | german | 2021-02-06 | 2 | -77/+306 |
| * | | | | | | | Make settings controller image change with controller input | german | 2021-02-06 | 31 | -96/+2076 |
* | | | | | | | | Merge pull request #5872 from lioncash/svc-error | Chloe | 2021-02-08 | 1 | -59/+188 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | svc: Provide more detailed error logs for svc functions | Lioncash | 2021-02-06 | 1 | -59/+188 |
* | | | | | | | | | Merge pull request #5888 from Morph1984/ogl-4.6 | Rodrigo Locatti | 2021-02-08 | 3 | -42/+17 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | renderer_opengl: Update OpenGL backend version requirement to 4.6 | Morph | 2021-02-07 | 3 | -42/+17 |
* | | | | | | | | | | Merge pull request #5889 from ogniK5377/morton-remove | LC | 2021-02-08 | 3 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | video_core: Delete morton | Chloe Marcec | 2021-02-08 | 3 | -2/+0 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5887 from ogniK5377/lm-fix | bunnei | 2021-02-07 | 1 | -7/+9 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | lm: Fix ReadLeb128 | Chloe Marcec | 2021-02-07 | 1 | -7/+9 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #5878 from aleasto/master | Morph | 2021-02-07 | 1 | -2/+7 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | pl_u: Fix read out of bounds | Alessandro Astone | 2021-02-06 | 1 | -2/+7 |
* | | | | | | | | | Merge pull request #5885 from MerryMage/ring_buffer-granularity | bunnei | 2021-02-06 | 2 | -16/+15 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | ring_buffer: Remove granularity template argument | MerryMage | 2021-02-06 | 2 | -16/+15 |
* | | | | | | | | | | Merge pull request #5871 from lioncash/address-arb | bunnei | 2021-02-06 | 1 | -54/+30 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | k_address_arbiter: Unfold R_UNLESS macros | Lioncash | 2021-02-06 | 1 | -5/+8 |
| * | | | | | | | | | k_address_arbiter: Remove unnecessary usages of std::addressof | Lioncash | 2021-02-06 | 1 | -10/+10 |
| * | | | | | | | | | k_address_arbiter: Remove dead code | Lioncash | 2021-02-06 | 1 | -40/+13 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5326 from german77/hidUpdate1 | bunnei | 2021-02-06 | 11 | -169/+407 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Add footer types and address comments | german | 2021-02-04 | 7 | -58/+106 |
| * | | | | | | | | Fix npad struct to match switchbrew | german | 2021-02-04 | 4 | -106/+135 |
| * | | | | | | | | Adds missing controller types and properties | german | 2021-02-04 | 9 | -30/+191 |
* | | | | | | | | | Merge pull request #5862 from bunnei/kevent | bunnei | 2021-02-06 | 63 | -568/+737 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | hle: kernel: Drop R_UNLESS_NOLOG in favor of expanded if-statement. | bunnei | 2021-02-05 | 3 | -11/+11 |
| * | | | | | | | | | hle: kernel: KAddressArbiter: Remove noisy error log. | bunnei | 2021-02-05 | 1 | -1/+1 |
| * | | | | | | | | | hle: kernel: svc: Cleanup KEvent/KReadableEvent/KWritableEvent SVCs. | bunnei | 2021-02-05 | 5 | -69/+89 |
| * | | | | | | | | | common: scope_exit: Add a cancellable ScopeExit macro. | bunnei | 2021-02-05 | 1 | -0/+6 |
| * | | | | | | | | | hle: kernel: Reimplement KReadableEvent and KWritableEvent. | bunnei | 2021-02-05 | 38 | -298/+341 |
| * | | | | | | | | | hle: kernel: Implement KEvent. | bunnei | 2021-02-05 | 3 | -0/+91 |
| * | | | | | | | | | hle: kernel: KAddressArbiter: Use R_UNLESS_NOLOG where applicable. | bunnei | 2021-02-05 | 1 | -1/+1 |
| * | | | | | | | | | common: common_funcs: Add R_UNLESS_NOLOG for scenarios that should not log. | bunnei | 2021-02-05 | 1 | -0/+8 |
| * | | | | | | | | | hle: kernel: Rename WritableEvent to KWritableEvent. | bunnei | 2021-02-05 | 44 | -101/+101 |
| * | | | | | | | | | hle: kernel: Rename ReadableEvent to KReadableEvent. | bunnei | 2021-02-05 | 42 | -81/+82 |
* | | | | | | | | | | Merge pull request #5875 from lioncash/identifier | bunnei | 2021-02-06 | 1 | -9/+9 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | k_priority_queue: Unfold several declval usages | Lioncash | 2021-02-04 | 1 | -5/+5 |
| * | | | | | | | | | k_priority_queue: Simplify affinity mask type alias | Lioncash | 2021-02-04 | 1 | -2/+2 |
| * | | | | | | | | | k_priority_queue: Resolved reserved identifier | Lioncash | 2021-02-04 | 1 | -2/+2 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #5867 from Morph1984/am-GetHealthWarningDisappearedSystemEvent | bunnei | 2021-02-05 | 2 | -1/+14 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | IApplicationFunctions: Implement GetHealthWarningDisappearedSystemEvent | Morph | 2021-02-02 | 2 | -1/+14 |
* | | | | | | | | | Merge pull request #5865 from lat9nq/conditionally-quiet | bunnei | 2021-02-05 | 1 | -1/+19 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | video_core: host_shaders: Don't pass --quiet to glslangValidator if unavailable | lat9nq | 2021-02-02 | 1 | -1/+19 |
* | | | | | | | | | Merge pull request #5876 from lioncash/truncation | bunnei | 2021-02-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | k_affinity_mask: Avoid implicit truncation to bool | Lioncash | 2021-02-04 | 1 | -1/+1 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5874 from Morph1984/create-keys-dir | bunnei | 2021-02-04 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | key_manager: Create the keys directory if it does not exist | Morph | 2021-02-04 | 1 | -0/+5 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #5870 from german77/hanheldfix2 | bunnei | 2021-02-04 | 1 | -4/+2 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Always update handheld config | german | 2021-02-04 | 1 | -4/+2 |
* | | | | | | | | | Merge pull request #5863 from ogniK5377/disable-reverb | bunnei | 2021-02-04 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | audren: Disable reverb for the time being | Chloe Marcec | 2021-02-01 | 1 | -1/+4 |
* | | | | | | | | | Merge pull request #5848 from ogniK5377/k-resourcelimit | bunnei | 2021-02-03 | 13 | -230/+343 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Simplify limitableresource names | Chloe Marcec | 2021-02-03 | 6 | -36/+29 |
| * | | | | | | | | | Compile error | Chloe Marcec | 2021-02-02 | 1 | -1/+1 |
| * | | | | | | | | | Address issues | Chloe Marcec | 2021-02-02 | 3 | -19/+15 |
| * | | | | | | | | | fix compile error | Chloe Marcec | 2021-01-30 | 1 | -1/+1 |
| * | | | | | | | | | cleanup commenting | Chloe Marcec | 2021-01-30 | 1 | -2/+2 |
| * | | | | | | | | | Drop m_ from lock | Chloe Marcec | 2021-01-30 | 2 | -9/+9 |
| * | | | | | | | | | Move to GetGlobalTimeNs, fix GetTotalPhysicalMemoryAvailable | Chloe Marcec | 2021-01-30 | 3 | -9/+7 |
| * | | | | | | | | | kernel: Rewrite resource limit to be more accurate | Chloe Marcec | 2021-01-30 | 13 | -231/+357 |
* | | | | | | | | | | Merge pull request #5842 from german77/userfix | bunnei | 2021-02-03 | 1 | -2/+8 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fix user changing to 0 if valid | german | 2021-01-29 | 1 | -2/+8 |
* | | | | | | | | | | | Merge pull request #5841 from german77/username | bunnei | 2021-02-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Avoid overwritting username | german | 2021-01-28 | 1 | -1/+1 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #5866 from Morph1984/log-all-paths | LC | 2021-02-02 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | settings: Log the cache, config, and mod load directories | Morph | 2021-02-02 | 1 | -0/+3 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5861 from german77/HandheldFix | bunnei | 2021-02-02 | 1 | -2/+11 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | / / / /
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
| * | | | | | | | | Only update motion for npad and prevent over scheduling events | german | 2021-02-01 | 1 | -2/+11 |
* | | | | | | | | | Merge pull request #5864 from MerryMage/is-thumb | LC | 2021-02-01 | 2 | -2/+7 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
| * | | | | | | | | arm_dynarmic_32: Print out CPSR.T on exception | MerryMage | 2021-02-01 | 2 | -2/+7 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #5859 from Morph1984/nifm | bunnei | 2021-02-01 | 1 | -2/+157 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | nifm: Stub GetCurrentIpConfigInfo | Morph | 2021-01-31 | 1 | -1/+29 |
| * | | | | | | | | nifm: Stub GetCurrentNetworkProfile | Morph | 2021-01-31 | 1 | -1/+41 |
| * | | | | | | | | nifm: Add several structs | Morph | 2021-01-31 | 1 | -0/+87 |
* | | | | | | | | | Merge pull request #5856 from Morph1984/nifm-fix-getappletinfo-stub | Ameer J | 2021-02-01 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | nifm: Fix GetAppletInfo stub | Morph | 2021-01-31 | 1 | -1/+5 |
* | | | | | | | | | Merge pull request #5858 from Morph1984/IsGamePlayRecordingSupported-stub | bunnei | 2021-02-01 | 2 | -1/+12 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | am/IApplicationFunctions: Stub IsGamePlayRecordingSupported | Morph | 2021-01-31 | 2 | -1/+12 |
* | | | | | | | | | | Merge pull request #5860 from Morph1984/prepo-transmission-stub | bunnei | 2021-01-31 | 1 | -2/+19 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | prepo: Stub GetTransmissionStatus | Morph | 2021-01-31 | 1 | -1/+11 |
| * | | | | | | | | | | prepo: Stub RequestImmediateTransmission | Morph | 2021-01-31 | 1 | -1/+8 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5846 from ameerj/analog-join | Morph | 2021-01-31 | 1 | -5/+9 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | analog_from_button: Fix update_thread.join exception | ameerj | 2021-01-30 | 1 | -5/+9 |
* | | | | | | | | | | Merge pull request #5857 from Morph1984/bsd-fix-eventfd-stub | bunnei | 2021-01-31 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | bsd: Fix EventFd stub | Morph | 2021-01-31 | 1 | -3/+3 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #5855 from Morph1984/bsd-fix-getsockopt-stub | bunnei | 2021-01-31 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | bsd: Fix GetSockOpt stub | Morph | 2021-01-31 | 1 | -1/+5 |
* | | | | | | | | | Merge pull request #5851 from ameerj/pop-inv-stub | Morph | 2021-01-31 | 2 | -1/+10 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | am: Stub TryPopFromFriendInvitationStorageChannel | ameerj | 2021-01-31 | 2 | -1/+10 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #5852 from ameerj/event-fd-stub | bunnei | 2021-01-31 | 2 | -1/+12 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | bsd: Stub EventFd | ameerj | 2021-01-31 | 2 | -1/+12 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #5779 from bunnei/kthread-rewrite | bunnei | 2021-01-30 | 68 | -1953/+2979 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hle: kernel: KLightLock: Fix several bugs. | bunnei | 2021-01-29 | 1 | -3/+3 |
| * | | | | | | | common: common_funcs: Change R_UNLESS to LOG_ERROR. | bunnei | 2021-01-29 | 1 | -1/+1 |
| * | | | | | | | arm: dynarmic: Reintroduce JIT checks on SaveContext/LoadContext. | bunnei | 2021-01-29 | 2 | -0/+12 |
| * | | | | | | | hle: kernel: KThread: Release thread resource on thread exit. | bunnei | 2021-01-29 | 1 | -0/+1 |
| * | | | | | | | yuzu: debugger: Ignore HLE threads. | bunnei | 2021-01-29 | 3 | -9/+21 |
| * | | | | | | | hle: kernel: process: Add state lock. | bunnei | 2021-01-29 | 3 | -6/+15 |
| * | | | | | | | hle: kernel: threading: Fix bug with host thread naming. | bunnei | 2021-01-29 | 1 | -3/+2 |
| * | | | | | | | hle: kernel: k_scheduler_lock: Cleanup. | bunnei | 2021-01-29 | 1 | -3/+3 |
| * | | | | | | | core: arm: Remove unnecessary JIT checks. | bunnei | 2021-01-29 | 2 | -24/+0 |
| * | | | | | | | common: common_funcs: Log error on R_UNLESS. | bunnei | 2021-01-29 | 1 | -0/+3 |
| * | | | | | | | hle: kernel: Allocate a dummy KThread for each host thread, and use it for scheduling. | bunnei | 2021-01-29 | 8 | -43/+45 |
| * | | | | | | | hle: kernel: k_scheduler: Use atomics for current_thread, etc. | bunnei | 2021-01-29 | 2 | -26/+28 |
| * | | | | | | | hle: kernel: k_scheduler: Fix for single core mode. | bunnei | 2021-01-29 | 1 | -1/+2 |
| * | | | | | | | kernel: Fix build errors. | bunnei | 2021-01-29 | 2 | -4/+9 |
| * | | | | | | | core: cpu_manager: Remove unused variable. | bunnei | 2021-01-29 | 1 | -1/+0 |
| * | | | | | | | hle: kernel: KScheduler: Introduce thread context_guard. | bunnei | 2021-01-29 | 2 | -3/+16 |
| * | | | | | | | hle: kernel: Recode implementation of KThread to be more accurate. | bunnei | 2021-01-29 | 14 | -785/+1562 |
| * | | | | | | | kernel: svc_types: Add ThreadActivity. | bunnei | 2021-01-29 | 1 | -0/+5 |
| * | | | | | | | kernel: KSchedulerPriorityQueue: Lowest priority should be LowestThreadPriority. | bunnei | 2021-01-29 | 1 | -1/+1 |
| * | | | | | | | kernel: k_light_lock: Simplify EmuThreadHandle implementation. | bunnei | 2021-01-29 | 5 | -51/+33 |
| * | | | | | | | hle: kernel: TimeManager: Simplify to not rely on previous EmuThreadHandle implementation. | bunnei | 2021-01-29 | 6 | -69/+25 |
| * | | | | | | | common: common_funcs: Add useful kernel macro R_SUCCEED_IF. | bunnei | 2021-01-29 | 1 | -0/+3 |
| * | | | | | | | core: hle: kernel: object: Implement Finalize() virtual method. | bunnei | 2021-01-29 | 15 | -6/+29 |
| * | | | | | | | core: hle: kernel: svc_results: Populate with several missing error codes. | bunnei | 2021-01-29 | 1 | -0/+3 |
| * | | | | | | | core: hle: kernel: Implement KLightLock. | bunnei | 2021-01-29 | 3 | -0/+173 |
| * | | | | | | | core: hle: kernel: Implement KThreadQueue. | bunnei | 2021-01-29 | 2 | -0/+82 |
| * | | | | | | | common: common_funcs: Add a few more useful macros for kernel code. | bunnei | 2021-01-29 | 1 | -0/+11 |
| * | | | | | | | hle: kernel: KThread: Clean up thread priorities. | bunnei | 2021-01-29 | 10 | -83/+44 |
| * | | | | | | | hle: kernel: KThread: Reorganize thread priority defaults. | bunnei | 2021-01-29 | 9 | -31/+31 |
| * | | | | | | | hle: kernel: KThread: Fix ThreadType definition. | bunnei | 2021-01-29 | 5 | -11/+12 |
| * | | | | | | | hle: kernel: Move single core "phantom mode" out of KThread. | bunnei | 2021-01-29 | 4 | -16/+31 |
| * | | | | | | | hle: kernel: KThread: Remove thread types that do not exist. | bunnei | 2021-01-29 | 6 | -53/+30 |
| * | | | | | | | arm: arm_dynarmic: Skip calls when JIT is invalid. | bunnei | 2021-01-29 | 2 | -0/+24 |
| * | | | | | | | core: hle: kernel: Rename Thread to KThread. | bunnei | 2021-01-29 | 45 | -272/+271 |
* | | | | | | | | Merge pull request #5795 from ReinUsesLisp/bytes-to-map-end | bunnei | 2021-01-30 | 2 | -2/+27 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | video_core/memory_manager: Add BytesToMapEnd | ReinUsesLisp | 2021-01-22 | 2 | -2/+27 |
* | | | | | | | | | Merge pull request #5838 from german77/prepostub | Morph | 2021-01-30 | 1 | -1/+10 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Stub GetSystemSessionId | german | 2021-01-30 | 1 | -1/+10 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5847 from bunnei/update-dynarmic | bunnei | 2021-01-30 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | externals: Dynarmic: Update to latest to include A32 ISB hook. | bunnei | 2021-01-30 | 1 | -0/+0 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5805 from german77/HandheldFix | bunnei | 2021-01-30 | 2 | -15/+37 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | / / / /
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | Fix connect and disconnect controller events | german | 2021-01-24 | 2 | -15/+37 |
* | | | | | | | | Merge pull request #5809 from ogniK5377/FlushAudioOutBuffers | bunnei | 2021-01-29 | 3 | -1/+20 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | audout: FlushAudioOutBuffers | Chloe Marcec | 2021-01-24 | 3 | -1/+20 |
* | | | | | | | | Merge pull request #5837 from german77/socketstub | bunnei | 2021-01-29 | 2 | -1/+17 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Stub GetSockOpt | german | 2021-01-28 | 2 | -1/+17 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #5831 from MerryMage/isb | LC | 2021-01-28 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | externals: Update dynarmic to 0f27368f | MerryMage | 2021-01-27 | 1 | -0/+0 |
* | | | | | | | | | Merge pull request #5836 from ReinUsesLisp/unaligned-constr-sched | LC | 2021-01-28 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vk_scheduler: Fix unaligned placement new expressions | ReinUsesLisp | 2021-01-28 | 1 | -6/+6 |
* | | | | | | | | | | Merge pull request #5840 from Morph1984/prepo-fix | LC | 2021-01-28 | 3 | -24/+70 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | prepo: Fix BufferDescriptorX invalid buffer errors and add "New" variants of SaveReport | Morph | 2021-01-28 | 1 | -24/+42 |
| * | | | | | | | | | | hle_ipc: Add Can(Read, Write)Buffer | Morph | 2021-01-28 | 2 | -0/+28 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5835 from Morph1984/cleanup-sixaxis-fusion | LC | 2021-01-28 | 3 | -26/+28 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | hid: Add static_assert for Parameter size | Morph | 2021-01-28 | 1 | -15/+19 |
| * | | | | | | | | | npad: Remove unused device handle parameter | Morph | 2021-01-27 | 3 | -11/+9 |
* | | | | | | | | | | Merge pull request #5786 from ReinUsesLisp/glsl-cbuf | bunnei | 2021-01-28 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | gl_shader_decompiler: Fix constant buffer size calculation | ReinUsesLisp | 2021-01-21 | 1 | -1/+2 |
* | | | | | | | | | | | vulkan_device: Blacklist Intel from float16 math (#5798) | Rodrigo Locatti | 2021-01-27 | 1 | -0/+5 |
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5778 from ReinUsesLisp/shader-dir | bunnei | 2021-01-27 | 8 | -5/+59 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | renderer_opengl: Avoid precompiled cache and force NV GL cache directory | ReinUsesLisp | 2021-01-21 | 8 | -5/+59 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #5812 from german77/StubSixaxisFusion | bunnei | 2021-01-27 | 4 | -3/+104 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Stub Set/Get/Reset SixaxisSensorFusionParameters | german | 2021-01-24 | 4 | -3/+104 |
* | | | | | | | | | Merge pull request #5810 from ogniK5377/stereo-vision | bunnei | 2021-01-27 | 3 | -7/+60 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | hle: Implement remaining services for Stereo Vision | Chloe Marcec | 2021-01-24 | 3 | -7/+60 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #5824 from ogniK5377/IPsmSession | bunnei | 2021-01-26 | 1 | -1/+112 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Omit system reference | Chloe Marcec | 2021-01-25 | 1 | -2/+1 |
| * | | | | | | | | | psm: IPsmSession | Chloe Marcec | 2021-01-25 | 1 | -2/+114 |
* | | | | | | | | | | Merge pull request #5774 from ogniK5377/mii-raw-random | bunnei | 2021-01-26 | 4 | -2274/+1657 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | mii: Fix BuildRandomStoreData & Cleanup raw_data | Chloe Marcec | 2021-01-20 | 4 | -2274/+1657 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5771 from ogniK5377/lm-rework | bunnei | 2021-01-25 | 8 | -345/+288 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Print Process ID and Thread ID as hex | Chloe Marcec | 2021-01-24 | 1 | -2/+2 |
| * | | | | | | | | | Clamp string reads to buffer size | Chloe Marcec | 2021-01-23 | 1 | -3/+5 |
| * | | | | | | | | | Mark DestinationToString as static | Chloe Marcec | 2021-01-20 | 1 | -1/+1 |
| * | | | | | | | | | Mark LogPacketHeaderEntry hash as noexcept | Chloe Marcec | 2021-01-20 | 1 | -1/+1 |
| * | | | | | | | | | lm: Recode LM service | Chloe Marcec | 2021-01-20 | 8 | -345/+286 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #5799 from ogniK5377/event-register-unregister | bunnei | 2021-01-25 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Simplify condition | Chloe Marcec | 2021-01-23 | 1 | -2/+1 |
| * | | | | | | | | | nvdrv: Unregister already registered events | Chloe Marcec | 2021-01-23 | 1 | -1/+8 |
* | | | | | | | | | | Merge pull request #5785 from ReinUsesLisp/buffer-dma | bunnei | 2021-01-25 | 2 | -8/+21 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | video_core/memory_manager: Remove unused CopyBlockUnsafe | ReinUsesLisp | 2021-01-21 | 2 | -8/+0 |
| * | | | | | | | | | | video_core/memory_manager: Flush destination buffer on CopyBlock | ReinUsesLisp | 2021-01-21 | 1 | -0/+4 |
| * | | | | | | | | | | video_core/memory_manager: Add GPU address based flush method | ReinUsesLisp | 2021-01-21 | 2 | -0/+17 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5823 from ReinUsesLisp/revert-flags | Rodrigo Locatti | 2021-01-25 | 3 | -59/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Revert "Start of Integer flags implementation" | ReinUsesLisp | 2021-01-25 | 3 | -59/+3 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5819 from ReinUsesLisp/cull-mode-cast | bunnei | 2021-01-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | vk_graphics_pipeline: Fix narrowing conversion on MSVC | ReinUsesLisp | 2021-01-25 | 1 | -2/+2 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5807 from ReinUsesLisp/vc-warnings | LC | 2021-01-24 | 10 | -62/+95 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | cmake: Enforce -Warray-bounds and -Wmissing-field-initializers globally | ReinUsesLisp | 2021-01-24 | 2 | -2/+2 |
| * | | | | | | | | | | video_core/cmake: Enforce -Warray-bounds and -Wmissing-field-initializers | ReinUsesLisp | 2021-01-24 | 1 | -0/+2 |
| * | | | | | | | | | | video_core: Silence -Wmissing-field-initializers warnings | ReinUsesLisp | 2021-01-24 | 5 | -25/+56 |
| * | | | | | | | | | | maxwell_3d: Silence array bounds warnings | ReinUsesLisp | 2021-01-24 | 2 | -35/+35 |
| * | | | | | | | | | | maxwell_to_vk: Silence -Wextra warnings about using different enum types | ReinUsesLisp | 2021-01-24 | 2 | -2/+2 |
* | | | | | | | | | | | Merge pull request #5363 from ReinUsesLisp/vk-image-usage | Rodrigo Locatti | 2021-01-24 | 3 | -38/+72 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | vk_texture_cache: Support image store on sRGB images with VkImageViewUsageCreateInfo | ReinUsesLisp | 2021-01-24 | 3 | -38/+72 |
* | | | | | | | | | | | | Merge pull request #5151 from comex/xx-vfs | bunnei | 2021-01-24 | 1 | -4/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | vfs_real: When moving files or directories, don't assume file opening will succeed | comex | 2021-01-23 | 1 | -4/+10 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #5814 from ReinUsesLisp/remove-rdna-dynstate | LC | 2021-01-24 | 1 | -23/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | vulkan_device: Lift VK_EXT_extended_dynamic_state blacklist on RDNA | ReinUsesLisp | 2021-01-25 | 1 | -23/+0 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #5796 from ReinUsesLisp/vertex-a-bypass-vk | bunnei | 2021-01-24 | 1 | -9/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | vk_pipeline_cache: Properly bypass VertexA shaders | ReinUsesLisp | 2021-01-23 | 1 | -9/+3 |
* | | | | | | | | | | | | Merge pull request #5808 from ReinUsesLisp/glslang-quiet | LC | 2021-01-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | host_shaders/cmake: Pass --quiet to glslang to keep it quiet | ReinUsesLisp | 2021-01-24 | 1 | -1/+1 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #5806 from bunnei/am-stub | bunnei | 2021-01-24 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | hle: service: am: Stub ILibraryAppletAccessor::PresetLibraryAppletGpuTimeSliceZero. | bunnei | 2021-01-21 | 1 | -1/+8 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | shader_ir: Fix comment typo | Levi Behunin | 2021-01-23 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #5800 from Morph1984/max-vibration-duration | LC | 2021-01-23 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | sdl_impl: Set the maximum vibration duration to 1 second | Morph | 2021-01-23 | 1 | -2/+6 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5797 from ReinUsesLisp/nsight-aftermath-build | LC | 2021-01-23 | 3 | -18/+7 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | video_core/cmake: Properly generate fatal errors on Aftermath | ReinUsesLisp | 2021-01-23 | 1 | -2/+2 |
| * | | | | | | | | | nsight_aftermath_tracker: Fix build issues when enabled | ReinUsesLisp | 2021-01-23 | 2 | -16/+5 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5776 from ogniK5377/lbl | bunnei | 2021-01-23 | 1 | -22/+261 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | lbl: Implement most of lbl | Chloe Marcec | 2021-01-20 | 1 | -22/+261 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #4713 from behunin/int-flags | bunnei | 2021-01-23 | 3 | -3/+59 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into int-flags | Levi | 2021-01-11 | 912 | -25081/+90703 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | More forgetting... duh | Levi Behunin | 2020-09-25 | 1 | -2/+2 |
| * | | | | | | | | | Forgot to apply suggestion here as well | Levi Behunin | 2020-09-25 | 1 | -1/+1 |
| * | | | | | | | | | Address Comments | Levi Behunin | 2020-09-25 | 3 | -25/+34 |
| * | | | | | | | | | Start of Integer flags implementation | Levi Behunin | 2020-09-25 | 3 | -3/+50 |
* | | | | | | | | | | Merge pull request #5765 from ogniK5377/StoreSaveDataThumbnail-stub | bunnei | 2021-01-23 | 5 | -6/+66 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | acc: Stub StoreSaveDataThumbnail | Chloe Marcec | 2021-01-19 | 5 | -6/+66 |
* | | | | | | | | | | Merge pull request #5784 from v1993/patch-1 | bunnei | 2021-01-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Bump conan SDL2 version to 2.0.14 | Valeri | 2021-01-21 | 1 | -1/+1 |
* | | | | | | | | | | | common: Add missing include to bit_util.h | bunnei | 2021-01-22 | 1 | -0/+1 |
* | | | | | | | | | | | Merge pull request #5781 from lioncash/bits | bunnei | 2021-01-21 | 1 | -35/+13 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | bit_util: Unify implementations of MostSignificantBit32/MostSignificantBit64 | Lioncash | 2021-01-21 | 1 | -35/+13 |
* | | | | | | | | | | | Merge pull request #5270 from german77/multiTouch | bunnei | 2021-01-21 | 19 | -263/+365 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Always initialize keyboard input | german | 2021-01-15 | 5 | -25/+20 |
| * | | | | | | | | | | | Add mutitouch support for touch screens | german | 2021-01-15 | 10 | -85/+137 |
| * | | | | | | | | | | | Allow to return up to 16 touch inputs per engine | german | 2021-01-15 | 10 | -154/+202 |
| * | | | | | | | | | | | Allow all touch inputs at the same time and remove config options that are not longer necesary | german | 2021-01-15 | 8 | -99/+36 |
| * | | | | | | | | | | | Add multitouch support | german | 2021-01-15 | 2 | -23/+93 |
* | | | | | | | | | | | | Merge pull request #5361 from ReinUsesLisp/vk-shader-comment | bunnei | 2021-01-21 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | vk_shader_decompiler: Show comments as OpUndef with a type | ReinUsesLisp | 2021-01-16 | 1 | -1/+4 |
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #5743 from german77/HandheldFix | bunnei | 2021-01-21 | 2 | -1/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / /
|/| | | | | | | / / / /
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | Always update configuration for handheld | german | 2021-01-18 | 1 | -0/+10 |
| * | | | | | | | | | | Fix player 1 default connected value | german | 2021-01-17 | 1 | -1/+2 |
* | | | | | | | | | | | Merge pull request #5755 from FearlessTobi/port-5344 | bunnei | 2021-01-19 | 2 | -28/+32 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | game_list: Fix folder reordering | FearlessTobi | 2021-01-18 | 2 | -28/+32 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5746 from lioncash/sign-compare | Rodrigo Locatti | 2021-01-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | texture_cache/util: Resolve -Wsign-compare warning | Lioncash | 2021-01-17 | 1 | -1/+1 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5754 from lat9nq/fix-disable-boxcat | LC | 2021-01-18 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | configure_service: Only compile FormatEventStatusString when YUZU_ENABLE_BOXCAT is enabled | lat9nq | 2021-01-17 | 1 | -0/+2 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5757 from Morph1984/npad-handheld | LC | 2021-01-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | npad: Add check for HANDHELD_INDEX in UpdateControllerAt() | Morph | 2021-01-18 | 1 | -1/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #5360 from ReinUsesLisp/enforce-memclass-access | bunnei | 2021-01-17 | 18 | -205/+216 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core/cmake: Enforce Wclass-memaccess | ReinUsesLisp | 2021-01-15 | 1 | -0/+1 |
| * | | | | | | | | | core: Silence Wclass-memaccess warnings | ReinUsesLisp | 2021-01-15 | 17 | -205/+215 |
* | | | | | | | | | | Merge pull request #5745 from lioncash/documentation | Rodrigo Locatti | 2021-01-17 | 2 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | video_core: Resolve -Wdocumentation warnings | Lioncash | 2021-01-17 | 2 | -4/+3 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5744 from lioncash/header-guard | bunnei | 2021-01-17 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | vulkan_debug_callback: Add missing header guard | Lioncash | 2021-01-17 | 1 | -0/+2 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #5740 from lioncash/const-fn | Rodrigo Locatti | 2021-01-17 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | input_interpreter: Mark two member functions as const | Lioncash | 2021-01-16 | 1 | -4/+4 |
* | | | | | | | | | | Merge pull request #5262 from ReinUsesLisp/buffer-base | Rodrigo Locatti | 2021-01-16 | 4 | -0/+970 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | tests: Add unit tests for the GPU range tracking buffer container | ReinUsesLisp | 2021-01-13 | 2 | -0/+474 |
| * | | | | | | | | | buffer_cache/buffer_base: Add a range tracking buffer container | ReinUsesLisp | 2021-01-13 | 2 | -0/+496 |
* | | | | | | | | | | Merge pull request #5366 from Morph1984/button-press | bunnei | 2021-01-16 | 2 | -0/+25 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | input_interpreter: Add method to check for a button press state | Morph | 2021-01-16 | 2 | -0/+25 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5275 from FernandoS27/fast-native-clock | bunnei | 2021-01-16 | 5 | -104/+174 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | X86/NativeClock: Reimplement RTDSC access to be lock free. | Fernando Sahmkow | 2021-01-02 | 5 | -103/+107 |
| * | | | | | | | | | | X86/NativeClock: Improve performance of clock calculations on hot path. | Fernando Sahmkow | 2021-01-02 | 2 | -5/+71 |
* | | | | | | | | | | | Merge pull request #5336 from lioncash/tree | bunnei | 2021-01-16 | 2 | -841/+668 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | common/tree: Convert defines over to templates | Lioncash | 2021-01-12 | 2 | -592/+666 |
| * | | | | | | | | | | | common/tree: Remove unused splay tree defines | Lioncash | 2021-01-12 | 1 | -249/+2 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #5297 from ReinUsesLisp/vulkan-allocator-common | Rodrigo Locatti | 2021-01-16 | 19 | -554/+609 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | vulkan_memory_allocator: Remove unnecesary 'device' memory from commits | ReinUsesLisp | 2021-01-15 | 2 | -15/+15 |
| * | | | | | | | | | | vk_texture_cache: Use Download memory types for texture flushes | ReinUsesLisp | 2021-01-15 | 2 | -5/+10 |
| * | | | | | | | | | | vulkan_memory_allocator: Add allocation support for download types | ReinUsesLisp | 2021-01-15 | 2 | -55/+91 |
| * | | | | | | | | | | vulkan_memory_allocator: Add "download" memory usage hint | ReinUsesLisp | 2021-01-15 | 9 | -45/+86 |
| * | | | | | | | | | | vulkan_common: Move allocator to the common directory | ReinUsesLisp | 2021-01-15 | 11 | -11/+11 |
| * | | | | | | | | | | renderer_vulkan: Rename Vulkan memory manager to memory allocator | ReinUsesLisp | 2021-01-15 | 15 | -54/+52 |
| * | | | | | | | | | | vk_memory_manager: Improve memory manager and its API | ReinUsesLisp | 2021-01-15 | 13 | -343/+318 |
* | | | | | | | | | | | Merge pull request #5358 from ReinUsesLisp/rename-insert-padding | LC | 2021-01-15 | 11 | -149/+149 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | / / / / / / /
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT | ReinUsesLisp | 2021-01-15 | 11 | -149/+149 |
* | | | | | | | | | | Merge pull request #5355 from lioncash/timer | bunnei | 2021-01-15 | 3 | -202/+0 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | common/timer: Remove | Lioncash | 2021-01-15 | 3 | -202/+0 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #5357 from ReinUsesLisp/alignment-log2 | LC | 2021-01-15 | 4 | -28/+23 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | common/alignment: Upgrade to use constraints instead of static asserts | ReinUsesLisp | 2021-01-15 | 1 | -13/+9 |
| * | | | | | | | | | common/alignment: Rename AlignBits to AlignUpLog2 | ReinUsesLisp | 2021-01-15 | 4 | -16/+15 |
* | | | | | | | | | | Merge pull request #5356 from lioncash/clz | Rodrigo Locatti | 2021-01-15 | 10 | -113/+17 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | common/bit_util: Replace CLZ/CTZ operations with standardized ones | Lioncash | 2021-01-15 | 10 | -113/+17 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #5354 from ReinUsesLisp/remove-common-color | LC | 2021-01-15 | 2 | -272/+0 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | common/color: Remove | ReinUsesLisp | 2021-01-15 | 2 | -272/+0 |
* | | | | | | | | | Merge pull request #5352 from ReinUsesLisp/remove-tester | LC | 2021-01-15 | 12 | -1057/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | cmake: Remove yuzu_tester | ReinUsesLisp | 2021-01-15 | 12 | -1057/+0 |
* | | | | | | | | | | Merge pull request #5353 from ReinUsesLisp/deduplicate-warning-flags | LC | 2021-01-15 | 2 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | core/cmake: Remove Werror flags already defined code-base wide | ReinUsesLisp | 2021-01-15 | 1 | -2/+0 |
| * | | | | | | | | | video_core/cmake: Remove Werror flags already defined code-base wide | ReinUsesLisp | 2021-01-15 | 1 | -2/+0 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #5351 from ReinUsesLisp/vc-unused-functions | LC | 2021-01-15 | 2 | -4/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | cmake: Enforce -Wunused-function code-base wide | ReinUsesLisp | 2021-01-15 | 2 | -1/+1 |
| * | | | | | | | | | video_core: Enforce -Wunused-function | ReinUsesLisp | 2021-01-15 | 1 | -0/+1 |
| * | | | | | | | | | vk_buffer_cache: Remove unused function | ReinUsesLisp | 2021-01-15 | 1 | -4/+0 |
* | | | | | | | | | | Merge pull request #5350 from ReinUsesLisp/vk-init-warns | Rodrigo Locatti | 2021-01-15 | 2 | -145/+146 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | vulkan_common: Silence missing initializer warnings | ReinUsesLisp | 2021-01-15 | 2 | -145/+146 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5349 from ReinUsesLisp/anv-fix | LC | 2021-01-15 | 2 | -18/+20 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | vulkan_device: Enable shaderStorageImageMultisample conditionally | ReinUsesLisp | 2021-01-15 | 2 | -18/+20 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #5348 from ReinUsesLisp/astc-robustness | LC | 2021-01-15 | 1 | -18/+23 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | astc: Increase integer encoded vector size | ReinUsesLisp | 2021-01-15 | 1 | -1/+1 |
| * | | | | | | | | astc: Return zero on out of bound bits | ReinUsesLisp | 2021-01-15 | 1 | -17/+22 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #5302 from lat9nq/appimage-update | LC | 2021-01-15 | 2 | -9/+20 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ci/linux: Make Mainline AppImages updateable | lat9nq | 2021-01-06 | 2 | -9/+20 |
* | | | | | | | | | Merge pull request #5345 from lioncash/unused-var | bunnei | 2021-01-14 | 2 | -21/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | yuzu: Remove unused variables in Qt code | Lioncash | 2021-01-14 | 2 | -21/+2 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #5343 from lioncash/qt6 | Morph | 2021-01-14 | 1 | -6/+9 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | configure_motion_touch: Migrate off QRegExp to QRegularExpression | Lioncash | 2021-01-14 | 1 | -6/+9 |
* | | | | | | | | | | Merge pull request #5344 from lioncash/move | Morph | 2021-01-14 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | configure_motion_touch: Prevent use after move in ApplyConfiguration() | Lioncash | 2021-01-14 | 1 | -2/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #5330 from german77/regexerror | LC | 2021-01-14 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fix IP validator error where the last octet produced an error if the value was higher than 199 | german | 2021-01-13 | 1 | -2/+3 |
* | | | | | | | | | | Merge pull request #5342 from lioncash/qt6 | bunnei | 2021-01-13 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | yuzu: Migrate off of setMargin() to setContentsMargins() | Lioncash | 2021-01-13 | 2 | -3/+3 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5341 from ReinUsesLisp/anv-storage | Morph | 2021-01-13 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | vulkan_device: Remove requirement on shaderStorageImageMultisample | ReinUsesLisp | 2021-01-13 | 1 | -1/+0 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5340 from Morph1984/gcc-warnings | LC | 2021-01-13 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | cmake: Enforce -Werror=switch and -Werror=unused-variable | Morph | 2021-01-13 | 1 | -0/+2 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5280 from FearlessTobi/port-5666 | bunnei | 2021-01-13 | 1 | -4/+12 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Address review comments | FearlessTobi | 2021-01-04 | 1 | -5/+5 |
| * | | | | | | | | | | Delete the old log file before rotating (#5675) | xperia64 | 2021-01-04 | 1 | -0/+3 |
| * | | | | | | | | | | Fix the old log file to work with the log parser. | bunnei | 2021-01-03 | 1 | -1/+1 |
| * | | | | | | | | | | Rotate previous log file to '.old' if it exists | xperia64 | 2021-01-03 | 1 | -4/+9 |
* | | | | | | | | | | | Merge pull request #5311 from ReinUsesLisp/fence-wait | bunnei | 2021-01-13 | 3 | -54/+18 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | vk_fence_manager: Use timeline semaphores instead of spin waits | ReinUsesLisp | 2021-01-08 | 3 | -54/+18 |
* | | | | | | | | | | | Merge pull request #5333 from lioncash/define | bunnei | 2021-01-12 | 2 | -8/+10 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | common/parent_of_member: Replace TYPED_STORAGE define with template alias | Lioncash | 2021-01-12 | 2 | -8/+10 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #5266 from bunnei/kernel-synch | bunnei | 2021-01-11 | 56 | -1908/+3583 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | hle: kernel: thread: Preserve thread wait reason for debugging only. | bunnei | 2021-01-11 | 8 | -4/+74 |
| * | | | | | | | | | | yuzu: debugger: wait_tree: Handle unknown ThreadState. | bunnei | 2021-01-11 | 1 | -0/+3 |
| * | | | | | | | | | | hle: kernel: k_scheduler_lock: Fix shadowing errors. | bunnei | 2021-01-11 | 1 | -1/+1 |
| * | | | | | | | | | | core: arm: arm_interface: Fix shadowing errors. | bunnei | 2021-01-11 | 1 | -3/+4 |
| * | | | | | | | | | | core: hle: Add missing calls to MicroProfileOnThreadExit. | bunnei | 2021-01-11 | 2 | -0/+5 |
| * | | | | | | | | | | core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. | bunnei | 2021-01-11 | 15 | -1182/+508 |
| * | | | | | | | | | | core: hle: kernel: Update KAddressArbiter. | bunnei | 2021-01-11 | 3 | -0/+437 |
| * | | | | | | | | | | core: hle: kernel: Update KConditionVariable. | bunnei | 2021-01-11 | 4 | -0/+413 |
| * | | | | | | | | | | core: hle: kernel: Begin moving common SVC defintions to its own header. | bunnei | 2021-01-11 | 2 | -0/+14 |
| * | | | | | | | | | | hle: kernel: Remove unnecessary AddressArbiter definition. | bunnei | 2021-01-11 | 1 | -1/+0 |
| * | | | | | | | | | | common: common_funcs: Add R_UNLESS macro. | bunnei | 2021-01-11 | 1 | -0/+8 |
| * | | | | | | | | | | hle: kernel: k_scheduler: Cleanup OnThreadPriorityChanged. | bunnei | 2021-01-11 | 2 | -6/+3 |
| * | | | | | | | | | | hle: kernel: Rename thread "status" to "state". | bunnei | 2021-01-11 | 1 | -2/+2 |
| * | | | | | | | | | | hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single ThreadState. | bunnei | 2021-01-11 | 12 | -172/+111 |
| * | | | | | | | | | | core: hle: kernel: Add some useful functions for checking kernel addresses. | bunnei | 2021-01-11 | 1 | -0/+19 |
| * | | | | | | | | | | core: hle: kernel: svc_types: Add type definitions for KAddressArbiter. | bunnei | 2021-01-11 | 1 | -0/+12 |
| * | | | | | | | | | | common: Introduce useful tree structures. | bunnei | 2021-01-11 | 4 | -0/+1641 |
| * | | | | | | | | | | core: hle: kernel: Update KSynchronizationObject. | bunnei | 2021-01-11 | 33 | -621/+397 |
| * | | | | | | | | | | core: hle: kernel: Begin moving common SVC results to its own header. | bunnei | 2021-01-11 | 2 | -0/+21 |
| * | | | | | | | | | | hle: service: nfp: Remove incorrect signaling behavior in GetDeviceState. | bunnei | 2021-01-11 | 1 | -6/+0 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5229 from Morph1984/fullscreen-opt | bunnei | 2021-01-11 | 1 | -3/+39 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | yuzu/main: Add basic command line arguments | Morph | 2020-12-25 | 1 | -3/+39 |
* | | | | | | | | | | | Merge pull request #5324 from Morph1984/docked-default | LC | 2021-01-11 | 5 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | config: Enable docked mode by default | Morph | 2021-01-10 | 5 | -6/+6 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5312 from german77/overclockenabled | bunnei | 2021-01-10 | 2 | -1/+10 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Stub IsCpuOverclockEnabled | german | 2021-01-08 | 2 | -1/+10 |
* | | | | | | | | | | Merge pull request #5323 from Morph1984/enforce-c4101 | bunnei | 2021-01-10 | 2 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | cmake: Enforce C4101 | Morph | 2021-01-10 | 1 | -0/+1 |
| * | | | | | | | | | | yuzu_cmd: Silence unreferenced local variable warning | Morph | 2021-01-10 | 1 | -2/+0 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5320 from ReinUsesLisp/div-ceil-type | LC | 2021-01-09 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | common/div_ceil: Return numerator type | ReinUsesLisp | 2021-01-09 | 1 | -5/+5 |
* | | | | | | | | | | | Merge pull request #5322 from Morph1984/resolve-c4062-msvc | LC | 2021-01-09 | 2 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | general: Resolve C4062 warnings on MSVC | Morph | 2021-01-09 | 2 | -0/+4 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #5319 from ReinUsesLisp/msvc-warnings | Rodrigo Locatti | 2021-01-09 | 5 | -29/+28 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | cmake: Enforce C4062, C4265, C4388, and C5038 | ReinUsesLisp | 2021-01-09 | 1 | -0/+4 |
| * | | | | | | | | | | file_sys/registered_cache: Silence virtual functions without override warnings | ReinUsesLisp | 2021-01-09 | 1 | -4/+4 |
| * | | | | | | | | | | core: Silence unhandled enum in switch warnings | ReinUsesLisp | 2021-01-09 | 2 | -10/+5 |
| * | | | | | | | | | | tests/ring_buffer: Silence signed/unsigned mismatch warnings | ReinUsesLisp | 2021-01-09 | 1 | -15/+15 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5231 from ReinUsesLisp/dyn-bindings | bunnei | 2021-01-08 | 3 | -26/+12 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | renderer_vulkan/fixed_pipeline_state: Move enabled bindings to static state | ReinUsesLisp | 2020-12-26 | 3 | -26/+12 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5300 from JeremyStarTM/patch-1 | bunnei | 2021-01-08 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Removed MacOS build link | JeremyStarTM | 2021-01-06 | 1 | -1/+0 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5310 from lat9nq/fix-disable-web-service | bunnei | 2021-01-08 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | CMakeLists: Disable YUZU_ENABLE_BOXCAT if ENABLE_WEB_SERVICE is disabled | lat9nq | 2021-01-07 | 1 | -2/+6 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #5237 from ameerj/nvdec-syncpt | bunnei | 2021-01-07 | 11 | -94/+67 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | remove inaccurate reference | Ameer J | 2021-01-07 | 1 | -1/+1 |
| * | | | | | | | | fix for nvdec disabled, cleanup host1x | ameerj | 2021-01-07 | 3 | -72/+23 |
| * | | | | | | | | nvdec syncpt incorporation | ameerj | 2021-01-07 | 11 | -37/+59 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #5306 from MerryMage/ignore-library-Open | Morph | 2021-01-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | vulkan_library: Common::DynamicLibrary::Open is [[nodiscard]] | MerryMage | 2021-01-07 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #5305 from MerryMage/page_shift | Morph | 2021-01-07 | 1 | -6/+6 |
|\| | | | | | | |
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | texture_cache: Replace PAGE_SHIFT with PAGE_BITS | MerryMage | 2021-01-07 | 1 | -6/+6 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #5288 from ReinUsesLisp/workaround-garbage | Morph | 2021-01-06 | 12 | -120/+148 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gl_texture_cache: Avoid format views on Intel and AMD | ReinUsesLisp | 2021-01-04 | 11 | -21/+48 |
| * | | | | | | | gl_texture_cache: Create base images with sRGB | ReinUsesLisp | 2021-01-04 | 2 | -99/+100 |
* | | | | | | | | Merge pull request #5250 from lat9nq/appimage | bunnei | 2021-01-06 | 4 | -5/+51 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ci: Build an AppImage | lat9nq | 2020-12-30 | 4 | -5/+51 |
* | | | | | | | | | Merge pull request #5293 from ReinUsesLisp/return-values | bunnei | 2021-01-06 | 6 | -8/+13 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core: Enforce C4715 (not all control paths return a value) | ReinUsesLisp | 2021-01-05 | 1 | -0/+2 |
| * | | | | | | | | | core: Silence warnings when compiling without asserts | ReinUsesLisp | 2021-01-05 | 5 | -8/+11 |
* | | | | | | | | | | Merge pull request #5289 from ReinUsesLisp/vulkan-device | bunnei | 2021-01-06 | 31 | -62/+55 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | vulkan_device: Allow creating a device without surface | ReinUsesLisp | 2021-01-04 | 1 | -3/+3 |
| * | | | | | | | | | renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common | ReinUsesLisp | 2021-01-04 | 5 | -30/+21 |
| * | | | | | | | | | renderer_vulkan: Move device abstraction to vulkan_common | ReinUsesLisp | 2021-01-04 | 29 | -29/+31 |
* | | | | | | | | | | Merge pull request #5292 from ReinUsesLisp/empty-set | LC | 2021-01-05 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | vk_rasterizer: Skip binding empty descriptor sets on compute | ReinUsesLisp | 2021-01-04 | 1 | -2/+4 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5261 from gal20/hide_mouse_patch | bunnei | 2021-01-05 | 4 | -19/+24 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476 | gal20 | 2020-12-31 | 4 | -19/+24 |
* | | | | | | | | | | | Merge pull request #5284 from ameerj/bufferq-oor-fix | Morph | 2021-01-04 | 2 | -13/+21 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | buffer_queue: Protect queue_sequence list access with a mutex | ameerj | 2021-01-04 | 2 | -13/+21 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5286 from ReinUsesLisp/rename-vk-device | Rodrigo Locatti | 2021-01-04 | 52 | -169/+166 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | renderer_vulkan: Rename VKDevice to Device | ReinUsesLisp | 2021-01-03 | 52 | -169/+166 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5285 from lioncash/error-str | Rodrigo Locatti | 2021-01-03 | 3 | -2/+8 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | main: Resolve error string not displaying | Lioncash | 2021-01-03 | 3 | -2/+8 |
* | | | | | | | | | Merge pull request #5230 from ReinUsesLisp/vulkan-common | Rodrigo Locatti | 2021-01-03 | 60 | -486/+574 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | vulkan_instance: Allow different Vulkan versions and enforce 1.1 | ReinUsesLisp | 2020-12-31 | 7 | -41/+39 |
| * | | | | | | | | vk_device: Use an array to report lacking device limits | ReinUsesLisp | 2020-12-31 | 1 | -13/+17 |
| * | | | | | | | | vk_device: Stop initialization when device is not suitable | ReinUsesLisp | 2020-12-31 | 2 | -61/+39 |
| * | | | | | | | | renderer_vulkan: Remove two step initialization on VKDevice | ReinUsesLisp | 2020-12-31 | 6 | -31/+10 |
| * | | | | | | | | renderer_vulkan: Throw when enumerating devices fails | ReinUsesLisp | 2020-12-31 | 5 | -33/+21 |
| * | | | | | | | | renderer_vulkan: Initialize surface in separate file | ReinUsesLisp | 2020-12-31 | 6 | -73/+109 |
| * | | | | | | | | renderer_vulkan: Catch and report exceptions | ReinUsesLisp | 2020-12-31 | 1 | -2/+5 |
| * | | | | | | | | renderer_vulkan: Create debug callback on separate file and throw | ReinUsesLisp | 2020-12-31 | 8 | -79/+88 |
| * | | | | | | | | renderer_vulkan: Move instance initialization to a separate file | ReinUsesLisp | 2020-12-31 | 4 | -111/+176 |
| * | | | | | | | | vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapper.h | ReinUsesLisp | 2020-12-31 | 51 | -51/+51 |
| * | | | | | | | | vulkan_common: Move dynamic library load to a separate file | ReinUsesLisp | 2020-12-31 | 4 | -31/+59 |
* | | | | | | | | | Merge pull request #5278 from MerryMage/cpuopt_unsafe_inaccurate_nan | bunnei | 2021-01-03 | 7 | -0/+26 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | externals: Update dynarmic to 3806284cb | MerryMage | 2021-01-02 | 1 | -0/+0 |
| * | | | | | | | | | dynarmic: Add Unsafe_InaccurateNaN optimization | MerryMage | 2021-01-02 | 7 | -0/+26 |
* | | | | | | | | | | Merge pull request #5279 from bunnei/buffer-queue-connect | bunnei | 2021-01-03 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | hle: service: nvflinger: buffer_queue: Do not reset id/layer_id on Connect. | bunnei | 2021-01-03 | 1 | -2/+0 |
* | | | | | | | | | | | Merge pull request #5281 from FearlessTobi/port-5668 | Morph | 2021-01-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Update zstd to v1.4.8 | FearlessTobi | 2021-01-03 | 1 | -1/+1 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5267 from lioncash/localize | bunnei | 2021-01-03 | 1 | -10/+13 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | main: Make the loader error dialog fully translatable | Lioncash | 2020-12-31 | 1 | -8/+12 |
| * | | | | | | | | | main: Tidy up enum comparison | Lioncash | 2020-12-31 | 1 | -2/+1 |
* | | | | | | | | | | Merge pull request #5277 from Morph1984/fix-comments | bunnei | 2021-01-02 | 19 | -42/+42 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | general: Fix various spelling errors | Morph | 2021-01-02 | 20 | -43/+43 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5273 from timleg002/patch-1 | bunnei | 2021-01-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | typo fix | Timotej Leginus | 2021-01-01 | 1 | -1/+1 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5209 from Morph1984/refactor-controller-connect | bunnei | 2021-01-01 | 4 | -12/+47 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | configure_input: Modify controller connection delay | Morph | 2021-01-01 | 4 | -12/+47 |
* | | | | | | | | | Merge pull request #5271 from MerryMage/rm-mem-Special | LC | 2021-01-01 | 9 | -382/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | memory: Remove MemoryHook | MerryMage | 2021-01-01 | 9 | -382/+0 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #5249 from ReinUsesLisp/lock-free-pages | bunnei | 2021-01-01 | 7 | -147/+132 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core/memory: Read and write page table atomically | ReinUsesLisp | 2020-12-30 | 7 | -147/+132 |
* | | | | | | | | | | Merge pull request #5239 from FearlessTobi/enable-translation | bunnei | 2021-01-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | .ci/templates: Enable QT translation for MSVC CI | FearlessTobi | 2020-12-28 | 1 | -1/+1 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5264 from 16-Bit-Dog/patch-1 | bunnei | 2020-12-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Make the coding conventions more consistant | 16-Bit-Dog | 2020-12-31 | 1 | -1/+1 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5265 from german77/port5509 | bunnei | 2020-12-31 | 1 | -2/+45 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Port citra-emu/citra#5509 | german | 2020-12-31 | 1 | -2/+45 |
* | | | | | | | | | | | Merge pull request #5208 from bunnei/service-threads | bunnei | 2020-12-31 | 67 | -1003/+772 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | hle: kernel: service_thread: Make thread naming more consistent. | bunnei | 2020-12-30 | 1 | -1/+1 |
| * | | | | | | | | | | hle: kernel: Manage service threads on another thread. | bunnei | 2020-12-30 | 1 | -9/+20 |
| * | | | | | | | | | | common: ThreadWorker: Add class to help do asynchronous work. | bunnei | 2020-12-30 | 3 | -0/+90 |
| * | | | | | | | | | | hle: kernel: Manage host thread IDs using TLS. | bunnei | 2020-12-30 | 1 | -46/+31 |
| * | | | | | | | | | | hle: kernel: Move ServiceThread ownership to KernelCore. | bunnei | 2020-12-29 | 4 | -5/+48 |
| * | | | | | | | | | | hle: kernel: service_thread: Add thread name and take weak_ptr of ServerSession. | bunnei | 2020-12-29 | 3 | -11/+22 |
| * | | | | | | | | | | hle: service: Acquire and release a lock on requests. | bunnei | 2020-12-29 | 7 | -40/+41 |
| * | | | | | | | | | | audio_core: stream: Ensure buffer is valid before release. | bunnei | 2020-12-29 | 1 | -2/+10 |
| * | | | | | | | | | | core: Do not reset device_memory on shutdown. | bunnei | 2020-12-29 | 1 | -1/+0 |
| * | | | | | | | | | | core: hle: kernel: Clear process list on boot. | bunnei | 2020-12-29 | 1 | -2/+2 |
| * | | | | | | | | | | gpu: gpu_thread: Ensure MicroProfile is shutdown on exit. | bunnei | 2020-12-29 | 1 | -0/+3 |
| * | | | | | | | | | | hle: service: vi: Refactor to grab buffer only once. | bunnei | 2020-12-29 | 1 | -15/+4 |
| * | | | | | | | | | | service: nvflinger: Improve synchronization for BufferQueue. | bunnei | 2020-12-29 | 5 | -19/+72 |
| * | | | | | | | | | | hle: service: Ensure system is powered on before writing IPC result. | bunnei | 2020-12-29 | 1 | -1/+5 |
| * | | | | | | | | | | core: kernel: Clear process list earlier. | bunnei | 2020-12-29 | 1 | -2/+2 |
| * | | | | | | | | | | video_core: gpu_thread: Do not wait when system is powered down. | bunnei | 2020-12-29 | 1 | -1/+2 |
| * | | | | | | | | | | core: settings: Untangle multicore from asynchronous GPU. | bunnei | 2020-12-29 | 5 | -21/+4 |
| * | | | | | | | | | | video_core: gpu: Implement synchronous mode using threaded GPU. | bunnei | 2020-12-29 | 4 | -12/+34 |
| * | | | | | | | | | | video_core: gpu: Refactor out synchronous/asynchronous GPU implementations. | bunnei | 2020-12-29 | 10 | -289/+130 |
| * | | | | | | | | | | hle: kernel: hle_ipc: Remove SleepClientThread. | bunnei | 2020-12-29 | 2 | -54/+0 |
| * | | | | | | | | | | hle: service: bsd: Update to work with service threads, removing SleepClientThread. | bunnei | 2020-12-29 | 4 | -250/+45 |
| * | | | | | | | | | | hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread. | bunnei | 2020-12-29 | 23 | -211/+83 |
| * | | | | | | | | | | hle: kernel: service_thread: Add parameter for thread pool size. | bunnei | 2020-12-29 | 3 | -7/+7 |
| * | | | | | | | | | | hle: service: nvflinger: Refactor locking and interfaces. | bunnei | 2020-12-29 | 3 | -45/+31 |
| * | | | | | | | | | | hle: service: vi: Remove usage of SleepClientThread. | bunnei | 2020-12-29 | 1 | -34/+43 |
| * | | | | | | | | | | core: hle: server_session: Use separate threads for each service connection. | bunnei | 2020-12-29 | 6 | -23/+140 |
* | | | | | | | | | | | Merge pull request #5263 from lioncash/uninit | bunnei | 2020-12-31 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | half_set: Resolve -Wmaybe-uninitialized warnings | Lioncash | 2020-12-30 | 1 | -7/+7 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5260 from lioncash/uninit | Rodrigo Locatti | 2020-12-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | maxwell_to_vk: Initialize usage variable in SurfaceFormat() | Lioncash | 2020-12-30 | 1 | -1/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #5251 from ReinUsesLisp/wuninitialized | LC | 2020-12-30 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | cmake: Enforce -Wuninitialized | ReinUsesLisp | 2020-12-30 | 1 | -0/+1 |
| * | | | | | | | | | service/pcie: Fix invalid initialization argument | ReinUsesLisp | 2020-12-30 | 1 | -1/+1 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #4967 from ReinUsesLisp/new-texcache | bunnei | 2020-12-30 | 165 | -7990/+10939 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | video_core: Rewrite the texture cache | ReinUsesLisp | 2020-12-30 | 152 | -8101/+10359 |
| * | | | | | | | | video_core: Add a delayed destruction ring abstraction | ReinUsesLisp | 2020-12-30 | 2 | -0/+33 |
| * | | | | | | | | host_shaders: Add Vulkan assembler compute shaders | ReinUsesLisp | 2020-12-30 | 4 | -0/+96 |
| * | | | | | | | | host_shaders: Add helper to blit depth stencil fragment shader | ReinUsesLisp | 2020-12-30 | 2 | -0/+17 |
| * | | | | | | | | host_shaders: Add texture color blit fragment shader | ReinUsesLisp | 2020-12-30 | 2 | -0/+15 |
| * | | | | | | | | host_shaders: Add shaders to present to the swapchain | ReinUsesLisp | 2020-12-30 | 3 | -0/+36 |
| * | | | | | | | | host_shaders: Add shaders to convert between depth and color images | ReinUsesLisp | 2020-12-30 | 3 | -0/+28 |
| * | | | | | | | | host_shaders: Add compute shader to copy BC4 as RG32UI to RGBA8 | ReinUsesLisp | 2020-12-30 | 2 | -0/+71 |
| * | | | | | | | | host_shaders: Add shader to render a full screen triangle | ReinUsesLisp | 2020-12-30 | 2 | -0/+30 |
| * | | | | | | | | host_shaders: Add pitch linear upload compute shader | ReinUsesLisp | 2020-12-30 | 2 | -0/+87 |
| * | | | | | | | | host_shaders: Add block linear upload compute shaders | ReinUsesLisp | 2020-12-30 | 3 | -0/+249 |
| * | | | | | | | | host_shaders: Add copyright headers to OpenGL present shaders | ReinUsesLisp | 2020-12-30 | 2 | -0/+8 |
| * | | | | | | | | video_core/host_shaders: Add support for prebuilt SPIR-V shaders | ReinUsesLisp | 2020-12-30 | 1 | -16/+37 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #5247 from comex/xx-concepts | bunnei | 2020-12-30 | 2 | -3/+9 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | k_priority_queue: Fix concepts use | comex | 2020-12-29 | 2 | -3/+9 |
* | | | | | | | | | Merge pull request #5246 from comex/xx-include | bunnei | 2020-12-30 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | Add missing include of "core/hle/kernel/kernel.h" | comex | 2020-12-29 | 1 | -0/+1 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #5248 from ReinUsesLisp/update-dynarmic | LC | 2020-12-30 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | externals: Update Dynarmic | ReinUsesLisp | 2020-12-29 | 1 | -0/+0 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #5245 from ameerj/sleepthread-log | LC | 2020-12-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | svc: demote SleepThread log to LOG_TRACE | ameerj | 2020-12-29 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #5236 from gal20/udp_client_patch | bunnei | 2020-12-29 | 1 | -0/+5 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | udp client: process packets only for the correct pad | gal20 | 2020-12-27 | 1 | -0/+5 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #5233 from german77/inverted | bunnei | 2020-12-28 | 4 | -65/+99 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Allow to invert analog axis with right click | german | 2020-12-27 | 4 | -65/+99 |
|/ / / / |
|
* | | | | Merge pull request #5226 from ReinUsesLisp/c4715-vc | Rodrigo Locatti | 2020-12-25 | 2 | -0/+2 |
|\ \ \ \ |
|
| * | | | | video_core: Enforce C4715 (not all control paths return a value) | ReinUsesLisp | 2020-12-25 | 1 | -0/+1 |
| * | | | | vk_shader_decompiler: Silence warning when compiling without asserts | ReinUsesLisp | 2020-12-25 | 1 | -0/+1 |
* | | | | | Merge pull request #5225 from ReinUsesLisp/always-vulkan | Rodrigo Locatti | 2020-12-25 | 10 | -138/+76 |
|\ \ \ \ \ |
|
| * | | | | | cmake: Always enable Vulkan | ReinUsesLisp | 2020-12-25 | 10 | -138/+76 |
| |/ / / / |
|
* / / / / | core: memory: Ensure thread safe access when pages are rasterizer cached (#5206) | bunnei | 2020-12-25 | 1 | -12/+40 |
|/ / / / |
|
* | | | | Merge pull request #5217 from lat9nq/save-on-boot | bunnei | 2020-12-23 | 2 | -16/+25 |
|\ \ \ \ |
|
| * | | | | yuzu/main: Save settings when starting guest | lat9nq | 2020-12-22 | 2 | -16/+25 |
* | | | | | Merge pull request #5223 from lat9nq/menu-navigation | LC | 2020-12-23 | 4 | -38/+38 |
|\ \ \ \ \ |
|
| * | | | | | yuzu/main: Improve menubar access keys | lat9nq | 2020-12-23 | 4 | -38/+38 |
|/ / / / / |
|
* | | | | | Merge pull request #5178 from german77/dockedresize | bunnei | 2020-12-23 | 3 | -6/+30 |
|\ \ \ \ \ |
|
| * | | | | | Add option to reset window size to 1080p | german | 2020-12-23 | 3 | -6/+30 |
|/ / / / / |
|
* | | | | | Merge pull request #5042 from Morph1984/project-aether | bunnei | 2020-12-22 | 27 | -861/+1788 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | applets/web: Implement the online web browser applet | Morph | 2020-12-18 | 8 | -64/+167 |
| * | | | | applets/web: Fix keyboard to emulated controller input | Morph | 2020-12-18 | 3 | -4/+30 |
| * | | | | main: Add the ability to disable the web applet | Morph | 2020-12-18 | 2 | -0/+27 |
| * | | | | main, applets/web: Re-add progress dialog for RomFS extraction | Morph | 2020-12-18 | 8 | -68/+125 |
| * | | | | applets/web: Implement the Qt web browser applet frontend | Morph | 2020-12-18 | 4 | -5/+600 |
| * | | | | web_browser_scripts: Add injection scripts for the web browser | Morph | 2020-12-18 | 1 | -0/+193 |
| * | | | | pl_u, applets/web: Decrypt shared fonts to TTF files | Morph | 2020-12-18 | 3 | -18/+117 |
| * | | | | ns_vm: Stub NeedsUpdateVulnerability | Morph | 2020-12-18 | 1 | -1/+10 |
| * | | | | frontend/input_interpreter: Add InputInterpreter API | Morph | 2020-12-18 | 3 | -0/+167 |
| * | | | | controllers/npad: Make press_state atomic | Morph | 2020-12-18 | 2 | -2/+3 |
| * | | | | util: Add URL Request Interceptor for QWebEngine | Morph | 2020-12-18 | 3 | -0/+64 |
| * | | | | bootmanager: Add a check whether loading is complete | Morph | 2020-12-18 | 2 | -0/+6 |
| * | | | | applets/web: Implement the default web browser applet frontend | Morph | 2020-12-18 | 3 | -1/+24 |
| * | | | | applets/web: Implement the offline browser applet backend | Morph | 2020-12-18 | 2 | -13/+143 |
| * | | | | applets/web: Initial implementation of the web browser applet | Morph | 2020-12-18 | 3 | -2/+428 |
| * | | | | applets: Remove the previous web browser applet implementation | Morph | 2020-12-18 | 12 | -1039/+40 |
* | | | | | Merge pull request #5131 from bunnei/scheduler-rewrite | bunnei | 2020-12-21 | 41 | -1872/+2216 |
|\ \ \ \ \ |
|
| * | | | | | hle: kernel: Process: Various style fixes based on code review feedback. | bunnei | 2020-12-06 | 1 | -2/+2 |
| * | | | | | core: cpu_manager: Fix a typo in PreemptSingleCore, which broke many games. | bunnei | 2020-12-06 | 1 | -21/+26 |
| * | | | | | hle: kernel: Thread: Various style fixes based on code review feedback. | bunnei | 2020-12-06 | 1 | -22/+25 |
| * | | | | | hle: kernel: KScopedSchedulerLockAndSleep: Various style fixes based on code review feedback. | bunnei | 2020-12-06 | 1 | -6/+6 |
| * | | | | | hle: kernel: KScopedLock: Various style fixes based on code review feedback. | bunnei | 2020-12-06 | 1 | -6/+8 |
| * | | | | | hle: kernel: KAbstractSchedulerLock: Various style fixes based on code review feedback. | bunnei | 2020-12-06 | 1 | -9/+7 |
| * | | | | | hle: kernel: KScheduler: Various style fixes based on code review feedback. | bunnei | 2020-12-06 | 2 | -50/+41 |
| * | | | | | hle: kernel: KPriorityQueue: Various style fixes based on code review feedback. | bunnei | 2020-12-06 | 1 | -29/+36 |
| * | | | | | hle: kernel: KAffinityMask: Various style fixes based on code review feedback. | bunnei | 2020-12-06 | 1 | -17/+13 |
| * | | | | | hle: kernel: GlobalSchedulerContext: Various style fixes based on code review feedback. | bunnei | 2020-12-06 | 2 | -5/+10 |
| * | | | | | common: BitSet: Various style fixes based on code review feedback. | bunnei | 2020-12-06 | 1 | -23/+22 |
| * | | | | | hle: kernel: Use C++ style comments in KScheduler, etc. | bunnei | 2020-12-06 | 4 | -152/+136 |
| * | | | | | kernel: KScopedSchedulerLockAndSleep: Remove unused ctor. | bunnei | 2020-12-06 | 1 | -13/+7 |
| * | | | | | kernel: time_manager: Add missing lock guards. | bunnei | 2020-12-06 | 1 | -3/+10 |
| * | | | | | hle: kernel: Migrate to KScopedSchedulerLock. | bunnei | 2020-12-06 | 15 | -48/+92 |
| * | | | | | hle: kernel: Separate KScopedSchedulerLockAndSleep from k_scheduler. | bunnei | 2020-12-06 | 11 | -69/+72 |
| * | | | | | hle: kernel: Separate KScheduler from GlobalSchedulerContext class. | bunnei | 2020-12-06 | 9 | -520/+140 |
| * | | | | | hle: kernel: Rewrite scheduler implementation based on Mesopshere. | bunnei | 2020-12-06 | 26 | -1223/+1215 |
| * | | | | | hle: kernel: physical_core: Clear exclusive state after each run. | bunnei | 2020-12-06 | 3 | -0/+7 |
| * | | | | | hle: kernel: Port KAbstractSchedulerLock from Mesosphere. | bunnei | 2020-12-06 | 2 | -0/+77 |
| * | | | | | hle: kernel: svc: Remove reschedule on svcBreak. | bunnei | 2020-12-06 | 1 | -5/+0 |
| * | | | | | hle: kernel: process: Add schedule count tracking, to be used for yield impl. | bunnei | 2020-12-06 | 1 | -0/+13 |
| * | | | | | hle: kernel: svc: Remove unnecessary hack in svcSleep. | bunnei | 2020-12-06 | 1 | -7/+0 |
| * | | | | | common: Port KPriorityQueue from Mesosphere. | bunnei | 2020-12-06 | 2 | -0/+444 |
| * | | | | | common: Port BitSet from Mesosphere. | bunnei | 2020-12-06 | 2 | -0/+101 |
| * | | | | | hle: kernel: Port KAffinityMask from Mesosphere. | bunnei | 2020-12-06 | 7 | -16/+80 |
* | | | | | | Merge pull request #5201 from ameerj/bufferq-refactor | bunnei | 2020-12-21 | 3 | -70/+63 |
|\ \ \ \ \ \ |
|
| * | | | | | | buffer_queue: better use of std::array | ameerj | 2020-12-18 | 1 | -59/+46 |
| * | | | | | | Overwrite slots instead of queuing them, add disconnect signal | ameerj | 2020-12-17 | 3 | -27/+33 |
* | | | | | | | Merge pull request #5207 from FearlessTobi/remove-gdb-config | bunnei | 2020-12-20 | 9 | -110/+7 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | yuzu: Remove gdbstub configuration | FearlessTobi | 2020-12-19 | 9 | -110/+7 |
|/ / / / / / |
|
* | | | | | | Merge pull request #5205 from Morph1984/oss-extended-plus-minus | LC | 2020-12-18 | 2 | -315/+343 |
|\ \ \ \ \ \ |
|
| * | | | | | | system_archive: Add + and - buttons to the Nintendo Extended OSS font | Morph | 2020-12-18 | 2 | -315/+343 |
|/ / / / / / |
|
* | | | | | | Merge pull request #5200 from Morph1984/oss-font-extended | LC | 2020-12-18 | 2 | -182/+347 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | system_archive: Update Nintendo Extended OSS font | Morph | 2020-12-17 | 2 | -182/+347 |
|/ / / / / |
|
* | | | | | Merge pull request #5196 from lat9nq/fix-conan-boost-2 | bunnei | 2020-12-16 | 1 | -6/+17 |
|\ \ \ \ \ |
|
| * | | | | | cmake/conan: Conditionally add target Boost::context | lat9nq | 2020-12-16 | 1 | -6/+17 |
* | | | | | | Merge pull request #5190 from Morph1984/validate_device_handle | bunnei | 2020-12-16 | 2 | -0/+45 |
|\ \ \ \ \ \ |
|
| * | | | | | | controllers/npad: Validate device handles before use | Morph | 2020-12-12 | 2 | -0/+45 |
* | | | | | | | Merge pull request #5119 from Morph1984/fs-opendatastoragewithprogramindex | bunnei | 2020-12-15 | 11 | -14/+150 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fsp_srv: Implement OpenDataStorageWithProgramIndex | Morph | 2020-12-08 | 6 | -1/+83 |
| * | | | | | | | file_sys: Consolidate common Title ID operations | Morph | 2020-12-08 | 5 | -13/+67 |
* | | | | | | | | Merge pull request #5157 from lioncash/array-dirty | bunnei | 2020-12-15 | 1 | -34/+33 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | maxwell_3d: Move member variables to end of class | Lioncash | 2020-12-07 | 1 | -31/+32 |
| * | | | | | | | | maxwell_3d: Resolve -Wdocumentation warning | Lioncash | 2020-12-07 | 1 | -1/+1 |
| * | | | | | | | | maxwell_3d: Remove unused dirty_pointer array | Lioncash | 2020-12-07 | 1 | -2/+0 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #5168 from Morph1984/aoc-PurchaseEventManager | bunnei | 2020-12-15 | 2 | -2/+76 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | IPurchaseEventManager: Implement GetPurchasedEventReadableHandle | Morph | 2020-12-08 | 1 | -1/+14 |
| * | | | | | | | IPurchaseEventManager: Stub Set(Default)DeliveryTarget | Morph | 2020-12-08 | 1 | -2/+27 |
| * | | | | | | | aoc_u: Stub Create(Permanent)EcPurchasedEventManager | Morph | 2020-12-08 | 2 | -2/+38 |
* | | | | | | | | Merge pull request #5193 from lat9nq/fix-conan-boost | bunnei | 2020-12-13 | 2 | -2/+17 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | cmake: Fix generating CMake configs and linking with Boost | lat9nq | 2020-12-13 | 2 | -2/+17 |
|/ / / / / / / / |
|
* | | | / / / / | common: Update CMakeList to fix build issue with Boost. | bunnei | 2020-12-12 | 1 | -2/+1 |
| |_|_|/ / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #5183 from lioncash/alias2 | bunnei | 2020-12-12 | 28 | -136/+142 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vfs: Use existing type aliases consistently | Lioncash | 2020-12-10 | 28 | -136/+142 |
* | | | | | | | | Merge pull request #5187 from Morph1984/revert-stdfs | bunnei | 2020-12-12 | 3 | -136/+390 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Revert "Merge pull request #5173 from lioncash/common-fs" | Morph | 2020-12-12 | 2 | -112/+396 |
| * | | | | | | | | Revert "Merge pull request #5174 from ReinUsesLisp/fs-fix" | Morph | 2020-12-12 | 2 | -36/+4 |
| * | | | | | | | | Revert "Merge pull request #5176 from Morph1984/fix-createfile" | Morph | 2020-12-12 | 1 | -6/+2 |
| * | | | | | | | | Revert "Merge pull request #5179 from ReinUsesLisp/fs-path" | Morph | 2020-12-12 | 1 | -1/+1 |
| * | | | | | | | | Revert "Merge pull request #5181 from Morph1984/5174-review" | Morph | 2020-12-12 | 1 | -3/+9 |
* | | | | | | | | | Merge pull request #5172 from lioncash/svc-wide | bunnei | 2020-12-12 | 1 | -35/+25 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | svc: Remove unnecessary casts | Lioncash | 2020-12-08 | 1 | -35/+25 |
* | | | | | | | | | Merge pull request #5181 from Morph1984/5174-review | bunnei | 2020-12-11 | 1 | -9/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | common/file_util: Simplify the behavior of CreateFullPath | Morph | 2020-12-10 | 1 | -9/+3 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5184 from lat9nq/travis-linux-ccache-fix | LC | 2020-12-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | travis/linux: Use correct ccache directory | lat9nq | 2020-12-10 | 1 | -1/+1 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #5123 from Morph1984/nim-IsLargeResourceAvailable | bunnei | 2020-12-10 | 1 | -1/+13 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | nim: Stub IsLargeResourceAvailable | Morph | 2020-12-04 | 1 | -1/+13 |
* | | | | | | | | | | Merge pull request #5162 from lioncash/copy-shader | bunnei | 2020-12-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | gl_shader_decompiler: Elide unnecessary copies within DeclareConstantBuffers() | Lioncash | 2020-12-07 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #5179 from ReinUsesLisp/fs-path | LC | 2020-12-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | common/file_util: Let std::filesystem cast from UTF16 to std::string | ReinUsesLisp | 2020-12-09 | 1 | -1/+1 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5176 from Morph1984/fix-createfile | Chloe | 2020-12-09 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | vfs_real: Fix CreateFile for files without a file extension | Morph | 2020-12-09 | 1 | -2/+6 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5174 from ReinUsesLisp/fs-fix | Morph | 2020-12-09 | 2 | -4/+36 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | common/file_util: Fix and deprecate CreateFullPath, add CreateDirs | ReinUsesLisp | 2020-12-09 | 2 | -4/+31 |
| * | | | | | | | | | | common/file_util: Succeed on CreateDir when the directory exists | ReinUsesLisp | 2020-12-09 | 1 | -0/+5 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5142 from comex/xx-poll-events | Rodrigo Locatti | 2020-12-09 | 6 | -71/+82 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents` | comex | 2020-12-07 | 6 | -71/+82 |
* | | | | | | | | | | | Merge pull request #5173 from lioncash/common-fs | Rodrigo Locatti | 2020-12-09 | 2 | -396/+112 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | file_util: Migrate remaining file handling functions over to std::filesystem | Lioncash | 2020-12-09 | 2 | -340/+100 |
| * | | | | | | | | | | | file_util: Migrate Exists() and IsDirectory() over to std::filesystem | Lioncash | 2020-12-09 | 2 | -57/+13 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #5166 from lioncash/log-cast | bunnei | 2020-12-09 | 25 | -96/+90 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | core: Remove unnecessary enum casts in log calls | Lioncash | 2020-12-08 | 25 | -96/+90 |
* | | | | | | | | | | | | Merge pull request #5135 from Morph1984/applets-shadow | bunnei | 2020-12-09 | 10 | -19/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | applets: Resolve variable shadowing | Morph | 2020-12-05 | 10 | -19/+19 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #5171 from lat9nq/ci-unicorn-cleanup | LC | 2020-12-08 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | ci: Remove `-DYUZU_USE_BUNDLED_UNICORN=ON` | lat9nq | 2020-12-08 | 3 | -3/+3 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #5167 from lioncash/doc-memory | bunnei | 2020-12-08 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | memory: Resolve -Wdocumentation warning for Write() | Lioncash | 2020-12-08 | 1 | -2/+0 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5156 from comex/xx-raws | bunnei | 2020-12-08 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | configure_motion_touch: Fix unescaped backslash in regex | comex | 2020-12-07 | 1 | -2/+2 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5165 from lioncash/copy-controller | Morph | 2020-12-08 | 1 | -12/+11 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | controller: Use std::move within ConvertToFrontendParameters() | Lioncash | 2020-12-08 | 1 | -3/+3 |
| * | | | | | | | | | controller: Avoid unnecessary copies in ConfigurationComplete() | Lioncash | 2020-12-08 | 1 | -9/+8 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5020 from german77/AnalogfromButtonFix | Morph | 2020-12-08 | 5 | -10/+52 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Disable analog joystick from buttons by default | german | 2020-12-08 | 5 | -10/+52 |
* | | | | | | | | | Merge pull request #5164 from lioncash/contains | Rodrigo Locatti | 2020-12-08 | 8 | -16/+13 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | video_core: Make use of ordered container contains() where applicable | Lioncash | 2020-12-07 | 8 | -16/+13 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5163 from lioncash/concat | Rodrigo Locatti | 2020-12-08 | 1 | -5/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | ast: Improve string concat readability in operator() | Lioncash | 2020-12-07 | 1 | -5/+4 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #5153 from comex/xx-unix | bunnei | 2020-12-08 | 3 | -5/+8 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | CMakeLists,network: Create YUZU_UNIX macro to replace __unix__ | comex | 2020-12-07 | 3 | -5/+8 |
* | | | | | | | | | Merge pull request #5149 from comex/xx-map-interval | bunnei | 2020-12-07 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | map_interval: Change field order to address uninitialized field warning | comex | 2020-12-07 | 1 | -1/+2 |
* | | | | | | | | | | Merge pull request #5159 from lioncash/move-amend | Rodrigo Locatti | 2020-12-07 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | shader_ir: std::move node within DeclareAmend() | Lioncash | 2020-12-07 | 1 | -2/+2 |
* | | | | | | | | | | | Merge pull request #5160 from lioncash/buffer-header | Rodrigo Locatti | 2020-12-07 | 1 | -12/+7 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | buffer_block: Mark interface as nodiscard where applicable | Lioncash | 2020-12-07 | 1 | -7/+7 |
| * | | | | | | | | | | | buffer_block: Remove unnecessary includes | Lioncash | 2020-12-07 | 1 | -5/+0 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #5158 from lioncash/video-fmt | Rodrigo Locatti | 2020-12-07 | 33 | -148/+125 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | video_core: Remove unnecessary enum class casting in logging messages | Lioncash | 2020-12-07 | 33 | -148/+125 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #5148 from comex/xx-unused-fields | bunnei | 2020-12-07 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | core: Mark unused fields as [[maybe_unused]] | comex | 2020-12-07 | 2 | -3/+3 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #5154 from comex/xx-ipc | bunnei | 2020-12-07 | 2 | -34/+37 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | hle: Type check ResponseBuilder::Push arguments, and fix use in vi.cpp | comex | 2020-12-07 | 2 | -34/+37 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5147 from comex/xx-purevirt | LC | 2020-12-07 | 1 | -33/+0 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | nvdrv: Remove useless re-declaration of pure virtual methods that were already declared in the superclass | comex | 2020-12-07 | 1 | -33/+0 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5150 from comex/xx-boxcat | LC | 2020-12-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | boxcat: Avoid unnecessary object copy | comex | 2020-12-07 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5152 from comex/xx-override | LC | 2020-12-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | renderer_vulkan: Add missing `override` specifier | comex | 2020-12-07 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5136 from lioncash/video-shadow3 | LC | 2020-12-07 | 49 | -292/+305 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | video_core: Resolve more variable shadowing scenarios pt.3 | Lioncash | 2020-12-05 | 49 | -292/+305 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5155 from comex/xx-default | LC | 2020-12-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Fix "explicitly defaulted but implicitly deleted" warning | comex | 2020-12-07 | 1 | -1/+1 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #5146 from comex/xx-num | LC | 2020-12-07 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | video_core: Adjust `NUM` macro to avoid Clang warning | comex | 2020-12-07 | 3 | -3/+3 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #5143 from comex/xx-users-size | Rodrigo Locatti | 2020-12-06 | 1 | -1/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | yuzu_cmd: Remove 'users_size' | comex | 2020-12-05 | 1 | -1/+0 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #5141 from comex/xx-true-false | Rodrigo Locatti | 2020-12-06 | 1 | -5/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | maxwell_dma: Rename RenderEnable::Mode::FALSE and TRUE to avoid name conflict | comex | 2020-12-05 | 1 | -5/+7 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #5140 from FearlessTobi/port-5577 | bunnei | 2020-12-06 | 2 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Update cubeb and request a persistent stream session | Vitor Kiguchi | 2020-12-05 | 2 | -0/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #5132 from lioncash/xbyak-abi | bunnei | 2020-12-06 | 1 | -10/+10 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | xbyak_abi: Shorten std::size_t to size_t | Lioncash | 2020-12-05 | 1 | -8/+8 |
| * | | | | | | | xbyak_abi: Avoid implicit sign conversions | Lioncash | 2020-12-05 | 1 | -2/+2 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #5139 from lioncash/deprecated-qt | bunnei | 2020-12-06 | 1 | -1/+2 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | game_list_p: Resolve deprecated usage of QVariant operator< | Lioncash | 2020-12-05 | 1 | -1/+2 |
|/ / / / / / |
|
* | | | | | | Merge pull request #5133 from lioncash/video-shadow2 | Chloe | 2020-12-05 | 39 | -296/+305 |
|\ \ \ \ \ \ |
|
| * | | | | | | video_core: Resolve more variable shadowing scenarios pt.2 | Lioncash | 2020-12-05 | 39 | -296/+305 |
|/ / / / / / |
|
* | | | | | | Merge pull request #5124 from lioncash/video-shadow | bunnei | 2020-12-05 | 42 | -206/+219 |
|\ \ \ \ \ \ |
|
| * | | | | | | video_core: Resolve more variable shadowing scenarios | Lioncash | 2020-12-04 | 42 | -206/+219 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #5127 from FearlessTobi/port-5617 | bunnei | 2020-12-05 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix telemetry-related exit crash from use-after-free | FearlessTobi | 2020-12-05 | 1 | -3/+3 |
| |/ / / / / |
|
* | | | | | | Merge pull request #5130 from ogniK5377/sys-11.0.0 | LC | 2020-12-05 | 1 | -6/+6 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | system_version: Update to 11.0.0 | Chloe Marcec | 2020-12-05 | 1 | -6/+6 |
|/ / / / / |
|
* | | | | | Merge pull request #5126 from lioncash/deprecated | bunnei | 2020-12-05 | 1 | -1/+0 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | codec: Remove deprecated usage of AVCodecContext::refcounted_frames | Lioncash | 2020-12-04 | 1 | -1/+0 |
|/ / / / |
|
* | | | | Merge pull request #5064 from lioncash/node-shadow | bunnei | 2020-12-04 | 1 | -75/+77 |
|\ \ \ \ |
|
| * | | | | node: Mark member functions as [[nodiscard]] where applicable | Lioncash | 2020-12-03 | 1 | -29/+29 |
| * | | | | node: Eliminate variable shadowing | Lioncash | 2020-12-03 | 1 | -47/+49 |
* | | | | | Merge pull request #5061 from lioncash/pessimizing | bunnei | 2020-12-04 | 2 | -11/+11 |
|\ \ \ \ \ |
|
| * | | | | | vp9/vic: Resolve pessimizing moves | Lioncash | 2020-12-03 | 2 | -11/+11 |
| |/ / / / |
|
* | | | | | Merge pull request #4996 from bunnei/use-4jits | bunnei | 2020-12-04 | 27 | -271/+214 |
|\ \ \ \ \ |
|
| * | | | | | kernel: scheduler: Minor cleanup to remove duplicated code. | bunnei | 2020-11-29 | 2 | -46/+14 |
| * | | | | | kernel: time_manager: Protect access with a mutex. | bunnei | 2020-11-29 | 2 | -1/+5 |
| * | | | | | common: fiber: Use VirtualBuffer for stack memory. | bunnei | 2020-11-29 | 1 | -2/+5 |
| * | | | | | hle: kernel: thread: Remove unused "Running" state. | bunnei | 2020-11-29 | 3 | -21/+9 |
| * | | | | | core: arm: Implement InvalidateCacheRange for CPU cache invalidation. | bunnei | 2020-11-29 | 12 | -16/+56 |
| * | | | | | hle: kernel: time_manager: Avoid a crash on process exit. | bunnei | 2020-11-29 | 1 | -1/+4 |
| * | | | | | hle: kernel: AddressArbiter: Remove unused code. | bunnei | 2020-11-29 | 2 | -9/+0 |
| * | | | | | hle: kernel: SynchronizationObject: Use atomic_bool for is_signaled. | bunnei | 2020-11-29 | 1 | -1/+2 |
| * | | | | | common: fiber: Use boost::context instead of native fibers on Windows. | bunnei | 2020-11-29 | 3 | -116/+9 |
| * | | | | | hle: kernel: multicore: Replace n-JITs impl. with 4 JITs. | bunnei | 2020-11-29 | 15 | -72/+124 |
* | | | | | | Merge pull request #5059 from lioncash/mouse | bunnei | 2020-12-03 | 3 | -26/+25 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | mouse_poller: Remove unused includes | Lioncash | 2020-12-03 | 1 | -3/+1 |
| * | | | | | mouse_input: Invert conditional in UpdateYuzuSettings() | Lioncash | 2020-12-03 | 1 | -4/+6 |
| * | | | | | mouse_input: Remove two casts and amend some formatting | Lioncash | 2020-12-03 | 1 | -11/+14 |
| * | | | | | mouse_input: Resolve a -Wdocumentation warning | Lioncash | 2020-12-03 | 1 | -1/+1 |
| * | | | | | mouse_input: Remove unused includes | Lioncash | 2020-12-03 | 2 | -7/+3 |
|/ / / / / |
|
* | | | | | Merge pull request #5000 from lioncash/audio-error | bunnei | 2020-12-03 | 29 | -154/+163 |
|\ \ \ \ \ |
|
| * | | | | | audio_core: Make shadowing and unused parameters errors | Lioncash | 2020-12-03 | 29 | -154/+163 |
* | | | | | | Merge pull request #5002 from ameerj/nvdec-frameskip | bunnei | 2020-12-03 | 10 | -340/+234 |
|\ \ \ \ \ \ |
|
| * | | | | | | Limit queue size to 10 frames | ameerj | 2020-11-26 | 1 | -0/+4 |
| * | | | | | | Address PR feedback | ameerj | 2020-11-26 | 4 | -32/+33 |
| * | | | | | | Queue decoded frames, cleanup decoders | ameerj | 2020-11-25 | 10 | -338/+227 |
* | | | | | | | Merge pull request #4937 from german77/multiUDP | bunnei | 2020-12-01 | 10 | -267/+420 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Add multiple udp server support | german | 2020-11-26 | 10 | -267/+420 |
* | | | | | | | | Merge pull request #5047 from german77/MouseInput | LC | 2020-12-01 | 1 | -6/+8 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix implicit conversion in mouse input | german | 2020-12-01 | 1 | -6/+8 |
* | | | | | | | | | Merge pull request #5013 from ReinUsesLisp/vk-early-z | bunnei | 2020-11-30 | 6 | -11/+19 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vk_shader_decompiler: Implement force early fragment tests | ReinUsesLisp | 2020-11-26 | 6 | -11/+19 |
* | | | | | | | | | | Merge pull request #5045 from lat9nq/disable-applet | Ameer J | 2020-11-30 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Disable web applet and warning when compiling for Linux on CI | lat9nq | 2020-11-30 | 2 | -1/+3 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4939 from german77/MouseInput | bunnei | 2020-11-30 | 14 | -277/+793 |
|\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Implement full mouse support | german | 2020-11-26 | 14 | -277/+793 |
* | | | | | | | | | | Merge pull request #5005 from ReinUsesLisp/div-ceil | bunnei | 2020-11-29 | 2 | -0/+27 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | common: Add Common::DivCeil and Common::DivCeilLog2 | ReinUsesLisp | 2020-11-26 | 2 | -0/+27 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #4998 from Morph1984/bioshock-patch | bunnei | 2020-11-29 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | hid: Check if applet_resource exists in InitializeVibrationDevice | Morph | 2020-11-25 | 1 | -2/+4 |
* | | | | | | | | | | Merge pull request #5034 from german77/communicationModeFix | Morph | 2020-11-29 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Add missing types to NpadCommunicationMode | german | 2020-11-29 | 1 | -0/+2 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5021 from german77/StubCommunicationMode | bunnei | 2020-11-29 | 4 | -2/+50 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Stub set and get NpadCommunicationMode | german | 2020-11-27 | 4 | -2/+50 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5031 from ogniK5377/temp_mix_buffer-remove | LC | 2020-11-28 | 2 | -3/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | audio_core: Remove temp_mix_buffer | Chloe Marcec | 2020-11-28 | 2 | -3/+1 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5015 from comex/xx-sign-compare | bunnei | 2020-11-28 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | tests: Fix warning about comparison between signed and unsigned | comex | 2020-11-27 | 1 | -2/+2 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #5011 from lioncash/file-str2 | bunnei | 2020-11-28 | 1 | -12/+22 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | core: Reduce string copies in GetGameFileFromPath() | Lioncash | 2020-11-26 | 1 | -12/+22 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5014 from comex/xx-invalid-offsetof | LC | 2020-11-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | CMakeLists: disable -Winvalid-offsetof | comex | 2020-11-27 | 1 | -0/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5028 from lioncash/final-system | Rodrigo Locatti | 2020-11-27 | 21 | -1593/+58 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | core: Eliminate remaining usages of the global system instance | Lioncash | 2020-11-27 | 21 | -1593/+58 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5023 from lioncash/save-global | Chloe | 2020-11-27 | 4 | -14/+22 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | savedata_factory: Eliminate usage of the global system instance | Lioncash | 2020-11-27 | 4 | -14/+22 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #5018 from lioncash/service-global | Rodrigo Locatti | 2020-11-27 | 222 | -907/+1221 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | service: Eliminate usages of the global system instance | Lioncash | 2020-11-27 | 222 | -907/+1221 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #5016 from comex/xx-push | LC | 2020-11-26 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | codec: Fix `pragma GCC diagnostic pop` missing corresponding push | comex | 2020-11-26 | 1 | -0/+1 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #4975 from comex/invalid-syncpoint-id | bunnei | 2020-11-26 | 2 | -13/+20 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID | comex | 2020-11-24 | 2 | -13/+20 |
* | | | | | | | | | Merge pull request #4981 from ogniK5377/ioctl-ctrl | bunnei | 2020-11-26 | 24 | -91/+214 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | nvservices: Reintroducee IoctlCtrl | Chloe Marcec | 2020-11-24 | 24 | -91/+214 |
* | | | | | | | | | | Merge pull request #5003 from jbeich/clang | LC | 2020-11-26 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | input_common: ignore some Clang warnings after 5c4774e8ce1d | Jan Beich | 2020-11-26 | 1 | -2/+2 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #4976 from comex/poll-events | Rodrigo Locatti | 2020-11-26 | 10 | -73/+68 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread | comex | 2020-11-23 | 10 | -73/+68 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #4946 from ameerj/alpha-test | Rodrigo Locatti | 2020-11-25 | 5 | -3/+65 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | cleanup unneeded comments and newlines | ameerj | 2020-11-25 | 1 | -6/+0 |
| * | | | | | | | Refactor MaxwellToSpirvComparison. Use Common::BitCast | ameerj | 2020-11-25 | 3 | -31/+34 |
| * | | | | | | | Address PR feedback from Rein | ameerj | 2020-11-25 | 5 | -40/+31 |
| * | | | | | | | vulkan_renderer: Alpha Test Culling Implementation | ameerj | 2020-11-25 | 5 | -2/+76 |
* | | | | | | | | Merge pull request #4959 from Morph1984/emulated-controller-styleset | bunnei | 2020-11-25 | 4 | -99/+192 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | applets/controller: Use a pair of emulated controller index to controller type | Morph | 2020-11-21 | 2 | -44/+96 |
| * | | | | | | | | configure_input_player: Use the npad style set to show the available controllers | Morph | 2020-11-21 | 2 | -55/+96 |
* | | | | | | | | | Merge pull request #4932 from ogniK5377/misc-audio | bunnei | 2020-11-25 | 13 | -103/+198 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | Addressed changes | Chloe Marcec | 2020-11-17 | 4 | -10/+13 |
| * | | | | | | | | audren: Make use of nodiscard, rework downmixing, release all buffers | Chloe Marcec | 2020-11-17 | 13 | -102/+194 |
* | | | | | | | | | Merge pull request #4978 from bunnei/shutdown-crash | bunnei | 2020-11-25 | 1 | -7/+17 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | core: cpu_manager: Fix shutdown crash when closing before emulation starts. | bunnei | 2020-11-25 | 1 | -7/+17 |
* | | | | | | | | | Merge pull request #4905 from german77/AnalogFromButton | bunnei | 2020-11-25 | 1 | -19/+103 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | fix minor clang error | german | 2020-11-10 | 1 | -1/+1 |
| * | | | | | | | | | Allow to dial any angle with digital joystick | german | 2020-11-08 | 1 | -19/+103 |
* | | | | | | | | | | Merge pull request #4799 from bunnei/execute-program | bunnei | 2020-11-25 | 18 | -36/+146 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | frontend: yuzu (qt): Register a callback for ExecuteProgram. | bunnei | 2020-11-25 | 4 | -7/+38 |
| * | | | | | | | | | service: am: Implement ExecuteProgram and required stubs. | bunnei | 2020-11-25 | 2 | -3/+34 |
| * | | | | | | | | | core: loader: Implement support for loading indexed programs. | bunnei | 2020-11-25 | 12 | -26/+74 |
|/ / / / / / / / / |
|
* | | | | | | | | | hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977) | bunnei | 2020-11-24 | 17 | -100/+104 |
* | | | | | | | | | Merge pull request #3681 from lioncash/component | Rodrigo Locatti | 2020-11-24 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | decode/image: Fix typo in assert in GetComponentSize() | Lioncash | 2020-04-16 | 1 | -3/+3 |
| * | | | | | | | | | decoder/image: Fix incorrect G24R8 component sizes in GetComponentSize() | Lioncash | 2020-04-16 | 1 | -2/+2 |
* | | | | | | | | | | Merge pull request #4942 from lioncash/system | Rodrigo Locatti | 2020-11-24 | 4 | -100/+85 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | core: Remove unused private Init function for the System class | Lioncash | 2020-11-18 | 2 | -16/+4 |
| * | | | | | | | | | | core: Make use of [[nodiscard]] with the System class | Lioncash | 2020-11-18 | 4 | -85/+82 |
* | | | | | | | | | | | Merge pull request #4972 from lioncash/unused4 | Rodrigo Locatti | 2020-11-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | svc: Remove unnecessary [[maybe_unused]] tag | Lioncash | 2020-11-23 | 1 | -1/+1 |
* | | | | | | | | | | | | input_common: Fix typo in gc_poller.cpp with [[maybe_unused]]. | bunnei | 2020-11-24 | 1 | -2/+2 |
* | | | | | | | | | | | | Merge pull request #4980 from bunnei/error-fixup | bunnei | 2020-11-24 | 3 | -4/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | input_common: Add more missing [[maybe_unused]] from #4927. | bunnei | 2020-11-24 | 3 | -4/+6 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Fix warnings in core/frontend/input.h with [[maybe_unused]] | bunnei | 2020-11-24 | 1 | -1/+3 |
* | | | | | | | | | | | Merge pull request #4927 from lioncash/input-error | bunnei | 2020-11-24 | 8 | -10/+23 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | input_common: Treat warnings as errors | Lioncash | 2020-11-22 | 8 | -10/+23 |
* | | | | | | | | | | | Merge pull request #4451 from slashiee/extended-logging | bunnei | 2020-11-23 | 5 | -11/+54 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | logging/settings: Increase maximum log size to 100 MB and add extended logging option | M&M | 2020-08-25 | 5 | -11/+54 |
* | | | | | | | | | | | | Merge pull request #4969 from liushuyu/master | bunnei | 2020-11-23 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | CI: move refreshenv to the configure step... | liushuyu | 2020-11-23 | 1 | -2/+2 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4944 from lioncash/system-rem | bunnei | 2020-11-22 | 26 | -157/+259 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | patch_manager: Remove usages of the global system instance | Lioncash | 2020-11-18 | 26 | -157/+259 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4954 from lioncash/compare | Morph | 2020-11-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | gl_rasterizer: Make floating-point literal a float | Lioncash | 2020-11-20 | 1 | -1/+1 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4955 from lioncash/move3 | bunnei | 2020-11-21 | 1 | -19/+13 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | async_shaders: emplace threads into the worker thread vector | Lioncash | 2020-11-20 | 1 | -2/+2 |
| * | | | | | | | | | | | async_shaders: Simplify implementation of GetCompletedWork() | Lioncash | 2020-11-20 | 1 | -2/+1 |
| * | | | | | | | | | | | async_shaders: Simplify moving data into the pending queue | Lioncash | 2020-11-20 | 1 | -13/+8 |
| * | | | | | | | | | | | async_shaders: std::move data within QueueVulkanShader() | Lioncash | 2020-11-20 | 1 | -2/+2 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4960 from liushuyu/master | Rodrigo Locatti | 2020-11-21 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | ci: install Vulkan SDK in MSVC build | liushuyu | 2020-11-21 | 1 | -0/+2 |
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4907 from ogniK5377/nvdrv-cleanup | bunnei | 2020-11-21 | 26 | -898/+1220 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Addressed issues | Chloe Marcec | 2020-11-10 | 10 | -17/+86 |
| * | | | | | | | | | | core: Make nvservices more standardized | Chloe Marcec | 2020-11-10 | 26 | -903/+1156 |
* | | | | | | | | | | | Merge pull request #4957 from ReinUsesLisp/alpha-test-rt | LC | 2020-11-21 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | gl_rasterizer: Remove warning of untested alpha test | ReinUsesLisp | 2020-11-21 | 1 | -4/+0 |
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4953 from lioncash/shader-shadow | bunnei | 2020-11-21 | 1 | -88/+96 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | shader_bytecode: Make use of [[nodiscard]] where applicable | Lioncash | 2020-11-20 | 1 | -73/+79 |
| * | | | | | | | | | | | shader_bytecode: Eliminate variable shadowing | Lioncash | 2020-11-20 | 1 | -15/+17 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4951 from bunnei/olsc-stub | bunnei | 2020-11-20 | 6 | -0/+91 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | olsc: Move member initialization to after member functions. | bunnei | 2020-11-20 | 1 | -2/+2 |
| * | | | | | | | | | | | hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions. | bunnei | 2020-11-19 | 6 | -0/+91 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4941 from lioncash/config | Morph | 2020-11-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | configure_input_player: Use static qualifier for IsProfileNameValid() | Lioncash | 2020-11-18 | 1 | -1/+1 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4950 from german77/RumbleStrenght | LC | 2020-11-20 | 2 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Modify rumble amplification | german77 | 2020-11-19 | 2 | -4/+3 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4952 from ReinUsesLisp/bit-cast | LC | 2020-11-20 | 2 | -0/+23 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | common/bit_cast: Add function matching std::bit_cast without constexpr | ReinUsesLisp | 2020-11-20 | 2 | -0/+23 |
* | | | | | | | | | | | Merge pull request #4308 from ReinUsesLisp/maxwell-3d-funcs | Rodrigo Locatti | 2020-11-20 | 2 | -151/+122 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | maxwell_3d: Use insert instead of loop push_back | ReinUsesLisp | 2020-11-11 | 1 | -3/+1 |
| * | | | | | | | | | | maxwell_3d: Move code to separate functions | ReinUsesLisp | 2020-11-11 | 2 | -151/+124 |
* | | | | | | | | | | | Merge pull request #4948 from lioncash/page-resize | bunnei | 2020-11-19 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | virtual_buffer: Do nothing on resize() calls with same sizes | Lioncash | 2020-11-19 | 1 | -1/+6 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4936 from lioncash/page | bunnei | 2020-11-19 | 4 | -12/+37 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | virtual_buffer: Add compile-time type-safety guarantees with VirtualBuffer | Lioncash | 2020-11-18 | 1 | -0/+6 |
| * | | | | | | | | | page_table: Allow page tables to be moved | Lioncash | 2020-11-18 | 4 | -9/+30 |
| * | | | | | | | | | page_table: Add missing doxygen parameters to Resize() | Lioncash | 2020-11-18 | 1 | -0/+2 |
| * | | | | | | | | | page_table: Remove unnecessary header inclusions | Lioncash | 2020-11-18 | 1 | -4/+0 |
* | | | | | | | | | | Merge pull request #4866 from Morph1984/mjolnir-p3-prod | bunnei | 2020-11-18 | 69 | -1539/+3352 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | sdl_impl: Pump SDL Events at 1000 Hz | Morph | 2020-11-16 | 1 | -1/+1 |
| * | | | | | | | | | | configure_input: Accommodate for the mouse input device engine | Morph | 2020-11-16 | 2 | -2/+18 |
| * | | | | | | | | | | hid: Reimplement Begin/EndPermitVibrationSession | Morph | 2020-11-16 | 3 | -5/+17 |
| * | | | | | | | | | | controllers/npad: Load input devices on init | Morph | 2020-11-16 | 1 | -0/+2 |
| * | | | | | | | | | | configure_input: Update the input profiles for other player tabs | Morph | 2020-11-16 | 4 | -11/+38 |
| * | | | | | | | | | | general: Fix compiler warnings on linux and miscellaneous changes | Morph | 2020-11-16 | 12 | -22/+31 |
| * | | | | | | | | | | sdl_impl: Revert to the "old" method of mapping sticks | Morph | 2020-11-16 | 3 | -33/+29 |
| * | | | | | | | | | | applets/controller: Change the input button to create input profiles | Morph | 2020-11-16 | 10 | -100/+117 |
| * | | | | | | | | | | controllers/npad: Remove the old vibration filter | Morph | 2020-11-16 | 4 | -65/+64 |
| * | | | | | | | | | | input: Disconnect a controller prior to connecting a new one | Morph | 2020-11-16 | 2 | -50/+73 |
| * | | | | | | | | | | hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted | Morph | 2020-11-16 | 3 | -12/+66 |
| * | | | | | | | | | | input_common: Add VibrationDevice and VibrationDeviceFactory | Morph | 2020-11-16 | 19 | -101/+327 |
| * | | | | | | | | | | configure_input: Add per-player vibration | Morph | 2020-11-16 | 18 | -30/+751 |
| * | | | | | | | | | | settings: Remove global vibration strength modifier | Morph | 2020-11-16 | 9 | -19/+1 |
| * | | | | | | | | | | hid: Mark Begin/EndPermitVibrationSession as stubs | Morph | 2020-11-16 | 3 | -18/+4 |
| * | | | | | | | | | | controllers/npad: Send an empty vibration on destruction/deactivation | Morph | 2020-11-16 | 3 | -22/+38 |
| * | | | | | | | | | | hid: Stub IsVibrationDeviceMounted | Morph | 2020-11-16 | 2 | -1/+23 |
| * | | | | | | | | | | controllers/npad: Add heuristics to reduce rumble state changes | Morph | 2020-11-16 | 3 | -35/+72 |
| * | | | | | | | | | | configure_input: Hook up the vibration percentage spinbox | Morph | 2020-11-16 | 11 | -3/+26 |
| * | | | | | | | | | | controllers/npad: Stop games from vibrating incorrect controllers | Morph | 2020-11-16 | 1 | -0/+10 |
| * | | | | | | | | | | hid: Fix controller rumble based on new research | Morph | 2020-11-16 | 3 | -43/+69 |
| * | | | | | | | | | | hid: Pop a struct of parameters instead of popping individual parameters | Morph | 2020-11-16 | 1 | -103/+237 |
| * | | | | | | | | | | hid: Reorder all HID commands | Morph | 2020-11-16 | 5 | -217/+232 |
| * | | | | | | | | | | hid: Implement GetVibrationDeviceInfo | Morph | 2020-11-16 | 2 | -3/+39 |
| * | | | | | | | | | | hid: Stub InitializeVibrationDevice | Morph | 2020-11-16 | 1 | -3/+11 |
| * | | | | | | | | | | controllers/npad: Rename NPadType to NpadStyleSet | Morph | 2020-11-16 | 3 | -9/+9 |
| * | | | | | | | | | | controllers/npad: Add DeviceHandle struct | Morph | 2020-11-16 | 1 | -27/+50 |
| * | | | | | | | | | | configure_input_player: Change "Defaults" button behavior | Morph | 2020-11-16 | 2 | -35/+30 |
| * | | | | | | | | | | settings: Preparation for per-game input settings | Morph | 2020-11-16 | 19 | -115/+167 |
| * | | | | | | | | | | udp/client: Reduce testing period to 5 seconds | Morph | 2020-11-16 | 1 | -1/+1 |
| * | | | | | | | | | | config: Migrate config files into config/custom | Morph | 2020-11-16 | 4 | -21/+61 |
| * | | | | | | | | | | controllers/npad: Connect a controller on init if none are connected | Morph | 2020-11-16 | 2 | -1/+15 |
| * | | | | | | | | | | applets/controller: Auto accept a valid single player configuration | Morph | 2020-11-16 | 3 | -14/+24 |
| * | | | | | | | | | | bootmanager: Allow mouse clicks only if touch is disabled | Morph | 2020-11-16 | 1 | -3/+13 |
| * | | | | | | | | | | input_profiles: Implement input profiles | Morph | 2020-11-16 | 13 | -130/+509 |
| * | | | | | | | | | | configure_input_player: Implement input exclusivity and persistence | Morph | 2020-11-16 | 4 | -138/+205 |
| * | | | | | | | | | | ui/themes: Cleanup UI | Morph | 2020-11-16 | 16 | -500/+326 |
* | | | | | | | | | | | Merge pull request #4933 from lioncash/nodisc-gpu | Chloe | 2020-11-17 | 3 | -50/+55 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | rasterizer_interface: Make use of [[nodiscard]] where applicable | Lioncash | 2020-11-17 | 1 | -8/+9 |
| * | | | | | | | | | | render_base: Make use of [[nodiscard]] where applicable | Lioncash | 2020-11-17 | 1 | -11/+11 |
| * | | | | | | | | | | gpu: Make use of [[nodiscard]] where applicable | Lioncash | 2020-11-17 | 1 | -31/+35 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4929 from lioncash/nodiscard-input | bunnei | 2020-11-17 | 1 | -11/+12 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | motion_input: Mark constructor as explicit | Lioncash | 2020-11-15 | 1 | -1/+1 |
| * | | | | | | | | | motion_input: Mark member functions as [[nodiscard]] where applicable | Lioncash | 2020-11-15 | 1 | -10/+11 |
* | | | | | | | | | | Merge pull request #4914 from lat9nq/gl-warnings | LC | 2020-11-15 | 1 | -8/+28 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | bootmanager: Address review comments | lat9nq | 2020-11-10 | 1 | -12/+16 |
| * | | | | | | | | | bootmanager: Log and show GL_RENDERER string when GPU is insufficient | lat9nq | 2020-11-10 | 1 | -3/+19 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #4895 from Morph1984/cave-story-plus-applet-fix | bunnei | 2020-11-13 | 2 | -26/+80 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | applets: Rename LibraryAppletVersion to ControllerAppletVersion | Morph | 2020-11-08 | 2 | -15/+15 |
| * | | | | | | | | applets/controller: Pop normal data for StrapGuide and FirmwareUpdate | Morph | 2020-11-08 | 2 | -6/+19 |
| * | | | | | | | | applets/controller: Introduce additional checks for mode and caller | Morph | 2020-11-08 | 2 | -5/+39 |
| * | | | | | | | | applets/controller: Add ControllerUpdateFirmwareArg struct | Morph | 2020-11-08 | 1 | -0/+7 |
* | | | | | | | | | Merge pull request #4901 from bunnei/caps-stub | bunnei | 2020-11-10 | 2 | -9/+17 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | hle: service: caps_u: Stub GetAlbumFileList3AaeAruid. | bunnei | 2020-11-07 | 2 | -9/+17 |
* | | | | | | | | | Merge pull request #4909 from lioncash/interrupt | Rodrigo Locatti | 2020-11-09 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | cpu_interrupt_handler: Mark move contructor/assignment as deleted | Lioncash | 2020-11-08 | 1 | -2/+2 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #4910 from lioncash/service | Rodrigo Locatti | 2020-11-08 | 16 | -7/+23 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | ipc_helpers: Remove usage of the global system instance | Lioncash | 2020-11-08 | 16 | -7/+23 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #4903 from bunnei/remove-gpu-integrity | bunnei | 2020-11-08 | 3 | -29/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core: dma_pusher: Remove integrity check on command lists. | bunnei | 2020-11-07 | 3 | -29/+1 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #4908 from lioncash/fmt | Chloe | 2020-11-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | externals: Update fmt to 7.1.2 | Lioncash | 2020-11-08 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #4906 from lat9nq/log-cpu-accuracy | LC | 2020-11-07 | 1 | -0/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | settings: log value of CPU_Accuracy | lat9nq | 2020-11-07 | 1 | -0/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #4888 from lioncash/unicorn-remove | bunnei | 2020-11-07 | 18 | -519/+18 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | core: Remove usage of unicorn | Lioncash | 2020-11-04 | 18 | -519/+18 |
* | | | | | | Merge pull request #4899 from lioncash/fiberimpl | bunnei | 2020-11-07 | 2 | -89/+86 |
|\ \ \ \ \ \ |
|
| * | | | | | | common/fiber: Move all member variables into impl class | Lioncash | 2020-11-07 | 2 | -89/+86 |
|/ / / / / / |
|
* | | | | | | Merge pull request #4891 from lioncash/clang2 | bunnei | 2020-11-06 | 4 | -7/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | General: Fix clang build | Lioncash | 2020-11-05 | 4 | -7/+14 |
* | | | | | | | Merge pull request #4894 from lioncash/fn | bunnei | 2020-11-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | settings: Simplify initializer of resolution factor | Lioncash | 2020-11-06 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #4854 from ReinUsesLisp/cube-array-shadow | bunnei | 2020-11-06 | 3 | -25/+37 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | shader: Partially implement texture cube array shadow | ReinUsesLisp | 2020-10-28 | 3 | -25/+37 |
* | | | | | | | Merge pull request #4889 from lioncash/setting-global | bunnei | 2020-11-05 | 9 | -39/+50 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | core/settings: Move configuring_global behind an API | Lioncash | 2020-11-04 | 9 | -39/+50 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #4858 from lioncash/initializer | bunnei | 2020-11-04 | 5 | -4/+24 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | General: Resolve a few missing initializer warnings | Lioncash | 2020-10-30 | 5 | -4/+24 |
* | | | | | | | | Merge pull request #4869 from bunnei/improve-gpu-sync | Chloe | 2020-11-04 | 15 | -117/+448 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fixup! hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other improvements. | bunnei | 2020-11-01 | 2 | -3/+11 |
| * | | | | | | | | core: Initialize GPU before services. | bunnei | 2020-11-01 | 1 | -4/+6 |
| * | | | | | | | | hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other improvements. | bunnei | 2020-11-01 | 3 | -46/+106 |
| * | | | | | | | | video_core: dma_pusher: Add support for integrity checks. | bunnei | 2020-11-01 | 2 | -0/+27 |
| * | | | | | | | | video_core: dma_pusher: Add support for prefetched command lists. | bunnei | 2020-11-01 | 2 | -25/+52 |
| * | | | | | | | | service: hle: nvflinger: Fix potential shutdown crash when GPU is destroyed. | bunnei | 2020-11-01 | 1 | -0/+4 |
| * | | | | | | | | video_core: gpu: Implement WaitFence and IncrementSyncPoint. | bunnei | 2020-11-01 | 3 | -28/+70 |
| * | | | | | | | | hle service: nvdrv: nvhost_ctrl: Update to use SyncpointManager. | bunnei | 2020-11-01 | 3 | -9/+31 |
| * | | | | | | | | hle service: nvdrv: Update to instantiate SyncpointManager. | bunnei | 2020-11-01 | 2 | -5/+18 |
| * | | | | | | | | hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints. | bunnei | 2020-11-01 | 4 | -1/+127 |
* | | | | | | | | | Merge pull request #4874 from lioncash/nodiscard2 | bunnei | 2020-11-04 | 7 | -16/+16 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | nvdec: Make use of [[nodiscard]] where applicable | Lioncash | 2020-11-02 | 7 | -16/+16 |
* | | | | | | | | | Merge pull request #4887 from lioncash/common-build | bunnei | 2020-11-03 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | microprofile: Silence warning in headers | Lioncash | 2020-11-03 | 1 | -1/+5 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #4873 from lioncash/common-error | bunnei | 2020-11-03 | 10 | -37/+57 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | common: Enable warnings as errors | Lioncash | 2020-11-02 | 10 | -37/+57 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #4878 from bunnei/unload-nrr | bunnei | 2020-11-03 | 1 | -1/+15 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | hle: service: ldr: Implement UnloadNrr. | bunnei | 2020-10-31 | 1 | -1/+15 |
* | | | | | | | | | | Merge pull request #4865 from ameerj/async-threadcount | bunnei | 2020-11-01 | 1 | -8/+9 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | async_shaders: Increase Async worker thread count for 8+ thread cpus | ameerj | 2020-10-29 | 1 | -8/+9 |
* | | | | | | | | | | Rename to align with switchbrew and remove gpu function (#4714) | Levi Behunin | 2020-11-01 | 2 | -16/+10 |
* | | | | | | | | | | Merge pull request #4853 from ReinUsesLisp/fcmp-imm | bunnei | 2020-10-31 | 2 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | shader/arithmetic: Implement FCMP immediate + register variant | ReinUsesLisp | 2020-10-28 | 2 | -1/+4 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #4872 from jbeich/clang | LC | 2020-10-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | video_core: unbreak -Werror in NVDEC with Clang | Jan Beich | 2020-10-30 | 1 | -1/+1 |
* | | | | | | | | | CMakeLists: Resolve MSVC build failures | Lioncash | 2020-10-30 | 1 | -1/+0 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #4868 from lioncash/discard-error | bunnei | 2020-10-30 | 3 | -6/+21 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | General: Catch more expressions with no effect on MSVC | Lioncash | 2020-10-30 | 1 | -0/+4 |
| * | | | | | | | | General: Make ignoring a discarded return value an error | Lioncash | 2020-10-30 | 3 | -6/+17 |
* | | | | | | | | | Merge pull request #4867 from lioncash/vp9 | bunnei | 2020-10-30 | 3 | -71/+91 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | common/stream: Be explicit with copy and move operators | Lioncash | 2020-10-30 | 1 | -3/+9 |
| * | | | | | | | | vp9: Be explicit with copy and move operators | Lioncash | 2020-10-30 | 1 | -0/+18 |
| * | | | | | | | | vp9: Mark functions with [[nodiscard]] where applicable | Lioncash | 2020-10-30 | 2 | -13/+13 |
| * | | | | | | | | vp9: Provide a default initializer for "hidden" member | Lioncash | 2020-10-30 | 1 | -1/+1 |
| * | | | | | | | | vp9: Make some member functions internally linked | Lioncash | 2020-10-30 | 2 | -58/+54 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #4831 from lioncash/fmt | bunnei | 2020-10-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | externals: Update fmt to 7.1.0 | Lioncash | 2020-10-26 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #4837 from lioncash/nvdec-2 | bunnei | 2020-10-29 | 13 | -88/+81 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | h264: Make WriteUe take a u32 | Lioncash | 2020-10-27 | 2 | -7/+8 |
| * | | | | | | | | vp9: std::move buffer within ComposeFrameHeader() | Lioncash | 2020-10-27 | 1 | -1/+1 |
| * | | | | | | | | vp9: Remove dead code | Lioncash | 2020-10-27 | 1 | -6/+0 |
| * | | | | | | | | vp9: Join declarations with assignments | Lioncash | 2020-10-27 | 1 | -7/+8 |
| * | | | | | | | | vp9: Remove pessimizing moves | Lioncash | 2020-10-27 | 1 | -2/+2 |
| * | | | | | | | | vp9: Resolve variable shadowing | Lioncash | 2020-10-27 | 1 | -4/+4 |
| * | | | | | | | | nvdec: Tidy up header includes | Lioncash | 2020-10-27 | 13 | -62/+59 |
* | | | | | | | | | Merge pull request #4781 from german77/GChotplug | bunnei | 2020-10-29 | 3 | -303/+433 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Add hotplug, rumble and fix 3rd party adapters for the GC adapter | german | 2020-10-29 | 3 | -303/+433 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #4859 from Morph1984/missing-ctime-include | David | 2020-10-29 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | kernel/process: Add missing <ctime> include | Morph | 2020-10-29 | 1 | -0/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #4857 from liushuyu/master | LC | 2020-10-29 | 3 | -217/+441 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | web_service: follow-up fix to #4842 ... | liushuyu | 2020-10-29 | 3 | -217/+441 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #4835 from lat9nq/rng-default-time | bunnei | 2020-10-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | kernel: Use the current time as the default RNG seed | lat9nq | 2020-10-27 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #4838 from lioncash/syncmgr | bunnei | 2020-10-29 | 2 | -9/+9 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | sync_manager: Amend parameter order of calls to SyncptIncr constructor | Lioncash | 2020-10-27 | 2 | -9/+9 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #4856 from bunnei/webservice-socket-error | LC | 2020-10-29 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | web_service: web_backend: Handle socket errors with GenericRequest. | bunnei | 2020-10-29 | 1 | -0/+11 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #4855 from bunnei/cdma-pusher-log-fix | LC | 2020-10-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand. | bunnei | 2020-10-29 | 1 | -1/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #4846 from lioncash/service-fn | bunnei | 2020-10-28 | 5 | -1/+7 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | service: Update function tables | Lioncash | 2020-10-28 | 5 | -1/+7 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #4845 from lioncash/inih | bunnei | 2020-10-28 | 2 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | externals: Update inih to r52 | Lioncash | 2020-10-28 | 1 | -0/+0 |
| * | | | | | | | | externals: Track mainline inih project | Lioncash | 2020-10-28 | 1 | -1/+1 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #4851 from ReinUsesLisp/core-threads-race | LC | 2020-10-28 | 1 | -5/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | hle/kernel: Remove unused registered_core_threads to fix data races | ReinUsesLisp | 2020-10-27 | 1 | -5/+0 |
* | | | | | | | | | Merge pull request #4850 from ReinUsesLisp/fiber-ptr-ref | LC | 2020-10-28 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | common/fiber: Take shared_ptr<Fiber> by copy in YieldTo | ReinUsesLisp | 2020-10-28 | 2 | -3/+3 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #4849 from ReinUsesLisp/fix-fiber-test | LC | 2020-10-28 | 1 | -31/+40 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | tests: Fix data race in fibers test | ReinUsesLisp | 2020-10-28 | 1 | -31/+40 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #4848 from ReinUsesLisp/type-limits | LC | 2020-10-28 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | video_core: Enforce -Werror=type-limits | ReinUsesLisp | 2020-10-28 | 2 | -1/+2 |
* | | | | | | | | | | Merge pull request #4847 from ReinUsesLisp/warn-move | LC | 2020-10-28 | 4 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | video_core: Enforce -Wredundant-move and -Wpessimizing-move | ReinUsesLisp | 2020-10-28 | 4 | -4/+5 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #4842 from liushuyu/fix-web-srv | LC | 2020-10-28 | 8 | -401/+16 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | externals: auto detect system OpenSSL | liushuyu | 2020-10-27 | 2 | -4/+2 |
| * | | | | | | | | web_backend: fix a regression introduced in 39c8d18 | liushuyu | 2020-10-27 | 9 | -401/+18 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #4805 from bunnei/update-defaults | bunnei | 2020-10-27 | 3 | -11/+11 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. | bunnei | 2020-10-27 | 3 | -11/+11 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #4729 from ameerj/nvdec-prod | bunnei | 2020-10-27 | 53 | -310/+4033 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core: NVDEC Implementation | ameerj | 2020-10-27 | 53 | -310/+4033 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #4832 from bunnei/cpu-manager-microprofile-fix | bunnei | 2020-10-27 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | core: cpu_manager: Add missing call to MicroProfileOnThreadExit(). | bunnei | 2020-10-27 | 1 | -0/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #4833 from bunnei/timezonemanager-explicit | bunnei | 2020-10-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hle: services: TimeZoneContentManager: This can be made explicit. | bunnei | 2020-10-27 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #4834 from lioncash/copy-fn | bunnei | 2020-10-27 | 4 | -7/+9 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | controller: Pass ControllerParameters by reference in ReconfigureControllers() | Lioncash | 2020-10-27 | 4 | -7/+9 |
| |/ / / / / |
|
* | | | | | | Merge pull request #4827 from lioncash/trunc | Rodrigo Locatti | 2020-10-25 | 1 | -9/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | controller: Convert led_patterns integer literals to bool literals | Lioncash | 2020-10-25 | 1 | -9/+9 |
* | | | | | | | Merge pull request #4828 from lioncash/lockguard | Rodrigo Locatti | 2020-10-25 | 2 | -2/+2 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | general: Use template deduction guides for lock_guard | Lioncash | 2020-10-25 | 2 | -2/+2 |
| |/ / / / / |
|
* | | | | | | Merge pull request #4826 from Morph1984/resolve-warning | LC | 2020-10-25 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | applets/profile_select: Resolve a warning in exec() | Morph | 2020-10-25 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #4817 from Kewlan/open-single-save-location | bunnei | 2020-10-24 | 3 | -16/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | Don't ask for profile when there's only one. | Kewlan | 2020-10-22 | 3 | -16/+20 |
* | | | | | | | Merge pull request #4816 from Morph1984/controller-disconnect-fix | LC | 2020-10-23 | 1 | -85/+84 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | sdl_impl: Fix controller reconnection issues | Morph | 2020-10-21 | 1 | -85/+84 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #4706 from ReinUsesLisp/cmake-host-shaders | bunnei | 2020-10-23 | 2 | -12/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core: Fix instances where msbuild always regenerated host shaders | ReinUsesLisp | 2020-09-24 | 2 | -12/+7 |
* | | | | | | | | Merge pull request #4792 from bunnei/rtc-fix | bunnei | 2020-10-23 | 9 | -198/+341 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | service: time: Update current time with changes to RTC setting. | bunnei | 2020-10-13 | 9 | -198/+341 |
* | | | | | | | | core: Fix clang build pt.3 | Lioncash | 2020-10-22 | 4 | -16/+6 |
| |_|/ / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #4811 from lioncash/warn-video | bunnei | 2020-10-21 | 1 | -2/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core: Conditially activate relevant compiler warnings | Lioncash | 2020-10-21 | 1 | -2/+4 |
* | | | | | | | | core: Fix clang build pt.2 | Lioncash | 2020-10-21 | 2 | -4/+10 |
* | | | | | | | | Merge pull request #4814 from yuzu-emu/revert-4796-clang | LC | 2020-10-21 | 105 | -906/+667 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Revert "core: Fix clang build" | bunnei | 2020-10-21 | 105 | -906/+667 |
|/ / / / / / / |
|
* | | | | | | | kernel: Fix build with recent compiler flag changes | Lioncash | 2020-10-21 | 1 | -4/+8 |
* | | | | | | | Merge pull request #4807 from ReinUsesLisp/glasm-robust-ssbo | LC | 2020-10-21 | 3 | -33/+54 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gl_arb_decompiler: Implement robust buffer operations | ReinUsesLisp | 2020-10-20 | 3 | -33/+54 |
* | | | | | | | | Merge pull request #4796 from lioncash/clang | LC | 2020-10-21 | 105 | -667/+906 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | core: Fix clang build | Lioncash | 2020-10-18 | 105 | -667/+906 |
* | | | | | | | | | Merge pull request #4390 from ogniK5377/get-applet-inf-stub | bunnei | 2020-10-21 | 1 | -1/+11 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Added remaining params | David Marcec | 2020-10-20 | 1 | -1/+4 |
| * | | | | | | | | | nifm: GetAppletInfo stub | David Marcec | 2020-10-20 | 1 | -1/+8 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #4809 from Morph1984/mjolnir-p3 | LC | 2020-10-20 | 3 | -25/+23 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | configure_input_player: Fix modifier buttons | Morph | 2020-10-20 | 3 | -25/+23 |
* | | | | | | | | | | Merge pull request #4627 from Morph1984/fix-dinput-controller-disconnect | bunnei | 2020-10-20 | 1 | -15/+13 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | sdl_impl: Erase the SDLJoystick entry after removing a controller | Morph | 2020-10-16 | 1 | -15/+13 |
* | | | | | | | | | | Merge pull request #4788 from ReinUsesLisp/lockfree-host-thread | bunnei | 2020-10-20 | 1 | -28/+38 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | kernel: Implement host thread register methods without locking | ReinUsesLisp | 2020-10-13 | 1 | -28/+38 |
* | | | | | | | | | | Merge pull request #4785 from Morph1984/fs-hades | bunnei | 2020-10-20 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | filesystem: Fix CreateDirectory and DeleteFile | Morph | 2020-10-13 | 1 | -2/+3 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4204 from ReinUsesLisp/vulkan-1.0 | bunnei | 2020-10-19 | 7 | -58/+92 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | vk_device: Use Vulkan 1.0 properly | ReinUsesLisp | 2020-08-20 | 5 | -52/+66 |
| * | | | | | | | | | | renderer_vulkan: Create a Vulkan 1.0 instance when 1.1 is not available | ReinUsesLisp | 2020-08-20 | 3 | -6/+26 |
* | | | | | | | | | | | Merge pull request #4802 from lioncash/bcat | bunnei | 2020-10-19 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | core: Add boxcat sources with target_sources | Lioncash | 2020-10-18 | 1 | -7/+7 |
* | | | | | | | | | | | | Merge pull request #4783 from bunnei/nvdrv-freespace | bunnei | 2020-10-18 | 2 | -0/+25 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | hle: service: nvdrv: Implement nvhost_as_gpu::FreeSpace. | bunnei | 2020-10-13 | 2 | -0/+25 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4801 from lioncash/missing-bound | bunnei | 2020-10-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | mii/manager: Make use of unused lower bound in GetRandomValue() | Lioncash | 2020-10-17 | 1 | -1/+1 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4782 from ReinUsesLisp/remove-dyn-primitive | bunnei | 2020-10-18 | 6 | -26/+7 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | vk_graphics_pipeline: Manage primitive topology as fixed state | ReinUsesLisp | 2020-10-13 | 6 | -26/+7 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4797 from bunnei/bcat-errors | bunnei | 2020-10-17 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | service: bcat: Check client connection before interacting with socket. | bunnei | 2020-10-17 | 1 | -0/+10 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4798 from lioncash/input-copy | bunnei | 2020-10-17 | 2 | -7/+10 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | udp/client: Make use of designated initializers in TestCommunication() | Lioncash | 2020-10-16 | 1 | -2/+5 |
| * | | | | | | | | | | udp/client: Take std::function by const reference with TestCommunication() | Lioncash | 2020-10-16 | 2 | -5/+5 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4790 from lioncash/input-common | bunnei | 2020-10-16 | 19 | -203/+306 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | input_common/CMakeLists: Make some warnings errors | Lioncash | 2020-10-16 | 19 | -203/+306 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #4784 from bunnei/cancelbuffer | bunnei | 2020-10-16 | 3 | -14/+53 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | hle: service: vi: Implement BufferQueue::CancelBuffer. | bunnei | 2020-10-14 | 3 | -14/+53 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4793 from bunnei/storeopencontext | bunnei | 2020-10-15 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | service: acc: Stub IManagerForApplication::StoreOpenContext. | bunnei | 2020-10-15 | 1 | -1/+7 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4772 from goldenx86/block-rdna | bunnei | 2020-10-15 | 1 | -0/+24 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | vk_device: Block VK_EXT_extended_dynamic_state for RDNA devices | goldenx86 | 2020-10-09 | 1 | -0/+24 |
* | | | | | | | | | | Merge pull request #4787 from lioncash/conversion | bunnei | 2020-10-14 | 6 | -8/+17 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | audio_core/CMakeLists: Make warnings consistent with core | Lioncash | 2020-10-13 | 6 | -8/+17 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4786 from lioncash/flags | Rodrigo Locatti | 2020-10-13 | 32 | -1520/+3224 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | core/CMakeLists: Make some warnings errors | Lioncash | 2020-10-13 | 32 | -1520/+3224 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #3929 from FearlessTobi/ticket-keys | bunnei | 2020-10-13 | 2 | -32/+30 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | file_sys/nsp: Make SetTicketKeys actually do something | FearlessTobi | 2020-07-18 | 2 | -32/+30 |
* | | | | | | | | | Merge pull request #4766 from ReinUsesLisp/tmml-cube | bunnei | 2020-10-12 | 1 | -19/+22 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | shader/texture: Implement CUBE texture type for TMML and fix arrays | ReinUsesLisp | 2020-10-08 | 1 | -19/+22 |
* | | | | | | | | | | Merge pull request #4775 from ReinUsesLisp/enforce-class-memaccess | bunnei | 2020-10-10 | 2 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | video_core: Enforce -Wclass-memaccess | ReinUsesLisp | 2020-10-09 | 2 | -7/+7 |
* | | | | | | | | | | | Merge pull request #4757 from german77/BetterMotion | bunnei | 2020-10-10 | 2 | -8/+102 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Address comments | german | 2020-10-05 | 2 | -40/+40 |
| * | | | | | | | | | | Add compatibility with only accelerometer and auto calibrate for drift | german | 2020-10-04 | 2 | -12/+106 |
* | | | | | | | | | | | Merge pull request #4771 from ReinUsesLisp/warn-unused-var | LC | 2020-10-09 | 3 | -4/+7 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | video_core: Enforce -Wunused-variable and -Wunused-but-set-variable | ReinUsesLisp | 2020-10-03 | 3 | -4/+7 |
* | | | | | | | | | | | Merge pull request #4677 from german77/ShakeFromButton | bunnei | 2020-10-08 | 9 | -5/+295 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Add random motion input to keyboard | german | 2020-09-26 | 4 | -0/+65 |
| * | | | | | | | | | | | Add random motion input to SDL | german | 2020-09-26 | 5 | -5/+230 |
* | | | | | | | | | | | | Merge pull request #4765 from ReinUsesLisp/fix-sort-devices | Rodrigo Locatti | 2020-10-08 | 1 | -13/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | renderer_vulkan/wrapper: Fix physical device sorting | ReinUsesLisp | 2020-10-07 | 1 | -13/+35 |
* | | | | | | | | | | | | Merge pull request #4731 from lat9nq/mingw-zstd-fix | bunnei | 2020-10-08 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | CMakeLists: use system zstd on Linux | lat9nq | 2020-09-29 | 1 | -1/+6 |
| * | | | | | | | | | | | | CMakeLists: fix for finding zstd on linux-mingw | lat9nq | 2020-09-29 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge pull request #4736 from Morph1984/home-button-input-protection-stub | bunnei | 2020-10-07 | 4 | -2/+50 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | hid: Stub HomeButtonInputProtection service commands | Morph | 2020-09-30 | 4 | -2/+50 |
* | | | | | | | | | | | | | Merge pull request #4710 from Morph1984/fix-integrated-updates | bunnei | 2020-10-07 | 1 | -3/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | submission_package: Fix updates integrated into cartridge images. | Morph | 2020-09-24 | 1 | -3/+22 |
| | |_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4737 from Morph1984/setshimlibraryversion-stub | bunnei | 2020-10-07 | 5 | -4/+38 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | caps_c: Stub SetShimLibraryVersion | Morph | 2020-09-30 | 2 | -1/+18 |
| * | | | | | | | | | | | | | caps_u: Stub SetShimLibraryVersion | Morph | 2020-09-30 | 2 | -2/+14 |
| * | | | | | | | | | | | | | caps_su: Properly stub SetShimLibraryVersion | Morph | 2020-09-30 | 1 | -1/+6 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4727 from FrogTheFrog/patch-1 | bunnei | 2020-10-07 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Reduce the "shake" requirements when configuring UDP. | Lukas Senionis | 2020-09-30 | 1 | -2/+6 |
* | | | | | | | | | | | | | | Merge pull request #4742 from german77/InputFilter | bunnei | 2020-10-06 | 1 | -49/+58 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Only use inputs corresponding to controller type | german | 2020-10-02 | 1 | -49/+58 |
| | |_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4648 from zhaobot/tx-update-20200911153748 | bunnei | 2020-10-04 | 11 | -0/+52095 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Update translations (2020-09-11) | The yuzu Community | 2020-09-11 | 11 | -0/+52095 |
* | | | | | | | | | | | | | | Merge pull request #4734 from german77/motionfusion | bunnei | 2020-10-02 | 2 | -1/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Stubbed EnableSixAxisSensorFusion | german | 2020-09-30 | 2 | -1/+15 |
* | | | | | | | | | | | | | | Merge pull request #4291 from german77/ImplementControllerRumble | David | 2020-09-30 | 5 | -14/+63 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | First implementation of controller rumble | german | 2020-09-29 | 5 | -14/+63 |
| | |_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4726 from lioncash/applet | David | 2020-09-30 | 4 | -6/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | core: Mark GetInstance() as deprecated | Lioncash | 2020-09-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | frontend/controller: Eliminate dependency on the global system instance | Lioncash | 2020-09-26 | 3 | -5/+14 |
| | |_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4733 from ReinUsesLisp/game-list-leak | LC | 2020-09-30 | 2 | -3/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | qt/game_list: Give GameListSearchField::KeyReleaseEater a parent | ReinUsesLisp | 2020-09-29 | 2 | -3/+4 |
* | | | | | | | | | | | | | | Merge pull request #4732 from ReinUsesLisp/wall-clock-destr | LC | 2020-09-30 | 3 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | common/wall_clock: Add virtual destructors | ReinUsesLisp | 2020-09-30 | 3 | -2/+4 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #4735 from goldenx86/patch-1 | LC | 2020-09-30 | 1 | -8/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Remove ext_extended_dynamic_state blacklist | Matías Locatti | 2020-09-30 | 1 | -8/+0 |
* | | | | | | | | | | | | | | | Merge pull request #4705 from german77/SplitMotionPoller | bunnei | 2020-09-30 | 5 | -76/+157 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Use different timing for motion | german | 2020-09-24 | 5 | -76/+157 |
* | | | | | | | | | | | | | | | Update yuzu-patreon-step2.yml to set build timeout to 120 min | bunnei | 2020-09-30 | 1 | -0/+1 |
| |_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4728 from Morph1984/applets-on-top | bunnei | 2020-09-30 | 1 | -6/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | main: Allow applets to display on top while fullscreen | Morph | 2020-09-26 | 1 | -6/+8 |
| | |_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4721 from lioncash/genfn | bunnei | 2020-09-30 | 3 | -5/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | command_generator: Make lookup table static constexpr | Lioncash | 2020-09-26 | 1 | -2/+3 |
| * | | | | | | | | | | | | | codec: Make lookup table static constexpr | Lioncash | 2020-09-25 | 2 | -3/+4 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4722 from lioncash/casting | bunnei | 2020-09-30 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | cubeb_sink: Use static_cast instead of reinterpret_cast in DataCallback() | Lioncash | 2020-09-25 | 1 | -2/+2 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #1703 from DarkLordZach/nvdec-ioctl | bunnei | 2020-09-30 | 4 | -3/+256 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | service: nvhost_vic: Ignore Submit commands. | bunnei | 2020-06-05 | 2 | -1/+18 |
| * | | | | | | | | | | | | nvdrv: Stub nvdec/vic ioctls to bypass nvdec movies | Zach Hilman | 2020-06-05 | 4 | -3/+239 |
* | | | | | | | | | | | | | Merge pull request #4719 from lioncash/audio-warn | bunnei | 2020-09-27 | 8 | -38/+46 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | audio_core: Resolve sign conversion warnings | Lioncash | 2020-09-25 | 8 | -25/+34 |
| * | | | | | | | | | | | | | effect_context: Make use of explicit where applicable | Lioncash | 2020-09-25 | 1 | -13/+12 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4724 from lat9nq/fix-vulkan-nvidia-allocate-2 | Rodrigo Locatti | 2020-09-27 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | vk_stream_buffer: Fix initializing Vulkan with NVIDIA on Linux | lat9nq | 2020-09-25 | 1 | -1/+2 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4703 from lioncash/desig7 | bunnei | 2020-09-27 | 2 | -26/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | shader/registry: Silence a -Wshadow warning | Lioncash | 2020-09-23 | 2 | -5/+5 |
| * | | | | | | | | | | | | shader/registry: Remove unnecessary namespace qualifiers | Lioncash | 2020-09-23 | 1 | -5/+3 |
| * | | | | | | | | | | | | shader/registry: Make use of designated initializers where applicable | Lioncash | 2020-09-23 | 1 | -17/+19 |
* | | | | | | | | | | | | | Merge pull request #4718 from lioncash/vk | bunnei | 2020-09-26 | 2 | -5/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | vk_command_pool: Move definition of Pool into the cpp file | Lioncash | 2020-09-25 | 2 | -4/+6 |
| * | | | | | | | | | | | | | vk_command_pool: Make use of override on destructor | Lioncash | 2020-09-25 | 1 | -1/+1 |
| * | | | | | | | | | | | | | vk_command_pool: Add missing header guard | Lioncash | 2020-09-25 | 1 | -0/+2 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4720 from lioncash/header | bunnei | 2020-09-26 | 5 | -7/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | audio_core: Remove unnecessary inclusions | Lioncash | 2020-09-25 | 5 | -7/+2 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4723 from lioncash/typo | bunnei | 2020-09-26 | 2 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | behavior_info: Fix typo Renerer -> Renderer | Lioncash | 2020-09-25 | 2 | -6/+6 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4717 from lioncash/debug | LC | 2020-09-25 | 1 | -0/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | service: Restore "unused" function | Lioncash | 2020-09-25 | 1 | -0/+17 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4711 from lioncash/move5 | bunnei | 2020-09-25 | 1 | -16/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | arithmetic_integer_immediate: Make use of std::move where applicable | Lioncash | 2020-09-24 | 1 | -16/+19 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4678 from Morph1984/LoadOpenContext-partial-impl | bunnei | 2020-09-24 | 3 | -1/+13 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | acc: Stub LoadOpenContext | Morph | 2020-09-21 | 3 | -1/+13 |
* | | | | | | | | | | | | Merge pull request #4674 from ReinUsesLisp/timeline-semaphores | bunnei | 2020-09-24 | 42 | -814/+647 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | vk_query_cache: Hack counter destructor to avoid reserving queries | ReinUsesLisp | 2020-09-19 | 1 | -1/+10 |
| * | | | | | | | | | | | renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore | ReinUsesLisp | 2020-09-19 | 42 | -814/+638 |
* | | | | | | | | | | | | Merge pull request #4618 from german77/GcAdapterAutoMap | bunnei | 2020-09-24 | 3 | -1/+103 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Add automap feature for GC adapter | german | 2020-09-18 | 3 | -1/+103 |
* | | | | | | | | | | | | Merge pull request #4702 from lioncash/doc-warn | Rodrigo Locatti | 2020-09-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | memory: Resolve a -Wdocumentation warning | Lioncash | 2020-09-23 | 1 | -1/+1 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4701 from lioncash/unused-proto | Rodrigo Locatti | 2020-09-23 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | install_dialog: Make use of [[nodiscard]] where applicable | Lioncash | 2020-09-23 | 1 | -2/+2 |
| * | | | | | | | | | | | | install_dialog: Remove unused function prototype | Lioncash | 2020-09-23 | 1 | -1/+0 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4700 from lioncash/copies | Rodrigo Locatti | 2020-09-23 | 3 | -52/+67 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | game_list: Make game list function naming consistent | Lioncash | 2020-09-23 | 3 | -36/+45 |
| * | | | | | | | | | | | | game_list: Eliminate redundant argument copies | Lioncash | 2020-09-23 | 2 | -16/+22 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4699 from lioncash/move3 | Rodrigo Locatti | 2020-09-23 | 1 | -13/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | control_flow: emplace elements in place within TryQuery() | Lioncash | 2020-09-23 | 1 | -6/+6 |
| * | | | | | | | | | | | control_flow: Make use of std::move in InsertBranch() | Lioncash | 2020-09-23 | 1 | -7/+8 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4698 from lioncash/optional-null | Rodrigo Locatti | 2020-09-23 | 17 | -59/+60 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | General: Make use of std::nullopt where applicable | Lioncash | 2020-09-22 | 17 | -59/+60 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4697 from lioncash/copy5 | bunnei | 2020-09-22 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | ips_layer: Eliminate a redundant copy in Parse() | Lioncash | 2020-09-22 | 1 | -2/+4 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4675 from Morph1984/fix-boot-multicontent | bunnei | 2020-09-22 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | submission_package: Account for multi-content NSPs | Morph | 2020-09-18 | 1 | -5/+5 |
* | | | | | | | | | | | Merge pull request #4692 from ReinUsesLisp/remove-vsync | Rodrigo Locatti | 2020-09-21 | 13 | -360/+35 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | renderer_opengl: Remove emulated mailbox presentation | ReinUsesLisp | 2020-09-20 | 13 | -360/+35 |
* | | | | | | | | | | | | Merge pull request #4683 from Morph1984/NpadHandheldActivationMode-impl | bunnei | 2020-09-20 | 3 | -5/+28 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | hid: Implement Get/SetNpadHandheldActivationMode | Morph | 2020-09-18 | 3 | -5/+28 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4643 from FearlessTobi/decrease-pad-update-interval | bunnei | 2020-09-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Test: Decrease pad_update_ns | FearlessTobi | 2020-09-10 | 1 | -1/+1 |
* | | | | | | | | | | | Merge pull request #4684 from lioncash/desig4 | Rodrigo Locatti | 2020-09-18 | 2 | -8/+8 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | fermi_2d: Make use of designated initializers | Lioncash | 2020-09-18 | 2 | -8/+8 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4680 from Morph1984/fix-motion-mapping | David | 2020-09-18 | 1 | -5/+8 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | configure_input_player: Fixes motion mapping using ConfigureButtonClick | Morph | 2020-09-18 | 1 | -5/+8 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4647 from Morph1984/readd-context-menu | bunnei | 2020-09-18 | 2 | -31/+66 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | configure_input_player: Re-add "Clear" context menu option | Morph | 2020-09-18 | 2 | -31/+66 |
* | | | | | | | | | | | | Merge pull request #4676 from Morph1984/GetPreviousProgramIndex-impl | bunnei | 2020-09-18 | 2 | -1/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | am: Stub GetPreviousProgramIndex | Morph | 2020-09-18 | 2 | -1/+11 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4670 from lioncash/initializer | Rodrigo Locatti | 2020-09-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | arm_dynarmic_cp15: Initialize member variables | Lioncash | 2020-09-17 | 1 | -2/+2 |
* | | | | | | | | | | | | Merge pull request #4665 from lioncash/sm-kernel | Rodrigo Locatti | 2020-09-17 | 3 | -9/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | service/sm: Slightly more efficient string name validation | Lioncash | 2020-09-17 | 1 | -2/+2 |
| * | | | | | | | | | | | | service/sm: Eliminate dependency on the global system instance | Lioncash | 2020-09-17 | 3 | -7/+9 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4666 from lioncash/unused-func | Rodrigo Locatti | 2020-09-17 | 1 | -22/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | service: Remove unused funcation | Lioncash | 2020-09-17 | 1 | -22/+0 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4671 from lioncash/nfp-copy | Rodrigo Locatti | 2020-09-17 | 2 | -21/+25 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | audio_core/command_generator: Use const references where applicable | Lioncash | 2020-09-17 | 1 | -10/+11 |
| * | | | | | | | | | | | | audio_core/command_generator: Avoid an unnecessary copy in GenerateFinalMixCommand() | Lioncash | 2020-09-17 | 1 | -1/+1 |
| * | | | | | | | | | | | | nfp: Eliminate two unnecessary copies | Lioncash | 2020-09-17 | 1 | -10/+13 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4672 from lioncash/narrowing | Rodrigo Locatti | 2020-09-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | decoder/texture: Eliminate narrowing conversion in GetTldCode() | Lioncash | 2020-09-17 | 1 | -1/+1 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4673 from lioncash/fallthrough | Rodrigo Locatti | 2020-09-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | decode/image: Eliminate switch fallthrough in DecodeImage() | Lioncash | 2020-09-17 | 1 | -0/+1 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4594 from german77/MotionHID | bunnei | 2020-09-17 | 23 | -159/+943 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | configure_input: Hook up the motion button and checkbox | Morph | 2020-09-05 | 7 | -7/+19 |
| * | | | | | | | | | | | | Minor cleanup | german | 2020-09-05 | 1 | -19/+16 |
| * | | | | | | | | | | | | Add cemu hook changes related to PR #4609 | german | 2020-09-05 | 8 | -139/+449 |
| * | | | | | | | | | | | | Remove RealMotionDevice | german | 2020-09-05 | 7 | -35/+41 |
| * | | | | | | | | | | | | configure_input_player: Show/hide motion buttons based on the controller | Morph | 2020-09-05 | 3 | -103/+141 |
| * | | | | | | | | | | | | controllers/npad: Simplify motion entry assignment | Morph | 2020-09-05 | 1 | -29/+18 |
| * | | | | | | | | | | | | Include HID and configuration changes related to motion | german | 2020-09-05 | 13 | -16/+448 |
* | | | | | | | | | | | | | Merge pull request #4668 from lioncash/port | bunnei | 2020-09-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | control_metadata: Resolve typo in Portuguese language name | Lioncash | 2020-09-17 | 1 | -1/+1 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4653 from ReinUsesLisp/gc-warns | bunnei | 2020-09-17 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | gc_adapter: Disable MSVC nonstandard extension warning on libusb.h | ReinUsesLisp | 2020-09-15 | 1 | -0/+9 |
* | | | | | | | | | | | | Merge pull request #4663 from ReinUsesLisp/wswitch | bunnei | 2020-09-17 | 7 | -10/+59 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | video_core: Enforce -Werror=switch | ReinUsesLisp | 2020-09-16 | 7 | -10/+59 |
* | | | | | | | | | | | | | Merge pull request #4662 from lioncash/factory | Rodrigo Locatti | 2020-09-17 | 11 | -47/+61 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | file_sys/romfs_factory: Eliminate usage of the global system accessor | Lioncash | 2020-09-17 | 5 | -34/+49 |
| * | | | | | | | | | | | | file_sys/bis_factory: Eliminate usage of the global system accessor | Lioncash | 2020-09-17 | 5 | -11/+11 |
| * | | | | | | | | | | | | loader/nso: Remove unnecessary [[maybe_unused]] | Lioncash | 2020-09-17 | 1 | -2/+1 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4661 from lioncash/system-loader | Rodrigo Locatti | 2020-09-16 | 20 | -45/+85 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | core/loader: Remove dependencies on the global system instance | Lioncash | 2020-09-16 | 20 | -45/+85 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4658 from lioncash/copy3 | Rodrigo Locatti | 2020-09-16 | 2 | -44/+43 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | nca_patch: Significantly reduce the stack usage size within SearchBucketEntry() | Lioncash | 2020-09-15 | 1 | -4/+4 |
| * | | | | | | | | | | | | nca_patch: Make SearchBucketEntry() internally linked | Lioncash | 2020-09-15 | 2 | -44/+43 |
* | | | | | | | | | | | | | Merge pull request #4657 from lioncash/cheatparser | Rodrigo Locatti | 2020-09-16 | 3 | -34/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | cheat_engine: Convert ExtractName into a non-template function | Lioncash | 2020-09-15 | 1 | -19/+17 |
| * | | | | | | | | | | | | cheat_engine: Remove unnecessary system argument to CheatParser's Parse function | Lioncash | 2020-09-15 | 3 | -15/+9 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4655 from lioncash/internal2 | Rodrigo Locatti | 2020-09-15 | 2 | -87/+95 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | patch_manager: Resolve implicit truncations in FormatTitleVersion() | Lioncash | 2020-09-15 | 1 | -3/+4 |
| * | | | | | | | | | | | patch_manager: Make use of type aliases | Lioncash | 2020-09-15 | 2 | -69/+79 |
| * | | | | | | | | | | | patch_manager: Make a few functions internally linked | Lioncash | 2020-09-15 | 2 | -15/+12 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4652 from lioncash/crypto | Rodrigo Locatti | 2020-09-15 | 3 | -7/+12 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | crypto/key_manager: Remove dependency on the global system accessor | Lioncash | 2020-09-14 | 3 | -7/+12 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4651 from lioncash/kernel-global | Rodrigo Locatti | 2020-09-14 | 5 | -11/+20 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | kernel: Remove all dependencies on the global system instance | Lioncash | 2020-09-14 | 5 | -11/+20 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4636 from lioncash/kernel-hle | bunnei | 2020-09-14 | 3 | -7/+5 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | service: Remove two usages of the global system accessor | Lioncash | 2020-09-07 | 3 | -7/+5 |
* | | | | | | | | | | | Merge pull request #4323 from ReinUsesLisp/no-spin | bunnei | 2020-09-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | kernel/scheduler: Use std::mutex instead of spin lock | ReinUsesLisp | 2020-07-13 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #4645 from v1993/lgtm-less-packages | bunnei | 2020-09-12 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Remove bad and useless packages from LGTM build | Valeri | 2020-09-11 | 1 | -3/+0 |
* | | | | | | | | | | | | | Merge pull request #4638 from Morph1984/qt-5.12.8 | bunnei | 2020-09-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | cmake: Update to Qt 5.12.8 | Morph | 2020-09-09 | 1 | -1/+1 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4634 from lioncash/blocking | bunnei | 2020-09-12 | 3 | -19/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | bsd: Resolve unused value within SendToImpl | Lioncash | 2020-09-07 | 1 | -0/+1 |
| * | | | | | | | | | | | | bsd: Resolve sign comparison warnings | Lioncash | 2020-09-07 | 1 | -3/+3 |
| * | | | | | | | | | | | | sockets_translate: Make use of designated initializers | Lioncash | 2020-09-07 | 1 | -12/+12 |
| * | | | | | | | | | | | | blocking_worker: Make use of templated lambda | Lioncash | 2020-09-07 | 1 | -3/+2 |
| * | | | | | | | | | | | | blocking_worker: Resolve -Wdocumentation warning | Lioncash | 2020-09-07 | 1 | -1/+1 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4310 from ogniK5377/apollo-1-prod | bunnei | 2020-09-11 | 27 | -719/+5048 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Preliminary effects | David Marcec | 2020-08-16 | 10 | -35/+731 |
| * | | | | | | | | | | | Disable biquad filter | David Marcec | 2020-08-14 | 1 | -8/+9 |
| * | | | | | | | | | | | Reworked ADPCM decoder to allow better streaming | David Marcec | 2020-08-14 | 2 | -33/+95 |
| * | | | | | | | | | | | mix buffer depopping | David Marcec | 2020-08-01 | 2 | -30/+101 |
| * | | | | | | | | | | | adpcm streaming | David Marcec | 2020-07-30 | 4 | -27/+32 |
| * | | | | | | | | | | | Fix perf regression | David Marcec | 2020-07-25 | 1 | -1/+2 |
| * | | | | | | | | | | | Fix stream channel count when outputting to stereo | David Marcec | 2020-07-25 | 1 | -1/+1 |
| * | | | | | | | | | | | Address issues | David Marcec | 2020-07-25 | 8 | -101/+104 |
| * | | | | | | | | | | | Queue extra mix buffer | David Marcec | 2020-07-25 | 1 | -0/+1 |
| * | | | | | | | | | | | Disable time stretcher for time being | David Marcec | 2020-07-25 | 2 | -6/+4 |
| * | | | | | | | | | | | audio_core: Apollo Part 1, AudioRenderer refactor | David Marcec | 2020-07-25 | 26 | -713/+4204 |
* | | | | | | | | | | | | Merge pull request #4597 from Morph1984/mjolnir-p2 | bunnei | 2020-09-11 | 56 | -222/+4852 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Resolve spacing inconsistencies in style.qrc/qss files | Morph | 2020-09-04 | 6 | -109/+109 |
| * | | | | | | | | | | | | applets/controller: Resolve several compiler warnings | Morph | 2020-09-04 | 2 | -7/+8 |
| * | | | | | | | | | | | | Address feedback | Morph | 2020-09-04 | 4 | -2/+12 |
| * | | | | | | | | | | | | clang-format | Morph | 2020-09-04 | 2 | -2/+4 |
| * | | | | | | | | | | | | applets/controller: Set min_players to have a minimum value of 1. | Morph | 2020-09-04 | 1 | -1/+1 |
| * | | | | | | | | | | | | applets/controller: Modify heuristic to account for certain games | Morph | 2020-09-04 | 1 | -7/+12 |
| * | | | | | | | | | | | | main: Apply settings after applet configuration is complete. | Morph | 2020-09-04 | 1 | -0/+4 |
| * | | | | | | | | | | | | applets/controller: Implement fallback applet for the SDL frontend | Morph | 2020-09-04 | 3 | -90/+34 |
| * | | | | | | | | | | | | applets/controller: Load configuration prior to setting up connections | Morph | 2020-09-04 | 2 | -23/+29 |
| * | | | | | | | | | | | | applets/controller: Make 8 a static constexpr value of NUM_PLAYERS | Morph | 2020-09-04 | 2 | -15/+22 |
| * | | | | | | | | | | | | applets/controller: Implement "Explain Text" | Morph | 2020-09-04 | 6 | -25/+304 |
| * | | | | | | | | | | | | Project Mjölnir: Part 2 - Controller Applet | Morph | 2020-09-04 | 54 | -143/+4515 |
* | | | | | | | | | | | | | Merge pull request #4608 from lioncash/sign3 | bunnei | 2020-09-10 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults() | Lioncash | 2020-08-29 | 1 | -2/+2 |
* | | | | | | | | | | | | | Merge pull request #4633 from ReinUsesLisp/gpu-init | Rodrigo Locatti | 2020-09-10 | 53 | -633/+573 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | video_core: Remove all Core::System references in renderer | ReinUsesLisp | 2020-09-06 | 53 | -633/+573 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4635 from lioncash/gc-adap | bunnei | 2020-09-10 | 3 | -9/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | gc_adapter: Make DeviceConnected() a const member function | Lioncash | 2020-09-07 | 3 | -9/+9 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4606 from lioncash/constexpr | bunnei | 2020-09-07 | 1 | -14/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | game_list_p: Avoid string churn in GameListItemPath data() | Lioncash | 2020-08-29 | 1 | -4/+8 |
| * | | | | | | | | | | | | game_list_p: Mark some constants as constexpr | Lioncash | 2020-08-29 | 1 | -10/+10 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4397 from ReinUsesLisp/bsd | bunnei | 2020-09-06 | 10 | -56/+1387 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | service/bsd: Handle Poll with no entries accurately | ReinUsesLisp | 2020-07-28 | 1 | -0/+5 |
| * | | | | | | | | | | | services/bsd: Implement most of bsd:s | ReinUsesLisp | 2020-07-28 | 5 | -55/+911 |
| * | | | | | | | | | | | service/sockets: Add worker pool abstraction | ReinUsesLisp | 2020-07-28 | 1 | -0/+30 |
| * | | | | | | | | | | | service/sockets: Add worker abstraction to execute blocking calls asynchronously | ReinUsesLisp | 2020-07-28 | 2 | -0/+133 |
| * | | | | | | | | | | | service/sockets: Add translate functions | ReinUsesLisp | 2020-07-28 | 3 | -0/+215 |
| * | | | | | | | | | | | service/sockets: Add enumerations and structures | ReinUsesLisp | 2020-07-28 | 2 | -0/+81 |
| * | | | | | | | | | | | services/nifm: Implement GetCurrentIpAddress | ReinUsesLisp | 2020-07-28 | 1 | -1/+12 |
* | | | | | | | | | | | | Merge pull request #4629 from Morph1984/mergesinglejoyasdualjoy-impl | LC | 2020-09-05 | 3 | -5/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | hid: Implement MergeSingleJoyasDualJoy | Morph | 2020-09-04 | 3 | -5/+24 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4596 from FearlessTobi/port-5495 | bunnei | 2020-09-04 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Add LGTM static analyzer config file | FearlessTobi | 2020-08-28 | 1 | -0/+13 |
* | | | | | | | | | | | | Merge pull request #4611 from lioncash/xbyak2 | bunnei | 2020-09-04 | 3 | -21/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | externals: Update Xbyak to 5.96 | Lioncash | 2020-08-30 | 3 | -21/+21 |
* | | | | | | | | | | | | | Merge pull request #4583 from lioncash/trunc | bunnei | 2020-09-04 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | gc_poller: Resolve compilation warnings on MSVC | Lioncash | 2020-08-26 | 1 | -3/+5 |
* | | | | | | | | | | | | | | Merge pull request #4578 from lioncash/xor | bunnei | 2020-09-03 | 1 | -4/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS | Lioncash | 2020-08-24 | 1 | -4/+10 |
* | | | | | | | | | | | | | | | Merge pull request #4590 from ReinUsesLisp/tsan-sched | bunnei | 2020-09-03 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | hle/scheduler: Fix data race in is_context_switch_pending | ReinUsesLisp | 2020-08-26 | 1 | -2/+6 |
* | | | | | | | | | | | | | | | | Merge pull request #4575 from lioncash/async | bunnei | 2020-09-03 | 2 | -17/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | async_shaders: Mark getters as const member functions | Lioncash | 2020-08-24 | 2 | -17/+15 |
| | |/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge pull request #4626 from ReinUsesLisp/patch-manager-include | LC | 2020-09-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | file_sys/patch_manager: Add missing include | ReinUsesLisp | 2020-09-03 | 1 | -0/+1 |
|/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | Merge pull request #4568 from lioncash/fsp | bunnei | 2020-09-03 | 1 | -3/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | fsp_srv: Resolve -Wunused-but-set-variable warning | Lioncash | 2020-08-23 | 1 | -1/+8 |
| * | | | | | | | | | | | | | | | | fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem() | Lioncash | 2020-08-23 | 1 | -2/+5 |
| | |_|_|_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge pull request #4564 from lioncash/file-include | bunnei | 2020-09-03 | 27 | -37/+66 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | file_sys: Replace inclusions with forward declarations where applicable | Lioncash | 2020-08-23 | 27 | -37/+66 |
| |/ / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | Merge pull request #4625 from lioncash/libusb2 | bunnei | 2020-09-03 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | externals: Work around libusb duplicate GUID errors | Lioncash | 2020-09-03 | 1 | -0/+3 |
* | | | | | | | | | | | | | | | | | Merge pull request #4622 from lat9nq/fix-configure-current-ellipse | LC | 2020-09-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | main: Use three dots to complete the ellipsis | lat9nq | 2020-09-02 | 1 | -1/+1 |
|/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | Merge pull request #4621 from Morph1984/use-pi | bunnei | 2020-09-02 | 3 | -5/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | input_common/motion_input: Make use of Common::PI constant | Morph | 2020-09-02 | 3 | -5/+10 |
|/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | Merge pull request #4570 from german77/motionInput | bunnei | 2020-09-02 | 4 | -0/+276 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Fix orientation errors and improve drift correction | german | 2020-08-28 | 2 | -14/+31 |
| * | | | | | | | | | | | | | | | | Address comments | german | 2020-08-28 | 2 | -85/+65 |
| * | | | | | | | | | | | | | | | | Implement a basic class for motion devices | german | 2020-08-28 | 4 | -0/+279 |
* | | | | | | | | | | | | | | | | | Merge pull request #4584 from lioncash/libusb | bunnei | 2020-09-02 | 5 | -3/+240 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | externals: Track upstream libusb | Lioncash | 2020-08-26 | 4 | -0/+240 |
| * | | | | | | | | | | | | | | | | | externals: Untrack non-upstream variant of libusb | Lioncash | 2020-08-26 | 2 | -3/+0 |
| | |_|_|_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4382 from FearlessTobi/port-udp-config | bunnei | 2020-09-01 | 23 | -13/+1964 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Address second batch of reviews | FearlessTobi | 2020-08-30 | 9 | -30/+27 |
| * | | | | | | | | | | | | | | | | | Reolve reorder warning | FearlessTobi | 2020-08-29 | 2 | -3/+3 |
| * | | | | | | | | | | | | | | | | | Address review comments and fix code compilation | FearlessTobi | 2020-08-29 | 13 | -155/+218 |
| * | | | | | | | | | | | | | | | | | yuzu: Add motion and touch configuration | FearlessTobi | 2020-08-29 | 19 | -3/+1894 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4588 from ReinUsesLisp/tsan-event | bunnei | 2020-09-01 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | common/thread: Fix data race in is_set | ReinUsesLisp | 2020-08-26 | 1 | -4/+5 |
| | |_|_|_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4589 from ReinUsesLisp/tsan-host | bunnei | 2020-09-01 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | hle/kernel: Fix data race in GetCurrentHostThreadID | ReinUsesLisp | 2020-08-26 | 1 | -1/+2 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4587 from yuzu-emu/tsan-microprofiler | bunnei | 2020-09-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | externals/microprofile: Fix data race in g_bUseLock | ReinUsesLisp | 2020-08-26 | 1 | -1/+1 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4461 from comex/thread-names | LC | 2020-08-31 | 2 | -1/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Fix thread naming on Linux, which limits names to 15 bytes. | comex | 2020-08-06 | 2 | -1/+13 |
* | | | | | | | | | | | | | | | | | | Merge pull request #4614 from ReinUsesLisp/fix-extended-state-again | LC | 2020-08-31 | 1 | -6/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | vk_device: Fix driver id check on AMD for VK_EXT_extended_dynamic_state | ReinUsesLisp | 2020-08-31 | 1 | -6/+9 |
|/ / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4601 from lioncash/const3 | bunnei | 2020-08-30 | 1 | -52/+62 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | sdl_impl: Reduce allocations in GetButtonMappingForDevice() | Lioncash | 2020-08-29 | 1 | -31/+37 |
| * | | | | | | | | | | | | | | | | | sdl_impl: Make use of std::move on std::string where applicable | Lioncash | 2020-08-29 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | | | | sdl_impl: Make use of insert_or_assign() where applicable | Lioncash | 2020-08-29 | 1 | -14/+18 |
| * | | | | | | | | | | | | | | | | | sdl_impl: Prevent type truncation in BuildAnalogParamPackageForButton() default arguments | Lioncash | 2020-08-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | sdl_impl: Simplify make_tuple call | Lioncash | 2020-08-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | sdl_impl: Mark FromEvent() as a const member function | Lioncash | 2020-08-29 | 1 | -2/+2 |
| | |_|_|_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4605 from lioncash/copy3 | bunnei | 2020-08-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | bootmanager: Prevent unnecessary copies in TouchUpdateEvent() | Lioncash | 2020-08-29 | 1 | -1/+1 |
| |/ / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | Merge pull request #4604 from lioncash/lifetime | LC | 2020-08-29 | 4 | -7/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | yuzu/main: Amend lifetime issues with InputSubsystem | Lioncash | 2020-08-29 | 4 | -7/+8 |
| |/ / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | Merge pull request #4603 from Morph1984/fix-modifier | LC | 2020-08-29 | 3 | -12/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | yuzu/configuration: Fix index out of bounds for default_analogs | Morph | 2020-08-29 | 3 | -12/+13 |
|/ / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | Merge pull request #4600 from lioncash/prototype | LC | 2020-08-29 | 3 | -8/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | input_common/main: Remove unnecessary headers | Lioncash | 2020-08-29 | 3 | -5/+11 |
| * | | | | | | | | | | | | | | | input_common/main: Remove unimplemented prototype | Lioncash | 2020-08-29 | 1 | -3/+0 |
| | |_|_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4599 from ReinUsesLisp/amd-extended-state | Rodrigo Locatti | 2020-08-29 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | vk_device: Blacklist AMD proprietary from VK_EXT_extended_dynamic_state | ReinUsesLisp | 2020-08-29 | 1 | -1/+6 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #4544 from lioncash/input-sub | bunnei | 2020-08-28 | 25 | -242/+396 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | input_common: Eliminate most global state | Lioncash | 2020-08-27 | 25 | -242/+396 |
| | |_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4586 from yuzu-emu/tsan-cpu-interrupt | bunnei | 2020-08-28 | 2 | -5/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | cpu_interrupt_handler: Misc style changes | ReinUsesLisp | 2020-08-26 | 2 | -5/+3 |
| * | | | | | | | | | | | | | cpu_interrupt_handler: Make is_interrupted an atomic | ReinUsesLisp | 2020-08-26 | 2 | -2/+3 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4530 from Morph1984/mjolnir-p1 | bunnei | 2020-08-27 | 85 | -3263/+8761 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | input_common/main: Add "/Mouse" to the display name | Morph | 2020-08-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | configure_input_player: Fix modifier scale button mapping | Morph | 2020-08-26 | 2 | -20/+19 |
| * | | | | | | | | | | | | | configuration/input: Add support for mouse button clicks | Morph | 2020-08-26 | 5 | -11/+82 |
| * | | | | | | | | | | | | | controllers/npad: Fix inconsistencies with controller connection statuses | Morph | 2020-08-26 | 1 | -1/+7 |
| * | | | | | | | | | | | | | controllers/npad: Fix LibNX controller connection statuses | Morph | 2020-08-26 | 1 | -1/+9 |
| * | | | | | | | | | | | | | controllers/npad: Fix LedPattern for P1-4 | Morph | 2020-08-26 | 1 | -3/+3 |
| * | | | | | | | | | | | | | input_common: Fix directional deadzone values | Morph | 2020-08-26 | 2 | -2/+2 |
| * | | | | | | | | | | | | | Address feedback | Morph | 2020-08-26 | 13 | -96/+77 |
| * | | | | | | | | | | | | | qt_themes: Fix Midnight Blue theme | Morph | 2020-08-26 | 1 | -59/+57 |
| * | | | | | | | | | | | | | Project Mjölnir: Part 1 | Morph | 2020-08-26 | 84 | -3194/+8629 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4577 from lioncash/asserts | bunnei | 2020-08-27 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | common/assert: Make use of C++ attribute syntax | Lioncash | 2020-08-24 | 1 | -3/+4 |
| | |_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4524 from lioncash/memory-log | bunnei | 2020-08-27 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | shader/memory: Amend UNIMPLEMENTED_IF_MSG without a message | Lioncash | 2020-08-14 | 1 | -1/+2 |
* | | | | | | | | | | | | | | Merge pull request #4569 from ReinUsesLisp/glsl-cmake | bunnei | 2020-08-27 | 12 | -51/+127 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | video_core/host_shaders: Add CMake integration for string shaders | ReinUsesLisp | 2020-08-24 | 7 | -42/+106 |
| * | | | | | | | | | | | | | | gl_shader_util: Use std::string_view instead of star pointer | ReinUsesLisp | 2020-08-24 | 5 | -9/+21 |
* | | | | | | | | | | | | | | | Merge pull request #4555 from ReinUsesLisp/fix-primitive-topology | bunnei | 2020-08-27 | 3 | -13/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | vk_state_tracker: Fix primitive topology | ReinUsesLisp | 2020-08-21 | 3 | -13/+14 |
| | |_|_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4593 from lioncash/const2 | Rodrigo Locatti | 2020-08-27 | 1 | -17/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | memory_manager: Make use of [[nodiscard]] in the interface | Lioncash | 2020-08-27 | 1 | -17/+17 |
| * | | | | | | | | | | | | | | memory_manager: Make operator+ const qualified | Lioncash | 2020-08-27 | 1 | -1/+1 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #4582 from lioncash/xbyak | bunnei | 2020-08-26 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | externals: Update Xbyak to 5.95 | Lioncash | 2020-08-26 | 1 | -0/+0 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4572 from lioncash/xbyak | bunnei | 2020-08-25 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | externals: Update xbyak to v5.941 | Lioncash | 2020-08-24 | 1 | -0/+0 |
* | | | | | | | | | | | | | | Merge pull request #4574 from lioncash/const-fn | bunnei | 2020-08-25 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | memory_manager: Mark IsGranularRange() as a const member function | Lioncash | 2020-08-24 | 2 | -3/+3 |
* | | | | | | | | | | | | | | | Merge pull request #4565 from lioncash/memset | bunnei | 2020-08-25 | 2 | -125/+144 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | microprofile: Don't memset through std::atomic types | Lioncash | 2020-08-24 | 2 | -125/+144 |
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4563 from lioncash/rcache | bunnei | 2020-08-25 | 1 | -17/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | registered_cache: Make use of ends_with for string suffix checking | Lioncash | 2020-08-23 | 1 | -2/+1 |
| * | | | | | | | | | | | | | | | registered_cache: Make use of designated initializers | Lioncash | 2020-08-23 | 1 | -15/+15 |
| | |_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4548 from lioncash/color | bunnei | 2020-08-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | common/color: Migrate code over to the Common namespace | Lioncash | 2020-08-18 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | Merge pull request #4542 from ReinUsesLisp/gpu-init-base | bunnei | 2020-08-25 | 22 | -119/+172 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | video_core: Initialize renderer with a GPU | ReinUsesLisp | 2020-08-22 | 22 | -119/+172 |
* | | | | | | | | | | | | | | | | Merge pull request #4562 from lioncash/loop | bunnei | 2020-08-24 | 1 | -16/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | cpu_manager: Make use of ranged for where applicable | Lioncash | 2020-08-23 | 1 | -16/+13 |
| | |_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4573 from lioncash/label | Rodrigo Locatti | 2020-08-24 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | gl_texture_cache: Take std::string by reference in DecorateViewName() | Lioncash | 2020-08-24 | 2 | -2/+2 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #4571 from lioncash/fence | Rodrigo Locatti | 2020-08-24 | 3 | -9/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | video_core/fence_manager: Remove unnecessary includes | Lioncash | 2020-08-24 | 3 | -9/+4 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4561 from lioncash/key-constexpr | bunnei | 2020-08-24 | 2 | -75/+82 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | key_manager: Make data arrays constexpr | Lioncash | 2020-08-23 | 2 | -75/+82 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4549 from lioncash/files | bunnei | 2020-08-24 | 1 | -32/+48 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | vfs_real: Resolve sign conversion warnings | Lioncash | 2020-08-18 | 1 | -2/+2 |
| * | | | | | | | | | | | | vfs_real: Avoid redundant map lookups | Lioncash | 2020-08-18 | 1 | -30/+46 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4559 from lioncash/webresult | bunnei | 2020-08-23 | 7 | -47/+41 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | web_service: Move web_result.h into web_service | Lioncash | 2020-08-23 | 7 | -47/+41 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4560 from lioncash/convert | bunnei | 2020-08-23 | 3 | -8/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | core_timing: Remove unused header | Lioncash | 2020-08-23 | 3 | -2/+2 |
| * | | | | | | | | | | | | core_timing: Move clock initializer into constructor initializer list | Lioncash | 2020-08-23 | 1 | -4/+2 |
| * | | | | | | | | | | | | core_timing: Resolve sign conversion warning | Lioncash | 2020-08-23 | 1 | -2/+2 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4521 from lioncash/optionalcache | bunnei | 2020-08-22 | 1 | -11/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | gl_shader_disk_cache: Make use of std::nullopt where applicable | Lioncash | 2020-08-14 | 1 | -11/+12 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4541 from MerryMage/yolo | bunnei | 2020-08-22 | 8 | -4/+108 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | dynarmic: Add unsafe optimizations | MerryMage | 2020-08-16 | 8 | -4/+108 |
* | | | | | | | | | | | | | Merge pull request #4523 from lioncash/self-assign | bunnei | 2020-08-22 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | macro-interpreter: Resolve -Wself-assign-field warning | Lioncash | 2020-08-14 | 1 | -1/+0 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4546 from lioncash/telemetry | bunnei | 2020-08-20 | 13 | -35/+43 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | common/telemetry: Migrate namespace into the Common namespace | Lioncash | 2020-08-18 | 13 | -35/+43 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4547 from lioncash/header-concept | bunnei | 2020-08-20 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | common/concepts: Move <type_traits> include out of the Common namespace | Lioncash | 2020-08-18 | 1 | -2/+2 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4552 from yuzu-emu/revert-4537-tz | bunnei | 2020-08-20 | 1 | -5/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Revert "common/time_zone: Simplify GetOsTimeZoneOffset()" | bunnei | 2020-08-20 | 1 | -5/+9 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4539 from lioncash/disc | bunnei | 2020-08-19 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | common: Silence two discarded result warnings | Lioncash | 2020-08-16 | 2 | -3/+3 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4522 from lioncash/vulk-copy | bunnei | 2020-08-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | vulkan/wrapper: Avoid unnecessary copy in EnumerateInstanceExtensionProperties() | Lioncash | 2020-08-14 | 1 | -1/+1 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4381 from Morph1984/fix-open-folder-installed-title | bunnei | 2020-08-18 | 4 | -13/+24 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | main: Fallback to loader if no control nca is found with patch manager | Morph | 2020-08-05 | 1 | -6/+17 |
| * | | | | | | | | | | | main: Fix Open Save/Mod Locations for installed titles | Morph | 2020-08-05 | 4 | -12/+12 |
* | | | | | | | | | | | | Merge pull request #4532 from lioncash/object-name | bunnei | 2020-08-18 | 7 | -90/+74 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | configuration_shared: Simplify name lookup in highlighting functions | Lioncash | 2020-08-14 | 7 | -90/+74 |
* | | | | | | | | | | | | | Merge pull request #4535 from lioncash/fileutil | bunnei | 2020-08-18 | 40 | -547/+639 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | common/fileutil: Convert namespace to Common::FS | Lioncash | 2020-08-16 | 40 | -547/+639 |
| | |_|_|/ / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4537 from lioncash/tz | bunnei | 2020-08-17 | 1 | -9/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | common/time_zone: Simplify GetOsTimeZoneOffset() | Lioncash | 2020-08-16 | 1 | -9/+5 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4540 from lioncash/tr3 | bunnei | 2020-08-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | configure_hotkeys: Don't translate empty strings | Lioncash | 2020-08-16 | 1 | -2/+2 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4494 from lioncash/transcode | bunnei | 2020-08-17 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | partition_data_manager: Eliminate magic value | Lioncash | 2020-08-06 | 1 | -2/+2 |
| * | | | | | | | | | | | | | aes_util: Make use of non-template variant of Transcode | Lioncash | 2020-08-06 | 1 | -1/+1 |
| | |_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4531 from lioncash/overload | Rodrigo Locatti | 2020-08-17 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | yuzu: Make use of qOverload where applicable | Lioncash | 2020-08-14 | 1 | -2/+1 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4443 from ameerj/vk-async-shaders | David | 2020-08-17 | 15 | -88/+210 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Remove unneeded newlines, optional Registry in shader params | ameerj | 2020-08-16 | 5 | -14/+9 |
| * | | | | | | | | | | | | | Morph: Update worker allocation comment | Ameer J | 2020-08-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | | move thread 1/4 count computation into allocate workers method | ameerj | 2020-08-16 | 4 | -23/+14 |
| * | | | | | | | | | | | | | Address feedback, add shader compile notifier, update setting text | ameerj | 2020-08-16 | 9 | -162/+117 |
| * | | | | | | | | | | | | | Vk Async Worker directly emplace in cache | ameerj | 2020-08-16 | 3 | -58/+41 |
| * | | | | | | | | | | | | | Address feedback. Bruteforce delete duplicates | ameerj | 2020-08-16 | 7 | -80/+116 |
| * | | | | | | | | | | | | | Vk Async pipeline compilation | ameerj | 2020-08-16 | 13 | -20/+182 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4515 from lat9nq/pgs-menubar-config | bunnei | 2020-08-17 | 3 | -20/+46 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | main: Add an option to modify the currrent game's configuration | lat9nq | 2020-08-16 | 3 | -20/+46 |
* | | | | | | | | | | | | | | Merge pull request #4520 from lioncash/pessimize | David | 2020-08-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | async_shaders: Resolve -Wpessimizing-move warning | Lioncash | 2020-08-14 | 1 | -2/+2 |
| | |_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4536 from lioncash/semi3 | bunnei | 2020-08-16 | 3 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | yuzu: Resolve -Wextra-semi warnings | Lioncash | 2020-08-16 | 3 | -6/+6 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4528 from lioncash/discard | bunnei | 2020-08-16 | 37 | -391/+383 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | common/compression: Roll back std::span changes | Lioncash | 2020-08-15 | 5 | -38/+45 |
| * | | | | | | | | | | | | common: Make use of [[nodiscard]] where applicable | Lioncash | 2020-08-15 | 34 | -358/+343 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4519 from lioncash/semi | bunnei | 2020-08-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | maxwell_3d: Resolve -Wextra-semi warning | Lioncash | 2020-08-14 | 1 | -1/+1 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4526 from lioncash/core-semi | bunnei | 2020-08-15 | 3 | -7/+12 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | core: Resolve several -Wextra-semi warnings | Lioncash | 2020-08-14 | 3 | -7/+12 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4527 from lioncash/pessimizing2 | bunnei | 2020-08-15 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | software_keyboard: Resolve a pessimizing move warning | Lioncash | 2020-08-14 | 1 | -2/+1 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4492 from lioncash/linkage | bunnei | 2020-08-15 | 2 | -15/+11 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | system_control: Make functions internally linked where applicable | Lioncash | 2020-08-05 | 2 | -15/+11 |
* | | | | | | | | | | | | Merge pull request #4463 from lioncash/lockdiscard | bunnei | 2020-08-15 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | emu_window: Mark Scoped constructor and Acquire() as nodiscard | Lioncash | 2020-08-14 | 1 | -2/+2 |
| * | | | | | | | | | | | | kernel/scheduler: Mark SchedulerLock constructor as nodiscard | Lioncash | 2020-08-14 | 1 | -1/+1 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4416 from lioncash/span | bunnei | 2020-08-15 | 5 | -30/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | lz4_compression: Make use of std::span in interfaces | Lioncash | 2020-07-25 | 2 | -17/+14 |
| * | | | | | | | | | | | | zstd_compression: Make use of std::span in interfaces | Lioncash | 2020-07-25 | 3 | -13/+10 |
* | | | | | | | | | | | | | Merge pull request #4518 from lioncash/fmtlib | bunnei | 2020-08-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | CMakeLists: Update fmt to 7.0.3 | Lioncash | 2020-08-14 | 1 | -1/+1 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4453 from ReinUsesLisp/block-to-linear | bunnei | 2020-08-15 | 3 | -34/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | textures/decoders: Fix block linear to pitch copies | ReinUsesLisp | 2020-08-11 | 3 | -34/+34 |
* | | | | | | | | | | | | | Merge pull request #4529 from lioncash/assignment | bunnei | 2020-08-14 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | time_zone_content_manager: Collapse auto and default case | Lioncash | 2020-08-14 | 1 | -3/+1 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4495 from lioncash/conv | Rodrigo Locatti | 2020-08-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | cheat_engine: Resolve implicit bool->u64 conversion | Lioncash | 2020-08-06 | 1 | -1/+1 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4514 from Morph1984/worker-alloc | bunnei | 2020-08-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | gl_shader_cache: Use std::max() for determining num_workers | Morph | 2020-08-12 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge pull request #4511 from lioncash/build2 | LC | 2020-08-13 | 18 | -119/+129 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | General: Tidy up clang-format warnings part 2 | Lioncash | 2020-08-13 | 18 | -119/+129 |
* | | | | | | | | | | | | | Merge pull request #4497 from lioncash/freezer-alg | bunnei | 2020-08-12 | 2 | -16/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | freezer: Move entry finding to its own function | Lioncash | 2020-08-06 | 2 | -12/+21 |
| * | | | | | | | | | | | | | freezer: Take address values by value | Lioncash | 2020-08-06 | 1 | -3/+3 |
| * | | | | | | | | | | | | | freezer: Make use of std::erase_if | Lioncash | 2020-08-06 | 1 | -4/+1 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4493 from jbeich/dragonfly | bunnei | 2020-08-11 | 1 | -9/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | common/virtual_buffer: drop unused includes | Jan Beich | 2020-08-05 | 1 | -9/+0 |
* | | | | | | | | | | | | | Merge pull request #4502 from lioncash/build | bunnei | 2020-08-11 | 3 | -3/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | General: Tidy up clang-format warnings | Lioncash | 2020-08-09 | 3 | -3/+5 |
* | | | | | | | | | | | | | Merge pull request #4496 from lioncash/ce-desig | bunnei | 2020-08-10 | 1 | -6/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | cheat_engine: Make use of designated initializers | Lioncash | 2020-08-06 | 1 | -6/+18 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4330 from ameerj/master | bunnei | 2020-08-10 | 2 | -18/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Remove UI changes | ameerj | 2020-08-10 | 5 | -86/+5 |
| * | | | | | | | | | | | | | Add range slider functionality for gc adapter | ameerj | 2020-08-10 | 1 | -7/+7 |
| * | | | | | | | | | | | | | undo unnecessary newlines, slider range 50-150 | Ameer | 2020-08-10 | 3 | -6/+5 |
| * | | | | | | | | | | | | | Address c++20 warning, fix inaccurate range text display when slide == 0 | Ameer | 2020-08-10 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Add range slider for analog sticks | Ameer | 2020-08-10 | 4 | -14/+99 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4491 from lioncash/unused-vars | bunnei | 2020-08-10 | 2 | -18/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | kernel: Remove unused variables | Lioncash | 2020-08-05 | 2 | -18/+11 |
| | |_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4488 from lioncash/file | bunnei | 2020-08-09 | 4 | -41/+41 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | vfs_vector: Make creation of array vfs files less verbose | Lioncash | 2020-08-05 | 4 | -41/+41 |
| | |_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4448 from Morph1984/fix-entries | bunnei | 2020-08-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | game_list_worker: Do not clear entries when > 1 gamedir is present | Morph | 2020-08-05 | 1 | -1/+1 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4457 from ogniK5377/SetScreenShotPermission | bunnei | 2020-08-07 | 2 | -1/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | am: Unstub SetScreenShotPermission | David Marcec | 2020-07-31 | 2 | -1/+12 |
* | | | | | | | | | | | | | | Merge pull request #4389 from ogniK5377/redundant-format-type | bunnei | 2020-08-07 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | video_core: Remove redundant pixel format type | David Marcec | 2020-07-21 | 1 | -1/+0 |
* | | | | | | | | | | | | | | Merge pull request #4464 from lioncash/format-pass | bunnei | 2020-08-07 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | ci: Make use of clang-format 10.0 | Lioncash | 2020-08-03 | 2 | -2/+2 |
| | |_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4501 from lioncash/is_base_of | David | 2020-08-07 | 3 | -6/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | common/concepts: Rename IsBaseOf to DerivedFrom | Lioncash | 2020-08-07 | 3 | -6/+8 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #4483 from lioncash/constexpr-hex | bunnei | 2020-08-07 | 4 | -138/+141 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | partition_data_manager: Update master key hashes | Lioncash | 2020-08-06 | 1 | -5/+5 |
| * | | | | | | | | | | | | | | partition_data_manager: Make data arrays constexpr | Lioncash | 2020-08-06 | 4 | -138/+141 |
* | | | | | | | | | | | | | | | Merge pull request #4490 from lioncash/arbiter | bunnei | 2020-08-07 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | scheduler: Resolve sign conversion warning | Lioncash | 2020-08-05 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | address_arbiter: Resolve sign conversion warning | Lioncash | 2020-08-05 | 1 | -1/+1 |
| | |_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4489 from lioncash/typesafe | bunnei | 2020-08-06 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | ipc_helpers: Only allow trivially copyable objects with PushRaw() and PopRaw() | Lioncash | 2020-08-05 | 1 | -0/+4 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #4484 from lioncash/aesutil | bunnei | 2020-08-06 | 7 | -27/+36 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | aes_util: Allow SetIV to be non-allocating | Lioncash | 2020-08-03 | 7 | -27/+36 |
| | |/ / / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4477 from lioncash/log-desig | bunnei | 2020-08-06 | 2 | -21/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | logging/backend: Make use of designated initializers | Lioncash | 2020-08-03 | 2 | -21/+15 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4475 from lioncash/bqueue | bunnei | 2020-08-05 | 1 | -10/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | buffer_queue: Make use of std::nullopt | Lioncash | 2020-08-03 | 1 | -5/+6 |
| * | | | | | | | | | | | | | buffer_queue: Make use of designated initializers | Lioncash | 2020-08-03 | 1 | -5/+5 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4479 from lioncash/concepts | bunnei | 2020-08-05 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | CMakeLists: Resolve #4478 | Lioncash | 2020-08-03 | 1 | -1/+6 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4444 from lioncash/volatile | bunnei | 2020-08-05 | 3 | -27/+30 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | common/atomic_ops: Don't cast away volatile from pointers | Lioncash | 2020-07-28 | 3 | -27/+30 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4466 from ogniK5377/loader-type-safe | bunnei | 2020-08-05 | 1 | -18/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Place in anonymous namespace | David Marcec | 2020-08-03 | 1 | -0/+4 |
| * | | | | | | | | | | | loader: Make IdentifyFile typesafe | David Marcec | 2020-08-03 | 1 | -20/+32 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4476 from lioncash/tz | bunnei | 2020-08-05 | 1 | -17/+25 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | time_zone_binary: Make use of designated initializers | Lioncash | 2020-08-03 | 1 | -17/+25 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4401 from ogniK5377/GetIndirectLayerImageRequiredMemoryInfo | bunnei | 2020-08-05 | 1 | -1/+19 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | vi: IApplicationDisplayService:GetIndirectLayerImageRequiredMemoryInfo | David Marcec | 2020-07-21 | 1 | -1/+19 |
* | | | | | | | | | | | | Merge pull request #4430 from bunnei/new-gpu-vmm | bunnei | 2020-08-05 | 6 | -593/+431 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Update src/core/hle/service/nvdrv/devices/nvmap.cpp | bunnei | 2020-07-28 | 1 | -1/+1 |
| * | | | | | | | | | | | | hle: nvdrv: Rewrite of GPU memory management. | bunnei | 2020-07-26 | 6 | -593/+431 |
* | | | | | | | | | | | | | Merge pull request #4440 from lioncash/json | bunnei | 2020-08-05 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | CMakeLists: Update boost to 1.73 | Lioncash | 2020-07-28 | 1 | -1/+1 |
| * | | | | | | | | | | | | | CMakeLists: Update catch to 2.13 | Lioncash | 2020-07-28 | 1 | -1/+1 |
| * | | | | | | | | | | | | | CMakeLists: Update zstd to 1.4.5 | Lioncash | 2020-07-28 | 1 | -1/+1 |
| * | | | | | | | | | | | | | CMakeFiles: Update json to 3.8.0 | Lioncash | 2020-07-28 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge pull request #4445 from Morph1984/async-threads | bunnei | 2020-08-05 | 1 | -9/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | renderer_opengl: Use 1/4 of all threads for async shader compilation | Morph | 2020-07-28 | 1 | -9/+4 |
| | |_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4450 from Morph1984/fix-gamelist-scanning | bunnei | 2020-08-05 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | game_list_worker: Fix game list subdirectory scanning | Morph | 2020-07-29 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | Merge pull request #4472 from lioncash/const-get | bunnei | 2020-08-04 | 2 | -15/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | perf_stats: Make use of designated initializers | Lioncash | 2020-08-03 | 1 | -6/+7 |
| * | | | | | | | | | | | | | | | perf_stats: Mark GetMeanFrametime() as const | Lioncash | 2020-08-03 | 2 | -9/+9 |
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4469 from lioncash/missing | bunnei | 2020-08-04 | 6 | -3/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | vulkan: Silence more -Wmissing-field-initializer warnings | Lioncash | 2020-08-03 | 6 | -3/+18 |
| |/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | Merge pull request #4470 from lioncash/qualifier | David | 2020-08-04 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | patch_manager: Resolve -Wignored-qualifier warnings | Lioncash | 2020-08-03 | 1 | -2/+2 |
| |/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | Merge pull request #4481 from lioncash/cpp-dep | David | 2020-08-04 | 9 | -81/+88 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | yuzu: Resolve C++20 deprecation warnings related to lambda captures | Lioncash | 2020-08-03 | 9 | -81/+88 |
| | |_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4474 from lioncash/hle-profile | David | 2020-08-04 | 1 | -17/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | profile_manager: Make use of std::nullopt | Lioncash | 2020-08-03 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | | profile_manager: Make use of designated initializers | Lioncash | 2020-08-03 | 1 | -13/+22 |
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4473 from lioncash/cheat-desig | bunnei | 2020-08-04 | 1 | -105/+121 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | dmnt_cheat_vm: Make use of designated initializers | Lioncash | 2020-08-03 | 1 | -105/+121 |
| |/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | Merge pull request #4456 from Morph1984/stub-really-long-fs-func | bunnei | 2020-08-04 | 7 | -63/+120 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | minor nits | Morph | 2020-07-31 | 1 | -1/+3 |
| * | | | | | | | | | | | | | | | fsp-srv: Stub Read/WriteSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute | Morph | 2020-07-30 | 2 | -23/+56 |
| * | | | | | | | | | | | | | | | fs: Rename SaveDataDescriptor to SaveDataAttribute | Morph | 2020-07-30 | 5 | -41/+63 |
| | |_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4480 from lioncash/optimize | bunnei | 2020-08-03 | 1 | -9/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | tests/core_timing: Remove pragma optimize(off) | Lioncash | 2020-08-03 | 1 | -9/+5 |
| | |_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4482 from lioncash/ldr-sign | bunnei | 2020-08-03 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | service/ldr: Resolve sign mismatch warnings | Lioncash | 2020-08-03 | 1 | -3/+2 |
| |/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | Merge pull request #4468 from lioncash/regcache | bunnei | 2020-08-03 | 1 | -10/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | registered_cache: Resolve -Wmaybe_uninitialized warnings | Lioncash | 2020-08-03 | 1 | -10/+15 |
| | |_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4471 from ogniK5377/sm-getservice-concept | bunnei | 2020-08-03 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | sm: Make use of IsBaseOf for GetService | David Marcec | 2020-08-03 | 1 | -3/+2 |
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4467 from lioncash/mode | bunnei | 2020-08-03 | 2 | -18/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode | Lioncash | 2020-08-03 | 2 | -18/+21 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) | David | 2020-08-03 | 12 | -30/+64 |
* | | | | | | | | | | | | | | Merge pull request #4263 from lat9nq/fix-screencaps-2 | David | 2020-08-03 | 9 | -14/+120 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | config: Make the save-as identifier more consistent | lat9nq | 2020-07-26 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | configure_ui: Ensure a separator follows the returned path | lat9nq | 2020-07-21 | 1 | -3/+5 |
| * | | | | | | | | | | | | | | configure_ui: don't use an empty string | lat9nq | 2020-07-21 | 1 | -1/+3 |
| * | | | | | | | | | | | | | | main: Don't use as many string copies | lat9nq | 2020-07-21 | 1 | -6/+8 |
| * | | | | | | | | | | | | | | main: rewrite (save as) screenshot saving | lat9nq | 2020-07-21 | 1 | -9/+18 |
| * | | | | | | | | | | | | | | configuration: Setup UI to config screenshot path and saving | lat9nq | 2020-07-21 | 5 | -5/+93 |
| * | | | | | | | | | | | | | | common: Add a screenshots directory | lat9nq | 2020-07-21 | 3 | -0/+3 |
| | |_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4439 from lioncash/cpu | David | 2020-08-03 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | cpu_manager: Remove redundant std::function declarations | Lioncash | 2020-07-28 | 1 | -3/+3 |
| | |_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4438 from lioncash/localizing | David | 2020-08-03 | 1 | -6/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | yuzu/main: Remove redundant usages of QStringLiteral("") | Lioncash | 2020-07-28 | 1 | -6/+5 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4392 from lioncash/guard | David | 2020-07-30 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | compatible_formats: Add missing header guard | Lioncash | 2020-07-21 | 1 | -0/+2 |
* | | | | | | | | | | | | | | Merge pull request #4396 from lioncash/comma | bunnei | 2020-07-30 | 1 | -45/+52 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | surface_params: Make use of designated initializers where applicable | Lioncash | 2020-07-21 | 1 | -38/+46 |
| * | | | | | | | | | | | | | | surface_params: Remove redundant assignment | Lioncash | 2020-07-21 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | surface_params: Replace questionable usages of the comma operator with semicolons | Lioncash | 2020-07-21 | 1 | -9/+9 |
* | | | | | | | | | | | | | | | Merge pull request #4372 from Morph1984/remove_context_menu | bunnei | 2020-07-29 | 7 | -70/+291 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | main: Add support for removing SDMC installed titles | Morph | 2020-07-29 | 1 | -14/+13 |
| * | | | | | | | | | | | | | | xts_archive: Check if the file is nullptr prior to parsing | Morph | 2020-07-29 | 1 | -5/+9 |
| * | | | | | | | | | | | | | | registered_cache: Add support for removing folder ncas | Morph | 2020-07-29 | 2 | -53/+54 |
| * | | | | | | | | | | | | | | game_list: Limit context menu options for homebrew | Morph | 2020-07-29 | 1 | -1/+7 |
| * | | | | | | | | | | | | | | main: Remove assert for opening savedata when program_id = 0 | Morph | 2020-07-29 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | main: Silence [[fallthrough]] warning | Morph | 2020-07-29 | 1 | -3/+2 |
| * | | | | | | | | | | | | | | main: Split removal cases into their individual functions and address feedback | Morph | 2020-07-29 | 2 | -113/+131 |
| * | | | | | | | | | | | | | | main: Connect game list remove signals to removal functions | Morph | 2020-07-29 | 2 | -5/+167 |
| * | | | | | | | | | | | | | | game_list: Add "Remove" context menu | Morph | 2020-07-29 | 2 | -4/+37 |
|/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #4442 from lioncash/devicemem | bunnei | 2020-07-28 | 3 | -11/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | device_memory: Remove unused system member | Lioncash | 2020-07-28 | 3 | -11/+4 |
| | |_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4446 from Morph1984/remove-30fps-hack | LC | 2020-07-28 | 6 | -25/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | configure_graphics: Remove Force 30 FPS mode | Morph | 2020-07-28 | 6 | -25/+0 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4437 from lioncash/ptr | bunnei | 2020-07-28 | 15 | -43/+52 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | core_timing: Make use of uintptr_t to represent user_data | Lioncash | 2020-07-28 | 15 | -43/+52 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4420 from lat9nq/fix-themed-label-bg | bunnei | 2020-07-28 | 2 | -4/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | qt_themes: Set background color to transparent for Dark and Midnight Blue themes | lat9nq | 2020-07-25 | 2 | -4/+7 |
* | | | | | | | | | | | | | Merge pull request #4419 from lioncash/initializer | bunnei | 2020-07-28 | 2 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | vulkan: Resolve -Wmissing-field-initializer warnings | Lioncash | 2020-07-25 | 2 | -0/+4 |
| | |_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4434 from CrazyMax/lang_unused_var | bunnei | 2020-07-27 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | remove unused variable; | CrazyMax | 2020-07-27 | 1 | -1/+0 |
* | | | | | | | | | | | | | | Merge pull request #4432 from bylaws/patch-1 | Rodrigo Locatti | 2020-07-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | video_core/gpu: Correct the size of the puller registers | Billy Laws | 2020-07-26 | 1 | -2/+2 |
* | | | | | | | | | | | | | | Merge pull request #4431 from kelnos/fix-exit-crash | bunnei | 2020-07-27 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | GCAdapter: only join worker thread if running & joinable | Brian J. Tarricone | 2020-07-26 | 1 | -1/+3 |
* | | | | | | | | | | | | | | Merge pull request #4426 from lioncash/lock | bunnei | 2020-07-26 | 3 | -19/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | nvflinger: Mark interface functions with return values as [[nodiscard]] | Lioncash | 2020-07-26 | 1 | -16/+14 |
| * | | | | | | | | | | | | | nvflinger: Use return value of Lock() | Lioncash | 2020-07-26 | 3 | -4/+4 |
* | | | | | | | | | | | | | | Merge pull request #4418 from lioncash/udp-warn | bunnei | 2020-07-26 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | udp/client: Remove unused boost include | Lioncash | 2020-07-25 | 1 | -1/+0 |
| | |/ / / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4415 from lioncash/maybe | bunnei | 2020-07-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | virtual_buffer: Mark size parameter of FreeMemoryPages() as [[maybe_unused]] | Lioncash | 2020-07-25 | 1 | -1/+1 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4417 from lioncash/poll | bunnei | 2020-07-26 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | gc_adapter: Resolve C++20 deprecation warning | Lioncash | 2020-07-25 | 1 | -1/+1 |
| * | | | | | | | | | | | | | gc_poller: Resolve -Wsign-compare warning | Lioncash | 2020-07-25 | 1 | -1/+2 |
| * | | | | | | | | | | | | | gc_poller: Resolve -Wredundant-move warning | Lioncash | 2020-07-25 | 1 | -2/+1 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4429 from FearlessTobi/remove-duplicated-options | LC | 2020-07-26 | 1 | -22/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | yuzu/configure_debug: Remove duplicated checkboxes | FearlessTobi | 2020-07-26 | 1 | -22/+0 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4350 from ogniK5377/hid-update-connected | bunnei | 2020-07-25 | 2 | -33/+37 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | hid: Only update keyboard & debug pad inputs if enabled | David Marcec | 2020-07-16 | 2 | -33/+37 |
* | | | | | | | | | | | | | common/string_util: Remove unimplemented function prototype (#4414) | LC | 2020-07-25 | 1 | -12/+0 |
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4380 from ogniK5377/swkbd-inline-1 | bunnei | 2020-07-25 | 2 | -13/+49 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Address issues | David Marcec | 2020-07-20 | 1 | -2/+2 |
| * | | | | | | | | | | | swkbd: Return result for Calc request for inlined swkbd | David Marcec | 2020-07-19 | 2 | -13/+49 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4383 from ogniK5377/dark-checkbox | bunnei | 2020-07-25 | 6 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | frontend: Match indeterminate checkbox state with light theme | David Marcec | 2020-07-20 | 6 | -0/+0 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4393 from lioncash/unused5 | bunnei | 2020-07-25 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | vk_rasterizer: Remove unused variable in Clear() | Lioncash | 2020-07-21 | 1 | -4/+0 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4377 from Morph1984/dark-themes | bunnei | 2020-07-25 | 247 | -2/+2891 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | wait_tree: Include Midnight Blue dark themes | Morph | 2020-07-20 | 1 | -1/+4 |
| * | | | | | | | | | | qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1) | James Rowe | 2020-07-20 | 246 | -1/+2887 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4334 from lat9nq/clear-per-game-settings | bunnei | 2020-07-25 | 16 | -869/+1116 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | configure_graphics_advnaced: clang-format mk ii | lat9nq | 2020-07-19 | 1 | -3/+3 |
| * | | | | | | | | | | configure_graphics_advanced: Fix oversight from rebase | lat9nq | 2020-07-19 | 1 | -1/+1 |
| * | | | | | | | | | | configuration_shared: Remove unused functions | lat9nq | 2020-07-19 | 2 | -18/+0 |
| * | | | | | | | | | | configuration: Use forward declares and remove extraneous structs | lat9nq | 2020-07-19 | 10 | -63/+59 |
| * | | | | | | | | | | configuration_shared: Make CheckState strongly typed | lat9nq | 2020-07-19 | 2 | -24/+23 |
| * | | | | | | | | | | clang-format | lat9nq | 2020-07-19 | 5 | -38/+32 |
| * | | | | | | | | | | configuration_shared: Break up tracker structs to respective classes | lat9nq | 2020-07-19 | 12 | -49/+58 |
| * | | | | | | | | | | configure_system: break instead of semicolon | lat9nq | 2020-07-19 | 1 | -2/+4 |
| * | | | | | | | | | | clang-format | lat9nq | 2020-07-19 | 3 | -8/+11 |
| * | | | | | | | | | | configure_system: Highlight labels on startup | lat9nq | 2020-07-19 | 1 | -0/+5 |
| * | | | | | | | | | | configure_graphics: Fix layout in global config | lat9nq | 2020-07-19 | 1 | -1/+1 |
| * | | | | | | | | | | configure_per_game: Improve style consistency | lat9nq | 2020-07-19 | 3 | -54/+43 |
| * | | | | | | | | | | configure_system: Implement highlighted overrides | lat9nq | 2020-07-19 | 3 | -539/+544 |
| * | | | | | | | | | | configuration_shared: Add default combobox setup function | lat9nq | 2020-07-19 | 3 | -21/+52 |
| * | | | | | | | | | | configuration_shared: Use an int instead of a QString | lat9nq | 2020-07-19 | 4 | -22/+28 |
| * | | | | | | | | | | configure_graphics_advanced: Implement highlighted overrides | lat9nq | 2020-07-19 | 3 | -96/+146 |
| * | | | | | | | | | | configuration_shared: Switch back to background colors | lat9nq | 2020-07-19 | 1 | -2/+2 |
| * | | | | | | | | | | configuration_shared: Better use global text | lat9nq | 2020-07-19 | 2 | -0/+15 |
| * | | | | | | | | | | configure_audio: fix UI margins | lat9nq | 2020-07-19 | 1 | -1/+10 |
| * | | | | | | | | | | configure_graphics: Implement highlighted overrides | lat9nq | 2020-07-19 | 2 | -134/+200 |
| * | | | | | | | | | | configure_audio: Implement highlighted overrides | lat9nq | 2020-07-19 | 2 | -80/+87 |
| * | | | | | | | | | | configuration_shared: Require name of the widget for highlighting | lat9nq | 2020-07-19 | 3 | -16/+27 |
| * | | | | | | | | | | configuration_shared: Use a highlight instead of background color | lat9nq | 2020-07-19 | 2 | -6/+6 |
| * | | | | | | | | | | configure_general: Implement manual tristate buttons | lat9nq | 2020-07-19 | 2 | -17/+27 |
| * | | | | | | | | | | configuration_shared: Initial functions and data for manual tristate | lat9nq | 2020-07-19 | 2 | -0/+58 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4388 from lioncash/written | bunnei | 2020-07-24 | 1 | -6/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | buffer_cache: Eliminate redundant map lookup in MarkRegionAsWritten() | Lioncash | 2020-07-20 | 1 | -6/+3 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4391 from lioncash/nrvo | bunnei | 2020-07-24 | 7 | -26/+26 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | video_core: Allow copy elision to take place where applicable | Lioncash | 2020-07-21 | 7 | -26/+26 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4394 from lioncash/unused6 | bunnei | 2020-07-24 | 8 | -33/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | video_core: Remove unused variables | Lioncash | 2020-07-21 | 8 | -33/+5 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4353 from ameerj/gc-refactor | bunnei | 2020-07-24 | 2 | -183/+46 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fix axis thresholding while polling | ameerj | 2020-07-19 | 1 | -5/+2 |
| * | | | | | | | | | | std::size_t where appropriate, make error message more clear if can't read | ameerj | 2020-07-17 | 1 | -3/+4 |
| * | | | | | | | | | | Refactor adapter code | Ameer | 2020-07-16 | 2 | -179/+44 |
* | | | | | | | | | | | Merge pull request #4409 from jbeich/freebsd | LC | 2020-07-23 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | network: add missing include for BSDs | Jan Beich | 2020-07-23 | 1 | -0/+2 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4359 from ReinUsesLisp/clamp-shared | Rodrigo Locatti | 2020-07-21 | 6 | -9/+42 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | renderer_{opengl,vulkan}: Clamp shared memory to host's limit | ReinUsesLisp | 2020-07-16 | 6 | -9/+42 |
* | | | | | | | | | | | Merge pull request #4360 from ReinUsesLisp/glasm-bar | Rodrigo Locatti | 2020-07-21 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | gl_arb_decompiler: Execute BAR even when inside control flow | ReinUsesLisp | 2020-07-16 | 1 | -4/+0 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4361 from ReinUsesLisp/lane-id | Rodrigo Locatti | 2020-07-21 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | decode/other: Implement S2R.LaneId | ReinUsesLisp | 2020-07-16 | 1 | -2/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4306 from ReinUsesLisp/bsd-network | David | 2020-07-21 | 5 | -0/+840 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | core/network: Add network abstraction | ReinUsesLisp | 2020-07-19 | 5 | -0/+840 |
* | | | | | | | | | | | Merge pull request #4324 from ReinUsesLisp/formats | bunnei | 2020-07-21 | 20 | -1100/+1111 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | video_core: Rearrange pixel format names | ReinUsesLisp | 2020-07-13 | 19 | -1179/+1077 |
| * | | | | | | | | | | video_core: Fix DXT4 and RGB565 | ReinUsesLisp | 2020-07-13 | 7 | -37/+31 |
| * | | | | | | | | | | video_core/format_lookup_table: Add formats with existing PixelFormat | ReinUsesLisp | 2020-07-13 | 1 | -1/+9 |
| * | | | | | | | | | | video_core: Fix B5G6R5_UNORM render target format | ReinUsesLisp | 2020-07-13 | 5 | -1/+10 |
| * | | | | | | | | | | video_core: Fix B5G6R5U | ReinUsesLisp | 2020-07-13 | 2 | -2/+2 |
| * | | | | | | | | | | video_core: Implement RGBA32_SINT render target | ReinUsesLisp | 2020-07-13 | 7 | -58/+71 |
| * | | | | | | | | | | video_core: Implement RGBA32_SINT render target | ReinUsesLisp | 2020-07-13 | 7 | -0/+13 |
| * | | | | | | | | | | video_core: Implement RGBA16_SINT render target | ReinUsesLisp | 2020-07-13 | 7 | -0/+13 |
| * | | | | | | | | | | video_core: Implement RGBA8_SINT render target | ReinUsesLisp | 2020-07-13 | 7 | -0/+13 |
| * | | | | | | | | | | video_core: Implement RG32_SINT render target | ReinUsesLisp | 2020-07-13 | 7 | -0/+13 |
| * | | | | | | | | | | video_core: Implement RG8_SINT render target and fix RG8_UINT | ReinUsesLisp | 2020-07-13 | 7 | -1/+14 |
| * | | | | | | | | | | video_core: Implement R8_SINT render target | ReinUsesLisp | 2020-07-13 | 7 | -0/+13 |
| * | | | | | | | | | | video_core: Implement R8_SNORM render target | ReinUsesLisp | 2020-07-13 | 7 | -0/+13 |
| * | | | | | | | | | | video_core/surface: Remove explicit values on PixelFormat's definition | ReinUsesLisp | 2020-07-13 | 1 | -80/+80 |
| * | | | | | | | | | | video_core/surface: Reorder render target to pixel format switch | ReinUsesLisp | 2020-07-13 | 1 | -53/+51 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #4168 from ReinUsesLisp/global-memory | bunnei | 2020-07-21 | 7 | -110/+173 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | gl_arb_decompiler: Use NV_shader_buffer_{load,store} on assembly shaders | ReinUsesLisp | 2020-07-18 | 7 | -110/+173 |
* | | | | | | | | | | Merge pull request #4376 from ogniK5377/dark-wait-tree | Rodrigo Locatti | 2020-07-19 | 1 | -11/+41 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Address issues | David Marcec | 2020-07-18 | 1 | -6/+3 |
| * | | | | | | | | | | frontend: Improve wait tree readability for dark themes | David Marcec | 2020-07-18 | 1 | -11/+44 |
* | | | | | | | | | | | Merge pull request #4379 from jbeich/libc++ | LC | 2020-07-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | alignment: explicitly include <new> after 723edb4c0659 | Jan Beich | 2020-07-19 | 1 | -0/+1 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #3349 from FearlessTobi/translationnns | David | 2020-07-18 | 17 | -86/+260 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Address trivial review comments. | FearlessTobi | 2020-07-18 | 2 | -2/+2 |
| * | | | | | | | | | | configure_ui: Address some review comments from the previous PR | FearlessTobi | 2020-07-18 | 2 | -16/+21 |
| * | | | | | | | | | | yuzu: Port translation support from Citra | FearlessTobi | 2020-07-18 | 17 | -86/+255 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4348 from lioncash/nano | bunnei | 2020-07-18 | 16 | -100/+111 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | core_timing: Remove unused data member | Lioncash | 2020-07-16 | 1 | -2/+0 |
| * | | | | | | | | | | core_timing: Make TimedCallback take std::chrono::nanoseconds | Lioncash | 2020-07-16 | 16 | -58/+62 |
| * | | | | | | | | | | core_timing: Make use of std::chrono with ScheduleEvent | Lioncash | 2020-07-16 | 13 | -49/+58 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #4373 from lioncash/allocator | bunnei | 2020-07-18 | 1 | -43/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | alignment: Simplify AlignmentAllocator implementation | Lioncash | 2020-07-17 | 1 | -43/+4 |
* | | | | | | | | | | | Merge pull request #4345 from Morph1984/fix-createfile | bunnei | 2020-07-18 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Add comment to clarify the nullptr check | Morph | 2020-07-16 | 1 | -0/+1 |
| * | | | | | | | | | | filesystem: Create subdirectories prior to creating a file | Morph | 2020-07-16 | 1 | -0/+3 |
* | | | | | | | | | | | Merge pull request #4273 from ogniK5377/async-shaders-prod | bunnei | 2020-07-18 | 24 | -64/+660 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fix style issues | David Marcec | 2020-07-18 | 2 | -7/+13 |
| * | | | | | | | | | | | Drop settings namespace | David Marcec | 2020-07-17 | 1 | -2/+1 |
| * | | | | | | | | | | | Remove duplicate config | David Marcec | 2020-07-17 | 2 | -2/+1 |
| * | | | | | | | | | | | Use conditional var | David Marcec | 2020-07-17 | 2 | -9/+15 |
| * | | | | | | | | | | | Drop max workers from 8->2 for testing | David Marcec | 2020-07-17 | 1 | -1/+1 |
| * | | | | | | | | | | | Rebase for per game settings | David Marcec | 2020-07-17 | 9 | -1/+53 |
| * | | | | | | | | | | | async shaders | David Marcec | 2020-07-17 | 16 | -64/+598 |
* | | | | | | | | | | | | Merge pull request #4364 from lioncash/desig5 | bunnei | 2020-07-18 | 19 | -664/+763 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | wrapper: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -56/+64 |
| * | | | | | | | | | | | | vk_texture_cache: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -96/+135 |
| * | | | | | | | | | | | | vk_swapchain: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -43/+51 |
| * | | | | | | | | | | | | vk_stream_buffer: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -19/+16 |
| * | | | | | | | | | | | | vk_staging_buffer_pool: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -13/+12 |
| * | | | | | | | | | | | | vk_shader_util: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -7/+7 |
| * | | | | | | | | | | | | vk_scheduler: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -27/+30 |
| * | | | | | | | | | | | | vk_sampler_cache: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -24/+27 |
| * | | | | | | | | | | | | vk_resource_manager: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -15/+14 |
| * | | | | | | | | | | | | vk_renderpass_cache: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -59/+70 |
| * | | | | | | | | | | | | vk_rasterizer: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -41/+47 |
| * | | | | | | | | | | | | vk_query_cache: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -8/+8 |
| * | | | | | | | | | | | | vk_pipeline_cache: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -31/+35 |
| * | | | | | | | | | | | | vk_memory_manager: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -7/+6 |
| * | | | | | | | | | | | | vk_image: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -15/+23 |
| * | | | | | | | | | | | | vk_descriptor_pool: Make use of designated initializers where applicable | Lioncash | 2020-07-17 | 1 | -15/+18 |
| * | | | | | | | | | | | | vk_compute_pipeline: Make use of designated initializers where applicable | Lioncash | 2020-07-16 | 1 | -63/+68 |
| * | | | | | | | | | | | | vk_compute_pass: Make use of designated initializers where applicable | Lioncash | 2020-07-16 | 1 | -95/+99 |
| * | | | | | | | | | | | | vk_buffer_cache: Make use of designated initializers where applicable | Lioncash | 2020-07-16 | 1 | -30/+33 |
* | | | | | | | | | | | | | Merge pull request #4365 from lioncash/mii | bunnei | 2020-07-18 | 1 | -53/+54 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | mii/manager: Make use of designated initializers | Lioncash | 2020-07-17 | 1 | -53/+54 |
* | | | | | | | | | | | | | | Merge pull request #4374 from ReinUsesLisp/fix-err | bunnei | 2020-07-18 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | vk_device: Fix build error on old MSVC versions | ReinUsesLisp | 2020-07-18 | 1 | -3/+3 |
| | |_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4366 from lioncash/mii-sign | bunnei | 2020-07-18 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | mii/manager: Resolve sign mismatch warnings | Lioncash | 2020-07-17 | 1 | -3/+3 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4344 from VolcaEM/c3 | bunnei | 2020-07-17 | 2 | -1/+42 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | clang-format | VolcaEM | 2020-07-15 | 1 | -1/+2 |
| * | | | | | | | | | | | | | dmnt_cheat_vm: Implement opcode 0xC3 (ReadWriteStaticRegister) | VolcaEM | 2020-07-15 | 2 | -1/+41 |
* | | | | | | | | | | | | | | Merge pull request #4309 from Morph1984/fix-romfs-bug | bunnei | 2020-07-17 | 4 | -10/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | fs: Fix RomFS building when zero byte files are present | Morph | 2020-07-12 | 4 | -10/+10 |
* | | | | | | | | | | | | | | Merge pull request #4322 from ReinUsesLisp/fix-dynstate | bunnei | 2020-07-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | vk_state_tracker: Fix dirty flags for stencil_enable on VK_EXT_extended_dynamic_state | ReinUsesLisp | 2020-07-13 | 1 | -0/+1 |
| | |_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4369 from lioncash/hle-macro | LC | 2020-07-17 | 1 | -10/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | macro_hle: Remove unnecessary static keywords | Lioncash | 2020-07-17 | 1 | -7/+4 |
| * | | | | | | | | | | | | | macro_hle: Remove unnecessary std::make_pair calls | Lioncash | 2020-07-17 | 1 | -3/+3 |
| | |_|_|/ / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4340 from lioncash/remove | LC | 2020-07-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | shader_cache: Make use of std::erase_if | Lioncash | 2020-07-14 | 1 | -2/+2 |
* | | | | | | | | | | | | | Merge pull request #4347 from lioncash/logging | David | 2020-07-17 | 1 | -38/+39 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | settings: Resolve a sign conversion warning within GetTimeZoneString() | Lioncash | 2020-07-15 | 1 | -5/+5 |
| * | | | | | | | | | | | | | settings: Make use of std::string_view over std::string for logging | Lioncash | 2020-07-15 | 1 | -33/+34 |
| | |_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4371 from lioncash/cmake2 | David | 2020-07-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | core/CMakeLists: Add missing physical_memory.h header file | Lioncash | 2020-07-17 | 1 | -0/+1 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4357 from lioncash/unused4 | David | 2020-07-17 | 3 | -7/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | kernel: Remove unused variables | Lioncash | 2020-07-16 | 3 | -7/+2 |
* | | | | | | | | | | | | | | Merge pull request #4358 from lioncash/unused5 | David | 2020-07-17 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | kernel/thread: Remove unimplemented function prototype | Lioncash | 2020-07-16 | 1 | -2/+0 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #4367 from lioncash/inc2 | David | 2020-07-17 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | constants: Add missing <array> include | Lioncash | 2020-07-17 | 1 | -0/+1 |
| | |/ / / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4368 from lioncash/macro | David | 2020-07-17 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | macro: Resolve missing parameter in doxygen comment | Lioncash | 2020-07-17 | 1 | -1/+2 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #4370 from lioncash/simplify | David | 2020-07-17 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | macro_hle: Simplify shift expression in HLE_771BB18C62444DA0() | Lioncash | 2020-07-17 | 1 | -2/+1 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #4363 from lioncash/mismatch | Rodrigo Locatti | 2020-07-17 | 1 | -6/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | vk_texture_cache: Amend mismatched access masks and indices in UploadBuffer | Lioncash | 2020-07-17 | 1 | -6/+4 |
* | | | | | | | | | | | | | | Merge pull request #4292 from bunnei/mii-rewrite | bunnei | 2020-07-17 | 9 | -914/+3270 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | hle: service: mii: Rewrite service to properly support creation of random and default miis. | bunnei | 2020-07-12 | 9 | -914/+3270 |
* | | | | | | | | | | | | | | Merge pull request #4362 from lioncash/cast | bunnei | 2020-07-17 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | vk_graphics_pipeline: Resolve narrowing warnings | Lioncash | 2020-07-17 | 1 | -2/+4 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4327 from lioncash/desig2 | Rodrigo Locatti | 2020-07-16 | 2 | -58/+38 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | address_space_info: Use type alias to simplify code | Lioncash | 2020-07-13 | 1 | -14/+13 |
| * | | | | | | | | | | | | | address_space_info: Make use of designated initializers | Lioncash | 2020-07-13 | 2 | -46/+27 |
| | |_|_|/ / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4333 from lioncash/desig3 | Rodrigo Locatti | 2020-07-16 | 1 | -198/+223 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | vk_graphics_pipeline: Make use of designated initializers where applicable | Lioncash | 2020-07-14 | 1 | -198/+223 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4332 from lioncash/vkdev | Rodrigo Locatti | 2020-07-16 | 1 | -124/+152 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | vk_device: Make use of designated initializers where applicable | Lioncash | 2020-07-14 | 1 | -124/+152 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4321 from lioncash/desig | bunnei | 2020-07-16 | 1 | -334/+384 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | vk_blit_screen: Make use of designated initializers where applicable | Lioncash | 2020-07-13 | 1 | -334/+384 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4356 from lioncash/inc | LC | 2020-07-16 | 5 | -11/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | kernel: Add missing include | Lioncash | 2020-07-16 | 1 | -0/+1 |
| * | | | | | | | | | | | cpu_manager: Mark function getters as static | Lioncash | 2020-07-16 | 4 | -10/+11 |
| * | | | | | | | | | | | cpu_manager: Remove unused preemption_count variable | Lioncash | 2020-07-16 | 1 | -1/+0 |
| * | | | | | | | | | | | cpu_manager: Add missing includes | Lioncash | 2020-07-16 | 1 | -0/+3 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4261 from ameerj/gc-calibration | bunnei | 2020-07-16 | 3 | -36/+67 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Rebase to master | Ameer | 2020-07-14 | 122 | -1489/+3429 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Break out of scan loop if can't find adapter on first run | Ameer | 2020-07-10 | 1 | -0/+3 |
| * | | | | | | | | | | | | Rebase to master, fix merge conflicts | Ameer | 2020-07-09 | 26 | -305/+787 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Address PR feedback, fix axis button thresholding | Ameer | 2020-07-07 | 3 | -58/+22 |
| * | | | | | | | | | | | | | Brace the code! Fix compile error due to class member construction order | Ameer | 2020-07-07 | 2 | -15/+31 |
| * | | | | | | | | | | | | | Recalibrate reconnected controllers | Ameer | 2020-07-07 | 1 | -0/+5 |
| * | | | | | | | | | | | | | Save origin state of GC controller analog features, compare against origin for input detection | Ameer | 2020-07-07 | 3 | -28/+72 |
* | | | | | | | | | | | | | | Merge pull request #4337 from lat9nq/fix-per-game-async | bunnei | 2020-07-16 | 3 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | clang-format | lat9nq | 2020-07-14 | 1 | -2/+1 |
| * | | | | | | | | | | | | | | settings: Move settings sanitization to its own function | lat9nq | 2020-07-14 | 4 | -4/+11 |
| * | | | | | | | | | | | | | | main: Set async gpu properly after loading per-game setting | lat9nq | 2020-07-14 | 1 | -0/+4 |
* | | | | | | | | | | | | | | | Merge pull request #4297 from FearlessTobi/skip-profile-select | bunnei | 2020-07-16 | 1 | -9/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | main/profile_select: Don't prompt for profile selection when only one is available | FearlessTobi | 2020-07-11 | 1 | -9/+13 |
| | |_|_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4346 from lioncash/thread | David | 2020-07-16 | 7 | -35/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | kernel/process: Move name and system context to the bottom of the member list | Lioncash | 2020-07-15 | 1 | -6/+6 |
| * | | | | | | | | | | | | | | kernel/handle_table: Remove usages of the global system instance | Lioncash | 2020-07-15 | 4 | -8/+15 |
| * | | | | | | | | | | | | | | kernel/thread: Remove global GetCurrentThread() | Lioncash | 2020-07-15 | 3 | -23/+7 |
| | |_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge pull request #4249 from Morph1984/delete-update-aoc-on-overwrite | David | 2020-07-16 | 3 | -12/+94 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Check for empty section0 and CNMT prior to install | Morph | 2020-07-16 | 1 | -3/+19 |
| * | | | | | | | | | | | | | clang format | Morph | 2020-07-15 | 1 | -3/+3 |
| * | | | | | | | | | | | | | Use proper install result when overwriting files | Morph | 2020-07-15 | 2 | -3/+3 |
| * | | | | | | | | | | | | | Remove global system instance and address feedback | Morph | 2020-07-15 | 2 | -14/+10 |
| * | | | | | | | | | | | | | registered_cache: Remove previous update/dlc if it exists on install | Morph | 2020-07-15 | 2 | -13/+83 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4328 from lioncash/unused-var3 | bunnei | 2020-07-16 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | memory_layout: Remove unused data member | Lioncash | 2020-07-13 | 1 | -2/+0 |
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4342 from lioncash/endian | Rodrigo Locatti | 2020-07-14 | 1 | -42/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | common/swap: Make use of std::endian | Lioncash | 2020-07-14 | 1 | -42/+4 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4242 from ReinUsesLisp/maxwell-dma | bunnei | 2020-07-14 | 6 | -359/+468 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | video_core/textures: Add and use SwizzleSliceToVoxel, and minor style changes | ReinUsesLisp | 2020-07-10 | 5 | -84/+125 |
| * | | | | | | | | | | | maxwell_dma: Rename registers to match official docs and reorder | ReinUsesLisp | 2020-07-08 | 2 | -287/+355 |
* | | | | | | | | | | | | Merge pull request #4294 from MerryMage/cpu-opt-settings | bunnei | 2020-07-14 | 20 | -29/+685 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | configure_cpu: Split optimization settings off into Debug tab | MerryMage | 2020-07-12 | 9 | -163/+302 |
| * | | | | | | | | | | | | configure_cpu: Add tooltips | MerryMage | 2020-07-11 | 1 | -1/+54 |
| * | | | | | | | | | | | | configure_cpu: Show/Hide debugging options | MerryMage | 2020-07-11 | 7 | -46/+135 |
| * | | | | | | | | | | | | configuration: Add settings to enable/disable specific CPU optimizations | MerryMage | 2020-07-11 | 17 | -29/+404 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4282 from Morph1984/fs-size | bunnei | 2020-07-14 | 7 | -225/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | bis_factory: Set User NAND free space to be 1 MiB less than total. | Morph | 2020-07-10 | 1 | -1/+3 |
| * | | | | | | | | | | | | sdmc_factory: Set the SDMC total size to 1 TiB | Morph | 2020-07-10 | 1 | -1/+3 |
| * | | | | | | | | | | | | bis_factory: Use hardware default NAND partition sizes | Morph | 2020-07-10 | 1 | -10/+11 |
| * | | | | | | | | | | | | settings: Remove storage size options | Morph | 2020-07-10 | 5 | -214/+1 |
* | | | | | | | | | | | | | Merge pull request #4338 from ameerj/disconnected-adapter | bunnei | 2020-07-14 | 2 | -15/+25 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Fix crash if gc configured but adapter not connected | Ameer | 2020-07-14 | 2 | -15/+25 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4314 from lioncash/input-warn | bunnei | 2020-07-14 | 4 | -11/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | gc_poller: Mark GCButtonFactory::GetNextInput() as const | Lioncash | 2020-07-12 | 2 | -2/+2 |
| * | | | | | | | | | | | | | gc_poller: Get rid of undefined behavior in Create() | Lioncash | 2020-07-12 | 1 | -0/+4 |
| * | | | | | | | | | | | | | gc_poller: Silence sign conversion warnings | Lioncash | 2020-07-12 | 1 | -1/+1 |
| * | | | | | | | | | | | | | gc_adapter: Remove deprecated usage of = in lambda captures | Lioncash | 2020-07-12 | 1 | -1/+1 |
| * | | | | | | | | | | | | | gc_adapter: Silence sign conversion warnings | Lioncash | 2020-07-12 | 2 | -7/+7 |
* | | | | | | | | | | | | | | Merge pull request #4315 from lioncash/udp-warn | bunnei | 2020-07-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | udp: Silence a C++20 deprecation warning | Lioncash | 2020-07-12 | 1 | -1/+1 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge pull request #4335 from lat9nq/fix-set-per-game-multicore | LC | 2020-07-14 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | configure_general: Explicitly guard use_multi_core when applying settings | lat9nq | 2020-07-14 | 1 | -0/+2 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4280 from jbeich/system-libusb | LC | 2020-07-14 | 5 | -3/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | input_common: drop unused libusb.h include | Ameer | 2020-07-14 | 1 | -1/+0 |
| * | | | | | | | | | | | | input_common: make libusb private to gc_adapter | Jan Beich | 2020-07-13 | 3 | -3/+7 |
| * | | | | | | | | | | | | cmake: pass libusb include directory as well | Jan Beich | 2020-07-09 | 2 | -0/+2 |
* | | | | | | | | | | | | | Merge pull request #4318 from lioncash/cpp20 | Rodrigo Locatti | 2020-07-13 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | CMakeLists: Enable usage of C++20 on Linux | Lioncash | 2020-07-13 | 1 | -3/+3 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4317 from lioncash/boost | Rodrigo Locatti | 2020-07-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | CMakeLists: Correct boost asio disabling define name | Lioncash | 2020-07-12 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge pull request #4316 from lioncash/cmake-concept | Rodrigo Locatti | 2020-07-12 | 1 | -0/+2 |
|\| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | CMakeLists: Disable concepts in boost asio | Lioncash | 2020-07-12 | 1 | -0/+2 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4265 from Morph1984/file-rename | Fernando Sahmkow | 2020-07-12 | 1 | -10/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | vfs_real: Fix MoveFile | Morph | 2020-07-10 | 1 | -10/+17 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4290 from lioncash/latest | LC | 2020-07-12 | 2 | -4/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | CMakeLists: Make use of /std:c++latest on MSVC | Lioncash | 2020-07-11 | 2 | -4/+11 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #3385 from Morph1984/batch-install | bunnei | 2020-07-12 | 6 | -146/+343 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Add additional empty check for the QStringList returned by the InstallDialog | Morph | 2020-07-10 | 1 | -0/+4 |
| * | | | | | | | | | | | | Update the install and progress dialogs | Morph | 2020-07-10 | 4 | -80/+65 |
| * | | | | | | | | | | | | Refactor batch installing files | Morph | 2020-07-10 | 4 | -196/+238 |
| * | | | | | | | | | | | | Add support for batch install to NAND | Morph | 2020-07-10 | 6 | -124/+290 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | common/alignment: Fix compilation errors (#4303) | Tobias | 2020-07-12 | 1 | -1/+3 |
* | | | | | | | | | | | | Merge pull request #4312 from Morph1984/fix-discord-invite | LC | 2020-07-12 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Fix Discord invite link | Morph | 2020-07-12 | 1 | -2/+2 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4275 from CrazyMax/desired_language | bunnei | 2020-07-12 | 1 | -1/+13 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | AM: fix GetDesiredLanguage: | CrazyMax | 2020-07-08 | 1 | -1/+13 |
* | | | | | | | | | | | | Merge pull request #4289 from ReinUsesLisp/dynfix | bunnei | 2020-07-12 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | vk_rasterizer: Pass <pSizes> to CmdBindVertexBuffers2EXT | ReinUsesLisp | 2020-07-10 | 1 | -6/+6 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4295 from MerryMage/macOS-libusb | bunnei | 2020-07-12 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | CMakeLists: Do not search for system libusb on macOS | MerryMage | 2020-07-11 | 1 | -3/+4 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4305 from yuzu-emu/revert-4300-port-5441 | bunnei | 2020-07-12 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp"" | bunnei | 2020-07-12 | 1 | -3/+1 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4300 from FearlessTobi/port-5441 | bunnei | 2020-07-11 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Common: remove a mod from AlignUp (#5441) | Marshall Mohror | 2020-07-11 | 1 | -1/+3 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4203 from VolcaEM/services | bunnei | 2020-07-11 | 26 | -154/+282 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Rename two functions in NS | VolcaEM | 2020-07-02 | 1 | -2/+2 |
| * | | | | | | | | | | Rename GetApplicationArea2 to GetApplicationAreaSize | VolcaEM | 2020-07-02 | 1 | -2/+2 |
| * | | | | | | | | | | Remove duplicate functions | VolcaEM | 2020-06-29 | 1 | -2/+0 |
| * | | | | | | | | | | Use decimal instead of hexadecimal | VolcaEM | 2020-06-29 | 1 | -3/+5 |
| * | | | | | | | | | | Fix typo | VolcaEM | 2020-06-29 | 1 | -1/+1 |
| * | | | | | | | | | | Clang-format | VolcaEM | 2020-06-29 | 1 | -1/+1 |
| * | | | | | | | | | | service: Update function tables | VolcaEM | 2020-06-29 | 27 | -157/+285 |
* | | | | | | | | | | | Merge pull request #4250 from Morph1984/key-writing | bunnei | 2020-07-11 | 1 | -4/+8 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | KeyManager: Prevent writing of invalid keys | Morph | 2020-07-10 | 1 | -4/+8 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #4221 from jbeich/unused-qt-opengl | bunnei | 2020-07-10 | 3 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | cmake: stop linking against QGL after c6a0ab979239 | Jan Beich | 2020-07-02 | 3 | -4/+3 |
* | | | | | | | | | | | Merge pull request #4287 from lioncash/fmt7 | bunnei | 2020-07-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | CMakeLists: Update fmt to 7.0.1 | Lioncash | 2020-07-10 | 1 | -1/+1 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4286 from lioncash/format | David | 2020-07-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | CMakeLists: Use lower-case command names | Lioncash | 2020-07-10 | 1 | -1/+1 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4285 from ogniK5377/fmt-fix | David | 2020-07-10 | 1 | -5/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | cmake: Fix libfmt linking errors | David Marcec | 2020-07-10 | 1 | -5/+1 |
* | | | | | | | | | | | Merge pull request #4284 from ogniK5377/libusb-fix | David | 2020-07-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | cmake: Fix libusb builds breaking | David Marcec | 2020-07-10 | 1 | -0/+1 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4283 from lat9nq/fix-linux-nvidia-vulkan | Rodrigo Locatti | 2020-07-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | vk_stream_buffer: set allocable_size to 9 MiB | lat9nq | 2020-07-10 | 1 | -1/+1 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | configuration: implement per-game configurations (#4098) | lat9nq | 2020-07-10 | 57 | -835/+1942 |
* | | | | | | | | | | Merge pull request #4281 from RealJohnGalt/linkfix2 | bunnei | 2020-07-10 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | cmake: fix fmt linking when found | John Galt | 2020-07-09 | 1 | -1/+5 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4248 from Morph1984/CreateManagedDisplaySeparableLayer | bunnei | 2020-07-10 | 2 | -1/+20 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | AM/ISelfController: Stub CreateManagedDisplaySeparableLayer | Morph | 2020-07-05 | 2 | -1/+20 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #4202 from ReinUsesLisp/scoped-lock | bunnei | 2020-07-09 | 2 | -15/+12 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | core_timing,scheduler: Use std::scoped_lock when possible | ReinUsesLisp | 2020-06-29 | 2 | -15/+12 |
* | | | | | | | | | | Merge pull request #4219 from ogniK5377/audio-timing | bunnei | 2020-07-09 | 2 | -20/+9 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Don't handle cycles late if stretcher is active | David Marcec | 2020-07-01 | 1 | -1/+3 |
| * | | | | | | | | | audio: Improving audio timing for multicore/single core | David Marcec | 2020-07-01 | 2 | -20/+7 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #4266 from jbeich/freebsd | bunnei | 2020-07-08 | 3 | -2/+48 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | cmake: unbreak system libusb support | Jan Beich | 2020-07-07 | 2 | -2/+47 |
| * | | | | | | | | | input_common/gcadapter: add missing C++11 header required by libc++ | Jan Beich | 2020-07-07 | 1 | -0/+1 |
* | | | | | | | | | | Merge pull request #4255 from lioncash/copy | bunnei | 2020-07-08 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | configure_graphics: Make use of qOverload in signals/slots | Lioncash | 2020-07-06 | 1 | -2/+2 |
| * | | | | | | | | | | configure_graphics: Prevent unnecessary string copies in UpdateDeviceComboBox() | Lioncash | 2020-07-06 | 1 | -1/+1 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #4276 from ameerj/master | bunnei | 2020-07-08 | 1 | -10/+29 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Address comments for better clarity/signed dev count | Ameer | 2020-07-08 | 1 | -11/+15 |
| * | | | | | | | | | Add more libusb error checks | Ameer | 2020-07-08 | 1 | -3/+18 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #4243 from CrazyMax/display_version | bunnei | 2020-07-08 | 1 | -4/+16 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | GetDisplayVersion should return a null-terminated version string. | CrazyMax | 2020-07-07 | 1 | -4/+16 |
* | | | | | | | | | | Merge pull request #4245 from MerryMage/page-table-race | bunnei | 2020-07-08 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | memory: Set page-table pointers before setting attribute = Memory | MerryMage | 2020-07-05 | 1 | -2/+5 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #4270 from MerryMage/rm-pragma-once | merry | 2020-07-08 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | cpu_interrupt_handler: Remove #pragma once from .cpp file | MerryMage | 2020-07-07 | 1 | -2/+0 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #4198 from FearlessTobi/port-5364 | bunnei | 2020-07-07 | 2 | -1/+18 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | .github: add a new issue template | tgsm | 2020-06-28 | 2 | -1/+18 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #4150 from ReinUsesLisp/dynamic-state-impl | bunnei | 2020-07-07 | 14 | -275/+660 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | vk_rasterizer: Use nullptr for <pSizes> in CmdBindVertexBuffers2EXT | ReinUsesLisp | 2020-06-27 | 1 | -6/+6 |
| * | | | | | | | | vk_pipeline_cache: Avoid hashing and comparing dynamic state when possible | ReinUsesLisp | 2020-06-27 | 6 | -23/+51 |
| * | | | | | | | | vulkan/fixed_pipeline_state: Move state out of individual structures | ReinUsesLisp | 2020-06-27 | 4 | -121/+84 |
| * | | | | | | | | vk_rasterizer: Use VK_EXT_extended_dynamic_state | ReinUsesLisp | 2020-06-27 | 5 | -46/+356 |
| * | | | | | | | | renderer_vulkan/wrapper: Add VK_EXT_extended_dynamic_state functions | ReinUsesLisp | 2020-06-27 | 2 | -0/+64 |
| * | | | | | | | | fixed_pipeline_state: Add requirements for VK_EXT_extended_dynamic_state | ReinUsesLisp | 2020-06-27 | 7 | -155/+143 |
| * | | | | | | | | vk_device: Enable VK_EXT_extended_dynamic_state when available | ReinUsesLisp | 2020-06-27 | 3 | -0/+32 |
* | | | | | | | | | Merge pull request #4258 from ameerj/master | bunnei | 2020-07-07 | 2 | -6/+8 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | change shortcut context for other hotkeys with file open dialog | Ameer | 2020-07-07 | 1 | -4/+4 |
| * | | | | | | | | Revert inadvertent dynarmic update | Ameer | 2020-07-07 | 1 | -0/+0 |
| * | | | | | | | | Fix ss crash on game menu, fix ss on windowed mode | Ameer | 2020-07-06 | 3 | -4/+6 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #4194 from ReinUsesLisp/fix-shader-cache | Fernando Sahmkow | 2020-07-05 | 1 | -29/+41 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | shader_cache: Fix use-after-free and orphan invalidation cache entries | ReinUsesLisp | 2020-07-01 | 1 | -29/+41 |
* | | | | | | | | Merge pull request #4137 from ameerj/master | bunnei | 2020-07-04 | 11 | -2/+980 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Fix merge conflicts? | Ameer | 2020-07-04 | 237 | -2726/+7778 |
| |\ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #4218 from ogniK5377/opus-external | Rodrigo Locatti | 2020-07-04 | 6 | -3/+261 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | externals: Track opus as submodule instead of using conan | David Marcec | 2020-07-01 | 6 | -3/+261 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #4175 from ReinUsesLisp/read-buffer | bunnei | 2020-07-03 | 5 | -18/+24 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | gl_buffer_cache: Copy to buffers created as STREAM_READ before downloading | ReinUsesLisp | 2020-06-26 | 5 | -18/+24 |
* | | | | | | | | | | Merge pull request #3924 from ogniK5377/GetKeyCodeMap | bunnei | 2020-07-03 | 2 | -2/+72 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Move GetKeyCodeMapImpl to an anonymous namespace | David Marcec | 2020-06-24 | 1 | -19/+19 |
| * | | | | | | | | | | Fixed logging output | David Marcec | 2020-06-24 | 1 | -1/+1 |
| * | | | | | | | | | | Implement GetKeyCodeMap & GetKeyCodeMap2 | David Marcec | 2020-06-24 | 2 | -2/+72 |
* | | | | | | | | | | | Merge pull request #4230 from yuzu-emu/revert-4206-linkfix | bunnei | 2020-07-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Revert "cmake: fix fmt linking" | bunnei | 2020-07-03 | 1 | -1/+1 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4206 from RealJohnGalt/linkfix | bunnei | 2020-07-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | cmake: fix fmt linking | John Galt | 2020-06-29 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #4193 from ogniK5377/GetIndirectLayerConsumerHandle-stub | bunnei | 2020-07-03 | 1 | -1/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | am: Stub GetIndirectLayerConsumerHandle | David Marcec | 2020-06-28 | 1 | -1/+13 |
* | | | | | | | | | | | | | Merge pull request #4192 from ogniK5377/acc-ListOpenContextStoredUsers-stub | bunnei | 2020-07-03 | 5 | -4/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | acc: ListOpenContextStoredUsers partial stub | David Marcec | 2020-06-28 | 5 | -4/+14 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge pull request #4082 from Morph1984/mirror-once-clamp | Rodrigo Locatti | 2020-07-02 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | maxwell_to_gl: Implement MirrorOnceClampOGL using GL_MIRROR_CLAMP_EXT | Morph | 2020-06-30 | 1 | -0/+6 |
* | | | | | | | | | | | | | Merge pull request #4217 from lioncash/prototype | David | 2020-07-01 | 10 | -12/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | key_manager: Correct casing of instance() | Lioncash | 2020-07-01 | 10 | -10/+10 |
| * | | | | | | | | | | | | key_manager: Delete move operations | Lioncash | 2020-07-01 | 1 | -0/+3 |
| * | | | | | | | | | | | | key_manager: Make use of canonical deleted operator= | Lioncash | 2020-07-01 | 1 | -2/+2 |
* | | | | | | | | | | | | | Merge pull request #4208 from jbeich/freebsd | LC | 2020-07-01 | 1 | -5/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | common: switch to nullptr for sysctl's empty new value | Jan Beich | 2020-07-01 | 1 | -4/+4 |
| * | | | | | | | | | | | | | common: add sysconf() fallback | Jan Beich | 2020-06-30 | 1 | -3/+16 |
| | |_|_|/ / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4209 from jbeich/webengine | David | 2020-07-01 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | cmake: depend on WebEngine with system Qt | Jan Beich | 2020-06-30 | 1 | -0/+3 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #3967 from FearlessTobi/keys-singleton | David | 2020-07-01 | 13 | -21/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | crypto: Make KeyManager a singleton class | FearlessTobi | 2020-05-20 | 13 | -21/+27 |
* | | | | | | | | | | | | | Merge pull request #4153 from ogniK5377/prepo-multibuf | bunnei | 2020-07-01 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | prepo: : Don't read extra buffer from report unless passed | David Marcec | 2020-06-24 | 1 | -1/+6 |
* | | | | | | | | | | | | | | Merge pull request #4063 from FreddyFunk/game-version-in-title | bunnei | 2020-07-01 | 2 | -13/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Reorder variables to comply with the Auzure build pipeline | unknown | 2020-06-22 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Add game versio to title bar | unknown | 2020-06-08 | 2 | -13/+17 |
* | | | | | | | | | | | | | | | Merge pull request #4166 from VolcaEM/quickstart-faq | bunnei | 2020-07-01 | 3 | -5/+33 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Update FAQ function name (2/2) | VolcaEM | 2020-06-27 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | Update FAQ function name (1/2) | VolcaEM | 2020-06-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Update function name again | VolcaEM | 2020-06-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Update function name (2/2) | VolcaEM | 2020-06-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Update function name (1/2) | VolcaEM | 2020-06-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Clang-format again | VolcaEM | 2020-06-25 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | Clang-format | VolcaEM | 2020-06-25 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | Remove unnecessary newline | VolcaEM | 2020-06-25 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | | Merge branch 'master' into quickstart-faq | VolcaEM | 2020-06-25 | 143 | -2225/+6340 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Fix typo 2: electric boogaloo | VolcaEM | 2020-06-25 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | Use QUrl (2/2) | VolcaEM | 2020-06-25 | 1 | -6/+5 |
| * | | | | | | | | | | | | | | | | Use QUrl (1/2) | VolcaEM | 2020-06-25 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | Fix formatting | VolcaEM | 2020-06-25 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | Fix typo | VolcaEM | 2020-06-25 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | Add "Open Quickstart Guide" and "FAQ" buttons to the Help menu | VolcaEM | 2020-06-25 | 3 | -0/+48 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge pull request #4176 from ReinUsesLisp/compatible-formats | Fernando Sahmkow | 2020-06-30 | 4 | -5/+216 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | texture_cache: Test format compatibility before copying | ReinUsesLisp | 2020-06-27 | 2 | -6/+21 |
| * | | | | | | | | | | | | | | | | video_core/compatible_formats: Table to test if two formats are legal to view or copy | ReinUsesLisp | 2020-06-27 | 3 | -0/+196 |
| | |_|_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge pull request #4157 from ReinUsesLisp/unified-turing | Fernando Sahmkow | 2020-06-30 | 1 | -19/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | gl_device: Enable NV_vertex_buffer_unified_memory on Turing devices | ReinUsesLisp | 2020-06-25 | 1 | -19/+1 |
* | | | | | | | | | | | | | | | | Merge pull request #4191 from Morph1984/vertex-formats | Rodrigo Locatti | 2020-06-30 | 3 | -109/+78 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | maxwell_to_gl: Rename VertexType() to VertexFormat() | Morph | 2020-06-29 | 2 | -4/+5 |
| * | | | | | | | | | | | | | | | | maxwell_to_vk: Reorder vertex formats and add A2B10G10R10 for all types except float | Morph | 2020-06-28 | 1 | -75/+69 |
| * | | | | | | | | | | | | | | | | maxwell_to_gl: Add 32 bit component sizes to (un)signed scaled formats | Morph | 2020-06-28 | 1 | -30/+4 |
| | |_|_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | macro: Add support for "middle methods" on the code cache (#4112) | David | 2020-06-30 | 1 | -8/+27 |
* | | | | | | | | | | | | | | | | Merge pull request #4182 from Kewlan/fullscreen-hotkey-fix | bunnei | 2020-06-30 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Fix issues caused when changing the fullscreen hotkey | Kewlan | 2020-06-27 | 1 | -4/+5 |
* | | | | | | | | | | | | | | | | Merge pull request #4140 from ReinUsesLisp/validation-layers | Rodrigo Locatti | 2020-06-29 | 3 | -5/+43 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | renderer_vulkan: Update validation layer name and test before enabling | ReinUsesLisp | 2020-06-22 | 3 | -5/+43 |
* | | | | | | | | | | | | | | | | Merge pull request #3955 from FernandoS27/prometheus-2b | bunnei | 2020-06-28 | 116 | -2293/+3971 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Core/Common: Address Feedback. | Fernando Sahmkow | 2020-06-28 | 21 | -58/+58 |
| * | | | | | | | | | | | | | | | | NvFlinger: Clang Format. | Fernando Sahmkow | 2020-06-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | Build System: Fix GCC & MINGW Build. | Fernando Sahmkow | 2020-06-27 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | | | SVC: Implement 32-bits wrappers and update Dynarmic. | Fernando Sahmkow | 2020-06-27 | 5 | -34/+282 |
| * | | | | | | | | | | | | | | | | SVC: Add GetCurrentProcessorNumber32, CreateTransferMemory32, SetMemoryAttribute32 | Fernando Sahmkow | 2020-06-27 | 2 | -6/+39 |
| * | | | | | | | | | | | | | | | | ARM: Update Dynarmic and Setup A32 according to latest interface. | Fernando Sahmkow | 2020-06-27 | 9 | -93/+174 |
| * | | | | | | | | | | | | | | | | SVC: Add GetThreadPriority32 & SetThreadPriority32 | Fernando Sahmkow | 2020-06-27 | 2 | -2/+30 |
| * | | | | | | | | | | | | | | | | ArmDynarmic32: Setup CNTPCT correctly | Fernando Sahmkow | 2020-06-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | Audio: Correct buffer release for host timing. | Fernando Sahmkow | 2020-06-27 | 3 | -1/+22 |
| * | | | | | | | | | | | | | | | | Common/Kernel: Corrections and small bug fixing. | Fernando Sahmkow | 2020-06-27 | 2 | -8/+3 |
| * | | | | | | | | | | | | | | | | Services/NvFlinger: Do vSync in a sepparate thread on Multicore. | Fernando Sahmkow | 2020-06-27 | 4 | -5/+69 |
| * | | | | | | | | | | | | | | | | Externals: Update Dynarmic. | Fernando Sahmkow | 2020-06-27 | 1 | -0/+0 |
| * | | | | | | | | | | | | | | | | Common/NativeClockx86: Reduce native clock accuracy further. | Fernando Sahmkow | 2020-06-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | Tests/CoreTiming: Correct host timing tests. | Fernando Sahmkow | 2020-06-27 | 2 | -157/+14 |
| * | | | | | | | | | | | | | | | | ARMDynarmicInterface: Correct GCC Build Errors. | Fernando Sahmkow | 2020-06-27 | 2 | -6/+6 |
| * | | | | | | | | | | | | | | | | Common/AtomicOps: Correct GCC Intrinsic argument ordering. | Fernando Sahmkow | 2020-06-27 | 1 | -5/+5 |
| * | | | | | | | | | | | | | | | | Kernel: Correct Host Context on Threads and Scheduler. | Fernando Sahmkow | 2020-06-27 | 4 | -11/+11 |
| * | | | | | | | | | | | | | | | | YuzuQT: Hide Speed UI on Multicore. | Fernando Sahmkow | 2020-06-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | Clang Format. | Fernando Sahmkow | 2020-06-27 | 14 | -48/+49 |
| * | | | | | | | | | | | | | | | | ARMInterface/Externals: Update dynarmic and fit to latest version. | Fernando Sahmkow | 2020-06-27 | 2 | -7/+7 |
| * | | | | | | | | | | | | | | | | ARMInterface: Correct rebase errors. | Fernando Sahmkow | 2020-06-27 | 3 | -5/+5 |
| * | | | | | | | | | | | | | | | | CoreTiming: Correct rebase bugs and other miscellaneous things. | Fernando Sahmkow | 2020-06-27 | 2 | -4/+8 |
| * | | | | | | | | | | | | | | | | Core: Split Microprofile Dynarmic timing per Core | Fernando Sahmkow | 2020-06-27 | 1 | -3/+12 |
| * | | | | | | | | | | | | | | | | General: Tune the priority of main emulation threads so they have higher priority than less important helper threads. | Fernando Sahmkow | 2020-06-27 | 6 | -0/+60 |
| * | | | | | | | | | | | | | | | | Dynarmic Interface: don't clear cache if JIT has not been created. | Fernando Sahmkow | 2020-06-27 | 2 | -0/+6 |
| * | | | | | | | | | | | | | | | | General: Correct rebase, sync gpu and context management. | Fernando Sahmkow | 2020-06-27 | 9 | -32/+45 |
| * | | | | | | | | | | | | | | | | CoreTiming/CycleTimer: Correct Idling. | Fernando Sahmkow | 2020-06-27 | 1 | -2/+5 |
| * | | | | | | | | | | | | | | | | SingleCore: Correct ticks reset to be on preemption. | Fernando Sahmkow | 2020-06-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | General: Cleanup legacy code. | Fernando Sahmkow | 2020-06-27 | 19 | -740/+8 |
| * | | | | | | | | | | | | | | | | Kernel/svcBreak: Implement CacheInvalidation for Singlecore and correct svcBreak. | Fernando Sahmkow | 2020-06-27 | 2 | -3/+13 |
| * | | | | | | | | | | | | | | | | Bootmanager/CPU_Manager: Correct shader caches and sync GPU on OpenGL. | Fernando Sahmkow | 2020-06-27 | 2 | -6/+13 |
| * | | | | | | | | | | | | | | | | HLE_IPC: Correct HLE Event behavior on timeout. | Fernando Sahmkow | 2020-06-27 | 3 | -1/+19 |
| * | | | | | | | | | | | | | | | | SingleCore: Improve Cycle timing Behavior and replace mutex in global scheduler for spinlock. | Fernando Sahmkow | 2020-06-27 | 3 | -2/+4 |
| * | | | | | | | | | | | | | | | | FrameLimiting: Enable frame limiting for single core. | Fernando Sahmkow | 2020-06-27 | 2 | -1/+2 |
| * | | | | | | | | | | | | | | | | SingleCore: Use Cycle Timing instead of Host Timing. | Fernando Sahmkow | 2020-06-27 | 15 | -80/+152 |
| * | | | | | | | | | | | | | | | | Scheduler: Correct Reload/Unload | Fernando Sahmkow | 2020-06-27 | 2 | -3/+5 |
| * | | | | | | | | | | | | | | | | Thread: Release the ARM Interface on exitting. | Fernando Sahmkow | 2020-06-27 | 3 | -1/+8 |
| * | | | | | | | | | | | | | | | | General: Move ARM_Interface into Threads. | Fernando Sahmkow | 2020-06-27 | 18 | -170/+136 |
| * | | | | | | | | | | | | | | | | Core: Refactor ARM Interface. | Fernando Sahmkow | 2020-06-27 | 10 | -42/+69 |
| * | | | | | | | | | | | | | | | | X64 Clock: Reduce accuracy to be less or equal to guest accuracy. | Fernando Sahmkow | 2020-06-27 | 3 | -1/+10 |
| * | | | | | | | | | | | | | | | | ARM/WaitTree: Better track the CallStack for each thread. | Fernando Sahmkow | 2020-06-27 | 3 | -11/+74 |
| * | | | | | | | | | | | | | | | | SVC/ARM: Correct svcSendSyncRequest and cache ticks on arm interface. | Fernando Sahmkow | 2020-06-27 | 3 | -5/+20 |
| * | | | | | | | | | | | | | | | | SingleCore: Move Host Timing from a sepparate thread to main cpu thread. | Fernando Sahmkow | 2020-06-27 | 7 | -10/+48 |
| * | | | | | | | | | | | | | | | | GUI: Make multicore only work with Async and add GUI for multicore. | Fernando Sahmkow | 2020-06-27 | 6 | -5/+63 |
| * | | | | | | | | | | | | | | | | ARM: Addapt to new Exclusive Monitor Interface. | Fernando Sahmkow | 2020-06-27 | 5 | -31/+24 |
| * | | | | | | | | | | | | | | | | CPU_Manager: Correct stopping on SingleCore. | Fernando Sahmkow | 2020-06-27 | 1 | -3/+8 |
| * | | | | | | | | | | | | | | | | Scheduler: Correct yielding interaction with SetThreadActivity. | Fernando Sahmkow | 2020-06-27 | 1 | -0/+15 |
| * | | | | | | | | | | | | | | | | General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running. | Fernando Sahmkow | 2020-06-27 | 11 | -13/+87 |
| * | | | | | | | | | | | | | | | | General: Fix Stop function | Fernando Sahmkow | 2020-06-27 | 4 | -5/+25 |
| * | | | | | | | | | | | | | | | | Kernel: Rewind on SVC change. | Fernando Sahmkow | 2020-06-27 | 3 | -5/+16 |
| * | | | | | | | | | | | | | | | | Kernel: Preempt Single core on redudant yields. | Fernando Sahmkow | 2020-06-27 | 6 | -21/+42 |
| * | | | | | | | | | | | | | | | | CPU_Manager: Unload/Reload threads on preemption on SingleCore | Fernando Sahmkow | 2020-06-27 | 4 | -7/+64 |
| * | | | | | | | | | | | | | | | | Synchronization: Correct wide Assertion. | Fernando Sahmkow | 2020-06-27 | 1 | -2/+4 |
| * | | | | | | | | | | | | | | | | General: Initial Setup for Single Core. | Fernando Sahmkow | 2020-06-27 | 8 | -34/+228 |
| * | | | | | | | | | | | | | | | | Scheduler: Set last running time on thread. | Fernando Sahmkow | 2020-06-27 | 2 | -4/+2 |
| * | | | | | | | | | | | | | | | | Kernel: Corrections to TimeManager, Scheduler and Mutex. | Fernando Sahmkow | 2020-06-27 | 3 | -5/+5 |
| * | | | | | | | | | | | | | | | | Kernel: Fixes, corrections and asserts to scheduler and different svcs. | Fernando Sahmkow | 2020-06-27 | 8 | -38/+38 |
| * | | | | | | | | | | | | | | | | Scheduler: Correct yields. | Fernando Sahmkow | 2020-06-27 | 2 | -7/+25 |
| * | | | | | | | | | | | | | | | | Mutex: Revert workaround due to poor exclusive memory. | Fernando Sahmkow | 2020-06-27 | 1 | -9/+2 |
| * | | | | | | | | | | | | | | | | ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. | Fernando Sahmkow | 2020-06-27 | 12 | -24/+325 |
| * | | | | | | | | | | | | | | | | SVC: WaitSynchronization add Termination Pending Result. | Fernando Sahmkow | 2020-06-27 | 2 | -1/+5 |
| * | | | | | | | | | | | | | | | | Scheduler: Remove arm_interface lock and a few corrections. | Fernando Sahmkow | 2020-06-27 | 2 | -17/+3 |
| * | | | | | | | | | | | | | | | | Yuzu/Debuggers: Correct Wait Tree for Paused threads. | Fernando Sahmkow | 2020-06-27 | 1 | -2/+10 |
| * | | | | | | | | | | | | | | | | SVC: Correct SetThreadActivity. | Fernando Sahmkow | 2020-06-27 | 4 | -38/+59 |
| * | | | | | | | | | | | | | | | | SCC: Small corrections to CancelSynchronization | Fernando Sahmkow | 2020-06-27 | 3 | -2/+14 |
| * | | | | | | | | | | | | | | | | Scheduler: Correct locking for hle threads. | Fernando Sahmkow | 2020-06-27 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | | Scheduler: Fix HLE Threads on guard | Fernando Sahmkow | 2020-06-27 | 1 | -4/+6 |
| * | | | | | | | | | | | | | | | | Scheduler: Protect on closed threads. | Fernando Sahmkow | 2020-06-27 | 1 | -7/+17 |
| * | | | | | | | | | | | | | | | | Scheduler: Correct assert. | Fernando Sahmkow | 2020-06-27 | 1 | -4/+2 |
| * | | | | | | | | | | | | | | | | Core: Correct rebase. | Fernando Sahmkow | 2020-06-27 | 2 | -18/+11 |
| * | | | | | | | | | | | | | | | | Scheduler: Release old thread fiber before trying to switch to the next thread fiber. | Fernando Sahmkow | 2020-06-27 | 2 | -11/+35 |
| * | | | | | | | | | | | | | | | | NVDRV: Remove frame limiting as Host Timing already takes care. | Fernando Sahmkow | 2020-06-27 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | | | Mutex: Correct Result writting to clear exclusivity. | Fernando Sahmkow | 2020-06-27 | 1 | -3/+11 |
| * | | | | | | | | | | | | | | | | SVC: Correct svcWaitForAddress and svcSignalToAddress. | Fernando Sahmkow | 2020-06-27 | 4 | -68/+161 |
| * | | | | | | | | | | | | | | | | Scheduler: Correct Select Threads Step 2. | Fernando Sahmkow | 2020-06-27 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | Kernel: Corrections to Scheduling. | Fernando Sahmkow | 2020-06-27 | 5 | -19/+23 |
| * | | | | | | | | | | | | | | | | Kernel: Correct Signal on Thread Death and Setup Sync Objects on Thread for Debugging | Fernando Sahmkow | 2020-06-27 | 3 | -15/+17 |
| * | | | | | | | | | | | | | | | | Core: Correct HLE Event Callbacks and other issues. | Fernando Sahmkow | 2020-06-27 | 5 | -37/+39 |
| * | | | | | | | | | | | | | | | | Process: Protect TLS region and Modules. | Fernando Sahmkow | 2020-06-27 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | | | General: Add Asserts | Fernando Sahmkow | 2020-06-27 | 4 | -0/+24 |
| * | | | | | | | | | | | | | | | | General: Add better safety for JIT use. | Fernando Sahmkow | 2020-06-27 | 5 | -7/+39 |
| * | | | | | | | | | | | | | | | | SVC: Correct races on physical core switching. | Fernando Sahmkow | 2020-06-27 | 2 | -10/+10 |
| * | | | | | | | | | | | | | | | | NVFlinger: Lock race condition between CPU, Host Timing, VSync. | Fernando Sahmkow | 2020-06-27 | 3 | -0/+11 |
| * | | | | | | | | | | | | | | | | SVC: Add locks to the memory management. | Fernando Sahmkow | 2020-06-27 | 1 | -0/+21 |
| * | | | | | | | | | | | | | | | | SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey. | Fernando Sahmkow | 2020-06-27 | 9 | -33/+84 |
| * | | | | | | | | | | | | | | | | SVC: Cleanup old methods. | Fernando Sahmkow | 2020-06-27 | 1 | -13/+9 |
| * | | | | | | | | | | | | | | | | CPU_Manager: Reconfigre guest threads for dynamrmic downsides | Fernando Sahmkow | 2020-06-27 | 3 | -1/+7 |
| * | | | | | | | | | | | | | | | | SVC: Correct SendSyncRequest. | Fernando Sahmkow | 2020-06-27 | 8 | -54/+116 |
| * | | | | | | | | | | | | | | | | SVC: Correct ArbitrateUnlock | Fernando Sahmkow | 2020-06-27 | 3 | -33/+37 |
| * | | | | | | | | | | | | | | | | SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock | Fernando Sahmkow | 2020-06-27 | 8 | -90/+134 |
| * | | | | | | | | | | | | | | | | SVC: Remove global HLE Lock. | Fernando Sahmkow | 2020-06-27 | 1 | -3/+0 |
| * | | | | | | | | | | | | | | | | SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber | Fernando Sahmkow | 2020-06-27 | 5 | -15/+26 |
| * | | | | | | | | | | | | | | | | SVC: Correct CreateThread, StartThread, ExitThread, SleepThread. | Fernando Sahmkow | 2020-06-27 | 3 | -37/+31 |
| * | | | | | | | | | | | | | | | | HostTiming: Pause the hardware clock on pause. | Fernando Sahmkow | 2020-06-27 | 7 | -1/+23 |
| * | | | | | | | | | | | | | | | | AudioCore: Use nanoseconds instead of cycles for buffer time. | Fernando Sahmkow | 2020-06-27 | 2 | -6/+6 |
| * | | | | | | | | | | | | | | | | General: Setup yuzu threads' microprofile, naming and registry. | Fernando Sahmkow | 2020-06-27 | 7 | -9/+25 |
| * | | | | | | | | | | | | | | | | CPU_Manager: remove debugging code. | Fernando Sahmkow | 2020-06-27 | 1 | -8/+4 |
| * | | | | | | | | | | | | | | | | YuzuCMD/Tester: Correct execution | Fernando Sahmkow | 2020-06-27 | 2 | -6/+8 |
| * | | | | | | | | | | | | | | | | General: Recover Prometheus project from harddrive failure
| Fernando Sahmkow | 2020-06-27 | 57 | -816/+1341 |
| | |_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge pull request #4196 from ogniK5377/nrr-nro-fixes | bunnei | 2020-06-28 | 1 | -8/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | ldr: Cleanup NRO & NRR structs | David Marcec | 2020-06-28 | 1 | -8/+8 |
|/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | Merge pull request #4026 from VolcaEM/ldr | David | 2020-06-28 | 1 | -38/+73 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Move SHA256Hash to its original position | VolcaEM | 2020-06-18 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | Remove unnecessary pragmas | VolcaEM | 2020-06-16 | 1 | -8/+0 |
| * | | | | | | | | | | | | | | | | Revert IsValidNRO refactor but make it more readable | VolcaEM | 2020-06-16 | 1 | -26/+13 |
| * | | | | | | | | | | | | | | | | Update assert string | VolcaEM | 2020-06-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | Clang-format again | VolcaEM | 2020-06-14 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | Use consistent variable names | VolcaEM | 2020-06-14 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | | | Clang-format | VolcaEM | 2020-06-14 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | | Make assert strings consistent | VolcaEM | 2020-06-14 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | | | Attempt to fix crashes in SSBU and refactor IsValidNRO | VolcaEM | 2020-06-14 | 1 | -36/+59 |
| * | | | | | | | | | | | | | | | | Address review comments | VolcaEM | 2020-06-02 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | | | Add comment to nrr_kind | VolcaEM | 2020-05-31 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | ldr: Update NRR/NRO structs | VolcaEM | 2020-05-31 | 1 | -40/+72 |
| | |_|_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge pull request #4184 from VolcaEM/patch-9 | David | 2020-06-28 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Oops (fix typo) | VolcaEM | 2020-06-27 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | grc: Update function table | VolcaEM | 2020-06-27 | 1 | -0/+3 |
* | | | | | | | | | | | | | | | | | Merge pull request #4185 from VolcaEM/patch-10 | David | 2020-06-28 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | lbl: Update function table | VolcaEM | 2020-06-27 | 1 | -0/+1 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4186 from VolcaEM/patch-11 | David | 2020-06-28 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | ldn: Update function table | VolcaEM | 2020-06-27 | 1 | -0/+1 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4187 from VolcaEM/patch-12 | David | 2020-06-28 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | mig: Update function table | VolcaEM | 2020-06-27 | 1 | -0/+6 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4188 from VolcaEM/patch-13 | David | 2020-06-28 | 1 | -16/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | mm: Update function table | VolcaEM | 2020-06-27 | 1 | -16/+16 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4189 from VolcaEM/patch-14 | David | 2020-06-28 | 1 | -10/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | ncm: Update function table | VolcaEM | 2020-06-27 | 1 | -10/+10 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4190 from VolcaEM/patch-15 | David | 2020-06-28 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | nfc: Update function table | VolcaEM | 2020-06-27 | 1 | -3/+3 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4183 from VolcaEM/patch-8 | David | 2020-06-28 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | friend: Update function table | VolcaEM | 2020-06-27 | 1 | -0/+6 |
| |/ / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | Merge pull request #3396 from FernandoS27/prometheus-1 | David | 2020-06-27 | 22 | -3/+1646 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Common: Fix non-conan build | Fernando Sahmkow | 2020-06-26 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | Tests/HostTiming: Correct GCC Compile error. | Fernando Sahmkow | 2020-06-18 | 1 | -15/+14 |
| * | | | | | | | | | | | | | | | Common/Fiber: Address Feedback and Correct Memory leaks. | Fernando Sahmkow | 2020-06-18 | 2 | -34/+41 |
| * | | | | | | | | | | | | | | | Common/Fiber: Implement Rewind on Boost Context. | Fernando Sahmkow | 2020-06-18 | 2 | -2/+39 |
| * | | | | | | | | | | | | | | | Common/uint128: Correct MSVC Compilation in old versions. | Fernando Sahmkow | 2020-06-18 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | | Common/Fiber: Document fiber interexchange. | Fernando Sahmkow | 2020-06-18 | 1 | -1/+4 |
| * | | | | | | | | | | | | | | | Common/Fiber: Implement Rewinding. | Fernando Sahmkow | 2020-06-18 | 3 | -2/+84 |
| * | | | | | | | | | | | | | | | Common/Fiber: Additional corrections to f_context. | Fernando Sahmkow | 2020-06-18 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | | Common/Fiber: Correct f_context based Fibers. | Fernando Sahmkow | 2020-06-18 | 1 | -6/+8 |
| * | | | | | | | | | | | | | | | Host Timing: Correct clang format. | Fernando Sahmkow | 2020-06-18 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | | HostTiming: Correct rebase and implement AddTicks. | Fernando Sahmkow | 2020-06-18 | 2 | -1/+19 |
| * | | | | | | | | | | | | | | | Core/HostTiming: Allow events to be advanced manually. | Fernando Sahmkow | 2020-06-18 | 4 | -31/+47 |
| * | | | | | | | | | | | | | | | Common/Tests: Address Feedback | Fernando Sahmkow | 2020-06-18 | 9 | -39/+51 |
| * | | | | | | | | | | | | | | | Common: Make MinGW build use Windows Fibers instead of fcontext_t | Fernando Sahmkow | 2020-06-18 | 2 | -4/+4 |
| * | | | | | | | | | | | | | | | Common/Tests: Clang Format. | Fernando Sahmkow | 2020-06-18 | 7 | -31/+41 |
| * | | | | | | | | | | | | | | | Common: Correct fcontext fibers. | Fernando Sahmkow | 2020-06-18 | 1 | -5/+4 |
| * | | | | | | | | | | | | | | | Common: Refactor & Document Wall clock. | Fernando Sahmkow | 2020-06-18 | 6 | -51/+50 |
| * | | | | | | | | | | | | | | | Common: Implement WallClock Interface and implement a native clock for x64 | Fernando Sahmkow | 2020-06-18 | 10 | -40/+378 |
| * | | | | | | | | | | | | | | | Tests: Add base tests to host timing | Fernando Sahmkow | 2020-06-18 | 5 | -43/+243 |
| * | | | | | | | | | | | | | | | Core: Implement a Host Timer. | Fernando Sahmkow | 2020-06-18 | 5 | -0/+295 |
| * | | | | | | | | | | | | | | | Common: Polish Fiber class, add comments, asserts and more tests. | Fernando Sahmkow | 2020-06-18 | 5 | -25/+147 |
| * | | | | | | | | | | | | | | | Tests: Add tests for fibers and refactor/fix Fiber class | Fernando Sahmkow | 2020-06-18 | 4 | -19/+247 |
| * | | | | | | | | | | | | | | | Common: Implement a basic Fiber class. | Fernando Sahmkow | 2020-06-18 | 3 | -0/+204 |
| * | | | | | | | | | | | | | | | Common: Implement a basic SpinLock class | Fernando Sahmkow | 2020-06-18 | 3 | -0/+68 |
* | | | | | | | | | | | | | | | | Merge pull request #4097 from kevinxucs/kevinxucs/device-pixel-scaling-float | bunnei | 2020-06-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Fix framebuffer size on fractional scaling display. | Kaiwen Xu | 2020-06-17 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Merge pull request #4164 from Kewlan/mute-audio-hotkey | bunnei | 2020-06-27 | 6 | -3/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Add a "Mute Audio" hotkey | Kewlan | 2020-06-26 | 6 | -3/+17 |
| | |_|_|_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4158 from Morph1984/caps | bunnei | 2020-06-27 | 14 | -57/+69 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | caps_u: Fix GetAlbumContentsFileListForApplication stub | Morph | 2020-06-26 | 1 | -9/+15 |
| * | | | | | | | | | | | | | | | | | caps: Use enum classes and check struct sizes on compile time | Morph | 2020-06-26 | 1 | -34/+40 |
| * | | | | | | | | | | | | | | | | | caps: Update copyright headers | Morph | 2020-06-26 | 14 | -14/+14 |
| | |_|_|_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4152 from ogniK5377/ipc-err | bunnei | 2020-06-27 | 1 | -25/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG | David Marcec | 2020-06-24 | 1 | -25/+22 |
| | |_|_|_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4154 from ogniK5377/swkbd-nullptr | bunnei | 2020-06-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | Prevent nullptr dereference on swkbd error case | David Marcec | 2020-06-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | | Merge pull request #4147 from ReinUsesLisp/hset2-imm | bunnei | 2020-06-27 | 2 | -21/+75 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | shader/half_set: Implement HSET2_IMM | ReinUsesLisp | 2020-06-23 | 2 | -21/+75 |
| | |_|_|_|_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Merge pull request #4178 from VolcaEM/patch-6 | David | 2020-06-27 | 1 | -4/+43 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | Use better names for "Unknown"s | VolcaEM | 2020-06-27 | 1 | -39/+39 |
| * | | | | | | | | | | | | | | | | | | Update function names | VolcaEM | 2020-06-27 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | | | | | es: Update function table | VolcaEM | 2020-06-27 | 1 | -2/+41 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Merge pull request #4180 from ogniK5377/fix-btm-names | LC | 2020-06-27 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | btm: Give better names for unknown functions | David Marcec | 2020-06-27 | 1 | -5/+5 |
|/ / / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | btdrv: Update function table (#4174) | VolcaEM | 2020-06-27 | 1 | -83/+84 |
* | | | | | | | | | | | | | | | | | | bpc: Update function tables (#4173) | VolcaEM | 2020-06-27 | 1 | -7/+13 |
* | | | | | | | | | | | | | | | | | | bcat: Update function tables and add missing classes (#4172) | VolcaEM | 2020-06-27 | 2 | -0/+5 |
* | | | | | | | | | | | | | | | | | | am: Update function tables and add missing classes (#4169) | VolcaEM | 2020-06-27 | 3 | -17/+19 |
* | | | | | | | | | | | | | | | | | | aoc: Update function table (#4170) | VolcaEM | 2020-06-27 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | | | Merge pull request #4177 from VolcaEM/patch-5 | LC | 2020-06-27 | 1 | -71/+76 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | btm: Update function tables | VolcaEM | 2020-06-27 | 1 | -71/+76 |
| |/ / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | Merge pull request #4179 from VolcaEM/patch-7 | LC | 2020-06-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | eupld: Update function table | VolcaEM | 2020-06-27 | 1 | -0/+1 |
|/ / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4144 from FernandoS27/tt-fix | bunnei | 2020-06-27 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | TextureCache: Fix case where layer goes off bound. | Fernando Sahmkow | 2020-06-22 | 1 | -0/+3 |
* | | | | | | | | | | | | | | | | | | Merge pull request #4111 from ReinUsesLisp/preserve-contents-vk | bunnei | 2020-06-27 | 2 | -7/+58 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | vk_rasterizer: Don't preserve contents on full screen clears | ReinUsesLisp | 2020-06-18 | 2 | -7/+58 |
* | | | | | | | | | | | | | | | | | | Merge pull request #4159 from ogniK5377/mem-manager-dumb-assert | bunnei | 2020-06-26 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | memory_manager: Remove useless assertion | David Marcec | 2020-06-25 | 1 | -1/+0 |
* | | | | | | | | | | | | | | | | | | | Merge pull request #4151 from ReinUsesLisp/gl-invalidations | Rodrigo Locatti | 2020-06-26 | 2 | -6/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | gl_shader_cache: Avoid use after move for program size | ReinUsesLisp | 2020-06-24 | 2 | -6/+7 |
* | | | | | | | | | | | | | | | | | | | Merge pull request #4136 from VolcaEM/mods | bunnei | 2020-06-25 | 3 | -0/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | Correct function name (2/2) | VolcaEM | 2020-06-21 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | | Correct function name (1/2) | VolcaEM | 2020-06-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | Clang-format | VolcaEM | 2020-06-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | Remove unnecessary conversion | VolcaEM | 2020-06-21 | 1 | -3/+2 |
| * | | | | | | | | | | | | | | | | | | | Address review comment by Lioncash | VolcaEM | 2020-06-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | Add a "Open Mods Page" button to the GUI | VolcaEM | 2020-06-21 | 3 | -0/+20 |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | Merge pull request #4160 from ogniK5377/IsASTCSupported-fix | Rodrigo Locatti | 2020-06-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | gl_device: Fix IsASTCSupported | David Marcec | 2020-06-25 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Merge pull request #4141 from Morph1984/SevenSixAxisSensor | David | 2020-06-25 | 2 | -21/+85 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | hid: Stub a series of "SevenSixAxisSensor" service commands | Morph | 2020-06-24 | 2 | -21/+85 |
| | |_|_|_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4105 from ReinUsesLisp/resident-buffers | bunnei | 2020-06-24 | 14 | -213/+277 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | buffer_cache: Use buffer methods instead of cache virtual methods | ReinUsesLisp | 2020-06-24 | 5 | -99/+90 |
| * | | | | | | | | | | | | | | | | gl_stream_buffer: Use InvalidateBufferData instead unmap and map | ReinUsesLisp | 2020-06-24 | 2 | -15/+5 |
| * | | | | | | | | | | | | | | | | gl_rasterizer: Use NV_vertex_buffer_unified_memory for vertex buffer robustness | ReinUsesLisp | 2020-06-24 | 3 | -9/+39 |
| * | | | | | | | | | | | | | | | | gl_buffer_cache: Mark buffers as resident | ReinUsesLisp | 2020-06-24 | 10 | -67/+111 |
| * | | | | | | | | | | | | | | | | gl_device: Expose NV_vertex_buffer_unified_memory except on Turing | ReinUsesLisp | 2020-06-24 | 2 | -1/+30 |
| * | | | | | | | | | | | | | | | | gl_stream_buffer: Always use a non-coherent buffer | ReinUsesLisp | 2020-06-24 | 2 | -14/+10 |
| * | | | | | | | | | | | | | | | | gl_stream_buffer: Always use persistent memory maps | ReinUsesLisp | 2020-06-24 | 2 | -30/+14 |
| | |_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge pull request #4083 from Morph1984/B10G11R11F | bunnei | 2020-06-24 | 1 | -9/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | decode/image: Implement B10G11R11F | Morph | 2020-06-20 | 1 | -9/+17 |
* | | | | | | | | | | | | | | | | Merge pull request #4046 from ogniK5377/macro-hle-prod | Fernando Sahmkow | 2020-06-24 | 9 | -10/+219 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | addressed issues | David Marcec | 2020-06-24 | 2 | -4/+7 |
| * | | | | | | | | | | | | | | | clear mme draw mode | David Marcec | 2020-06-24 | 1 | -0/+3 |
| * | | | | | | | | | | | | | | | Addressed issues | David Marcec | 2020-06-24 | 5 | -13/+17 |
| * | | | | | | | | | | | | | | | Fix constbuffer for 0217920100488FF7 | David Marcec | 2020-06-24 | 1 | -6/+6 |
| * | | | | | | | | | | | | | | | Macro HLE support | David Marcec | 2020-06-24 | 9 | -10/+209 |
* | | | | | | | | | | | | | | | | Merge pull request #4129 from Morph1984/texture-shadow-lod-workaround | Rodrigo Locatti | 2020-06-24 | 3 | -7/+50 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | gl_shader_decompiler: Enable GL_EXT_texture_shadow_lod if available | Morph | 2020-06-21 | 1 | -7/+43 |
| * | | | | | | | | | | | | | | | gl_device: Check for GL_EXT_texture_shadow_lod | Morph | 2020-06-21 | 2 | -0/+7 |
* | | | | | | | | | | | | | | | | Merge pull request #4138 from Morph1984/GyroscopeZeroDriftMode | bunnei | 2020-06-24 | 4 | -6/+56 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | hid: Implement Get/ResetGyroscopeZeroDriftMode | Morph | 2020-06-21 | 4 | -6/+56 |
| | |_|_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4128 from lioncash/move2 | bunnei | 2020-06-24 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | software_keyboard: Eliminate trivial redundant copies | Lioncash | 2020-06-20 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | Merge pull request #4135 from FearlessTobi/port-5324 | bunnei | 2020-06-23 | 1 | -23/+57 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Update manifest file to include new elements that are introduced with Windows 10 later versions | FearlessTobi | 2020-06-21 | 1 | -23/+57 |
* | | | | | | | | | | | | | | | | | Merge pull request #4127 from lioncash/dst-typo | bunnei | 2020-06-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | texture_cache: Fix incorrect address used in a DeduceSurface() call | Lioncash | 2020-06-20 | 1 | -1/+1 |
| | |/ / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge pull request #3948 from Morph1984/log-cpu-instructions | bunnei | 2020-06-23 | 4 | -1/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | main: Append AVX and FMA instructions to cpu string | Morph | 2020-06-20 | 1 | -1/+14 |
| * | | | | | | | | | | | | | | | | | common/telemetry: Add AVX512 to telemetry | Morph | 2020-06-20 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | | common/cpu_detect: Add AVX512 detection | Morph | 2020-06-20 | 2 | -0/+6 |
| | |_|_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge pull request #4148 from Morph1984/silence-warnings | Rodrigo Locatti | 2020-06-23 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | yuzu_tester: Silence type conversion warning | Morph | 2020-06-23 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | lm: Silence no return value warning | Morph | 2020-06-23 | 1 | -1/+2 |
|/ / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | account: Update function tables and add missing classes (#4145) | VolcaEM | 2020-06-22 | 5 | -42/+384 |
* | | | | | | | | | | | | | | | | | Merge pull request #4142 from Morph1984/core-arm-logging | LC | 2020-06-22 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / / / / / /
|/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | arm_dynarmic_64: Log the instruction when an exception is raised | Morph | 2020-06-22 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | arm_dynarmic_32: Log under Core_ARM instead of HW_GPU | Morph | 2020-06-22 | 1 | -1/+1 |
|/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | Merge pull request #4110 from ReinUsesLisp/direct-upload-sets | Rodrigo Locatti | 2020-06-22 | 3 | -42/+30 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | vk_update_descriptor: Upload descriptor sets data directly | ReinUsesLisp | 2020-06-18 | 3 | -42/+30 |
| | |_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4122 from lioncash/hide | bunnei | 2020-06-22 | 4 | -28/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | memory_manager: Eliminate variable shadowing | Lioncash | 2020-06-20 | 2 | -24/+28 |
| * | | | | | | | | | | | | | | | macro_jit_x64: Eliminate variable shadowing in Compile_ProcessResult() | Lioncash | 2020-06-20 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | buffer_cache: Eliminate local variable shadowing | Lioncash | 2020-06-20 | 1 | -2/+1 |
| | |_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge pull request #4126 from lioncash/noexcept | bunnei | 2020-06-22 | 2 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | vulkan/wrapper: Remove noexcept from GetSurfaceCapabilitiesKHR() | Lioncash | 2020-06-20 | 2 | -3/+2 |
| |/ / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | Merge pull request #4134 from FearlessTobi/port-5322 | bunnei | 2020-06-22 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Fix: fatal error CVT1100 when compiling manifest file | FearlessTobi | 2020-06-21 | 3 | -3/+3 |
| | |_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | |
|
| | | | | | | | | | | * | | | Fix for always firing triggers on some controllers, trigger threshold more universal | Ameer | 2020-07-04 | 2 | -5/+5 |
| | | | | | | | | | | * | | | Address lioncash feedback: Log formatting, extern const PadButtonArray, little touch ups | Ameer | 2020-07-03 | 3 | -24/+32 |
| | | | | | | | | | | * | | | Fix unnecessary diffs | Ameer | 2020-07-02 | 4 | -29/+27 |
| | | | | | | | | | | * | | | Add LR triggers as axes, half press to initiate a press, add GC axis id in config, clarify some code blocks for better readability | Ameer | 2020-07-02 | 3 | -35/+80 |
| | | | | | | | | | | * | | | Reset adapter state on init, fixes errors relating driver hang from unexpected unplug | Ameer | 2020-07-01 | 2 | -0/+9 |
| | | | | | | | | | | * | | | Address feedback regarding increments, const vars, and general cleanup | Ameer | 2020-06-30 | 2 | -24/+21 |
| | | | | | | | | | | * | | | fix implicit conversion of size_t type to int | Ameer | 2020-06-30 | 1 | -1/+1 |
| | | | | | | | | | | * | | | left const auto&, comment punctuation. | Ameer J | 2020-06-27 | 1 | -2/+2 |
| | | | | | | | | | | * | | | const& to button in button array | Ameer J | 2020-06-26 | 1 | -2/+2 |
| | | | | | | | | | | * | | | Stop reading loop if error is encountered | Ameer | 2020-06-26 | 1 | -4/+4 |
| | | | | | | | | | | * | | | padbutton enum class and struct initiailization | Ameer | 2020-06-24 | 3 | -36/+32 |
| | | | | | | | | | | * | | | cleanup check access, read, and factory GetNextInput funcs. Use size rather than magic number | Ameer | 2020-06-23 | 4 | -151/+101 |
| | | | | | | | | | | * | | | Fix deallocation of GC Adapter | Ameer | 2020-06-23 | 3 | -4/+10 |
| | | | | | | | | | | * | | | Small quality of life indication that mapped button is GC | Ameer | 2020-06-23 | 1 | -2/+2 |
| | | | | | | | | | | * | | | std::array and const reference passing of non-trivial objects | Ameer | 2020-06-23 | 2 | -14/+13 |
| | | | | | | | | | | * | | | update libusb dependency | Ameer | 2020-06-22 | 1 | -0/+0 |
| | | | | | | | | | | * | | | Update src/input_common/main.cpp | ameerj | 2020-06-22 | 2 | -1/+1 |
| | | | | | | | | | | * | | | Tidy up the pointers, use pair over tuple where appropriate | Ameer | 2020-06-22 | 4 | -24/+22 |
| | | | | | | | | | | * | | | fix for sleep using stl | Ameer | 2020-06-22 | 1 | -1/+3 |
| | | | | | | | | | | * | | | shared_ptr for the GC adapter class, constexpr constants | Ameer | 2020-06-22 | 5 | -66/+52 |
| | | | | | | | | | | * | | | std::arrays where appropriate, clear q in adapter class, other touch ups | Ameer | 2020-06-22 | 5 | -27/+15 |
| | | | | | | | | | | * | | | fix include thread | Ameer | 2020-06-22 | 1 | -0/+1 |
| | | | | | | | | | | * | | | Singleton GC Adapter class, remove globals, fix naming convention | Ameer | 2020-06-22 | 9 | -228/+289 |
| | | | | | | | | | | * | | | Clang Formatting | Ameer | 2020-06-21 | 9 | -182/+184 |
| | | | | | | | | | | * | | | Cleanup after linter | Ameer | 2020-06-21 | 9 | -167/+98 |
| | | | | | | | | | | * | | | Add libusb dependency | Ameer | 2020-06-21 | 2 | -0/+3 |
| | | | | | | | | | | * | | | GC Adapter Implementation | Ameer | 2020-06-21 | 18 | -161/+1159 |
| |_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4120 from lioncash/arb | bunnei | 2020-06-21 | 1 | -32/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | gl_arb_decompiler: Avoid several string copies | Lioncash | 2020-06-20 | 1 | -32/+31 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4133 from MerryMage/macrojit-shifts | LC | 2020-06-21 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | macro_jit_x64: Use ecx for shift register | MerryMage | 2020-06-20 | 1 | -2/+2 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4125 from lioncash/macro-shift | merry | 2020-06-20 | 1 | -6/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | macro_jit_x64: Correct readability of Compile_ExtractShiftLeftImmediate() | Lioncash | 2020-06-20 | 1 | -3/+3 |
| * | | | | | | | | | | | | macro_jit_x64: Correct readability of Compile_ExtractShiftLeftRegister() | Lioncash | 2020-06-20 | 1 | -3/+4 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #4123 from lioncash/unused-var | merry | 2020-06-20 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | macro_jit_x64: Remove unused variable | Lioncash | 2020-06-20 | 1 | -2/+1 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4099 from MerryMage/macOS-build | bunnei | 2020-06-20 | 9 | -19/+38 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | bootmanager: Remove references to OpenGL for macOS | MerryMage | 2020-06-18 | 2 | -2/+19 |
| * | | | | | | | | | | | memory_manager: Explicitly specifcy std::min<size_t> | MerryMage | 2020-06-18 | 1 | -2/+2 |
| * | | | | | | | | | | | shared_font: Service::NS::EncryptSharedFont takes a size_t& | MerryMage | 2020-06-18 | 1 | -1/+1 |
| * | | | | | | | | | | | vk_rasterizer: BindTransformFeedbackBuffersEXT accepts a size of type VkDeviceSize | MerryMage | 2020-06-18 | 1 | -1/+1 |
| * | | | | | | | | | | | renderer_vulkan: Fix macOS GetBundleDirectory reference | MerryMage | 2020-06-18 | 1 | -1/+3 |
| * | | | | | | | | | | | memory_util: boost hashes are size_t | MerryMage | 2020-06-18 | 1 | -2/+2 |
| * | | | | | | | | | | | Rename PAGE_SHIFT to PAGE_BITS | MerryMage | 2020-06-18 | 2 | -10/+10 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4113 from ogniK5377/boxcat-disable | bunnei | 2020-06-20 | 2 | -3/+7 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Add translation of "Current Boxcat Events" | David Marcec | 2020-06-20 | 1 | -3/+2 |
| * | | | | | | | | | | | Fix compilation when not building with boxcat | David Marcec | 2020-06-19 | 2 | -2/+7 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4087 from MerryMage/macrojit-inline-Read | bunnei | 2020-06-20 | 2 | -14/+22 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | macro_jit_x64: Remove unused function Read | MerryMage | 2020-06-19 | 1 | -8/+4 |
| * | | | | | | | | | | | macro_jit_x64: Inline Engines::Maxwell3D::GetRegisterValue | MerryMage | 2020-06-17 | 2 | -6/+18 |
* | | | | | | | | | | | | Merge pull request #4114 from MerryMage/nrvo | LC | 2020-06-19 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | input_common/motion_emu: Remove redundant move | MerryMage | 2020-06-19 | 1 | -1/+1 |
| * | | | | | | | | | | | input_common/keyboard: Remove redundant move | MerryMage | 2020-06-19 | 1 | -1/+1 |
| * | | | | | | | | | | | mii_model: Remove redundant std::move | MerryMage | 2020-06-19 | 1 | -1/+1 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4080 from ogniK5377/audren-RendererInfo | bunnei | 2020-06-19 | 2 | -6/+26 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | audren: Implement RendererInfo | David Marcec | 2020-06-13 | 2 | -6/+26 |
* | | | | | | | | | | | | Merge pull request #4090 from MerryMage/macrojit-bugs | bunnei | 2020-06-19 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | macro_jit_x64: Optimization implicitly assumes same destination | MerryMage | 2020-06-17 | 1 | -1/+2 |
| * | | | | | | | | | | | macro_jit_x64: Should not skip zero registers for certain ALU ops | MerryMage | 2020-06-17 | 1 | -1/+3 |
* | | | | | | | | | | | | Merge pull request #4081 from Morph1984/maxwell-to-gl-vk | Rodrigo Locatti | 2020-06-18 | 3 | -67/+53 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | vk_sampler_cache: Emulate GL_LINEAR/NEAREST minification filters | Morph | 2020-06-18 | 1 | -2/+4 |
| * | | | | | | | | | | | maxwell_to_vk: Reorder filter cases and correct mipmap_filter=None | Morph | 2020-06-18 | 1 | -17/+15 |
| * | | | | | | | | | | | maxwell_to_gl: Miscellaneous changes | Morph | 2020-06-18 | 1 | -48/+34 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4108 from ReinUsesLisp/a32-implicit-cast | bunnei | 2020-06-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | arm_dynarmic_32: Fix implicit conversion error in SetTPIDR_EL0 | ReinUsesLisp | 2020-06-18 | 1 | -1/+1 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4092 from Morph1984/image-bindings | Rodrigo Locatti | 2020-06-18 | 1 | -6/+14 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | gl_device: Reserve at least 4 image bindings for fragment stage | Morph | 2020-06-16 | 1 | -6/+14 |
* | | | | | | | | | | | Merge pull request #4100 from MerryMage/no-a32-interp | Fernando Sahmkow | 2020-06-18 | 4 | -144/+89 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | arm_dynarmic_cp15: Implement CNTPCT | MerryMage | 2020-06-17 | 1 | -0/+13 |
| * | | | | | | | | | | arm_dynarmic_cp15: Update CP15 | MerryMage | 2020-06-17 | 4 | -142/+73 |
| * | | | | | | | | | | arm_dynarmic_32: InterpreterFallback should never happen | MerryMage | 2020-06-17 | 1 | -2/+3 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4086 from MerryMage/abi | bunnei | 2020-06-17 | 2 | -72/+35 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | xbyak_abi: Prefer returning a struct to using out parameters in ABI_CalculateFrameSize | MerryMage | 2020-06-15 | 1 | -17/+19 |
| * | | | | | | | | | xbyak_abi: Register indexes should be unsigned | MerryMage | 2020-06-15 | 1 | -11/+12 |
| * | | | | | | | | | xbyak_abi: Remove *GPS variants of stack manipulation functions | MerryMage | 2020-06-15 | 2 | -42/+6 |
| * | | | | | | | | | xbyak_abi: Fix ABI_PushRegistersAndAdjustStack | MerryMage | 2020-06-15 | 1 | -6/+2 |
* | | | | | | | | | | Merge pull request #4089 from MerryMage/macrojit-cleanup-1 | bunnei | 2020-06-17 | 2 | -51/+18 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | macro_jit_x64: Remove NEXT_PARAMETER | MerryMage | 2020-06-15 | 1 | -5/+2 |
| * | | | | | | | | | macro_jit_x64: Remove unused function Compile_WriteCarry | MerryMage | 2020-06-15 | 2 | -9/+0 |
| * | | | | | | | | | macro_jit_x64: Select better registers | MerryMage | 2020-06-15 | 1 | -8/+8 |
| * | | | | | | | | | macro_jit_x64: Remove REGISTERS | MerryMage | 2020-06-15 | 1 | -7/+3 |
| * | | | | | | | | | macro_jit_x64: Remove JITState::parameters | MerryMage | 2020-06-15 | 2 | -6/+3 |
| * | | | | | | | | | macro_jit_x64: Remove METHOD_ADDRESS_64 | MerryMage | 2020-06-15 | 1 | -2/+1 |
| * | | | | | | | | | macro_jit_x64: Remove RESULT_64 | MerryMage | 2020-06-15 | 2 | -16/+3 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #3976 from Neodyblue/qdarkstyle_fix_prop | bunnei | 2020-06-17 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | qt_themes: remove unknown qss property from dark theme | Neodyblue | 2020-05-22 | 1 | -4/+0 |
* | | | | | | | | | | externals: Revert to libressl, as build is broken with find_package(OpenSSL). (#4093) | bunnei | 2020-06-17 | 4 | -11/+13 |
* | | | | | | | | | | Merge pull request #4041 from ReinUsesLisp/arb-decomp | bunnei | 2020-06-16 | 9 | -4/+2118 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | gl_arb_decompiler: Implement FSwizzleAdd | ReinUsesLisp | 2020-06-12 | 1 | -4/+27 |
| * | | | | | | | | | | gl_arb_decompiler: Implement an assembly shader decompiler | ReinUsesLisp | 2020-06-12 | 8 | -1/+2095 |
| * | | | | | | | | | | yuzu/configuration: Show assembly shaders check box | ReinUsesLisp | 2020-06-11 | 1 | -3/+0 |
* | | | | | | | | | | | Merge pull request #3966 from Morph1984/hide-internal-resolution-ui | bunnei | 2020-06-16 | 9 | -113/+3 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | yuzu/frontend: Remove internal resolution option | Morph | 2020-06-06 | 9 | -113/+3 |
* | | | | | | | | | | | Merge pull request #4091 from MerryMage/cmakelists-xbyak-order | bunnei | 2020-06-16 | 1 | -8/+7 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | CMakeLists: xbyak comes before dynarmic | MerryMage | 2020-06-15 | 1 | -8/+7 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4066 from ReinUsesLisp/shared-ptr-buf | Rodrigo Locatti | 2020-06-16 | 9 | -174/+150 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | buffer_cache: Avoid passing references of shared pointers and misc style changes | ReinUsesLisp | 2020-06-09 | 9 | -174/+150 |
* | | | | | | | | | | | | Merge pull request #4085 from ReinUsesLisp/gcc-times | David | 2020-06-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | video_core/macro_jit_x64: Remove initializer in member variable | ReinUsesLisp | 2020-06-15 | 1 | -2/+2 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4070 from ogniK5377/GetTPCMasks-fix | bunnei | 2020-06-15 | 2 | -21/+22 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | nvdrv: Fix GetTPCMasks for ioctl3 | David Marcec | 2020-06-10 | 2 | -21/+22 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4069 from ogniK5377/total-phys-mem | bunnei | 2020-06-14 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | kernel: Account for system resource size for memory usage | David Marcec | 2020-06-10 | 1 | -2/+4 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4064 from ReinUsesLisp/invalidate-buffers | bunnei | 2020-06-14 | 2 | -8/+19 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | gl_rasterizer: Mark vertex buffers as dirty after buffer cache invalidation | ReinUsesLisp | 2020-06-09 | 1 | -1/+10 |
| * | | | | | | | | | | | buffer_cache: Return stream buffer invalidation in Map instead of Unmap | ReinUsesLisp | 2020-06-09 | 1 | -7/+9 |
* | | | | | | | | | | | | Merge pull request #4049 from ReinUsesLisp/separate-samplers | bunnei | 2020-06-13 | 16 | -113/+273 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | shader/texture: Join separate image and sampler pairs offline | ReinUsesLisp | 2020-06-05 | 16 | -88/+234 |
| * | | | | | | | | | | | shader/track: Move bindless tracking to a separate function | ReinUsesLisp | 2020-06-05 | 2 | -25/+39 |
* | | | | | | | | | | | | Merge pull request #3986 from ReinUsesLisp/shader-cache | bunnei | 2020-06-13 | 14 | -417/+364 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | rasterizer_cache: Remove files and includes | ReinUsesLisp | 2020-06-07 | 7 | -269/+3 |
| * | | | | | | | | | | | | vk_pipeline_cache: Use generic shader cache | ReinUsesLisp | 2020-06-07 | 5 | -58/+55 |
| * | | | | | | | | | | | | gl_shader_cache: Use generic shader cache | ReinUsesLisp | 2020-06-07 | 4 | -93/+80 |
| * | | | | | | | | | | | | shader_cache: Implement a generic shader cache | ReinUsesLisp | 2020-06-07 | 2 | -0/+229 |
* | | | | | | | | | | | | | Merge pull request #4010 from ogniK5377/reserve-always-break | bunnei | 2020-06-13 | 1 | -5/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | kernel: ResourceLimit::Reserve remove useless while loop | David Marcec | 2020-05-29 | 1 | -5/+1 |
* | | | | | | | | | | | | | Merge pull request #4027 from ReinUsesLisp/3d-slices | bunnei | 2020-06-10 | 10 | -131/+205 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | texture_cache: Port original code management for 2D vs 3D textures | ReinUsesLisp | 2020-06-08 | 2 | -16/+35 |
| * | | | | | | | | | | | | texture_cache: Simplify blit code | ReinUsesLisp | 2020-06-08 | 1 | -9/+7 |
| * | | | | | | | | | | | | texture_cache: Handle 3D texture blits with one layer | ReinUsesLisp | 2020-06-08 | 3 | -5/+10 |
| * | | | | | | | | | | | | texture_cache: Implement rendering to 3D textures | ReinUsesLisp | 2020-06-08 | 10 | -139/+191 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4040 from ReinUsesLisp/nv-transform-feedback | bunnei | 2020-06-08 | 3 | -1/+96 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | gl_rasterizer: Use NV_transform_feedback for XFB on assembly shaders | ReinUsesLisp | 2020-06-04 | 3 | -1/+96 |
* | | | | | | | | | | | | Merge pull request #4052 from ReinUsesLisp/debug-output | bunnei | 2020-06-08 | 1 | -4/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | renderer_opengl: Only enable DEBUG_OUTPUT when graphics debugging is enabled | ReinUsesLisp | 2020-06-06 | 1 | -4/+2 |
* | | | | | | | | | | | | Merge pull request #4034 from ReinUsesLisp/storage-texels | Rodrigo Locatti | 2020-06-07 | 9 | -91/+143 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | vk_shader_decompiler: Implement atomic image operations | ReinUsesLisp | 2020-06-02 | 2 | -40/+24 |
| * | | | | | | | | | | | vk_rasterizer: Implement storage texels | ReinUsesLisp | 2020-06-02 | 8 | -52/+120 |
* | | | | | | | | | | | | Merge pull request #4055 from ReinUsesLisp/nvidia-443-24 | bunnei | 2020-06-06 | 1 | -2/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | gl_device: Black list NVIDIA 443.24 for fast buffer uploads | ReinUsesLisp | 2020-06-06 | 1 | -2/+10 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4013 from ReinUsesLisp/skip-no-xfb | bunnei | 2020-06-05 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | vk_rasterizer: Skip transform feedbacks when extension is unavailable | ReinUsesLisp | 2020-05-29 | 1 | -0/+7 |
* | | | | | | | | | | | Merge pull request #4031 from Morph1984/fix-gs-outputs | bunnei | 2020-06-04 | 1 | -1/+13 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | gl_shader_decompiler: Declare gl_Layer and gl_ViewportIndex within gl_PerVertex for vertex and tessellation shaders | Morph | 2020-06-01 | 1 | -6/+16 |
| * | | | | | | | | | | | gl_shader_decompiler: Fix geometry shader outputs for Intel drivers | Morph | 2020-06-01 | 1 | -13/+15 |
* | | | | | | | | | | | | Merge pull request #4044 from ogniK5377/handle-not-signalled-err | bunnei | 2020-06-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Downgrade "handle not signaled" error to trace | David Marcec | 2020-06-04 | 1 | -1/+1 |
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4009 from ogniK5377/macro-jit-prod | bunnei | 2020-06-04 | 15 | -187/+1042 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Default init labels and use initializer list for macro engine | David Marcec | 2020-06-04 | 2 | -2/+2 |
| * | | | | | | | | | | | Mark parameters as const | David Marcec | 2020-06-03 | 8 | -11/+11 |
| * | | | | | | | | | | | Pass by reference instead of copying parameters | David Marcec | 2020-06-02 | 4 | -7/+9 |
| * | | | | | | | | | | | Favor switch case over jump table | David Marcec | 2020-05-30 | 2 | -18/+26 |
| * | | | | | | | | | | | Implement macro JIT | David Marcec | 2020-05-30 | 15 | -189/+1034 |
* | | | | | | | | | | | | Merge pull request #4039 from FearlessTobi/port-5376 | bunnei | 2020-06-04 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Actually save the input when clearing/resetting to default | FearlessTobi | 2020-06-03 | 1 | -0/+3 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #4012 from ReinUsesLisp/mipmap-overlaps | bunnei | 2020-06-03 | 1 | -28/+43 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | texture_cache: More relaxed reconstruction | ReinUsesLisp | 2020-05-30 | 1 | -13/+9 |
| * | | | | | | | | | | | texture_cache: Only copy textures that were modified from host | ReinUsesLisp | 2020-05-30 | 1 | -2/+6 |
| * | | | | | | | | | | | texture_cache: Reload textures when number of resources mismatch | ReinUsesLisp | 2020-05-30 | 1 | -0/+9 |
| * | | | | | | | | | | | texture_cache: Handle overlaps with multiple subresources | ReinUsesLisp | 2020-05-29 | 1 | -27/+33 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4014 from ReinUsesLisp/astc-nvidia | bunnei | 2020-06-02 | 2 | -8/+19 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | gl_device: Avoid devices with CAVEAT_SUPPORT on ASTC | ReinUsesLisp | 2020-06-01 | 2 | -8/+19 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4032 from VolcaEM/xpad | bunnei | 2020-06-02 | 2 | -1/+13 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Clang-format | VolcaEM | 2020-06-01 | 1 | -2/+1 |
| * | | | | | | | | | | hid: Stub GetXpadIDs | VolcaEM | 2020-06-01 | 2 | -1/+14 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #4006 from ReinUsesLisp/squash-ubos | bunnei | 2020-06-02 | 7 | -79/+173 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | glsl: Squash constant buffers into a single SSBO when we hit the limit | ReinUsesLisp | 2020-06-01 | 7 | -79/+173 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #4016 from ReinUsesLisp/invocation-info | LC | 2020-06-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | shader/other: Fix hardcoded value in S2R INVOCATION_INFO | ReinUsesLisp | 2020-05-30 | 1 | -1/+1 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #4033 from ReinUsesLisp/vk-r16ui | LC | 2020-06-02 | 2 | -71/+74 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | maxwell_to_vk: Add R16UI image format | ReinUsesLisp | 2020-06-02 | 2 | -71/+74 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #4001 from ReinUsesLisp/avoid-copies | bunnei | 2020-06-01 | 1 | -17/+23 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | buffer_cache: Avoid copying twice on certain cases | ReinUsesLisp | 2020-05-28 | 1 | -17/+23 |
* | | | | | | | | | | | Merge pull request #3998 from ReinUsesLisp/init-3d | bunnei | 2020-06-01 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | maxwell_3d: Initialize line widths | ReinUsesLisp | 2020-05-27 | 1 | -0/+2 |
| * | | | | | | | | | | maxwell_3d: Initialize polygon modes | ReinUsesLisp | 2020-05-27 | 1 | -0/+2 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #4005 from ReinUsesLisp/g24r8 | Rodrigo Locatti | 2020-06-01 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | format_lookup_table: Implement G24S8 format as S8Z24 | ReinUsesLisp | 2020-05-28 | 1 | -1/+2 |
* | | | | | | | | | | | Merge pull request #3996 from ReinUsesLisp/front-faces | bunnei | 2020-06-01 | 2 | -7/+21 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | gl_rasterizer: Port front face flip check from Vulkan | ReinUsesLisp | 2020-05-26 | 1 | -5/+20 |
| * | | | | | | | | | | fixed_pipeline_state: Remove unnecessary check for front faces flip | ReinUsesLisp | 2020-05-26 | 1 | -2/+1 |
* | | | | | | | | | | | Merge pull request #3930 from ReinUsesLisp/animal-borders | bunnei | 2020-06-01 | 4 | -17/+26 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | vk_rasterizer: Implement constant attributes | ReinUsesLisp | 2020-05-13 | 4 | -13/+26 |
| * | | | | | | | | | | | vk_rasterizer: Remove buffer check in attribute selection | ReinUsesLisp | 2020-05-13 | 1 | -4/+0 |
* | | | | | | | | | | | | Update CMakeLists.txt | bunnei | 2020-06-01 | 1 | -1/+1 |
* | | | | | | | | | | | | Update CMakeLists.txt | bunnei | 2020-05-31 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #3958 from FernandoS27/gl-debug | bunnei | 2020-05-31 | 3 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | OpenGL: Enable Debug Context and Synchronous debugging when graphics debugging is enabled. | Fernando Sahmkow | 2020-05-18 | 3 | -0/+9 |
* | | | | | | | | | | | | | Merge pull request #3999 from ReinUsesLisp/opt-tex-cache | bunnei | 2020-05-31 | 1 | -24/+29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | texture_cache: Use unordered_map::find instead of operator[] on hot code | ReinUsesLisp | 2020-05-27 | 1 | -15/+19 |
| * | | | | | | | | | | | | | texture_cache: Use small vector for surface vectors | ReinUsesLisp | 2020-05-27 | 1 | -9/+10 |
| | |_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #4025 from Morph1984/intel-proprietary-compute | Rodrigo Locatti | 2020-05-31 | 3 | -13/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | gl_device: Enable compute shaders for Intel proprietary drivers | Morph | 2020-05-31 | 3 | -13/+0 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #3982 from ReinUsesLisp/membar-cts | bunnei | 2020-05-30 | 4 | -9/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | shader/other: Implement MEMBAR.CTS | ReinUsesLisp | 2020-05-27 | 4 | -9/+27 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4017 from ogniK5377/xbyak | Fernando Sahmkow | 2020-05-30 | 7 | -2/+328 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Add xbyak external | David Marcec | 2020-05-30 | 7 | -2/+328 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #4007 from ReinUsesLisp/reduce-logs | bunnei | 2020-05-29 | 1 | -6/+7 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | maxwell_3d: Reduce severity of logs that can be spammed | ReinUsesLisp | 2020-05-28 | 1 | -6/+7 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #3991 from ReinUsesLisp/depth-sampling | bunnei | 2020-05-29 | 5 | -68/+83 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | texture_cache: Fix layered null surfaces | ReinUsesLisp | 2020-05-26 | 1 | -1/+3 |
| * | | | | | | | | | gl_texture_cache: Implement small texture view cache for swizzles | ReinUsesLisp | 2020-05-26 | 3 | -37/+44 |
| * | | | | | | | | | texture_cache: Implement depth stencil texture swizzles | ReinUsesLisp | 2020-05-26 | 3 | -36/+42 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #4002 from lat9nq/fix-nix-mod-directories | bunnei | 2020-05-29 | 2 | -8/+31 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Make copying directory string more concise | lat9nq | 2020-05-28 | 1 | -2/+1 |
| * | | | | | | | | Address requested changes | lat9nq | 2020-05-28 | 2 | -4/+4 |
| * | | | | | | | | *nix systems can read any-case patch directories | lat9nq | 2020-05-28 | 2 | -8/+32 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3993 from ReinUsesLisp/fix-zla | bunnei | 2020-05-28 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | gl_shader_manager: Unbind GLSL program when binding a host pipeline | ReinUsesLisp | 2020-05-26 | 1 | -0/+4 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3954 from Morph1984/log-memory-amount | bunnei | 2020-05-28 | 4 | -0/+89 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix macOS code and change "Swapfile" to "Swap" | Morph | 2020-05-27 | 2 | -3/+6 |
| * | | | | | | | | main: Log host system memory parameters | Morph | 2020-05-17 | 4 | -0/+86 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3961 from Morph1984/bgra8_srgb | bunnei | 2020-05-27 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | maxwell_to_vk: Add format B8G8R8A8_SRGB | Morph | 2020-05-18 | 2 | -2/+3 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #3981 from ReinUsesLisp/bar | bunnei | 2020-05-26 | 5 | -0/+33 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | shader/other: Implement BAR.SYNC 0x0 | ReinUsesLisp | 2020-05-22 | 5 | -0/+33 |
* | | | | | | | | Merge pull request #3980 from ReinUsesLisp/red-op | bunnei | 2020-05-26 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | shader/memory: Implement non-addition operations in RED | ReinUsesLisp | 2020-05-22 | 1 | -2/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #3978 from ReinUsesLisp/write-rz | bunnei | 2020-05-26 | 2 | -4/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | shader_decompiler: Visit source nodes even when they assign to RZ | ReinUsesLisp | 2020-05-22 | 2 | -2/+6 |
| * | | | | | | | vk_shader_decompiler: Don't assert for void returns | ReinUsesLisp | 2020-05-22 | 1 | -2/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #3905 from FernandoS27/vulkan-fix | bunnei | 2020-05-24 | 4 | -7/+62 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | RasterizerCache: Correct documentation. | Fernando Sahmkow | 2020-05-10 | 1 | -2/+2 |
| * | | | | | | | VkPipelineCache: Use a null shader on invalid address. | Fernando Sahmkow | 2020-05-10 | 1 | -2/+1 |
| * | | | | | | | VideoCore: Use SyncGuestMemory mechanism for Shader/Pipeline Cache invalidation. | Fernando Sahmkow | 2020-05-10 | 3 | -5/+61 |
* | | | | | | | | Merge pull request #3964 from ReinUsesLisp/arb-integration | bunnei | 2020-05-24 | 20 | -109/+368 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | renderer_opengl: Add assembly program code paths | ReinUsesLisp | 2020-05-19 | 12 | -109/+339 |
| * | | | | | | | | yuzu: Add frontend settings for assembly shaders | ReinUsesLisp | 2020-05-19 | 8 | -0/+29 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3979 from ReinUsesLisp/thread-group | bunnei | 2020-05-24 | 4 | -0/+72 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | shader/other: Implement thread comparisons (NV_shader_thread_group) | ReinUsesLisp | 2020-05-22 | 4 | -0/+72 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3975 from ReinUsesLisp/fast-bufcache | bunnei | 2020-05-24 | 8 | -183/+215 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | buffer_cache: Remove unused boost headers | ReinUsesLisp | 2020-05-21 | 1 | -2/+0 |
| * | | | | | | | | map_interval: Add interval allocator and drop hack | ReinUsesLisp | 2020-05-21 | 4 | -3/+79 |
| * | | | | | | | | buffer_cache: Use boost::container::small_vector for maps in range | ReinUsesLisp | 2020-05-21 | 1 | -13/+15 |
| * | | | | | | | | buffer_cache: Use boost::intrusive::set for caching | ReinUsesLisp | 2020-05-21 | 6 | -30/+48 |
| * | | | | | | | | buffer_cache: Remove shared pointers | ReinUsesLisp | 2020-05-21 | 2 | -70/+72 |
| * | | | | | | | | buffer_cache: Minor style changes | ReinUsesLisp | 2020-05-21 | 2 | -129/+65 |
| |/ / / / / / / |
|
* | | | | | | | | yuzu/discord_impl: Update the applicationID (#3977) | Tobias | 2020-05-22 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #3970 from VolcaEM/patch-1 | bunnei | 2020-05-22 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | clang-format | VolcaEM | 2020-05-21 | 1 | -1/+2 |
| * | | | | | | | nifm: correct assert in CreateTemporaryNetworkProfile | VolcaEM | 2020-05-21 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #3946 from ogniK5377/sysverdat-10-0-2 | bunnei | 2020-05-21 | 1 | -7/+7 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | file_sys: Update SystemVersion archive to version 10.0.2 | David Marcec | 2020-05-16 | 1 | -7/+7 |
* | | | | | | | Merge pull request #3926 from ogniK5377/keyboard-states | bunnei | 2020-05-19 | 1 | -3/+4 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | hid: Clear keyboard states & fix logic issue | David Marcec | 2020-05-12 | 1 | -3/+4 |
* | | | | | | | Merge pull request #3665 from bunnei/device-save | bunnei | 2020-05-16 | 9 | -31/+98 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service: fsp_srv: Stub implementation of OpenMultiCommitManager. | bunnei | 2020-05-11 | 2 | -1/+38 |
| * | | | | | | | yuzu: game_list: Fix 'Open Save Data Location' for device saves. | bunnei | 2020-05-11 | 4 | -27/+49 |
| * | | | | | | | file_sys: savefata_factory: Update to support DeviceSaveData. | bunnei | 2020-05-11 | 1 | -3/+6 |
| * | | | | | | | file_sys: control_metadata: Expose device_save_data_size. | bunnei | 2020-05-11 | 2 | -0/+5 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #3945 from ogniK5377/nvflinger-pixformat | bunnei | 2020-05-16 | 2 | -3/+11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | nv_flinger: Use enum for pixel format instead of u32 | David Marcec | 2020-05-16 | 2 | -3/+11 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3944 from ogniK5377/dma_mget | bunnei | 2020-05-16 | 2 | -9/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | DmaPusher: Remove dead code in step | David Marcec | 2020-05-16 | 2 | -9/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #3942 from ReinUsesLisp/flush-and-invalidate | bunnei | 2020-05-16 | 1 | -1/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | vk_rasterizer: Match OpenGL's FlushAndInvalidate behavior | ReinUsesLisp | 2020-05-16 | 1 | -1/+3 |
* | | | | | | | frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) | Morph | 2020-05-15 | 6 | -8/+36 |
|/ / / / / / |
|
* | | | | | | Merge pull request #3927 from jroweboy/fix-bug | bunnei | 2020-05-14 | 1 | -8/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | Frontend: Remove tracking for context wrapper | James Rowe | 2020-05-12 | 1 | -8/+8 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #3757 from ogniK5377/better-voice-mixing | bunnei | 2020-05-14 | 3 | -12/+98 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix logic error & scale sample volume based on voice volume | David Marcec | 2020-05-11 | 1 | -7/+9 |
| * | | | | | | pass by const ref instead | David Marcec | 2020-05-11 | 1 | -8/+7 |
| * | | | | | | audio_renderer: Better voice mixing and 6 channel downmixing | David Marcec | 2020-05-11 | 3 | -11/+96 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #3909 from bunnei/timezone | bunnei | 2020-05-14 | 13 | -13/+383 |
|\ \ \ \ \ \ |
|
| * | | | | | | time_zone: Use std::chrono::seconds for strong typing. | bunnei | 2020-05-13 | 3 | -4/+5 |
| * | | | | | | hle: service: time_zone_manager: Use current time zone setting. | bunnei | 2020-05-11 | 2 | -3/+32 |
| * | | | | | | common: Add module to get the current time zone. | bunnei | 2020-05-11 | 3 | -0/+68 |
| * | | | | | | core: settings: Add a setting for time zone. | bunnei | 2020-05-11 | 8 | -10/+282 |
* | | | | | | | Merge pull request #3899 from ReinUsesLisp/float-comparisons | bunnei | 2020-05-13 | 7 | -136/+173 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | gl_shader_decompiler: Properly emulate NaN behaviour on NE | ReinUsesLisp | 2020-05-10 | 1 | -0/+9 |
| * | | | | | | shader_ir: Separate float-point comparisons in ordered and unordered | ReinUsesLisp | 2020-05-09 | 7 | -135/+163 |
* | | | | | | | Merge pull request #3816 from ReinUsesLisp/vk-rasterizer-enable | bunnei | 2020-05-12 | 3 | -1/+3 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | vk_graphics_pipeline: Implement rasterizer_enable on Vulkan | ReinUsesLisp | 2020-05-02 | 3 | -1/+3 |
* | | | | | | | Merge pull request #3925 from ogniK5377/hid-SendKeyboardLockKeyEvent | bunnei | 2020-05-11 | 2 | -1/+11 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Stub SendKeyboardLockKeyEvent | David Marcec | 2020-05-11 | 2 | -1/+11 |
|/ / / / / / |
|
* | | | | | | Merge pull request #3896 from jroweboy/remove-clang-format-check-from-patreon | bunnei | 2020-05-10 | 1 | -11/+0 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | CI: Don't check clang format on early access builds | James Rowe | 2020-05-09 | 1 | -11/+0 |
* | | | | | | Merge pull request #3902 from degasus/cmake_version_checks | James Rowe | 2020-05-09 | 6 | -11/+83 |
|\ \ \ \ \ \ |
|
| * | | | | | | Mark the opus version check as broken. | Markus Wick | 2020-05-09 | 1 | -0/+1 |
| * | | | | | | Add version check to Findnlohmann_json.cmake | Markus Wick | 2020-05-09 | 1 | -0/+14 |
| * | | | | | | Add version check for catch2 | Markus Wick | 2020-05-09 | 1 | -0/+14 |
| * | | | | | | Add version check to Findfmt | Markus Wick | 2020-05-09 | 1 | -0/+26 |
| * | | | | | | Fix libzip version check | Markus Wick | 2020-05-09 | 1 | -11/+14 |
| * | | | | | | Check for the zstd version | Markus Wick | 2020-05-09 | 1 | -0/+14 |
|/ / / / / / |
|
* | | | | | | Merge pull request #3839 from Morph1984/r8g8ui | Rodrigo Locatti | 2020-05-09 | 8 | -38/+52 |
|\ \ \ \ \ \ |
|
| * | | | | | | texture: Implement R8G8UI | Morph | 2020-04-30 | 8 | -38/+52 |
* | | | | | | | Merge pull request #3842 from makigumo/maxwell_to_vk_vertexattribute_signed_int | bunnei | 2020-05-09 | 1 | -2/+14 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | maxwell_to_vk: implement missing signed int formats | Dan | 2020-04-30 | 1 | -2/+14 |
* | | | | | | | Replace externals with Conan (#3735) | James Rowe | 2020-05-08 | 35 | -17844/+567 |
* | | | | | | | Merge pull request #3885 from ReinUsesLisp/viewport-swizzles | bunnei | 2020-05-08 | 11 | -1/+121 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | vk_graphics_pipeline: Implement viewport swizzles with NV_viewport_swizzle | ReinUsesLisp | 2020-05-04 | 8 | -0/+84 |
| * | | | | | | gl_rasterizer: Implement viewport swizzles with NV_viewport_swizzle | ReinUsesLisp | 2020-05-04 | 2 | -0/+13 |
| * | | | | | | maxwell_3d: Add viewport swizzles | ReinUsesLisp | 2020-05-04 | 2 | -1/+24 |
* | | | | | | | Merge pull request #3879 from lioncash/global2 | bunnei | 2020-05-08 | 3 | -10/+16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hle_ipc: Eliminate core memory globals | Lioncash | 2020-05-03 | 3 | -10/+16 |
* | | | | | | | | Merge pull request #3884 from ReinUsesLisp/border-colors | bunnei | 2020-05-07 | 4 | -2/+44 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | vk_sampler_cache: Use VK_EXT_custom_border_color when available | ReinUsesLisp | 2020-05-05 | 3 | -2/+44 |
| * | | | | | | | | externals: Update Vulkan-Headers | ReinUsesLisp | 2020-05-04 | 1 | -0/+0 |
* | | | | | | | | | Merge pull request #3892 from FearlessTobi/port-5280 | bunnei | 2020-05-07 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
| * | | | | | | | | Menubar: fix mouse tracking bug | FearlessTobi | 2020-05-06 | 1 | -4/+0 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #3815 from FernandoS27/command-list-2 | bunnei | 2020-05-05 | 18 | -66/+198 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Update src/video_core/gpu.cpp | bunnei | 2020-05-05 | 1 | -1/+1 |
| * | | | | | | | | Update src/video_core/gpu.cpp | bunnei | 2020-05-05 | 1 | -1/+1 |
| * | | | | | | | | Clang Format and Documentation. | Fernando Sahmkow | 2020-04-28 | 10 | -10/+20 |
| * | | | | | | | | MaxwellDMA: Optimize micro copies. | Fernando Sahmkow | 2020-04-28 | 3 | -0/+57 |
| * | | | | | | | | VideoCore/GPU: Delegate subchannel engines to the dma pusher. | Fernando Sahmkow | 2020-04-28 | 3 | -4/+49 |
| * | | | | | | | | VideoCore/Engines: Refactor Engines CallMethod. | Fernando Sahmkow | 2020-04-28 | 13 | -62/+82 |
* | | | | | | | | | Merge pull request #3881 from lioncash/mem-warning | bunnei | 2020-05-05 | 11 | -23/+11 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | kernel/memory: Remove #pragma once within cpp file | Lioncash | 2020-05-03 | 1 | -2/+0 |
| * | | | | | | | | | kernel/memory: Remove unused includes | Lioncash | 2020-05-03 | 7 | -8/+1 |
| * | | | | | | | | | kernel/memory: Remove unused variables in memory_block_manager | Lioncash | 2020-05-03 | 1 | -3/+0 |
| * | | | | | | | | | kernel/memory: Make use of std::array consistently in address_space_info | Lioncash | 2020-05-03 | 1 | -6/+6 |
| * | | | | | | | | | kernel/memory: Resolve -Wshadow warnings | Lioncash | 2020-05-03 | 1 | -4/+4 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #3880 from lioncash/encoding | bunnei | 2020-05-05 | 6 | -12/+12 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | kernel/memory: Amend potential encoding warnings | Lioncash | 2020-05-03 | 6 | -12/+12 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #3843 from ogniK5377/GetPopFromGeneralChannelEvent | bunnei | 2020-05-04 | 3 | -4/+20 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | am: IHomeMenuFunctions:GetPopFromGeneralChannelEvent | David Marcec | 2020-05-01 | 3 | -4/+20 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3637 from FearlessTobi/port-5094 | bunnei | 2020-05-04 | 7 | -0/+78 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | yuzu: Option to hide mouse on inactivity | FearlessTobi | 2020-04-20 | 7 | -0/+78 |
* | | | | | | | | Merge pull request #3822 from ogniK5377/GetAccountId | bunnei | 2020-05-04 | 2 | -5/+13 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | acc: Return a unique value per account for GetAccountId | David Marcec | 2020-04-29 | 2 | -5/+13 |
* | | | | | | | | settings: Add anisotropic filtering level to the yuzu configuration log (#3875) | Morph | 2020-05-03 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #3808 from ReinUsesLisp/wait-for-idle | bunnei | 2020-05-03 | 13 | -16/+57 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | {maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers | ReinUsesLisp | 2020-04-28 | 13 | -16/+57 |
* | | | | | | | | | Merge pull request #3861 from lat9nq/ci-enable-vulkan | Mat M | 2020-05-03 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Re-enables building yuzu with Vulkan enabled via the CI scripts | lat9nq | 2020-05-03 | 2 | -2/+2 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #3860 from lat9nq/fix-arch-mingwcross | Mat M | 2020-05-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Make compatible with the current MinGW cross-compiler | lat9nq | 2020-05-02 | 1 | -2/+2 |
* | | | | | | | | | | Merge pull request #3872 from FearlessTobi/reopen-3792 | Mat M | 2020-05-03 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | input_common: fix build when SDL2 is disabled | FearlessTobi | 2020-05-02 | 1 | -0/+6 |
* | | | | | | | | | | | Merge pull request #3871 from lioncash/semi | bunnei | 2020-05-03 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | readable_event: Remove unnecessary semicolon in Signal() | Lioncash | 2020-05-02 | 1 | -4/+6 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #3824 from ogniK5377/GetDisplayVersion | bunnei | 2020-05-03 | 1 | -3/+14 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Update src/core/hle/service/am/am.cpp | bunnei | 2020-05-03 | 1 | -1/+1 |
| * | | | | | | | | | | am: Properly implement GetDisplayVersion | David Marcec | 2020-04-29 | 1 | -3/+14 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #3811 from ogniK5377/audin-init | bunnei | 2020-05-02 | 2 | -5/+94 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | marked stubs | David Marcec | 2020-04-28 | 1 | -4/+5 |
| * | | | | | | | | | | Audin:u ListAudioIns, OpenAudioIn, ListAudioInsAuto, OpenAudioInAuto, ListAudioInsAutoFiltered, OpenAudioInProtocolSpecified | David Marcec | 2020-04-28 | 2 | -5/+93 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #3819 from ogniK5377/err-log2 | bunnei | 2020-05-02 | 7 | -0/+51 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | kernel: Don't fail silently | David Marcec | 2020-04-29 | 7 | -0/+51 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #3732 from lioncash/header | bunnei | 2020-05-02 | 31 | -59/+3 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | vulkan: Remove unnecessary includes | Lioncash | 2020-04-29 | 31 | -59/+3 |
* | | | | | | | | | | | Merge pull request #3775 from gxcreator/qt5-path-fix | bunnei | 2020-05-02 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fixed packaging on some systems with different QT5 path | gxcreator | 2020-04-23 | 1 | -1/+7 |
* | | | | | | | | | | | | Merge pull request #3809 from ReinUsesLisp/empty-index | bunnei | 2020-05-02 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | vk_rasterizer: Skip index buffer setup when vertices are zero | ReinUsesLisp | 2020-04-28 | 1 | -0/+3 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3693 from ReinUsesLisp/clean-samplers | bunnei | 2020-05-02 | 13 | -340/+263 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | shader/texture: Support multiple unknown sampler properties | ReinUsesLisp | 2020-04-23 | 2 | -62/+87 |
| * | | | | | | | | | | | shader_ir: Turn classes into data structures | ReinUsesLisp | 2020-04-23 | 13 | -299/+197 |
* | | | | | | | | | | | | Merge pull request #3859 from jbeich/clang | Mat M | 2020-05-02 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | fixed_pipeline_state: explicitly use template keyword after 1f345ebe3a55 | Jan Beich | 2020-05-02 | 1 | -2/+4 |
* | | | | | | | | | | | | | Merge pull request #3833 from qwell/caps_su-32-stub | bunnei | 2020-05-02 | 2 | -1/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | caps:su Stub out SetShimLibraryVersion | Jason Parker | 2020-04-30 | 2 | -1/+13 |
* | | | | | | | | | | | | | Merge pull request #3821 from ogniK5377/InitializeApplicationInfo-fix | bunnei | 2020-05-02 | 2 | -22/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | acc: Fix InitializeApplicationInfo | David Marcec | 2020-04-29 | 2 | -22/+15 |
| | |_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #3812 from ogniK5377/lisst-qualified-users | bunnei | 2020-05-02 | 5 | -3/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Updated comment to reflect ListQualifiedUsers better | David Marcec | 2020-04-28 | 1 | -1/+3 |
| * | | | | | | | | | | | | account: ListQualifiedUsers | David Marcec | 2020-04-28 | 5 | -3/+13 |
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #3857 from ogniK5377/GetGpuTime-StackCorruption | bunnei | 2020-05-01 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | nvdrv: Fix GetGpuTime stack corruption | David Marcec | 2020-05-01 | 1 | -2/+3 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #3827 from ogniK5377/cubeb-616d773 | bunnei | 2020-05-01 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | externals: Update cubeb to 616d773 | David Marcec | 2020-04-29 | 1 | -0/+0 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3823 from ogniK5377/setvrmode | Mat M | 2020-04-30 | 2 | -16/+6 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | am: IsVrModeEnabled & SetVrModeEnabled fixes | David Marcec | 2020-04-29 | 2 | -16/+6 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3830 from ogniK5377/GetFriendInvitationStorageChannelEvent | Mat M | 2020-04-30 | 2 | -1/+14 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | am: GetFriendInvitationStorageChannelEvent | David Marcec | 2020-04-30 | 2 | -1/+14 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3835 from ogniK5377/GetFreeSpaceSize-GetTotalSpaceSize | Mat M | 2020-04-30 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | fs-srv: GetFreeSpaceSize & GetTotalSpaceSize | David Marcec | 2020-04-30 | 1 | -2/+2 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #3832 from ogniK5377/nim-eca-CreateServerInterface | Mat M | 2020-04-30 | 1 | -1/+69 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | nim: CreateServerInterface, CreateAccessorInterface, CreateAsyncInterface | David Marcec | 2020-04-30 | 1 | -1/+69 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #3831 from ogniK5377/caps-su-names | Mat M | 2020-04-30 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | caps: Add missing service names to caps:su | David Marcec | 2020-04-30 | 1 | -0/+3 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #3825 from ogniK5377/psm-no-warn | bunnei | 2020-04-30 | 1 | -7/+14 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | psm: Mark as debug instead of warning | David Marcec | 2020-04-29 | 1 | -7/+14 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #3807 from ReinUsesLisp/fix-depth-clamp | bunnei | 2020-04-30 | 5 | -8/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | maxwell_3d: Fix depth clamping register | ReinUsesLisp | 2020-04-28 | 5 | -8/+5 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #3799 from ReinUsesLisp/iadd-cc | bunnei | 2020-04-30 | 7 | -27/+83 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | shader/arithmetic_integer: Fix tracking issue in temporary | ReinUsesLisp | 2020-04-28 | 1 | -4/+0 |
| * | | | | | | | | | | shader/arithmetic_integer: Fix edge case and mark IADD.X Rd.CC as unimplemented | ReinUsesLisp | 2020-04-26 | 1 | -1/+6 |
| * | | | | | | | | | | shader/arithmetic_integer: Change IAdd to UAdd to avoid signed overflow | ReinUsesLisp | 2020-04-26 | 1 | -2/+2 |
| * | | | | | | | | | | shader/arithmetic_integer: Implement IADD.X | ReinUsesLisp | 2020-04-26 | 2 | -0/+10 |
| * | | | | | | | | | | shader/arithmetic_integer: Implement CC for IADD | ReinUsesLisp | 2020-04-26 | 5 | -3/+42 |
| * | | | | | | | | | | decode/register_set_predicate: Implement CC | ReinUsesLisp | 2020-04-26 | 1 | -9/+14 |
| * | | | | | | | | | | decode/register_set_predicate: Use move for shared pointers | ReinUsesLisp | 2020-04-26 | 1 | -16/+17 |
* | | | | | | | | | | | Merge pull request #3805 from ReinUsesLisp/preserve-contents | bunnei | 2020-04-30 | 4 | -41/+81 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | texture_cache: Reintroduce preserve_contents accurately | ReinUsesLisp | 2020-04-27 | 4 | -41/+81 |
* | | | | | | | | | | | | Merge pull request #3788 from FernandoS27/revert | bunnei | 2020-04-30 | 1 | -14/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Revert: shader_decode: Fix LD, LDG when track constant buffer. | Fernando Sahmkow | 2020-04-24 | 1 | -14/+6 |
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3826 from MerryMage/update-dynarmic | David | 2020-04-29 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | externals: Update dynarmic to e7166e8b | MerryMage | 2020-04-29 | 1 | -0/+0 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #3771 from benru/dump-romfs-with-updates | bunnei | 2020-04-29 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Update src/yuzu/main.cpp with missing const | Ben Russell | 2020-04-23 | 1 | -1/+1 |
| * | | | | | | | | | Dump RomFS command to include Updates | Ben Russell | 2020-04-23 | 1 | -1/+3 |
* | | | | | | | | | | Merge pull request #3818 from ogniK5377/err-log | Mat M | 2020-04-29 | 4 | -3/+27 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Don't fail silently for vi, sm, set and ns services | David Marcec | 2020-04-29 | 4 | -3/+27 |
* | | | | | | | | | | | Merge pull request #3783 from lioncash/pointer | Mat M | 2020-04-29 | 4 | -8/+15 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | physical_core: Make use of std::make_unique instead of std::make_shared in ctor | Lioncash | 2020-04-24 | 4 | -8/+15 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #3784 from ReinUsesLisp/shader-memory-util | bunnei | 2020-04-28 | 9 | -159/+153 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | shader/memory_util: Deduplicate code | ReinUsesLisp | 2020-04-26 | 9 | -159/+153 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #3814 from ogniK5377/getinfo-err | Mat M | 2020-04-28 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | kernel: Bad GetInfo ids should not be marked as stubs | David Marcec | 2020-04-28 | 1 | -2/+2 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #3813 from ogniK5377/err-hex-2-dec | Mat M | 2020-04-28 | 2 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | style: Change AMs & Glues error codes to be dec instead of hex | David Marcec | 2020-04-28 | 2 | -7/+7 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #3785 from ogniK5377/set-buffer-count-unit | bunnei | 2020-04-27 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | vi: Don't let uninitialized data pass as a response for SetBufferCount | David Marcec | 2020-04-24 | 1 | -1/+9 |
* | | | | | | | | | Merge pull request #3766 from ReinUsesLisp/renderpass-cache-key | Fernando Sahmkow | 2020-04-27 | 8 | -126/+129 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vk_rasterizer: Pack texceptions and color formats on invalid formats | ReinUsesLisp | 2020-04-25 | 2 | -5/+19 |
| * | | | | | | | | | vk_rasterizer: Fix framebuffer creation validation errors | ReinUsesLisp | 2020-04-23 | 1 | -2/+4 |
| * | | | | | | | | | vk_pipeline_cache: Unify pipeline cache keys into a single operation | ReinUsesLisp | 2020-04-23 | 5 | -47/+59 |
| * | | | | | | | | | vk_renderpass_cache: Pack renderpass cache key to 12 bytes | ReinUsesLisp | 2020-04-23 | 4 | -84/+59 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #3756 from ReinUsesLisp/integrated-devices | Fernando Sahmkow | 2020-04-27 | 5 | -35/+6 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vk_memory_manager: Remove unified memory model flag | ReinUsesLisp | 2020-04-22 | 5 | -35/+6 |
* | | | | | | | | | | Merge pull request #3797 from slashiee/hid-stub | Mat M | 2020-04-27 | 2 | -1/+13 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | services: hid: Stub StopSevenSixAxisSensor. | M&M | 2020-04-26 | 2 | -1/+13 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #3742 from FernandoS27/command-list | bunnei | 2020-04-27 | 20 | -15/+215 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Clang Format. | Fernando Sahmkow | 2020-04-23 | 6 | -11/+19 |
| * | | | | | | | | | GPU: Add Fast GPU Time Option. | Fernando Sahmkow | 2020-04-23 | 7 | -1/+21 |
| * | | | | | | | | | Maxwell3D: Process Macros on MultiMethod. | Fernando Sahmkow | 2020-04-23 | 1 | -25/+47 |
| * | | | | | | | | | DMAPusher: Propagate multimethod writes into the engines. | Fernando Sahmkow | 2020-04-23 | 14 | -14/+164 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #3795 from vitor-k/fix-folder | bunnei | 2020-04-26 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fix the mistake in the port and update the comment for clarity | Vitor Kiguchi | 2020-04-25 | 1 | -7/+7 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #3744 from lioncash/table2 | bunnei | 2020-04-26 | 19 | -7/+108 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | service: Update function tables | Lioncash | 2020-04-20 | 19 | -7/+108 |
* | | | | | | | | | | Merge pull request #3753 from ReinUsesLisp/ac-vulkan | Rodrigo Locatti | 2020-04-26 | 5 | -12/+53 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | vk_rasterizer: Add lazy default buffer maker and use it for empty buffers | ReinUsesLisp | 2020-04-22 | 3 | -4/+40 |
| * | | | | | | | | | | gl_rasterizer: Fix buffers without size | ReinUsesLisp | 2020-04-22 | 3 | -8/+13 |
* | | | | | | | | | | | Merge pull request #3791 from Kewlan/hotkey-config-plus | bunnei | 2020-04-26 | 5 | -18/+116 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Add Restore Defaults and Clear options to hotkeys | Kewlan | 2020-04-24 | 5 | -18/+116 |
* | | | | | | | | | | | | Merge pull request #3761 from Kewlan/stick-modifier-slider | bunnei | 2020-04-26 | 3 | -30/+52 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Edit modifier_scale with the deadzone slider | Kewlan | 2020-04-23 | 3 | -30/+52 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge pull request #3721 from ReinUsesLisp/sort-devices | bunnei | 2020-04-25 | 1 | -1/+20 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | vulkan/wrapper: Sort physical devices | ReinUsesLisp | 2020-04-19 | 1 | -1/+20 |
* | | | | | | | | | | | | Merge pull request #3734 from ReinUsesLisp/half-float-mods | bunnei | 2020-04-25 | 2 | -16/+37 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | decode/arithmetic_half: Fix HADD2 and HMUL2 absolute and negation bits | ReinUsesLisp | 2020-04-23 | 2 | -16/+37 |
* | | | | | | | | | | | | | Merge pull request #3780 from lioncash/process | bunnei | 2020-04-25 | 1 | -2/+138 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | svc: Re-add MapProcessCodeMemory/UnmapProcessCodeMemory | Lioncash | 2020-04-24 | 1 | -2/+138 |
| | |_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #3749 from ReinUsesLisp/lea-imm | bunnei | 2020-04-24 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | shader/arithmetic_integer: Fix LEA_IMM encoding | ReinUsesLisp | 2020-04-21 | 1 | -2/+2 |
| | |_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge pull request #3786 from degasus/fix_warnings | Zach Hilman | 2020-04-24 | 3 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | | | |
|