| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | 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 |
* | | | | | | | configure_debug: FIx duplicate labels | Morph | 2021-05-17 | 1 | -5/+5 |
|/ / / / / / |
|
* | | | | | | 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 #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 #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 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | input_common: Implement SDL motion | german77 | 2021-05-15 | 5 | -3/+167 |
| |_|/ / /
|/| | | | |
|
* | | | | | 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 |
* | | | | | kernel: Delete unused files | german77 | 2021-05-09 | 2 | -151/+0 |
|/ / / / |
|
* | | | | 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 |
* | | | | service: Remove unused class variables | Lioncash | 2021-05-05 | 3 | -7/+4 |
| |/ /
|/| | |
|
* | | | 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 |
| |/ / |
|
* / / | 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 #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 |
* | | | | | 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 |
* | | | | | | yuzu: config: Silence narrowing conversion warning on MSVC | Morph | 2021-04-29 | 1 | -2/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | yuzu: main: Silence type conversion warning on MSVC | Morph | 2021-04-28 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | 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 | 1 | -12/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | applets/swkbd: Fix software keyboard button hint scaling | Its-Rei | 2021-04-24 | 1 | -12/+6 |
* | | | Merge pull request #6198 from Kewlan/favorite-games | bunnei | 2021-04-26 | 5 | -5/+144 |
|\ \ \ |
|
| * | | | game_list: Mark games as favorite to make them appear at the top. | Kewlan | 2021-04-15 | 5 | -5/+144 |
* | | | | 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 |
* | | | | | config: Add new keyboard bindings | Morph | 2021-04-25 | 1 | -9/+10 |
* | | | | | 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 |
| |/ / / |
|
* | / / | yuzu_cmd: Remove unused resource.h | ameerj | 2021-04-23 | 2 | -17/+0 |
| |/ /
|/| | |
|
* | | | service: hid: Get transfer memory for InitializeSevenSixAxisSensor | Morph | 2021-04-22 | 1 | -1/+38 |
|/ / |
|
* | | 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 | 6 | -1/+48 |
|\ \ \ |
|
| * | | | 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 | 1 | -1/+1 |
| |/ / |
|
* | | | 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 |
| |/ / |
|
* | | | 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 |
|/ / |
|
* | | 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 | 35 | -468/+8141 |
|\ \ \ |
|
| * | | | 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 |
| * | | | 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 #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 |
| |/ / / / / |
|
* | | / / / | nvidia_flags: Add missing header guard | Lioncash | 2021-04-13 | 1 | -0/+2 |
| |_|/ / /
|/| | | | |
|
* | | | | | 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 |
* | | | | | | 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 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | externals: Search for shared opus installation. | Markus Wick | 2021-04-08 | 1 | -1/+1 |
* | | | | | | | | 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 |
* | | | | | | | | | | | | 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 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | 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 |
| |/ / / / / / |
|
* / / / / / / | configure_graphics: Prevent stack-use-after-scope | lat9nq | 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 | 2 | -0/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arm_dynarmic: Increase size of code cache | MerryMage | 2021-04-02 | 2 | -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 #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 #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 |
| |/ / / / |
|
* / / / / | 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 |
* | | | | | 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 #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 |
| | |/ /
| |/| | |
|
* | | | | 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 |
* | | | | | | | 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 #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 |
* | | | | | | | | 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 | 1 | -2/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | aes_util: Remove malformed mbedtls_cipher_finish function call | Morph | 2021-03-05 | 1 | -2/+0 |
* | | | | | | | | 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 |
* | | | | | | | | core: Shutdown: Move kernel cleanup to later in shutdown. | bunnei | 2021-03-02 | 1 | -12/+1 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Fix default bcat_backend init | Kelebek1 | 2021-03-02 | 2 | -3/+3 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | 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 | 3 | -1/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Implement glDepthRangeIndexeddNV | Kelebek1 | 2021-02-24 | 3 | -1/+12 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | 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 #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 |
* | | | | | kernel: Fix resource release exception on exit | ameerj | 2021-02-21 | 4 | -2/+16 |
* | | | | | gl_disk_shader_cache: Log total shader entries count on game load | Morph | 2021-02-20 | 1 | -0/+4 |
* | | | | | 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 #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 |
* | | | | | | Revert "Port citra-emu/citra#5123: "SDL: Disable hidapi drivers due to compatibility problems with certain controllers"" | Morph | 2021-02-18 | 1 | -7/+0 |
* | | | | | | 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 #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 |
* | | | | | | | | 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 | 10 | -10/+52 |
|/ / / / / / / / |
|
* | | / / / / / | vk_resource_pool: Load GPU tick once and compare with it | ReinUsesLisp | 2021-02-13 | 2 | -8/+8 |
| |_|/ / / / /
|/| | | | | | |
|
* | | | | | | | 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 |
* | | | | | | | | | vulkan_device: Require VK_EXT_robustness2 | ReinUsesLisp | 2021-02-13 | 2 | -37/+14 |
| |_|/ / / / / /
|/| | | | | | | |
|
* | | | | | | | | 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 |
| |_|/ / / / /
|/| | | | | | |
|
* | | | | | | | 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 |
* | | | | | | | 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 |
| |/ / / / / / / / |
|
* / / / / / / / / | 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 #5880 from lat9nq/ffmpeg-external | Ameer J | 2021-02-09 | 1 | -6/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | Address reviewer comments | lat9nq | 2021-02-05 | 1 | -1/+1 |
| * | | | | | | CMake: Port citra-emu/citra FindFFmpeg.cmake | lat9nq | 2021-02-05 | 1 | -2/+2 |
| * | | | | | | CMake: Implement YUZU_USE_BUNDLED_FFMPEG | lat9nq | 2021-02-05 | 2 | -7/+6 |
* | | | | | | | 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 |
* | | | | | | | | | 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 | 15 | -75/+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 | 9 | -75/+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 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | 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 |
| |/ / / / / / / / / |
|
* | | | | / / / / / | 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 |
* | | | | | | | | 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 |
* | | | | | | | | | | 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 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* / | | | | | | | 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 #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 #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 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Revert "Start of Integer flags implementation" | ReinUsesLisp | 2021-01-25 | 3 | -59/+3 |
* | | | | | | | | | | 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 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | 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 |
* | | | | | | | | | | 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 | 868 | -23050/+34921 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | 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 |
* | | | | | | | | | | 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 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* / | | | | | | | | | 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 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* / | | | | | | | | | 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 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | 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 |
| |/ / / / / / / / |
|
* | | | | | | | | | 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 |
|/ / / / / / / / |
|
* | | | | | | | | 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 |
* | | | | | | | | | 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 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | vulkan_device: Remove requirement on shaderStorageImageMultisample | ReinUsesLisp | 2021-01-13 | 1 | -1/+0 |
* | | | | | | | | | 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 |
* | | | | | | | | | | common/parent_of_member: Replace TYPED_STORAGE define with template alias | Lioncash | 2021-01-12 | 2 | -8/+10 |
* | | | | | | | | | | 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 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | 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 |
* | | | | | | | | | general: Resolve C4062 warnings on MSVC | Morph | 2021-01-09 | 2 | -0/+4 |
* | | | | | | | | | 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 |
| |/ / / / / / |
|
* | | | | | | | 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 |
* | | | | | | | vulkan_library: Common::DynamicLibrary::Open is [[nodiscard]] | MerryMage | 2021-01-07 | 1 | -1/+1 |
* | | | | | | | 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 #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 |
* | | | | | | | | | | 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 | 6 | -0/+26 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | dynarmic: Add Unsafe_InaccurateNaN optimization | MerryMage | 2021-01-02 | 6 | -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 #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 |
* | | | | | | | | | general: Fix various spelling errors | Morph | 2021-01-02 | 20 | -43/+43 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | 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 |
* | | | | | | | | 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 #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 |
* | | | | | | | | | half_set: Resolve -Wmaybe-uninitialized warnings | Lioncash | 2020-12-30 | 1 | -7/+7 |
| |_|_|_|/ / / /
|/| | | | | | | |
|
* | | | | | | | | 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 |
* | | | | | | | | 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 #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 |
| | |/ / /
| |/| | | |
|
* / | | | | 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 | 8 | -133/+75 |
|\ \ \ \ \ |
|
| * | | | | | cmake: Always enable Vulkan | ReinUsesLisp | 2020-12-25 | 8 | -133/+75 |
| |/ / / / |
|
* / / / / | 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 |
* | | | | | yuzu/main: Improve menubar access keys | lat9nq | 2020-12-23 | 4 | -38/+38 |
* | | | | | 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 |
* | | | | | | | yuzu: Remove gdbstub configuration | FearlessTobi | 2020-12-19 | 9 | -110/+7 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | system_archive: Add + and - buttons to the Nintendo Extended OSS font | Morph | 2020-12-18 | 2 | -315/+343 |
* | | | | | | system_archive: Update Nintendo Extended OSS font | Morph | 2020-12-17 | 2 | -182/+347 |
|/ / / / / |
|
* | | | | | 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 |
* | | | | | | | | cmake: Fix generating CMake configs and linking with Boost | lat9nq | 2020-12-13 | 1 | -1/+1 |
* | | | | | | | | 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 #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 |
* | | | | | | | | | | common/file_util: Let std::filesystem cast from UTF16 to std::string | ReinUsesLisp | 2020-12-09 | 1 | -1/+1 |
* | | | | | | | | | | vfs_real: Fix CreateFile for files without a file extension | Morph | 2020-12-09 | 1 | -2/+6 |
* | | | | | | | | | | 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 #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 | 2 | -5/+5 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | CMakeLists,network: Create YUZU_UNIX macro to replace __unix__ | comex | 2020-12-07 | 2 | -5/+5 |
* | | | | | | | | | 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 |
* | | | | | | | | | | | 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 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Fix "explicitly defaulted but implicitly deleted" warning | comex | 2020-12-07 | 1 | -1/+1 |
| |_|/ / / / / /
|/| | | | | | | |
|
* | | | | | | | | 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 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Update cubeb and request a persistent stream session | Vitor Kiguchi | 2020-12-05 | 1 | -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 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | game_list_p: Resolve deprecated usage of QVariant operator< | Lioncash | 2020-12-05 | 1 | -1/+2 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | 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 |
| |/ / / / / |
|
* | / / / / | system_version: Update to 11.0.0 | Chloe Marcec | 2020-12-05 | 1 | -6/+6 |
| |/ / / /
|/| | | | |
|
* | | | | | 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 |
* | | | | | | 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 |
* | | | | | | | | | | Disable web applet and warning when compiling for Linux on CI | lat9nq | 2020-11-30 | 1 | -0/+2 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | 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 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | 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 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | core: Eliminate remaining usages of the global system instance | Lioncash | 2020-11-27 | 21 | -1593/+58 |
* | | | | | | | | | | 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 |
| |/ / / / / / / / |
|
* / / / / / / / / | 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 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | | | 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 #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 #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 |
* | | | | | | | | | | | 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 | 66 | -1431/+3265 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | 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 | 16 | -28/+730 |
| * | | | | | | | | | | 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 | 13 | -397/+263 |
* | | | | | | | | | | | 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 |
| | |/ / / / / /
| |/| | | | | | |
|
* / | | | | | | | 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 #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 | 11 | -418/+15 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | core: Remove usage of unicorn | Lioncash | 2020-11-04 | 11 | -418/+15 |
* | | | | | | 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 #4873 from lioncash/common-error | bunnei | 2020-11-03 | 9 | -31/+49 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | common: Enable warnings as errors | Lioncash | 2020-11-02 | 9 | -31/+49 |
| |/ / / / / / / / |
|
* | | | | | | | | | 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 |
* | | | | | | | | | 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 #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 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | kernel/process: Add missing <ctime> include | Morph | 2020-10-29 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #4857 from liushuyu/master | LC | 2020-10-29 | 1 | -5/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | web_service: follow-up fix to #4842 ... | liushuyu | 2020-10-29 | 1 | -5/+0 |
| |/ / / / / / / |
|
* | | | | | | | | 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 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | web_service: web_backend: Handle socket errors with GenericRequest. | bunnei | 2020-10-29 | 1 | -0/+11 |
* | | | | | | | | 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 #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 |
* | | | | | | | | | video_core: Enforce -Wredundant-move and -Wpessimizing-move | ReinUsesLisp | 2020-10-28 | 4 | -4/+5 |
|/ / / / / / / / |
|
* / / / / / / / | web_backend: fix a regression introduced in 39c8d18 | liushuyu | 2020-10-27 | 2 | -20/+2 |
|/ / / / / / / |
|
* / / / / / / | 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 | 50 | -310/+3909 |
|\ \ \ \ \ \ |
|
| * | | | | | | video_core: NVDEC Implementation | ameerj | 2020-10-27 | 50 | -310/+3909 |
| |/ / / / / |
|
* | | | | | | 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 |
| |/ / / / / |
|
* | | | | | | 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 |
* | | | | | | | | Revert "core: Fix clang build" | bunnei | 2020-10-21 | 104 | -904/+665 |
|/ / / / / / / |
|
* | | | | | | | 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 | 104 | -665/+904 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | core: Fix clang build | Lioncash | 2020-10-18 | 104 | -665/+904 |
* | | | | | | | | | 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 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | 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 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | 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 |
* | | | | | | | | | | audio_core/CMakeLists: Make warnings consistent with core | Lioncash | 2020-10-13 | 6 | -8/+17 |
* | | | | | | | | | | core/CMakeLists: Make some warnings errors | Lioncash | 2020-10-13 | 30 | -146/+144 |
| |_|_|/ / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | 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 #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 |
* | | | | | | | | | | | | | 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 |
| |/ / / / / / / / / / / |
|
* / / / / / / / / / / / | 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 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | 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 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | General: Make use of std::nullopt where applicable | Lioncash | 2020-09-22 | 17 | -59/+60 |
* | | | | | | | | | | 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 |
* | | | | | | | | | | fermi_2d: Make use of designated initializers | Lioncash | 2020-09-18 | 2 | -8/+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 |
* | | | | | | | | | | | 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 |
* | | | | | | | | | | | | 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 |
* | | | | | | | | | | | | 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 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | 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 |
* | | | | | | | | | | | | 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 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | 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 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | crypto/key_manager: Remove dependency on the global system accessor | Lioncash | 2020-09-14 | 3 | -7/+12 |
* | | | | | | | | | | 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 #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 | 20 | -148/+4150 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | 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 | 20 | -59/+3803 |
* | | | | | | | | | | | | | 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 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | 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 |
* | | | | | | | | | | | | hid: Implement MergeSingleJoyasDualJoy | Morph | 2020-09-04 | 3 | -5/+24 |
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #4611 from lioncash/xbyak2 | bunnei | 2020-09-04 | 2 | -21/+21 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | externals: Update Xbyak to 5.96 | Lioncash | 2020-08-30 | 2 | -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 |
| | |/ / / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | 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 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | main: Use three dots to complete the ellipsis | lat9nq | 2020-09-02 | 1 | -1/+1 |
* | | | | | | | | | | | | | | 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 #4382 from FearlessTobi/port-udp-config | bunnei | 2020-09-01 | 22 | -13/+1959 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | 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 | 18 | -3/+1889 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | 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 #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 |
* | | | | | | | | | | | | | | | | 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 |
| |/ / / / / / / / / / / / / |
|
* / / / / / / / / / / / / / | 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 |
* | | | | | | | | | | | | | | 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 | 44 | -3191/+8385 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | 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 |
| * | | | | | | | | | | | | Project Mjölnir: Part 1 | Morph | 2020-08-26 | 43 | -3177/+8306 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | 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 |
| | |_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | 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 #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 #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 |
| | |_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | gl_texture_cache: Take std::string by reference in DecorateViewName() | Lioncash | 2020-08-24 | 2 | -2/+2 |
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | 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 | 7 | -4/+108 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | dynarmic: Add unsafe optimizations | MerryMage | 2020-08-16 | 7 | -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 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | 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 |
| | |_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | 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 #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 |
* | | | | | | | | | | | | | 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 | 17 | -117/+129 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | General: Tidy up clang-format warnings part 2 | Lioncash | 2020-08-13 | 17 | -117/+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 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | General: Tidy up clang-format warnings | Lioncash | 2020-08-09 | 1 | -1/+1 |
* | | | | | | | | | | | | | 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 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | 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 |
* | | | | | | | | | | | | | | 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 #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 |
* | | | | | | | | | | | | | | | 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 |
| | |_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | configure_graphics: Remove Force 30 FPS mode | Morph | 2020-07-28 | 6 | -25/+0 |
| |_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | core_timing: Make use of uintptr_t to represent user_data | Lioncash | 2020-07-28 | 15 | -43/+52 |
|/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | 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 |
| |/ / / / / / / / / / / |
|
* | / / / / / / / / / / | 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 #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 | 3 | -2/+7 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | 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 | 2 | -1/+3 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | 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 |
* | | | | | | | | | | | 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 |
* | | | | | | | | | | | alignment: explicitly include <new> after 723edb4c0659 | Jan Beich | 2020-07-19 | 1 | -0/+1 |
* | | | | | | | | | | | Address trivial review comments. | FearlessTobi | 2020-07-18 | 1 | -1/+1 |
* | | | | | | | | | | | 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 | 10 | -84/+235 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | 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 |
* | | | | | | | | | | | | | 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 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | 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 | 118 | -1479/+3408 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | 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 | 21 | -302/+722 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | 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 | 19 | -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 | 16 | -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 |
* | | | | | | | | | | | | 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 |
| |/ / / / / / / / / / / / |
|
* | | | | | / / / / / / / | 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 | 4 | -3/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | 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 | 1 | -0/+1 |
* | | | | | | | | | | | | 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 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | CMakeLists: Make use of /std:c++latest on MSVC | Lioncash | 2020-07-11 | 1 | -2/+2 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | 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 #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 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp"" | bunnei | 2020-07-12 | 1 | -3/+1 |
* | | | | | | | | | | | | 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 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | cmake: stop linking against QGL after c6a0ab979239 | Jan Beich | 2020-07-02 | 1 | -1/+1 |
* | | | | | | | | | | cmake: Fix libfmt linking errors | David Marcec | 2020-07-10 | 1 | -5/+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 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | 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 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | 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 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | cpu_interrupt_handler: Remove #pragma once from .cpp file | MerryMage | 2020-07-07 | 1 | -2/+0 |
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #4150 from ReinUsesLisp/dynamic-state-impl | bunnei | 2020-07-07 | 13 | -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 | 2 | -0/+32 |
* | | | | | | | | | change shortcut context for other hotkeys with file open dialog | Ameer | 2020-07-07 | 1 | -4/+4 |
* | | | | | | | | | Fix ss crash on game menu, fix ss on windowed mode | Ameer | 2020-07-06 | 2 | -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 |
* | | | | | | | | Fix merge conflicts? | Ameer | 2020-07-04 | 230 | -2701/+7458 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge pull request #4218 from ogniK5377/opus-external | Rodrigo Locatti | 2020-07-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | externals: Track opus as submodule instead of using conan | David Marcec | 2020-07-01 | 1 | -1/+1 |
| | |/ / / / / / / |
|
| * | | | | | | | | 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 |
| * | | | | | | | | | | 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 #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 | 135 | -2177/+6259 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | 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 | 115 | -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 | 4 | -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 | 8 | -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 |
| | * | | | | | | | | | | | | | | | 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 | 1 | -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 |
| | | |_|/ / / / / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | 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 |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | 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 |
| | |/ / / / / / / / / / / / / / / / |
|
| * / / / / / / / / / / / / / / / / | 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 #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 |
| | | |_|/ / / / / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | 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 |
| * | | | | | | | | | | | | | | | 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 src/input_common/main.cpp | ameerj | 2020-06-22 | 1 | -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 | 8 | -228/+283 |
* | | | | | | | | | | | | | | Clang Formatting | Ameer | 2020-06-21 | 9 | -182/+184 |
* | | | | | | | | | | | | | | Cleanup after linter | Ameer | 2020-06-21 | 9 | -167/+98 |
* | | | | | | | | | | | | | | 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 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | 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 |
* | | | | | | | | | | | | 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 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* / | | | | | | | | | | 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 |
* | | | | | | | | | | | 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 #4041 from ReinUsesLisp/arb-decomp | bunnei | 2020-06-16 | 8 | -4/+2116 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | gl_arb_decompiler: Implement FSwizzleAdd | ReinUsesLisp | 2020-06-12 | 1 | -4/+27 |
| * | | | | | | | | | gl_arb_decompiler: Implement an assembly shader decompiler | ReinUsesLisp | 2020-06-12 | 7 | -1/+2093 |
| * | | | | | | | | | 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 #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 |
* | | | | | | | | | | | 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 | 8 | -91/+143 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | vk_shader_decompiler: Implement atomic image operations | ReinUsesLisp | 2020-06-02 | 1 | -40/+24 |
| * | | | | | | | | | | vk_rasterizer: Implement storage texels | ReinUsesLisp | 2020-06-02 | 8 | -52/+120 |
* | | | | | | | | | | | 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 |
* | | | | | | | | | | | 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 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | 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 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Add xbyak external | David Marcec | 2020-05-30 | 4 | -2/+317 |
* | | | | | | | | | | 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 | 4 | -0/+33 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | shader/other: Implement BAR.SYNC 0x0 | ReinUsesLisp | 2020-05-22 | 4 | -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 |
* | | | | | | | | 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 |
| | |/ / / /
| |/| | | | |
|
* / | | | | | 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 |
* | | | | | | Stub SendKeyboardLockKeyEvent | David Marcec | 2020-05-11 | 2 | -1/+11 |
| |_|/ / /
|/| | | | |
|
* | | | | | 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 | 7 | -9/+10 |
* | | | | | | | 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 | 3 | -2/+44 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | vk_sampler_cache: Use VK_EXT_custom_border_color when available | ReinUsesLisp | 2020-05-05 | 3 | -2/+44 |
* | | | | | | | | | 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 #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 #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 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | nvdrv: Fix GetGpuTime stack corruption | David Marcec | 2020-05-01 | 1 | -2/+3 |
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
* | | | | | | | | | 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 | 6 | -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 | 4 | -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 #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 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | kernel: Bad GetInfo ids should not be marked as stubs | David Marcec | 2020-04-28 | 1 | -2/+2 |
* | | | | | | | | | | 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 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Fix -Wdeprecated-copy warning. | Markus Wick | 2020-04-24 | 1 | -0/+1 |
* | | | | | | | | | | | | Fix -Werror=conversion error. | Markus Wick | 2020-04-24 | 2 | -2/+2 |
| |_|_|_|_|_|_|/ / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3760 from Morph1984/trailing-filedir-separator | bunnei | 2020-04-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Add a trailing separator to the string path | Morph | 2020-04-22 | 1 | -1/+1 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3777 from lioncash/warn | Rodrigo Locatti | 2020-04-24 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | page_table: Remove unused captures | Lioncash | 2020-04-23 | 1 | -2/+2 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3778 from lioncash/unused-var | Rodrigo Locatti | 2020-04-24 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | svc: Remove unused variable | Lioncash | 2020-04-23 | 1 | -3/+0 |
| |/ / / / / / / / / / |
|
* / / / / / / / / / / | shared_memory: Amend doxygen reference | Lioncash | 2020-04-24 | 2 | -5/+5 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #3768 from H27CK/cmd-title-fmt | Rodrigo Locatti | 2020-04-23 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Fix format error in performance statistics | H27CK | 2020-04-23 | 1 | -3/+4 |
* | | | | | | | | | | kernel: memory: Improve implementation of device shared memory. (#3707) | bunnei | 2020-04-23 | 6 | -16/+110 |
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #3730 from lioncash/time | bunnei | 2020-04-23 | 1 | -24/+26 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | service/time: Remove reliance on the global system accessor | Lioncash | 2020-04-19 | 1 | -24/+26 |
* | | | | | | | | | | Merge pull request #3697 from lioncash/declarations | bunnei | 2020-04-23 | 10 | -24/+27 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | CMakeLists: Make missing declarations a compile-time error | Lioncash | 2020-04-17 | 1 | -0/+1 |
| * | | | | | | | | | | General: Resolve warnings related to missing declarations | Lioncash | 2020-04-17 | 9 | -24/+25 |
| * | | | | | | | | | | CMakeLists: Enable -Wmissing-declarations on Linux builds | Lioncash | 2020-04-17 | 1 | -0/+1 |
* | | | | | | | | | | | Merge pull request #3677 from FernandoS27/better-sync | bunnei | 2020-04-23 | 41 | -63/+1193 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | GL_Fence_Manager: use GL_TIMEOUT_IGNORED instead of a loop, | Fernando Sahmkow | 2020-04-23 | 1 | -2/+1 |
| * | | | | | | | | | | Address Feedback. | Fernando Sahmkow | 2020-04-22 | 3 | -24/+18 |
| * | | | | | | | | | | Async GPU: Correct flushing behavior to be similar to old async GPU behavior. | Fernando Sahmkow | 2020-04-22 | 3 | -0/+11 |
| * | | | | | | | | | | MaxwellDMA: Correct copying on accuracy level. | Fernando Sahmkow | 2020-04-22 | 1 | -2/+7 |
| * | | | | | | | | | | ShaderCache/PipelineCache: Cache null shaders. | Fernando Sahmkow | 2020-04-22 | 4 | -8/+31 |
| * | | | | | | | | | | Address Feedback. | Fernando Sahmkow | 2020-04-22 | 13 | -132/+117 |
| * | | | | | | | | | | Fix GCC error. | Fernando Sahmkow | 2020-04-22 | 2 | -6/+5 |
| * | | | | | | | | | | Correct Linux Compile Error. | Fernando Sahmkow | 2020-04-22 | 2 | -7/+10 |
| * | | | | | | | | | | Clang format. | Fernando Sahmkow | 2020-04-22 | 1 | -1/+2 |
| * | | | | | | | | | | QueryCache: Only do async flushes on async gpu. | Fernando Sahmkow | 2020-04-22 | 1 | -1/+4 |
| * | | | | | | | | | | Async GPU: Only do reactive flushing on Extreme Level. | Fernando Sahmkow | 2020-04-22 | 1 | -1/+1 |
| * | | | | | | | | | | vk_fence_manager: Initial implementation | ReinUsesLisp | 2020-04-22 | 8 | -12/+222 |
| * | | | | | | | | | | QueryCache: Implement Async Flushes. | Fernando Sahmkow | 2020-04-22 | 5 | -12/+77 |
| * | | | | | | | | | | OpenGL: Guarantee writes to Buffers. | Fernando Sahmkow | 2020-04-22 | 3 | -4/+2 |
| * | | | | | | | | | | GPU: Implement Flush Requests for Async mode. | Fernando Sahmkow | 2020-04-22 | 6 | -8/+70 |
| * | | | | | | | | | | FenceManager: Manage syncpoints and rename fences to semaphores. | Fernando Sahmkow | 2020-04-22 | 11 | -25/+123 |
| * | | | | | | | | | | BufferCache: Refactor async managing. | Fernando Sahmkow | 2020-04-22 | 2 | -10/+27 |
| * | | | | | | | | | | FenceManager: Implement async buffer cache flushes on High settings | Fernando Sahmkow | 2020-04-22 | 6 | -10/+69 |
| * | | | | | | | | | | Rasterizer: Document SignalFence & ReleaseFences and setup skeletons on Vulkan. | Fernando Sahmkow | 2020-04-22 | 5 | -4/+35 |
| * | | | | | | | | | | GPU: Fix rebase errors. | Fernando Sahmkow | 2020-04-22 | 2 | -4/+4 |
| * | | | | | | | | | | Rasterizer: Disable fence managing in synchronous gpu. | Fernando Sahmkow | 2020-04-22 | 2 | -1/+11 |
| * | | | | | | | | | | ThreadManager: Sync async reads on accurate gpu. | Fernando Sahmkow | 2020-04-22 | 9 | -8/+48 |
| * | | | | | | | | | | FenceManager: Implement should wait. | Fernando Sahmkow | 2020-04-22 | 2 | -2/+17 |
| * | | | | | | | | | | GPU: Implement a Fence Manager. | Fernando Sahmkow | 2020-04-22 | 6 | -23/+208 |
| * | | | | | | | | | | OpenGL: Implement Fencing backend. | Fernando Sahmkow | 2020-04-22 | 12 | -19/+94 |
| * | | | | | | | | | | TextureCache: Flush linear textures after finishing rendering. | Fernando Sahmkow | 2020-04-22 | 1 | -2/+8 |
| * | | | | | | | | | | GPU: Delay Fences. | Fernando Sahmkow | 2020-04-22 | 6 | -2/+20 |
| * | | | | | | | | | | BufferCache: Implement OnCPUWrite and SyncGuestHost | Fernando Sahmkow | 2020-04-22 | 6 | -7/+67 |
| * | | | | | | | | | | GPU: Refactor synchronization on Async GPU | Fernando Sahmkow | 2020-04-22 | 11 | -7/+56 |
| * | | | | | | | | | | Texture Cache: Implement OnCPUWrite and SyncGuestHost | Fernando Sahmkow | 2020-04-22 | 2 | -3/+63 |
| * | | | | | | | | | | UI: Replasce accurate GPU option for GPU Accuracy Level | Fernando Sahmkow | 2020-04-22 | 12 | -28/+77 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #3767 from ReinUsesLisp/point-size-pipeline | Mat M | 2020-04-23 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | vk_pipeline_cache: Fix unintentional memcpy into optional | ReinUsesLisp | 2020-04-23 | 1 | -2/+4 |
* | | | | | | | | | | | Merge pull request #3725 from MerryMage/fpcr | bunnei | 2020-04-23 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | thread: FPCR.FZ is likely not 1 | MerryMage | 2020-04-19 | 1 | -2/+1 |
* | | | | | | | | | | | | Merge pull request #3763 from H27CK/vk-cmd | Fernando Sahmkow | 2020-04-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Add missing ; | H27CK | 2020-04-22 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #3758 from H27CK/vk-cmd | bunnei | 2020-04-22 | 2 | -1/+4 |
|\| | | | | | | | | | | |
|
| * | | | | | | | | | | | Init SDL info structure and add dummy context | H27CK | 2020-04-22 | 2 | -1/+4 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3653 from ReinUsesLisp/nsight-aftermath | Fernando Sahmkow | 2020-04-22 | 12 | -77/+389 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | renderer_vulkan: Integrate Nvidia Nsight Aftermath on Windows | ReinUsesLisp | 2020-04-14 | 9 | -22/+360 |
| * | | | | | | | | | | renderer_vulkan: Remove Nvidia checkpoints | ReinUsesLisp | 2020-04-13 | 4 | -34/+0 |
| * | | | | | | | | | | renderer_vulkan: Catch device losses in more places | ReinUsesLisp | 2020-04-13 | 3 | -21/+29 |
* | | | | | | | | | | | Merge pull request #3699 from FearlessTobi/port-5185 | bunnei | 2020-04-22 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | gdbstub: Fix some gdbstub jankiness | MerryMage | 2020-04-17 | 1 | -4/+3 |
* | | | | | | | | | | | Merge pull request #3714 from lioncash/copies | bunnei | 2020-04-22 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | gl_shader_decompiler: Avoid copies where applicable | Lioncash | 2020-04-18 | 1 | -3/+3 |
* | | | | | | | | | | | | Merge pull request #3745 from bunnei/fix-homebrew-load | bunnei | 2020-04-22 | 5 | -12/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | loader: nro: Fix process initialization using ProgramMetadata default. | bunnei | 2020-04-21 | 2 | -11/+14 |
| * | | | | | | | | | | | loader: elf: Fix process initialization using ProgramMetadata default. | bunnei | 2020-04-21 | 1 | -0/+5 |
| * | | | | | | | | | | | file_sys: program_metadata: Add a helper function for generating reasonable default metadata. | bunnei | 2020-04-21 | 2 | -1/+16 |
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3718 from ReinUsesLisp/better-pipeline-state | Rodrigo Locatti | 2020-04-21 | 6 | -479/+531 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | fixed_pipeline_state: Hash and compare the whole structure | ReinUsesLisp | 2020-04-19 | 2 | -105/+9 |
| * | | | | | | | | | | | fixed_pipeline_state: Pack blending state | ReinUsesLisp | 2020-04-19 | 3 | -98/+227 |
| * | | | | | | | | | | | fixed_pipeline_state: Pack rasterizer state | ReinUsesLisp | 2020-04-19 | 4 | -163/+155 |
| * | | | | | | | | | | | fixed_pipeline_state: Pack depth stencil state | ReinUsesLisp | 2020-04-19 | 3 | -97/+140 |
| * | | | | | | | | | | | fixed_pipeline_state: Pack attribute state | ReinUsesLisp | 2020-04-19 | 6 | -101/+85 |
* | | | | | | | | | | | | Merge pull request #3698 from lioncash/warning | bunnei | 2020-04-21 | 4 | -15/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | key_manager: Resolve missing field initializer warning | Lioncash | 2020-04-17 | 1 | -1/+2 |
| * | | | | | | | | | | | | decode/memory: Resolve unused variable warning | Lioncash | 2020-04-17 | 1 | -1/+1 |
| * | | | | | | | | | | | | decode/texture: Resolve unused variable warnings. | Lioncash | 2020-04-17 | 1 | -5/+7 |
| * | | | | | | | | | | | | decode/texture: Collapse loop down into std::generate | Lioncash | 2020-04-17 | 1 | -3/+1 |
| * | | | | | | | | | | | | decode/texture: Eliminate trivial missing field initializer warnings | Lioncash | 2020-04-17 | 1 | -3/+4 |
| * | | | | | | | | | | | | time_zone_manager: Resolve sign conversion warnings | Lioncash | 2020-04-17 | 1 | -2/+2 |
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #3724 from bunnei/fix-unicorn | bunnei | 2020-04-21 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | core: arm_unicorn: Fix interpret fallback by temporarily mapping instruction page. | bunnei | 2020-04-19 | 1 | -0/+11 |
| | |_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | audio_renderer: Preliminary BehaviorInfo (#3736) | David | 2020-04-21 | 7 | -13/+249 |
* | | | | | | | | | | | | Merge pull request #3695 from ReinUsesLisp/default-attributes | bunnei | 2020-04-21 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | maxwell_3d: Initialize format attributes constant as one | ReinUsesLisp | 2020-04-17 | 1 | -0/+4 |
* | | | | | | | | | | | | | Merge pull request #3733 from ambasta/patch-2 | Mat M | 2020-04-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Initialize quad_indexed_pass before uint8_pass | Amit Prakash Ambasta | 2020-04-20 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #3739 from MerryMage/disable_cpu_opt | Mat M | 2020-04-20 | 7 | -2/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | dynarmic: Add option to disable CPU JIT optimizations | MerryMage | 2020-04-20 | 7 | -2/+26 |
| | |_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | npad: Lower log level for VibrateController to Debug | FearlessTobi | 2020-04-20 | 1 | -1/+1 |
* | | | | | | | | | | | | audren: Lower log level for RequestUpdateImpl to Debug | FearlessTobi | 2020-04-20 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #3700 from ReinUsesLisp/stream-buffer-sizes | Fernando Sahmkow | 2020-04-20 | 2 | -33/+48 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | vk_stream_buffer: Fix out of memory on boot on recent Nvidia drivers | ReinUsesLisp | 2020-04-17 | 2 | -33/+48 |
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #3712 from lioncash/remove | bunnei | 2020-04-20 | 2 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | service: Remove unused RequestParser instances | Lioncash | 2020-04-18 | 2 | -3/+0 |
* | | | | | | | | | | | | | Merge pull request #3709 from lioncash/am | bunnei | 2020-04-20 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | am: Resolve ineffective moves | Lioncash | 2020-04-18 | 1 | -2/+2 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge pull request #3729 from lioncash/globals | Rodrigo Locatti | 2020-04-20 | 3 | -6/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | dma_pusher: Remove reliance on the global system instance | Lioncash | 2020-04-19 | 3 | -6/+11 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge pull request #3694 from ReinUsesLisp/indexed-quads | bunnei | 2020-04-19 | 5 | -12/+280 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | vk_compute_pass: Implement indexed quads | ReinUsesLisp | 2020-04-17 | 5 | -12/+280 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3686 from lioncash/table | bunnei | 2020-04-19 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | texture_cache/format_lookup_table: Fix incorrect green, blue, and alpha indices | Lioncash | 2020-04-16 | 1 | -3/+3 |
| | |_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3696 from lioncash/cast-size | bunnei | 2020-04-19 | 2 | -21/+23 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | hle_ipc: Remove std::size_t casts where applicable | Lioncash | 2020-04-17 | 2 | -21/+23 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3655 from FearlessTobi/ui-retext-yuzu | bunnei | 2020-04-19 | 3 | -64/+18 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | yuzu/main: Add better popup texts and remove duplicated actions | FearlessTobi | 2020-04-14 | 3 | -64/+18 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3679 from lioncash/track | bunnei | 2020-04-19 | 1 | -5/+6 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | track: Eliminate redundant copies | Lioncash | 2020-04-16 | 1 | -5/+6 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | renderer_vulkan: assume X11 if not Windows/macOS after bf1d66b7c074 | Jan Beich | 2020-04-19 | 1 | -3/+3 |
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | Merge pull request #3716 from bunnei/fix-another-impl-fallthrough | Mat M | 2020-04-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | video_core: gl_shader_decompiler: Fix implicit fallthrough errors. | bunnei | 2020-04-18 | 1 | -0/+1 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #3710 from lioncash/nso | bunnei | 2020-04-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | loader/nso: Resolve moves not occurring in DecompressSegment | Lioncash | 2020-04-18 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #3715 from bunnei/fix-impl-fallthrough | Mat M | 2020-04-18 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | service: hid: npad: Fix implicit fallthrough errors. | bunnei | 2020-04-18 | 1 | -0/+2 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #3713 from lioncash/time | bunnei | 2020-04-18 | 5 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | time/system_clock_core: Remove unnecessary initializer | Lioncash | 2020-04-18 | 1 | -1/+1 |
| * | | | | | | | | | | service/time: Mark IsStandardNetworkSystemClockAccuracySufficient as const | Lioncash | 2020-04-18 | 1 | -1/+1 |
| * | | | | | | | | | | service/time: Add virtual destructors where applicable | Lioncash | 2020-04-18 | 3 | -2/+3 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #3711 from lioncash/cast | bunnei | 2020-04-18 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | memory/slab_heap: Make use of static_cast over reinterpret_cast | Lioncash | 2020-04-18 | 1 | -2/+2 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #3630 from benru/open-windows-network-files | bunnei | 2020-04-18 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | common/file_util: Allow access to files on network shares | Ben Russell | 2020-04-09 | 1 | -1/+8 |
* | | | | | | | | | | video_code: Fix implicit switch fallthrough. | Markus Wick | 2020-04-17 | 1 | -0/+2 |
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #3703 from yuzu-emu/revert-3656-glsl-full-decompile | Fernando Sahmkow | 2020-04-17 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Revert "gl_shader_cache: Use CompileDepth::FullDecompile on GLSL" | Rodrigo Locatti | 2020-04-17 | 1 | -3/+1 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #3672 from lioncash/null | Fernando Sahmkow | 2020-04-17 | 2 | -9/+33 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | file_util: Early-exit in WriteArray and ReadArray if specified lengths are zero | Lioncash | 2020-04-15 | 2 | -9/+33 |
* | | | | | | | | | Merge pull request #3666 from bunnei/new-vmm | bunnei | 2020-04-17 | 95 | -3521/+4815 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | core: hle: Address various feedback & code cleanup. | bunnei | 2020-04-17 | 11 | -251/+153 |
| * | | | | | | | | | core: device_memory: Remove incorrect usage of constexpr. | bunnei | 2020-04-17 | 1 | -2/+6 |
| * | | | | | | | | | memory: Add copyright notice for Atmosphere where applicable. | bunnei | 2020-04-17 | 6 | -0/+18 |
| * | | | | | | | | | kernel: Remove old VMManager class. | bunnei | 2020-04-17 | 3 | -1973/+0 |
| * | | | | | | | | | loader: nso: Fix loader size and arguments. | bunnei | 2020-04-17 | 3 | -25/+47 |
| * | | | | | | | | | loader: elf/kip/nro: Updates for new VMM. | bunnei | 2020-04-17 | 3 | -5/+7 |
| * | | | | | | | | | service: ldr: Updates for new VMM. | bunnei | 2020-04-17 | 1 | -150/+215 |
| * | | | | | | | | | kernel: memory: page_table: Simplify GetPhysicalAddr impl. | bunnei | 2020-04-17 | 4 | -19/+6 |
| * | | | | | | | | | kernel: svc: Updates for new VMM. | bunnei | 2020-04-17 | 1 | -488/+116 |
| * | | | | | | | | | core: memory: Fix memory access on page boundaries. | bunnei | 2020-04-17 | 1 | -6/+39 |
| * | | | | | | | | | video_core: memory_manager: Updates for Common::PageTable changes. | bunnei | 2020-04-17 | 2 | -67/+34 |
| * | | | | | | | | | core: memory: Updates for new VMM. | bunnei | 2020-04-17 | 2 | -114/+53 |
| * | | | | | | | | | common: page_table: Update to use VirtualBuffer and simplify. | bunnei | 2020-04-17 | 2 | -53/+18 |
| * | | | | | | | | | core: gdbstub: Updates for new VMM. | bunnei | 2020-04-17 | 1 | -2/+2 |
| * | | | | | | | | | core: reporter: Updates for new VMM. | bunnei | 2020-04-17 | 1 | -3/+5 |
| * | | | | | | | | | memory: cheat_engine: Updates for new VMM. | bunnei | 2020-04-17 | 1 | -5/+8 |
| * | | | | | | | | | arm_test_common: Updates for new VMM. | bunnei | 2020-04-17 | 1 | -6/+2 |
| * | | | | | | | | | kernel: process: Updates for new VMM. | bunnei | 2020-04-17 | 2 | -79/+151 |
| * | | | | | | | | | service: pl_u: Update for new shared memory layout. | bunnei | 2020-04-17 | 1 | -7/+5 |
| * | | | | | | | | | service: time: Update for new shared memory layout. | bunnei | 2020-04-17 | 1 | -3/+2 |
| * | | | | | | | | | service: hid: Update for new shared memory layout. | bunnei | 2020-04-17 | 1 | -3/+2 |
| * | | | | | | | | | service: irs: Update for new shared memory layout. | bunnei | 2020-04-17 | 1 | -3/+3 |
| * | | | | | | | | | kernel: resource_limit: Reserve physical memory. | bunnei | 2020-04-17 | 1 | -1/+6 |
| * | | | | | | | | | kernel: Initialize memory layout for new VMM. | bunnei | 2020-04-17 | 2 | -0/+159 |
| * | | | | | | | | | core: system: Rename GetDeviceManager -> DeviceManager. | bunnei | 2020-04-17 | 3 | -7/+7 |
| * | | | | | | | | | kernel: transfer_memory: Refactor for new VMM. | bunnei | 2020-04-17 | 2 | -130/+16 |
| * | | | | | | | | | core: Construct/Destruct DeviceMemory on Init/Shutdown. | bunnei | 2020-04-17 | 1 | -4/+7 |
| * | | | | | | | | | kernel: shared_memory: Refactor for new VMM. | bunnei | 2020-04-17 | 2 | -220/+58 |
| * | | | | | | | | | core: device_memory: Update to use VirtualBuffer class. | bunnei | 2020-04-17 | 2 | -39/+12 |
| * | | | | | | | | | common: Add VirtualBuffer class, to abstract memory virtualization. | bunnei | 2020-04-17 | 3 | -0/+112 |
| * | | | | | | | | | kernel: errors: Add ERR_OUT_OF_RESOURCES. | bunnei | 2020-04-17 | 1 | -0/+1 |
| * | | | | | | | | | kernel: process_capability: Update to use Memory::PageTable. | bunnei | 2020-04-17 | 2 | -23/+25 |
| * | | | | | | | | | kernel: memory: Add PageTable class, to manage process address space. | bunnei | 2020-04-17 | 3 | -0/+1510 |
| * | | | | | | | | | kernel: memory: Add MemoryLayout class, to build physical memory layout. | bunnei | 2020-04-17 | 2 | -0/+74 |
| * | | | | | | | | | kernel: memory: Add MemoryManager class, to manage page heaps. | bunnei | 2020-04-17 | 3 | -0/+276 |
| * | | | | | | | | | kernel: memory: Add MemoryBlockManager class, to manage memory blocks. | bunnei | 2020-04-17 | 3 | -0/+256 |
| * | | | | | | | | | kernel: memory: Add PageHeap class, to manage a heap of pages. | bunnei | 2020-04-17 | 3 | -0/+483 |
| * | | | | | | | | | kernel: memory: Add PageLinkedList class, to manage a list of pages. | bunnei | 2020-04-17 | 2 | -0/+94 |
| * | | | | | | | | | kernel: memory: Add system_control code, which will be used for ASLR support. | bunnei | 2020-04-17 | 3 | -0/+61 |
| * | | | | | | | | | physical_memory: Add missing include for <vector>. | bunnei | 2020-04-17 | 1 | -0/+2 |
| * | | | | | | | | | kernel: memory: Add MemoryBlock class, for managing memory blocks and their state. | bunnei | 2020-04-17 | 2 | -0/+316 |
| * | | | | | | | | | kernel: memory: Add memory_types.h, for things that are commonly used in memory code. | bunnei | 2020-04-17 | 2 | -0/+19 |
| * | | | | | | | | | kernel: memory: Add SlabHeap class, for managing memory heaps. | bunnei | 2020-04-17 | 2 | -0/+162 |
| * | | | | | | | | | kernel: memory: Add AddressSpaceInfo class, for managing the memory address space. | bunnei | 2020-04-17 | 3 | -0/+166 |
| * | | | | | | | | | core: device_manager: Add a simple class to manage device RAM. | bunnei | 2020-04-17 | 5 | -1/+118 |
| * | | | | | | | | | dynarmic: Enable strict alignment checks. | bunnei | 2020-04-17 | 1 | -1/+4 |
| * | | | | | | | | | common: scope_exit: Implement mechanism for canceling a scope exit. | bunnei | 2020-04-17 | 1 | -1/+8 |
| * | | | | | | | | | core: memory: Move to Core::Memory namespace. | bunnei | 2020-04-17 | 37 | -98/+100 |
| * | | | | | | | | | common: alignment: Add a helper function for generic alignment checking. | bunnei | 2020-04-17 | 1 | -0/+7 |
| * | | | | | | | | | core: kernel: Add svc_types header to include SVC-specific types. | bunnei | 2020-04-17 | 3 | -0/+70 |
| * | | | | | | | | | core: kernel: Move SVC to its own namesapce. | bunnei | 2020-04-17 | 5 | -9/+9 |
| * | | | | | | | | | kernel: resource_limit: Improvements to implementation. | bunnei | 2020-04-17 | 2 | -12/+50 |
| * | | | | | | | | | loader: nso: Fix loading of static objects to be properly sized and aligned. | bunnei | 2020-04-17 | 1 | -19/+9 |
| * | | | | | | | | | common: common_funcs: Add a macro for defining enum flag operators. | bunnei | 2020-04-17 | 1 | -0/+32 |
| * | | | | | | | | | process: SetupMainThread: Zero out argument on process start. | bunnei | 2020-04-17 | 1 | -0/+2 |
| * | | | | | | | | | arm_interface: Ensure ThreadContext is zero'd out. | bunnei | 2020-04-17 | 1 | -16/+16 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #3682 from lioncash/uam | bunnei | 2020-04-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | gl_query_cache: Resolve use-after-move in CachedQuery move assignment operator | Lioncash | 2020-04-16 | 1 | -1/+1 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3671 from lioncash/switch | bunnei | 2020-04-17 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | kernel/thread: Resolve -Wswitch warnings | Lioncash | 2020-04-15 | 1 | -0/+2 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3673 from lioncash/extra | bunnei | 2020-04-17 | 26 | -70/+93 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | CMakeLists: Specify -Wextra on linux builds | Lioncash | 2020-04-16 | 26 | -70/+93 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #3600 from ReinUsesLisp/no-pointer-buf-cache | Fernando Sahmkow | 2020-04-17 | 14 | -228/+90 |
|\ \ \ \ \ \ |
|
| * | | | | | | buffer_cache: Return handles instead of pointer to handles | ReinUsesLisp | 2020-04-16 | 14 | -228/+90 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | externals: Move LibreSSL linking to httplib. | Markus Wick | 2020-04-16 | 2 | -11/+3 |
* | | | | | | input_common: Use the CMake target instead of the variable. | Markus Wick | 2020-04-16 | 1 | -1/+1 |
* | | | | | | Merge pull request #3659 from bunnei/time-calc-standard-user | Rodrigo Locatti | 2020-04-16 | 3 | -1/+25 |
|\ \ \ \ \ \ |
|
| * | | | | | | service: time: Implement CalculateStandardUserSystemClockDifferenceByUser. | bunnei | 2020-04-15 | 3 | -1/+25 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3689 from lioncash/unused-var | Rodrigo Locatti | 2020-04-16 | 1 | -1/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | decode/shift: Remove unused variable within Shift() | Lioncash | 2020-04-16 | 1 | -1/+0 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #3688 from lioncash/nequal | Rodrigo Locatti | 2020-04-16 | 2 | -0/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | surface_view: Add missing operator!= to ViewParams | Lioncash | 2020-04-16 | 2 | -0/+5 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3680 from lioncash/static | Rodrigo Locatti | 2020-04-16 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | gl_device: Mark stage_swizzle as constexpr | Lioncash | 2020-04-16 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3687 from lioncash/constness | Rodrigo Locatti | 2020-04-16 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | surface_base: Make IsInside() a const member function | Lioncash | 2020-04-16 | 1 | -2/+2 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3685 from lioncash/copies | Rodrigo Locatti | 2020-04-16 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | control_flow: Make use of std::move in TryInspectAddress() | Lioncash | 2020-04-16 | 1 | -3/+3 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3683 from lioncash/docs | bunnei | 2020-04-16 | 2 | -5/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | video_core: Amend doxygen comment references | Lioncash | 2020-04-16 | 2 | -5/+5 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3649 from FernandoS27/3d-fix | Rodrigo Locatti | 2020-04-15 | 1 | -0/+6 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Texture Cache: Read current data when flushing a 3D segment. | Fernando Sahmkow | 2020-04-15 | 1 | -0/+6 |
| |/ / / / |
|
* | | | | | Merge pull request #3612 from ReinUsesLisp/red | Fernando Sahmkow | 2020-04-15 | 5 | -70/+141 |
|\ \ \ \ \ |
|
| * | | | | | shader/memory: Implement RED.E.ADD | ReinUsesLisp | 2020-04-06 | 5 | -28/+99 |
| * | | | | | shader/memory: Add "using std::move" | ReinUsesLisp | 2020-04-06 | 1 | -11/+13 |
| * | | | | | shader/memory: Minor fixes in ATOM | ReinUsesLisp | 2020-04-06 | 1 | -32/+30 |
* | | | | | | CMakeLists: Make -Wreorder a compile-time error | Lioncash | 2020-04-15 | 4 | -5/+7 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge pull request #3662 from ReinUsesLisp/constant-attrs | Mat M | 2020-04-15 | 2 | -2/+6 |
|\ \ \ \ \ |
|
| * | | | | | gl_rasterizer: Implement constant vertex attributes | ReinUsesLisp | 2020-04-14 | 2 | -2/+6 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #3668 from ReinUsesLisp/vtx-format-16ui | Mat M | 2020-04-15 | 1 | -0/+10 |
|\ \ \ \ \ |
|
| * | | | | | maxwell_to_vk: Add uint16 vertex formats | ReinUsesLisp | 2020-04-15 | 1 | -0/+8 |
| * | | | | | maxwell_to_vk: Add missing breaks | ReinUsesLisp | 2020-04-15 | 1 | -0/+2 |
* | | | | | | Merge pull request #3656 from ReinUsesLisp/glsl-full-decompile | Mat M | 2020-04-15 | 1 | -1/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | gl_shader_cache: Use CompileDepth::FullDecompile on GLSL | ReinUsesLisp | 2020-04-14 | 1 | -1/+3 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #3654 from ReinUsesLisp/fix-fb-attach | Mat M | 2020-04-15 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | gl_texture_cache: Fix layered texture attachment base level | ReinUsesLisp | 2020-04-13 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3663 from ReinUsesLisp/fcmp-rc | Mat M | 2020-04-15 | 2 | -3/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | shader/arithmetic: Add FCMP_CR variant | ReinUsesLisp | 2020-04-15 | 2 | -3/+6 |
* | | | | | | | Merge pull request #3664 from ReinUsesLisp/fe3h-black-squares | Mat M | 2020-04-15 | 1 | -2/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Revert "gl_shader_decompiler: Implement merges with bitfieldInsert" | ReinUsesLisp | 2020-04-15 | 1 | -2/+4 |
| |/ / / / / / |
|
* | | / / / / | vk_blit_screen: Initialize all members in VkPipelineViewportStateCreateInfo | ReinUsesLisp | 2020-04-15 | 1 | -0/+2 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge pull request #3657 from ReinUsesLisp/viewport-zero | Rodrigo Locatti | 2020-04-15 | 1 | -3/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | vk_rasterizer: Default to 1 viewports with a size of 0 | ReinUsesLisp | 2020-04-14 | 1 | -3/+6 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Texture Cache: Only do buffer copies on accurate GPU. (#3634) | Fernando Sahmkow | 2020-04-15 | 1 | -1/+3 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge pull request #3660 from bunnei/friend-blocked-users | Zach Hilman | 2020-04-14 | 1 | -1/+10 |
|\ \ \ \ \ |
|
| * | | | | | service: friend: Stub IFriendService::GetBlockedUserListIds. | bunnei | 2020-04-14 | 1 | -1/+10 |
| |/ / / / |
|
* / / / / | file_sys: patch_manager: Return early when there are no layers to apply. | bunnei | 2020-04-14 | 1 | -0/+6 |
|/ / / / |
|
* | | | | Merge pull request #3636 from ReinUsesLisp/drop-vk-hpp | Rodrigo Locatti | 2020-04-13 | 51 | -2272/+2881 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | renderer_vulkan: Drop Vulkan-Hpp | ReinUsesLisp | 2020-04-11 | 51 | -2272/+2881 |
* | | | | Merge pull request #3651 from ReinUsesLisp/line-widths | Mat M | 2020-04-13 | 5 | -2/+33 |
|\ \ \ \ |
|
| * | | | | gl_rasterizer: Implement line widths and smooth lines | ReinUsesLisp | 2020-04-13 | 5 | -2/+33 |
* | | | | | Merge pull request #3638 from ReinUsesLisp/remove-preserve-contents | Mat M | 2020-04-13 | 3 | -47/+31 |
|\ \ \ \ \ |
|
| * | | | | | texture_cache: Remove preserve_contents | ReinUsesLisp | 2020-04-11 | 3 | -47/+31 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #3631 from ReinUsesLisp/more-astc | Mat M | 2020-04-13 | 1 | -82/+159 |
|\ \ \ \ \ |
|
| * | | | | | astc: Hard code bit depth changes to 8 and use fast replicate | ReinUsesLisp | 2020-04-09 | 1 | -21/+15 |
| * | | | | | astc: Use boost's static_vector to avoid heap allocations | ReinUsesLisp | 2020-04-09 | 1 | -10/+14 |
| * | | | | | astc: Implement a fast precompiled alternative for Replicate | ReinUsesLisp | 2020-04-09 | 1 | -2/+57 |
| * | | | | | astc: Move Replicate to a constexpr LUT when possible | ReinUsesLisp | 2020-04-09 | 1 | -8/+38 |
| * | | | | | astc: Make InputBitStream constexpr | ReinUsesLisp | 2020-04-09 | 1 | -11/+11 |
| * | | | | | astc: OutputBitStream style changes and make it constexpr | ReinUsesLisp | 2020-04-09 | 1 | -32/+26 |
* | | | | | | Merge pull request #3619 from ReinUsesLisp/i2i | Mat M | 2020-04-13 | 1 | -13/+100 |
|\ \ \ \ \ \ |
|
| * | | | | | | shader/conversion: Implement I2I sign extension, saturation and selection | ReinUsesLisp | 2020-04-07 | 2 | -14/+101 |
* | | | | | | | Merge pull request #3627 from ReinUsesLisp/layered-view | Mat M | 2020-04-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gl_texture_cache: Attach view instead of base texture for layered attachments | ReinUsesLisp | 2020-04-09 | 1 | -2/+2 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3646 from ReinUsesLisp/fix-glsl-turing | Mat M | 2020-04-13 | 1 | -6/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gl_shader_decompiler: Implement merges with bitfieldInsert | ReinUsesLisp | 2020-04-13 | 1 | -4/+2 |
| * | | | | | | | gl_shader_decompiler: Improve generated code in HMergeH* | ReinUsesLisp | 2020-04-12 | 1 | -6/+8 |
* | | | | | | | | Merge pull request #3633 from ReinUsesLisp/clean-texdec | Mat M | 2020-04-13 | 1 | -14/+0 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | shader/texture: Remove type mismatches management from shader decoder | ReinUsesLisp | 2020-04-10 | 1 | -14/+0 |
* | | | | | | | | Merge pull request #3606 from ReinUsesLisp/nvflinger | bunnei | 2020-04-12 | 3 | -10/+44 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | service/vi: Partially implement BufferQueue disconnect | ReinUsesLisp | 2020-04-10 | 3 | -10/+44 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #3578 from ReinUsesLisp/vmnmx | Fernando Sahmkow | 2020-04-12 | 3 | -1/+117 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | shader/video: Partially implement VMNMX | ReinUsesLisp | 2020-04-12 | 3 | -0/+116 |
| * | | | | | | | | shader_bytecode: Fix I2I_IMM encoding | ReinUsesLisp | 2020-03-28 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #3644 from ReinUsesLisp/msaa | Mat M | 2020-04-12 | 2 | -6/+76 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | video_core: Add MSAA registers in 3D engine and TIC | ReinUsesLisp | 2020-04-12 | 2 | -6/+76 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3635 from FernandoS27/buffer-free | Rodrigo Locatti | 2020-04-11 | 2 | -9/+33 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Buffer queue: Correct behavior of free buffer. | Fernando Sahmkow | 2020-04-10 | 2 | -9/+33 |
* | | | | | | | | | Merge pull request #3611 from FearlessTobi/port-4956 | bunnei | 2020-04-11 | 2 | -8/+22 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | yuzu: Fixes to game list sorting | FearlessTobi | 2020-04-06 | 2 | -8/+22 |
* | | | | | | | | | Merge pull request #3594 from ReinUsesLisp/vk-instance | bunnei | 2020-04-11 | 19 | -340/+624 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | yuzu: Drop SDL2 and Qt frontend Vulkan requirements | ReinUsesLisp | 2020-04-07 | 16 | -314/+371 |
| * | | | | | | | | renderer_vulkan: Query device names from the backend | ReinUsesLisp | 2020-04-07 | 4 | -35/+79 |
| * | | | | | | | | common/dynamic_library: Import and adapt helper from Dolphin | ReinUsesLisp | 2020-04-07 | 3 | -0/+183 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3607 from FearlessTobi/input-kms | bunnei | 2020-04-10 | 3 | -18/+21 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | yuzu/configuration: Only assert that all buttons exist when we are handling the click for a button device | FearlessTobi | 2020-04-05 | 2 | -14/+16 |
| * | | | | | | | yuzu/configure_input_simple: Fix "Docked Joycons" controller profile | FearlessTobi | 2020-04-05 | 1 | -4/+5 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3623 from ReinUsesLisp/renderdoc-bind-spam | Fernando Sahmkow | 2020-04-10 | 1 | -1/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | qt/bootmanager: Remove unnecessary glBindFramebuffer | ReinUsesLisp | 2020-04-08 | 1 | -1/+0 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3622 from ReinUsesLisp/srgb-texture-border | Fernando Sahmkow | 2020-04-10 | 3 | -28/+84 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core/textures: Move GetMaxAnisotropy to cpp file | ReinUsesLisp | 2020-04-08 | 2 | -19/+23 |
| * | | | | | | | video_core/texture: Use a LUT to convert sRGB texture borders | ReinUsesLisp | 2020-04-08 | 3 | -9/+61 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #3610 from FernandoS27/gpu-caches | Rodrigo Locatti | 2020-04-09 | 32 | -430/+573 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | VkRasterizer: Eliminate Legacy code. | Fernando Sahmkow | 2020-04-09 | 1 | -1/+0 |
| * | | | | | | Memory: Correct GCC errors. | Fernando Sahmkow | 2020-04-09 | 2 | -2/+3 |
| * | | | | | | Memory: Address Feedback. | Fernando Sahmkow | 2020-04-08 | 4 | -4/+75 |
| * | | | | | | GPUMemoryManager: Improve safety of memory reads. | Fernando Sahmkow | 2020-04-08 | 3 | -55/+47 |
| * | | | | | | Clang Format. | Fernando Sahmkow | 2020-04-06 | 1 | -6/+3 |
| * | | | | | | Shader/Pipeline Cache: Use VAddr instead of physical memory for addressing. | Fernando Sahmkow | 2020-04-06 | 7 | -87/+62 |
| * | | | | | | Query Cache: Use VAddr instead of physical memory for adressing. | Fernando Sahmkow | 2020-04-06 | 3 | -23/+22 |
| * | | | | | | Buffer Cache: Use vAddr instead of physical memory. | Fernando Sahmkow | 2020-04-06 | 12 | -106/+254 |
| * | | | | | | Texture Cache: Use vAddr instead of physical memory for caching. | Fernando Sahmkow | 2020-04-06 | 5 | -130/+81 |
| * | | | | | | GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr | Fernando Sahmkow | 2020-04-06 | 14 | -67/+77 |
* | | | | | | | Merge pull request #3601 from ReinUsesLisp/some-shader-encodings | bunnei | 2020-04-09 | 3 | -5/+18 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | shader/other: Add error message for some S2R registers | ReinUsesLisp | 2020-04-04 | 1 | -0/+6 |
| * | | | | | | shader_bytecode: Rename MOV_SYS to S2R | ReinUsesLisp | 2020-04-04 | 2 | -5/+5 |
| * | | | | | | shader_bytecode: Add encoding for BAR | ReinUsesLisp | 2020-04-04 | 1 | -0/+2 |
| * | | | | | | shader_ir: Add error message for EXIT.FCSM_TR | ReinUsesLisp | 2020-04-04 | 1 | -0/+3 |
| * | | | | | | shader_bytecode: Add encoding for VOTE.VTG | ReinUsesLisp | 2020-04-04 | 1 | -0/+2 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Place SL and SR in the right most column. | Kewlan | 2020-04-08 | 1 | -2/+2 |
* | | | | | | Merge pull request #3572 from FearlessTobi/port-5127 | bunnei | 2020-04-08 | 2 | -15/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | common: Port some changes from dolphin (#5127) | Vitor K | 2020-04-01 | 2 | -15/+16 |
* | | | | | | | Merge pull request #3621 from SilverBeamx/fullnamefix | Zach Hilman | 2020-04-07 | 2 | -2/+15 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Addressed feedback: switched to snake case and fixed clang-format errors | SilverBeamx | 2020-04-07 | 2 | -5/+6 |
| * | | | | | | | Addressed feedback: removed CMake hack in favor of building the necessary strings via the supplied title format | SilverBeamx | 2020-04-07 | 2 | -2/+14 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3599 from ReinUsesLisp/revert-3499 | bunnei | 2020-04-07 | 1 | -4/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Revert "Merge pull request #3499 from ReinUsesLisp/depth-2d-array" | ReinUsesLisp | 2020-04-04 | 1 | -4/+2 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3489 from namkazt/patch-2 | Rodrigo Locatti | 2020-04-07 | 2 | -11/+353 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | address nit. | Nguyen Dac Nam | 2020-04-07 | 1 | -1/+1 |
| * | | | | | | Apply suggestions from code review | Nguyen Dac Nam | 2020-04-07 | 1 | -9/+9 |
| * | | | | | | shader_decode: SULD.D using std::pair instead of out parameter | namkazy | 2020-04-06 | 2 | -19/+15 |
| * | | | | | | shader_decode: SULD.D avoid duplicate code block. | namkazy | 2020-04-06 | 1 | -39/+2 |
| * | | | | | | shader_decode: SULD.D fix conversion error. | namkazy | 2020-04-06 | 1 | -3/+3 |
| * | | | | | | shader_decode: SULD.D implement bits64 and reverse shader ir init method to removed shader stage. | namkazy | 2020-04-06 | 5 | -46/+105 |
| * | | | | | | silent warning (conversion error) | namkazy | 2020-04-05 | 1 | -3/+2 |
| * | | | | | | shader_decode: SULD.D -> SINT actually same as UNORM. | namkazy | 2020-04-05 | 1 | -5/+4 |
| * | | | | | | shader_decode: SULD.D fix decode SNORM component | namkazy | 2020-04-05 | 1 | -10/+9 |
| * | | | | | | clang-format | namkazy | 2020-04-05 | 1 | -2/+2 |
| * | | | | | | shader_decode: get sampler descriptor from registry. | namkazy | 2020-04-05 | 1 | -77/+93 |
| * | | | | | | tweaking. | namkazy | 2020-04-05 | 1 | -3/+3 |
| * | | | | | | clang-format | Nguyen Dac Nam | 2020-04-05 | 1 | -2/+1 |
| * | | | | | | cleanup unuse params | namkazy | 2020-04-05 | 1 | -8/+6 |
| * | | | | | | cleanup debug code. | namkazy | 2020-04-05 | 1 | -14/+3 |
| * | | | | | | reimplement get component type, uncomment mistaken code | namkazy | 2020-04-05 | 1 | -18/+93 |
| * | | | | | | remove disable optimize | namkazy | 2020-04-05 | 1 | -2/+0 |
| * | | | | | | [wip] reimplement SULD.D | namkazy | 2020-04-05 | 1 | -22/+229 |
| * | | | | | | add shader stage when init shader ir | namkazy | 2020-04-05 | 4 | -9/+12 |
| * | | | | | | clang-fix | Nguyen Dac Nam | 2020-04-05 | 1 | -1/+1 |
| * | | | | | | shader: image - import PredCondition | Nguyen Dac Nam | 2020-04-05 | 1 | -0/+1 |
| * | | | | | | shader: SULD.D bits32 implement more complexer method. | Nguyen Dac Nam | 2020-04-05 | 1 | -4/+28 |
| * | | | | | | shader: SULD.D import StoreType | Nguyen Dac Nam | 2020-04-05 | 1 | -0/+1 |
| * | | | | | | shader: implement SULD.D bits32 | Nguyen Dac Nam | 2020-04-05 | 1 | -11/+27 |
| |/ / / / / |
|
* | | / / / | file_sys: fix LayeredFS error when loading some games made with… (#3602) | enler | 2020-04-07 | 1 | -1/+2 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge pull request #3513 from ReinUsesLisp/native-astc | Fernando Sahmkow | 2020-04-06 | 12 | -301/+247 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | gl_texture_cache: Fix software ASTC fallback | ReinUsesLisp | 2020-04-01 | 1 | -7/+12 |
| * | | | | vk_device: Add missing ASTC queries | ReinUsesLisp | 2020-04-01 | 1 | -14/+29 |
| * | | | | video_core: Use native ASTC when available | ReinUsesLisp | 2020-04-01 | 10 | -281/+176 |
| * | | | | gl_device: Detect if ASTC is reported and expose it | ReinUsesLisp | 2020-04-01 | 2 | -0/+31 |
* | | | | | Merge pull request #3592 from ReinUsesLisp/ipa | Fernando Sahmkow | 2020-04-06 | 4 | -68/+74 |
|\ \ \ \ \ |
|
| * | | | | | shader_decompiler: Remove FragCoord.w hack and change IPA implementation | ReinUsesLisp | 2020-04-02 | 4 | -68/+74 |
| |/ / / / |
|
* | | | | | Merge pull request #3589 from ReinUsesLisp/fix-clears | Fernando Sahmkow | 2020-04-06 | 1 | -2/+5 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | gl_rasterizer: Mark cleared textures as dirty | ReinUsesLisp | 2020-03-31 | 1 | -2/+5 |
* | | | | | Merge pull request #3579 from Kewlan/reorder-shoulder | bunnei | 2020-04-03 | 1 | -36/+36 |
|\ \ \ \ \ |
|
| * | | | | | Re-order the shoulder buttons both in the configuration menu, and in the code. | Kewlan | 2020-03-29 | 1 | -36/+36 |
* | | | | | | Merge pull request #3563 from bunnei/fix-ldr-memstate | Fernando Sahmkow | 2020-04-03 | 1 | -5/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | services: ldr: Fix MemoryState for read/write regions of NROs. | bunnei | 2020-03-26 | 1 | -5/+15 |
* | | | | | | | shader/memory: Silence no return value warning | ReinUsesLisp | 2020-04-02 | 1 | -0/+3 |
* | | | | | | | Merge pull request #3552 from jroweboy/single-context | Rodrigo Locatti | 2020-04-02 | 32 | -446/+381 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Frontend: Don't call DoneCurrent if the context isnt already current | James Rowe | 2020-03-30 | 2 | -2/+13 |
| * | | | | | | Address review and fix broken yuzu-tester build | James Rowe | 2020-03-26 | 11 | -102/+83 |
| * | | | | | | Frontend/GPU: Refactor context management | James Rowe | 2020-03-25 | 29 | -418/+361 |
* | | | | | | | Merge pull request #3591 from ReinUsesLisp/vk-wrapper-part2 | Rodrigo Locatti | 2020-04-01 | 2 | -0/+850 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | renderer_vulkan/wrapper: Add vkEnumerateInstanceExtensionProperties wrapper | ReinUsesLisp | 2020-04-01 | 2 | -0/+17 |
| * | | | | | | | renderer_vulkan/wrapper: Add command buffer handle | ReinUsesLisp | 2020-04-01 | 1 | -0/+192 |
| * | | | | | | | renderer_vulkan/wrapper: Add physical device handle | ReinUsesLisp | 2020-04-01 | 2 | -0/+123 |
| * | | | | | | | renderer_vulkan/wrapper: Add device handle | ReinUsesLisp | 2020-04-01 | 2 | -0/+277 |
| * | | | | | | | renderer_vulkan/wrapper: Add swapchain handle | ReinUsesLisp | 2020-04-01 | 2 | -0/+15 |
| * | | | | | | | renderer_vulkan/wrapper: Add fence handle | ReinUsesLisp | 2020-04-01 | 1 | -0/+17 |
| * | | | | | | | renderer_vulkan/wrapper: Add device memory handle | ReinUsesLisp | 2020-04-01 | 1 | -0/+15 |
| * | | | | | | | renderer_vulkan/wrapper: Add pool handles | ReinUsesLisp | 2020-04-01 | 2 | -0/+47 |
| * | | | | | | | renderer_vulkan/wrapper: Add buffer and image handles | ReinUsesLisp | 2020-04-01 | 2 | -0/+24 |
| * | | | | | | | renderer_vulkan/wrapper: Add queue handle | ReinUsesLisp | 2020-04-01 | 2 | -0/+36 |
| * | | | | | | | renderer_vulkan/wrapper: Add instance handle | ReinUsesLisp | 2020-04-01 | 2 | -0/+87 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | capsrv: Split Capture services into individual files and stub GetAlbumContentsFileListForApplication (#3571) | Morph | 2020-04-01 | 15 | -151/+536 |
* | | | | | | | Merge pull request #3561 from ReinUsesLisp/f2f-conversion | Fernando Sahmkow | 2020-03-31 | 1 | -5/+10 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | shader/conversion: Fix F2F rounding operations with different sizes | ReinUsesLisp | 2020-03-26 | 1 | -5/+10 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3577 from ReinUsesLisp/lea | Fernando Sahmkow | 2020-03-31 | 1 | -11/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | shader/lea: Simplify generated LEA code | ReinUsesLisp | 2020-03-28 | 1 | -3/+2 |
| * | | | | | | | shader/lea: Fix op_a and op_b usages | ReinUsesLisp | 2020-03-27 | 1 | -2/+2 |
| * | | | | | | | shader/lea: Remove const and use move when possible | ReinUsesLisp | 2020-03-27 | 1 | -11/+5 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3506 from namkazt/patch-9 | Rodrigo Locatti | 2020-03-31 | 6 | -36/+119 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | clang-format | Nguyen Dac Nam | 2020-03-31 | 1 | -2/+1 |
| * | | | | | | shader_decode: fix by suggestion | Nguyen Dac Nam | 2020-03-31 | 1 | -27/+22 |
| * | | | | | | clang-format | namkazy | 2020-03-30 | 1 | -3/+3 |
| * | | | | | | gl_decompiler: min/max op not implement yet | namkazy | 2020-03-30 | 1 | -0/+4 |
| * | | | | | | shader_decode: ATOM/ATOMS: add function to avoid code repetition | namkazy | 2020-03-30 | 2 | -70/+53 |
| * | | | | | | shader_decode: merge GlobalAtomicOp to AtomicOp | namkazy | 2020-03-30 | 1 | -13/+1 |
| * | | | | | | shader_decode: implement ATOM operation for S32 and U32 | Nguyen Dac Nam | 2020-03-30 | 1 | -6/+39 |
| * | | | | | | clang-format | namkazy | 2020-03-30 | 1 | -3/+3 |
| * | | | | | | shader_decode: implement ATOMS instr partial. | Nguyen Dac Nam | 2020-03-30 | 1 | -10/+42 |
| * | | | | | | vk_decompiler: add atomic op and handler function. | Nguyen Dac Nam | 2020-03-30 | 1 | -6/+25 |
| * | | | | | | gl_decompiler: add atomic op | Nguyen Dac Nam | 2020-03-30 | 1 | -0/+16 |
| * | | | | | | shader: node - update correct comment | Nguyen Dac Nam | 2020-03-30 | 1 | -15/+15 |
| * | | | | | | shader_decode: add Atomic op for common usage | Nguyen Dac Nam | 2020-03-30 | 1 | -1/+15 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #3566 from ReinUsesLisp/vk-wrapper-part1 | Rodrigo Locatti | 2020-03-31 | 3 | -0/+889 |
|\ \ \ \ \ \ |
|
| * | | | | | | renderer_vulkan/wrapper: Address feedback | ReinUsesLisp | 2020-03-28 | 1 | -3/+24 |
| * | | | | | | renderer_vulkan/wrapper: Add owning handles | ReinUsesLisp | 2020-03-27 | 1 | -0/+18 |
| * | | | | | | renderer_vulkan/wrapper: Add pool allocations owning templated class | ReinUsesLisp | 2020-03-27 | 1 | -0/+81 |
| * | | | | | | renderer_vulkan/wrapper: Add owning handle templated class | ReinUsesLisp | 2020-03-27 | 1 | -0/+144 |
| * | | | | | | renderer_vulkan/wrapper: Add destroy and free overload set | ReinUsesLisp | 2020-03-27 | 2 | -0/+133 |
| * | | | | | | renderer_vulkan/wrapper: Add dispatch table and loaders | ReinUsesLisp | 2020-03-27 | 2 | -0/+283 |
| * | | | | | | renderer_vulkan/wrapper: Add exception class | ReinUsesLisp | 2020-03-27 | 2 | -0/+34 |
| * | | | | | | renderer_vulkan/wrapper: Add ToString function for VkResult | ReinUsesLisp | 2020-03-27 | 3 | -0/+91 |
| * | | | | | | renderer_vulkan/wrapper: Add Vulakn wrapper and a span helper | ReinUsesLisp | 2020-03-27 | 2 | -0/+84 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #3560 from ReinUsesLisp/fix-stencil | bunnei | 2020-03-30 | 1 | -5/+2 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | gl_rasterizer: Update stencil test regardless of it being disabled | ReinUsesLisp | 2020-03-26 | 1 | -5/+1 |
| * | | | | | gl_rasterizer: Synchronize stencil testing on clears | ReinUsesLisp | 2020-03-26 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #3568 from bunnei/time-calcspan | bunnei | 2020-03-29 | 3 | -1/+31 |
|\ \ \ \ \ |
|
| * | | | | | services: time: Implement CalculateSpanBetween. | bunnei | 2020-03-27 | 3 | -1/+31 |
* | | | | | | Merge pull request #3545 from FearlessTobi/audren-rev | bunnei | 2020-03-29 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | audio_core: Accept Audren REV8 | FearlessTobi | 2020-03-23 | 1 | -1/+1 |
* | | | | | | Merge pull request #3562 from perillamint/vrsvc | bunnei | 2020-03-28 | 2 | -3/+42 |
|\ \ \ \ \ \ |
|
| * | | | | | | am: Implement VR related APIs | perillamint | 2020-03-27 | 2 | -3/+42 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #3569 from bunnei/hid-stub | bunnei | 2020-03-28 | 2 | -1/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | services: hid: Stub InitializeSevenSixAxisSensor. | bunnei | 2020-03-27 | 2 | -1/+9 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #3573 from FearlessTobi/port-5089 | bunnei | 2020-03-28 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Set render window to also accept focus via tabbing (Qt::StrongFocus) (#5089) | Vitor K | 2020-03-27 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* / | | | | | yuzu: fix the stuck in fullscreen mode bug | FearlessTobi | 2020-03-28 | 1 | -0/+8 |
|/ / / / / |
|
* | | | | | Merge pull request #3565 from ReinUsesLisp/image-format | Fernando Sahmkow | 2020-03-27 | 1 | -4/+10 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | engines/const_buffer_engine_interface: Store image format type | ReinUsesLisp | 2020-03-27 | 1 | -4/+10 |
| |/ / / |
|
* | | | | maxwell_to_vk: implement signedscaled vertex formats | Dan | 2020-03-27 | 1 | -0/+20 |
* | | | | Merge pull request #3453 from FearlessTobi/remove-pause-lock | bunnei | 2020-03-26 | 1 | -5/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | yuzu: Remove exit lock for game pausing | FearlessTobi | 2020-02-24 | 1 | -5/+0 |
* | | | | Merge pull request #3544 from makigumo/myfork/patch-2 | bunnei | 2020-03-26 | 1 | -4/+5 |
|\ \ \ \ |
|
| * | | | | xmad: fix clang build error | makigumo | 2020-03-23 | 1 | -4/+5 |
* | | | | | Merge pull request #3520 from ReinUsesLisp/legacy-varyings | bunnei | 2020-03-26 | 4 | -47/+119 |
|\ \ \ \ \ |
|
| * | | | | | gl_shader_decompiler: Don't redeclare gl_VertexID and gl_InstanceID | ReinUsesLisp | 2020-03-18 | 1 | -8/+0 |
| * | | | | | gl_shader_decompiler: Implement legacy varyings | ReinUsesLisp | 2020-03-16 | 1 | -6/+57 |
| * | | | | | shader/shader_ir: Track usage in input attribute and of legacy varyings | ReinUsesLisp | 2020-03-16 | 3 | -34/+64 |
| * | | | | | shader/shader_ir: Fix clip distance usage stores | ReinUsesLisp | 2020-03-16 | 1 | -2/+1 |
| * | | | | | shader/shader_ir: Change declare output attribute to a switch | ReinUsesLisp | 2020-03-16 | 1 | -9/+9 |
* | | | | | | Merge pull request #3524 from FearlessTobi/port-5106 | bunnei | 2020-03-24 | 3 | -1/+17 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | gdbstub: small logic bug fix with defer_start | Gauvain "GovanifY" Roussel-Tarbouriech | 2020-03-17 | 1 | -2/+4 |
| * | | | | | gdbstub: Ensure gdbstub doesn't drop packets crucial to initialization | Gauvain "GovanifY" Roussel-Tarbouriech | 2020-03-17 | 3 | -2/+16 |
* | | | | | | Merge pull request #3543 from ReinUsesLisp/gl-depth-range | Fernando Sahmkow | 2020-03-23 | 1 | -4/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | gl_rasterizer: Use transformed viewport for depth ranges | ReinUsesLisp | 2020-03-22 | 1 | -4/+6 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge pull request #3542 from namkazt/patch-10 | Fernando Sahmkow | 2020-03-23 | 2 | -7/+41 |
|\ \ \ \ \ \ |
|
| * | | | | | | apply replay logic to all writes. remove replay from MacroInterpreter::Send (@fincs) | namkazy | 2020-03-22 | 2 | -12/+9 |
| * | | | | | | maxwell_3d: change declaration order | namkazy | 2020-03-22 | 1 | -1/+3 |
| * | | | | | | maxwell_3d: init shadow_state | namkazy | 2020-03-22 | 1 | -0/+2 |
| * | | | | | | maxwell_3d: this seem more correct. | namkazy | 2020-03-22 | 1 | -2/+2 |
| * | | | | | | maxwell_3d: update comments for shadow ram usage | namkazy | 2020-03-22 | 3 | -2/+6 |
| * | | | | | | marco_interpreter: write hw value when shadow ram requested | Nguyen Dac Nam | 2020-03-22 | 1 | -0/+6 |
| * | | | | | | maxwell_3d: track shadow ram ctrl and hw reg value | Nguyen Dac Nam | 2020-03-22 | 1 | -0/+10 |
| * | | | | | | maxwell_3d: implement MME shadow RAM | Nguyen Dac Nam | 2020-03-22 | 1 | -1/+14 |
| |/ / / / / |
|
* | | | / / | sm/controller: Increase PointerBufferSize | FearlessTobi | 2020-03-23 | 1 | -1/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge pull request #3477 from FearlessTobi/webapplet-shit | bunnei | 2020-03-22 | 1 | -0/+6 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | core/web_browser: Allow WebApplet to exit gracefully when an error occurs | FearlessTobi | 2020-03-22 | 1 | -0/+6 |
* | | | | | Merge pull request #3531 from makigumo/yuzu_master | bunnei | 2020-03-22 | 8 | -9/+72 |
|\ \ \ \ \ |
|
| * | | | | | set: implement GetRegionCode | Dan | 2020-03-19 | 8 | -9/+72 |
* | | | | | | Merge pull request #3525 from FearlessTobi/linux-compile-error | bunnei | 2020-03-21 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | input_common/udp: Fix Linux build by using a backwards compatible way of error checking | FearlessTobi | 2020-03-17 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #3526 from FearlessTobi/bcat-disable | bunnei | 2020-03-20 | 2 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | bcat: Disable Boxcat backend by default | FearlessTobi | 2020-03-17 | 2 | -2/+2 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3505 from namkazt/patch-8 | bunnei | 2020-03-19 | 1 | -15/+48 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | nit & remove some optional param | Nguyen Dac Nam | 2020-03-13 | 1 | -10/+11 |
| * | | | | | shader_decode: implement XMAD mode CSfu | Nguyen Dac Nam | 2020-03-13 | 1 | -9/+41 |
* | | | | | | Merge pull request #3527 from FearlessTobi/output-mode | bunnei | 2020-03-19 | 3 | -0/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | yuzu: Save sound output mode and set it to Stereo by default | FearlessTobi | 2020-03-17 | 3 | -0/+7 |
* | | | | | | | Merge pull request #3535 from ReinUsesLisp/gcc-warnings | Mat M | 2020-03-19 | 8 | -33/+16 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vk_texture_cache: Silence misc warnings | ReinUsesLisp | 2020-03-19 | 1 | -3/+3 |
| * | | | | | | | vk_staging_buffer_pool: Silence unused constant warning | ReinUsesLisp | 2020-03-19 | 1 | -1/+1 |
| * | | | | | | | vk_rasterizer: Remove unused variable | ReinUsesLisp | 2020-03-19 | 1 | -2/+0 |
| * | | | | | | | vk_pipeline_cache: Remove unused variable | ReinUsesLisp | 2020-03-19 | 1 | -1/+0 |
| * | | | | | | | maxwell_to_vk: Sielence -Wswitch warning | ReinUsesLisp | 2020-03-19 | 1 | -0/+2 |
| * | | | | | | | gl_shader_decompiler: Remove deprecated function and its usages | ReinUsesLisp | 2020-03-19 | 1 | -11/+8 |
| * | | | | | | | gl_rasterizer: Silence misc warnings | ReinUsesLisp | 2020-03-19 | 1 | -7/+2 |
| * | | | | | | | kepler_compute: Remove unused variables | ReinUsesLisp | 2020-03-19 | 1 | -8/+0 |
* | | | | | | | | time_zone_content_manager: Fix out of bounds read | ReinUsesLisp | 2020-03-18 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | input_common/udp: Fix clang build issues | ReinUsesLisp | 2020-03-18 | 1 | -1/+2 |
* | | | | | | | astc: Fix clang build issues | ReinUsesLisp | 2020-03-18 | 1 | -12/+12 |
* | | | | | | | Merge pull request #3510 from FernandoS27/dirty-write | Mat M | 2020-03-17 | 4 | -13/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | DirtyFlags: relax need to set render_targets as dirty | Fernando Sahmkow | 2020-03-14 | 4 | -13/+0 |
* | | | | | | | | Merge pull request #3509 from ReinUsesLisp/astc-opts | Mat M | 2020-03-17 | 1 | -537/+519 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | astc: Fix typos from search and replace | ReinUsesLisp | 2020-03-14 | 1 | -3/+3 |
| * | | | | | | | | astc: Minor changes to InputBitStream | ReinUsesLisp | 2020-03-14 | 1 | -28/+34 |
| * | | | | | | | | astc: Pass val in Replicate by copy | ReinUsesLisp | 2020-03-14 | 1 | -1/+1 |
| * | | | | | | | | astc: Call std::vector:reserve on decodedClolorValues to avoid reallocating | ReinUsesLisp | 2020-03-14 | 1 | -0/+2 |
| * | | | | | | | | astc: Call std::vector::reserve on texelWeightValues to avoid reallocating | ReinUsesLisp | 2020-03-14 | 1 | -0/+2 |
| * | | | | | | | | astc: Create a LUT at compile time for encoding values | ReinUsesLisp | 2020-03-14 | 1 | -7/+19 |
| * | | | | | | | | astc: Make IntegerEncodedValue a trivial structure | ReinUsesLisp | 2020-03-14 | 1 | -212/+177 |
| * | | | | | | | | astc: Make IntegerEncodedValue constructor constexpr | ReinUsesLisp | 2020-03-14 | 1 | -5/+6 |
| * | | | | | | | | astc: Make IntegerEncodedValue trivially copyable | ReinUsesLisp | 2020-03-14 | 1 | -9/+2 |
| * | | | | | | | | astc: Rename C types to common_types | ReinUsesLisp | 2020-03-14 | 1 | -79/+78 |
| * | | | | | | | | astc: Move Popcnt to an anonymous namespace and make it constexpr | ReinUsesLisp | 2020-03-14 | 1 | -9/+13 |
| * | | | | | | | | astc: Use common types instead of stdint.h integer types | ReinUsesLisp | 2020-03-14 | 1 | -284/+282 |
| * | | | | | | | | astc: Use 'enum class' instead of 'enum' for EIntegerEncoding | ReinUsesLisp | 2020-03-14 | 1 | -25/+25 |
* | | | | | | | | | Merge pull request #3518 from ReinUsesLisp/scissor-clears | Mat M | 2020-03-17 | 4 | -45/+53 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vk_rasterizer: Implement layered clears | ReinUsesLisp | 2020-03-15 | 1 | -2/+2 |
| * | | | | | | | | | vk_rasterizer: Reimplement clears with vkCmdClearAttachments | ReinUsesLisp | 2020-03-15 | 4 | -45/+53 |
* | | | | | | | | | | Merge pull request #3519 from ReinUsesLisp/int-formats | Mat M | 2020-03-17 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | maxwell_to_vk: Implement RG32 and RGB32 integer vertex formats | ReinUsesLisp | 2020-03-15 | 1 | -0/+4 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #3498 from ReinUsesLisp/texel-fetch-glsl | bunnei | 2020-03-17 | 1 | -6/+9 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | gl_shader_decompiler: Add layer component to texelFetch | ReinUsesLisp | 2020-03-12 | 1 | -6/+9 |
* | | | | | | | | | renderer_opengl: Move some logic to an anonymous namespace | ReinUsesLisp | 2020-03-16 | 1 | -151/+151 |
* | | | | | | | | | renderer_opengl: Detect Nvidia Nsight as a debugging tool | ReinUsesLisp | 2020-03-16 | 3 | -7/+22 |
* | | | | | | | | | Merge pull request #3515 from ReinUsesLisp/vertex-vk-assert | Rodrigo Locatti | 2020-03-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | vk_rasterizer: Fix vertex range assert | ReinUsesLisp | 2020-03-15 | 1 | -1/+1 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #3501 from ReinUsesLisp/rgba16-snorm | Rodrigo Locatti | 2020-03-16 | 8 | -69/+84 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | video_core: Implement RGBA16_SNORM | ReinUsesLisp | 2020-03-13 | 8 | -69/+84 |
* | | | | | | | | | | Merge pull request #3502 from namkazt/patch-3 | Rodrigo Locatti | 2020-03-16 | 3 | -29/+53 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | clang-format | Nguyen Dac Nam | 2020-03-14 | 1 | -2/+1 |
| * | | | | | | | | | | nit | Nguyen Dac Nam | 2020-03-14 | 1 | -1/+1 |
| * | | | | | | | | | | clang-format | Nguyen Dac Nam | 2020-03-13 | 1 | -4/+8 |
| * | | | | | | | | | | Apply suggestions from code review | Nguyen Dac Nam | 2020-03-13 | 1 | -5/+5 |
| * | | | | | | | | | | shader_decode: BFE add ref of reverse parallel method. | Nguyen Dac Nam | 2020-03-13 | 1 | -0/+3 |
| * | | | | | | | | | | shader_decode: implement BREV on BFE | Nguyen Dac Nam | 2020-03-13 | 1 | -6/+25 |
| * | | | | | | | | | | shader_bytecode: update BFE instructions struct. | Nguyen Dac Nam | 2020-03-13 | 1 | -8/+3 |
| * | | | | | | | | | | node_helper: add IBitfieldExtract case | Nguyen Dac Nam | 2020-03-13 | 1 | -0/+2 |
| * | | | | | | | | | | shader_decode: Reimplement BFE instructions | Nguyen Dac Nam | 2020-03-13 | 1 | -25/+27 |
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #3503 from makigumo/patch-2 | Rodrigo Locatti | 2020-03-16 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | fix formatting | makigumo | 2020-03-13 | 1 | -1/+1 |
| * | | | | | | | | | | maxwell_to_vk: add vertex format eA2B10G10R10UnormPack32 | makigumo | 2020-03-13 | 1 | -1/+3 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #3512 from bunnei/fix-renderdoc | Rodrigo Locatti | 2020-03-15 | 3 | -1/+38 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | renderer_opengl: Keep presentation frames in lock-step when GPU debugging. | bunnei | 2020-03-14 | 1 | -1/+32 |
| * | | | | | | | | | | gl_device: Add option to check GL_EXT_debug_tool. | bunnei | 2020-03-14 | 2 | -0/+6 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | vk_shader_decompiler: fix linux build | makigumo | 2020-03-15 | 1 | -1/+1 |
| |_|_|/ / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #3508 from FernandoS27/page-table | bunnei | 2020-03-14 | 3 | -4/+25 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | PageTable: move backing addresses to a children class as the CPU page table does not need them. | Fernando Sahmkow | 2020-03-14 | 3 | -4/+25 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3500 from ReinUsesLisp/incompatible-types | Fernando Sahmkow | 2020-03-14 | 1 | -2/+39 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | texture_cache: Report incompatible textures as black | ReinUsesLisp | 2020-03-12 | 1 | -2/+39 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3499 from ReinUsesLisp/depth-2d-array | Fernando Sahmkow | 2020-03-14 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | texture_cache/surface_params: Force depth=1 on 2D textures | ReinUsesLisp | 2020-03-12 | 1 | -2/+4 |
| |/ / / / / / / |
|
* | | | | | | | | vk/gl_shader_decompiler: Silence assertion on compute | ReinUsesLisp | 2020-03-13 | 2 | -6/+12 |
* | | | | | | | | vk_shader_decompiler: Fix default varying regression | ReinUsesLisp | 2020-03-13 | 1 | -2/+6 |
* | | | | | | | | maxwell_3d: Add padding words to XFB entries | ReinUsesLisp | 2020-03-13 | 1 | -2/+4 |
* | | | | | | | | gl_shader_decompiler: Fix implicit conversion errors | ReinUsesLisp | 2020-03-13 | 1 | -3/+3 |
* | | | | | | | | vk_shader_decompiler: Fix implicit type conversion | Rodrigo Locatti | 2020-03-13 | 1 | -1/+1 |
* | | | | | | | | vk_rasterizer: Implement transform feedback binding zero | ReinUsesLisp | 2020-03-13 | 2 | -0/+46 |
* | | | | | | | | vk_shader_decompiler: Add XFB decorations to generic varyings | ReinUsesLisp | 2020-03-13 | 1 | -16/+89 |
* | | | | | | | | vk_device: Enable VK_EXT_transform_feedback when available | ReinUsesLisp | 2020-03-13 | 2 | -7/+40 |
* | | | | | | | | vk_device: Shrink formatless capability name size | ReinUsesLisp | 2020-03-13 | 3 | -26/+23 |
* | | | | | | | | shader/transform_feedback: Expose buffer stride | ReinUsesLisp | 2020-03-13 | 3 | -1/+4 |
* | | | | | | | | vk_shader_decompiler: Use registry for specialization | ReinUsesLisp | 2020-03-13 | 4 | -31/+37 |
* | | | | | | | | gl_rasterizer: Implement transform feedback bindings | ReinUsesLisp | 2020-03-13 | 3 | -10/+83 |
* | | | | | | | | gl_shader_decompiler: Decorate output attributes with XFB layout | ReinUsesLisp | 2020-03-13 | 1 | -29/+105 |
* | | | | | | | | shader/transform_feedback: Add host API friendly TFB builder | ReinUsesLisp | 2020-03-13 | 4 | -0/+140 |
| |_|_|_|/ / /
|/| | | | | | |
|
* | | | | | | | Merge branch 'master' into shader-purge | Rodrigo Locatti | 2020-03-13 | 15 | -47/+177 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Merge pull request #3491 from ReinUsesLisp/polygon-modes | bunnei | 2020-03-13 | 7 | -2/+99 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | gl_rasterizer: Implement polygon modes and fill rectangles | ReinUsesLisp | 2020-03-10 | 7 | -2/+99 |
| * | | | | | | Merge pull request #3483 from namkazt/patch-1 | Fernando Sahmkow | 2020-03-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | vk_reasterizer: fix mistype on SetupGraphicsImages | Nguyen Dac Nam | 2020-03-08 | 1 | -1/+1 |
| * | | | | | | | Merge pull request #3480 from ReinUsesLisp/vk-disabled-ubo | Fernando Sahmkow | 2020-03-13 | 2 | -1/+9 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | * | | | | | | vk_rasterizer: Support disabled uniform buffers | ReinUsesLisp | 2020-03-06 | 2 | -1/+9 |
| * | | | | | | | Merge pull request #3497 from FernandoS27/microprogfile-extend | bunnei | 2020-03-12 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | NVFlinger: Do the microprofile Flip after processing a valid frame. | Fernando Sahmkow | 2020-03-12 | 1 | -2/+2 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge pull request #3496 from vitor-k/remove-enum | bunnei | 2020-03-12 | 2 | -10/+10 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | framebuffer_layout.h: drop the use of enum for screen dimensions. | Vitor Kiguchi | 2020-03-11 | 2 | -10/+10 |
| * | | | | | | | Merge pull request #3494 from ReinUsesLisp/fix-cs-pipeline | bunnei | 2020-03-11 | 4 | -29/+39 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | gl_shader_manager: Fix interaction between graphics and compute | ReinUsesLisp | 2020-03-11 | 4 | -29/+39 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge pull request #3458 from FearlessTobi/voice-issues | bunnei | 2020-03-11 | 1 | -3/+17 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | cubeb_sink: Don't discard other channels when performing downmixing | FearlessTobi | 2020-03-08 | 1 | -3/+17 |
* | | | | | | | gl_shader_decompiler: Initialize gl_Position on vertex shaders | ReinUsesLisp | 2020-03-13 | 1 | -0/+4 |
* | | | | | | | gl_shader_decompiler: Add missing {} on smem GLSL emission | ReinUsesLisp | 2020-03-13 | 1 | -1/+1 |
* | | | | | | | gl_shader_decompiler: Fix regression in render target declarations | ReinUsesLisp | 2020-03-12 | 1 | -12/+2 |
* | | | | | | | engines/maxwell_3d: Add TFB registers and store them in shader registry | ReinUsesLisp | 2020-03-09 | 4 | -6/+45 |
* | | | | | | | shader/registry: Address feedback | ReinUsesLisp | 2020-03-09 | 3 | -13/+18 |
* | | | | | | | gl_shader_decompiler: Add identifier to decompiled code | ReinUsesLisp | 2020-03-09 | 3 | -8/+16 |
* | | | | | | | gl_shader_decompiler: Roll back to GLSL core 430 | ReinUsesLisp | 2020-03-09 | 1 | -1/+1 |
* | | | | | | | const_buffer_engine_interface: Store component types | ReinUsesLisp | 2020-03-09 | 4 | -46/+27 |
* | | | | | | | yuzu/loading_screen: Remove unused shader progress mode | ReinUsesLisp | 2020-03-09 | 2 | -17/+1 |
* | | | | | | | gl_shader_cache: Reduce registry consistency to debug assert | ReinUsesLisp | 2020-03-09 | 1 | -3/+1 |
* | | | | | | | shader/registry: Cache tessellation state | ReinUsesLisp | 2020-03-09 | 3 | -3/+10 |
* | | | | | | | shader/registry: Store graphics and compute metadata | ReinUsesLisp | 2020-03-09 | 8 | -75/+176 |
* | | | | | | | video_core: Rename "const buffer locker" to "registry" | ReinUsesLisp | 2020-03-09 | 16 | -95/+100 |
* | | | | | | | gl_shader_cache: Rework shader cache and remove post-specializations | ReinUsesLisp | 2020-03-09 | 18 | -1094/+544 |
|/ / / / / / |
|
* | | | | | | Merge pull request #3301 from ReinUsesLisp/state-tracker | Rodrigo Locatti | 2020-03-09 | 50 | -1891/+1578 |
|\ \ \ \ \ \ |
|
| * | | | | | | video_core/dirty_flags: Address feedback | ReinUsesLisp | 2020-02-28 | 1 | -4/+4 |
| * | | | | | | renderer_opengl: Fix edge-case where alpha testing might cull presentation | ReinUsesLisp | 2020-02-28 | 2 | -0/+7 |
| * | | | | | | gl_texture_cache: Remove blending disable on blits | ReinUsesLisp | 2020-02-28 | 1 | -5/+0 |
| * | | | | | | gl_rasterizer: Don't disable blending on clears | ReinUsesLisp | 2020-02-28 | 1 | -4/+0 |
| * | | | | | | dirty_flags: Deduplicate code between OpenGL and Vulkan | ReinUsesLisp | 2020-02-28 | 5 | -77/+73 |
| * | | | | | | vk_rasterizer: Pass Maxwell registers to dynamic updates | ReinUsesLisp | 2020-02-28 | 2 | -26/+21 |
| * | | | | | | state_tracker: Remove type traits with named structures | ReinUsesLisp | 2020-02-28 | 4 | -18/+22 |
| * | | | | | | vk_state_tracker: Implement dirty flags for stencil properties | ReinUsesLisp | 2020-02-28 | 3 | -0/+21 |
| * | | | | | | vk_state_tracker: Implement dirty flags for depth bounds | ReinUsesLisp | 2020-02-28 | 3 | -0/+14 |
| * | | | | | | vk_state_tracker: Implement dirty flags for blend constants | ReinUsesLisp | 2020-02-28 | 3 | -0/+14 |
| * | | | | | | vk_state_tracker: Implement dirty flags for depth bias | ReinUsesLisp | 2020-02-28 | 3 | -0/+17 |
| * | | | | | | vk_state_tracker: Implement dirty flags for scissors | ReinUsesLisp | 2020-02-28 | 3 | -0/+14 |
| * | | | | | | vk_state_tracker: Initial implementation | ReinUsesLisp | 2020-02-28 | 10 | -52/+198 |
| * | | | | | | gl_rasterizer: Remove num vertex buffers magic number | ReinUsesLisp | 2020-02-28 | 1 | -2/+4 |
| * | | | | | | gl_rasterizer: Only apply polygon offset clamp if enabled | ReinUsesLisp | 2020-02-28 | 1 | -3/+6 |
| * | | | | | | gl_state_tracker: Implement dirty flags for depth clamp enabling | ReinUsesLisp | 2020-02-28 | 3 | -3/+15 |
| * | | | | | | gl_rasterizer: Disable scissor 0 when scissor is not used on clear | ReinUsesLisp | 2020-02-28 | 1 | -0/+3 |
| * | | | | | | gl_rasterizer: Notify depth mask changes on clear | ReinUsesLisp | 2020-02-28 | 2 | -1/+6 |
| * | | | | | | gl_rasterizer: Minor sort changes to clearing | ReinUsesLisp | 2020-02-28 | 1 | -11/+9 |
| * | | | | | | maxwell_3d: Use two tables instead of three for dirty flags | ReinUsesLisp | 2020-02-28 | 1 | -1/+1 |
| * | | | | | | gl_state_tracker: Track state of index buffers | ReinUsesLisp | 2020-02-28 | 4 | -5/+23 |
| * | | | | | | gl_state_tracker: Implement dirty flags for clip control | ReinUsesLisp | 2020-02-28 | 5 | -15/+31 |
| * | | | | | | gl_state_tracker: Implement dirty flags for point sizes | ReinUsesLisp | 2020-02-28 | 3 | -4/+25 |
| * | | | | | | gl_state_tracker: Implement dirty flags for fragment color clamp | ReinUsesLisp | 2020-02-28 | 3 | -2/+14 |
| * | | | | | | gl_state_tracker: Implement dirty flags for logic op | ReinUsesLisp | 2020-02-28 | 4 | -2/+22 |
| * | | | | | | gl_state_tracker: Implement dirty flags for sRGB | ReinUsesLisp | 2020-02-28 | 5 | -2/+21 |
| * | | | | | | gl_state_tracker: Implement dirty flags for rasterize enable | ReinUsesLisp | 2020-02-28 | 5 | -2/+21 |
| * | | | | | | gl_state_tracker: Implement dirty flags for multisample | ReinUsesLisp | 2020-02-28 | 3 | -0/+13 |
| * | | | | | | gl_state_tracker: Implement dirty flags for alpha testing | ReinUsesLisp | 2020-02-28 | 4 | -6/+24 |
| * | | | | | | gl_state_tracker: Implement dirty flags for polygon offsets | ReinUsesLisp | 2020-02-28 | 4 | -2/+24 |
| * | | | | | | gl_state_tracker: Implement dirty flags for primitive restart | ReinUsesLisp | 2020-02-28 | 3 | -5/+19 |
| * | | | | | | gl_state_tracker: Implement dirty flags for stencil testing | ReinUsesLisp | 2020-02-28 | 4 | -3/+29 |
| * | | | | | | gl_state_tracker: Implement depth dirty flags | ReinUsesLisp | 2020-02-28 | 4 | -6/+31 |
| * | | | | | | gl_state_tracker: Implement dirty flags for front face and culling | ReinUsesLisp | 2020-02-28 | 4 | -7/+38 |
| * | | | | | | gl_state_tracker: Implement dirty flags for blending | ReinUsesLisp | 2020-02-28 | 5 | -14/+67 |
| * | | | | | | gl_state_tracker: Implement dirty flags for clip distances and shaders | ReinUsesLisp | 2020-02-28 | 7 | -14/+43 |
| * | | | | | | gl_state_tracker: Add dirty flags for buffers and divisors | ReinUsesLisp | 2020-02-28 | 4 | -22/+56 |
| * | | | | | | maxwell_3d: Change write dirty flags to a bitset | ReinUsesLisp | 2020-02-28 | 3 | -16/+16 |
| * | | | | | | gl_state_tracker: Implement dirty flags for vertex formats | ReinUsesLisp | 2020-02-28 | 4 | -9/+44 |
| * | | | | | | gl_state_tracker: Implement dirty flags for color masks | ReinUsesLisp | 2020-02-28 | 4 | -9/+53 |
| * | | | | | | gl_state_tracker: Implement dirty flags for scissors | ReinUsesLisp | 2020-02-28 | 5 | -10/+58 |
| * | | | | | | gl_state_tracker: Implement dirty flags for viewports | ReinUsesLisp | 2020-02-28 | 4 | -9/+54 |
| * | | | | | | renderer_opengl: Reintroduce dirty flags for render targets | ReinUsesLisp | 2020-02-28 | 9 | -13/+195 |
| * | | | | | | maxwell_3d: Flatten cull and front face registers | ReinUsesLisp | 2020-02-28 | 8 | -50/+47 |
| * | | | | | | video_core: Reintroduce dirty flags infrastructure | ReinUsesLisp | 2020-02-28 | 10 | -1/+72 |
| * | | | | | | gl_state: Remove completely | ReinUsesLisp | 2020-02-28 | 13 | -152/+4 |
| * | | | | | | gl_state: Remove program tracking | ReinUsesLisp | 2020-02-28 | 9 | -94/+62 |
| * | | | | | | gl_state: Remove framebuffer tracking | ReinUsesLisp | 2020-02-28 | 7 | -82/+23 |
| * | | | | | | gl_state: Remove image tracking | ReinUsesLisp | 2020-02-28 | 5 | -24/+12 |
| * | | | | | | gl_state: Remove texture and sampler tracking | ReinUsesLisp | 2020-02-28 | 5 | -60/+8 |
| * | | | | | | gl_state: Remove blend state tracking | ReinUsesLisp | 2020-02-28 | 5 | -104/+28 |
| * | | | | | | gl_state: Remove stencil test tracking | ReinUsesLisp | 2020-02-28 | 4 | -92/+18 |
| * | | | | | | gl_state: Remove clip control tracking | ReinUsesLisp | 2020-02-28 | 5 | -19/+8 |
| * | | | | | | gl_state: Remove clip distances tracking | ReinUsesLisp | 2020-02-28 | 4 | -29/+3 |
| * | | | | | | gl_state: Remove rasterizer disable tracking | ReinUsesLisp | 2020-02-28 | 6 | -13/+8 |
| * | | | | | | gl_state: Remove viewport and depth range tracking | ReinUsesLisp | 2020-02-28 | 7 | -101/+39 |
| * | | | | | | gl_state: Remove scissor test tracking | ReinUsesLisp | 2020-02-28 | 6 | -69/+12 |
| * | | | | | | gl_state: Remove color mask tracking | ReinUsesLisp | 2020-02-28 | 4 | -40/+12 |
| * | | | | | | gl_state: Remove clamp framebuffer color tracking | ReinUsesLisp | 2020-02-28 | 3 | -17/+6 |
| * | | | | | | gl_state: Remove multisample tracking | ReinUsesLisp | 2020-02-28 | 3 | -16/+2 |
| * | | | | | | gl_state: Remove framebuffer sRGB tracking | ReinUsesLisp | 2020-02-28 | 6 | -21/+25 |
| * | | | | | | gl_state: Remove VAO cache and tracking | ReinUsesLisp | 2020-02-28 | 10 | -153/+53 |
| * | | | | | | gl_state: Remove depth clamp tracking | ReinUsesLisp | 2020-02-28 | 4 | -25/+13 |
| * | | | | | | gl_state: Remove depth tracking | ReinUsesLisp | 2020-02-28 | 4 | -34/+7 |
| * | | | | | | gl_state: Remove primitive restart tracking | ReinUsesLisp | 2020-02-28 | 3 | -18/+2 |
| * | | | | | | gl_state: Remove logic op tracker | ReinUsesLisp | 2020-02-28 | 4 | -24/+5 |
| * | | | | | | gl_state: Remove blend color tracking | ReinUsesLisp | 2020-02-28 | 3 | -18/+1 |
| * | | | | | | gl_state: Remove polygon offset tracking | ReinUsesLisp | 2020-02-28 | 4 | -39/+7 |
| * | | | | | | gl_state: Remove alpha test tracking | ReinUsesLisp | 2020-02-28 | 4 | -21/+4 |
| * | | | | | | gl_state: Remove cull mode tracking | ReinUsesLisp | 2020-02-28 | 4 | -19/+4 |
| * | | | | | | gl_state: Remove front face tracking | ReinUsesLisp | 2020-02-28 | 4 | -6/+5 |
| * | | | | | | gl_state: Remove point size tracking | ReinUsesLisp | 2020-02-28 | 3 | -22/+4 |
| * | | | | | | gl_rasterizer: Add oglEnablei helper | ReinUsesLisp | 2020-02-28 | 1 | -0/+4 |
| * | | | | | | gl_rasterizer: Add OpenGL enable/disable helper | ReinUsesLisp | 2020-02-28 | 1 | -0/+4 |
| * | | | | | | gl_rasterizer: Remove dirty flags | ReinUsesLisp | 2020-02-28 | 18 | -457/+7 |
| * | | | | | | common/math_util: Support float type rectangles | ReinUsesLisp | 2020-02-28 | 1 | -2/+14 |
* | | | | | | | textures: Fix anisotropy hack | ReinUsesLisp | 2020-03-08 | 1 | -14/+16 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #3452 from Morph1984/anisotropic-filtering | bunnei | 2020-03-08 | 16 | -35/+245 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. | Morph | 2020-02-28 | 16 | -35/+245 |
* | | | | | | Merge pull request #3481 from ReinUsesLisp/abgr5-storage | bunnei | 2020-03-08 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | maxwell_to_vk: Remove Storage capability for A1B5G5R5U | ReinUsesLisp | 2020-03-06 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #3463 from ReinUsesLisp/vk-toctou | bunnei | 2020-03-06 | 1 | -9/+12 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | vk_swapchain: Silence TOCTOU race condition | ReinUsesLisp | 2020-02-26 | 1 | -9/+12 |
* | | | | | | Merge pull request #3479 from jroweboy/dont-log-on-no-input | bunnei | 2020-03-05 | 3 | -6/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | input/udp - Add minor error handling to prevent bad input from crashing | James Rowe | 2020-03-04 | 1 | -4/+13 |
| * | | | | | | Frontend/SDL - Provide proper default for UDP input | James Rowe | 2020-03-04 | 1 | -1/+1 |
| * | | | | | | input/udp - Dont log on invalid packet received | James Rowe | 2020-03-04 | 1 | -1/+0 |
* | | | | | | | Merge pull request #3451 from ReinUsesLisp/indexed-textures | bunnei | 2020-03-05 | 8 | -74/+107 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vk_shader_decompiler: Implement indexed textures | ReinUsesLisp | 2020-02-24 | 6 | -54/+99 |
| * | | | | | | | shader: Simplify indexed sampler usages | ReinUsesLisp | 2020-02-24 | 2 | -20/+8 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge pull request #3469 from namkazt/patch-1 | bunnei | 2020-03-05 | 1 | -6/+14 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | nit: move comment to right place. | Nguyen Dac Nam | 2020-02-29 | 1 | -2/+2 |
| * | | | | | | | shader_decode: Fix LD, LDG when track constant buffer | Nguyen Dac Nam | 2020-02-28 | 1 | -4/+12 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3478 from bunnei/a32 | bunnei | 2020-03-05 | 26 | -235/+1068 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | core: hle: Implement separate A32/A64 SVC interfaces. | bunnei | 2020-03-03 | 2 | -107/+380 |
| * | | | | | | | core: Implement separate A32/A64 ARM interfaces. | bunnei | 2020-03-03 | 21 | -122/+454 |
| * | | | | | | | core: loader: Remove check for 32-bit. | bunnei | 2020-03-03 | 1 | -6/+0 |
| * | | | | | | | core: dynarmic: Add CP15 from Citra. | bunnei | 2020-03-03 | 3 | -0/+234 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3455 from ReinUsesLisp/attr-scaled | bunnei | 2020-03-04 | 3 | -4/+40 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | video_core: Implement more scaler attribute formats | ReinUsesLisp | 2020-02-24 | 3 | -4/+40 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #3464 from FernandoS27/jit-fix | bunnei | 2020-03-03 | 2 | -4/+19 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | ARM_Interface: Cache the JITs instead of deleting/recreating. | Fernando Sahmkow | 2020-02-26 | 2 | -4/+19 |
* | | | | | | Merge pull request #3448 from bunnei/fix-audio-interp-2 | bunnei | 2020-02-28 | 2 | -23/+38 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | audio_core: interpolate: Improvements to fix audio crackling. | bunnei | 2020-02-23 | 2 | -23/+38 |
* | | | | | | renderer_opengl: Fix SRGB presentation frame tracking. | bunnei | 2020-02-28 | 2 | -5/+2 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge pull request #3430 from bunnei/split-presenter | bunnei | 2020-02-28 | 38 | -378/+787 |
|\ \ \ \ \ |
|
| * | | | | | renderer_opengl: Reduce swap chain size to 3. | bunnei | 2020-02-28 | 1 | -3/+2 |
| * | | | | | renderer_opengl: Use more concise lock syntax. | bunnei | 2020-02-27 | 1 | -4/+4 |
| * | | | | | renderer_opengl: Move Frame/FrameMailbox to OpenGL namespace. | bunnei | 2020-02-27 | 3 | -77/+42 |
| * | | | | | renderer_opengl: Create gl_framebuffer_data if empty. | bunnei | 2020-02-26 | 1 | -1/+2 |
| * | | | | | frontend: qt: bootmanager: Acquire a shared context in main emu thread. | bunnei | 2020-02-26 | 2 | -12/+12 |
| * | | | | | frontend: qt: bootmanager: Vulkan: Restore support for VK backend. | bunnei | 2020-02-26 | 5 | -113/+145 |
| * | | | | | frontend: qt: bootmanager: OpenGL: Implement separate presentation thread. | bunnei | 2020-02-26 | 2 | -222/+254 |
| * | | | | | frontent: qt: main: Various updates/refactoring for separate presentation thread. | bunnei | 2020-02-26 | 2 | -29/+27 |
| * | | | | | core: frontend: Refactor scope_acquire_window_context to scope_acquire_context. | bunnei | 2020-02-26 | 7 | -29/+32 |
| * | | | | | frontend: sdl2: emu_window: Implement separate presentation thread. | bunnei | 2020-02-26 | 10 | -62/+79 |
| * | | | | | renderer_opengl: Add texture mailbox support for presenter thread. | bunnei | 2020-02-26 | 4 | -35/+269 |
| * | | | | | renderer_opengl: Add OGLRenderbuffer to resource/state management. | bunnei | 2020-02-26 | 4 | -0/+62 |
| * | | | | | core: frontend: emu_window: Add TextureMailbox class. | bunnei | 2020-02-26 | 1 | -0/+41 |
| * | | | | | core: settings: Add setting to enable vsync, which is on by default. | bunnei | 2020-02-26 | 8 | -0/+25 |
* | | | | | | AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454) | Morph | 2020-02-27 | 2 | -2/+14 |
* | | | | | | shader: FMUL switch to using LUT (#3441) | Nguyen Dac Nam | 2020-02-27 | 1 | -19/+14 |
* | | | | | | Merge pull request #3440 from namkazt/patch-6 | bunnei | 2020-02-26 | 1 | -36/+58 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | nit: add const to where it need. | Nguyen Dac Nam | 2020-02-21 | 1 | -14/+14 |
| * | | | | | shader: implement LOP3 fast replace for old function | Nguyen Dac Nam | 2020-02-21 | 1 | -36/+58 |
* | | | | | | Merge pull request #3431 from CJBok/npad-fix | bunnei | 2020-02-26 | 2 | -5/+19 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | analog_from_button get direction implementation | CJBok | 2020-02-18 | 2 | -5/+19 |
* | | | | | | Merge pull request #3461 from ReinUsesLisp/r32i-rt | Mat M | 2020-02-25 | 2 | -0/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | video_core/surface: Add R32_SINT render target format | ReinUsesLisp | 2020-02-25 | 2 | -0/+3 |
* | | | | | | | Merge pull request #3460 from ReinUsesLisp/unused-format-getter | Mat M | 2020-02-25 | 2 | -71/+0 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | video_core/gpu: Remove unused functions | ReinUsesLisp | 2020-02-25 | 2 | -71/+0 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #3417 from ReinUsesLisp/r32i | bunnei | 2020-02-25 | 6 | -34/+46 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | texture: Implement R32I | ReinUsesLisp | 2020-02-15 | 6 | -34/+46 |
* | | | | | | Merge pull request #3425 from ReinUsesLisp/layered-framebuffer | bunnei | 2020-02-24 | 8 | -51/+74 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | texture_cache: Implement layered framebuffer attachments | ReinUsesLisp | 2020-02-16 | 8 | -51/+74 |
| |/ / / / |
|
* | | | | | Merge pull request #3424 from ReinUsesLisp/spirv-layer | bunnei | 2020-02-23 | 1 | -6/+30 |
|\ \ \ \ \ |
|
| * | | | | | vk_shader_decompiler: Implement Layer output attribute | ReinUsesLisp | 2020-02-16 | 1 | -6/+30 |
| |/ / / / |
|
* | | | | | Merge pull request #3422 from ReinUsesLisp/buffer-flush | bunnei | 2020-02-23 | 2 | -0/+11 |
|\ \ \ \ \ |
|
| * | | | | | surface_base: Implement texture buffer flushes | ReinUsesLisp | 2020-02-16 | 2 | -0/+11 |
| |/ / / / |
|
* | | | | | Scheduler: Inline global scheduler in Scheduler Lock. | Fernando Sahmkow | 2020-02-22 | 1 | -4/+2 |
* | | | | | Kernel: Correct pending feedback. | Fernando Sahmkow | 2020-02-22 | 1 | -3/+4 |
* | | | | | System: Expose Host thread registering routines from kernel. | Fernando Sahmkow | 2020-02-22 | 2 | -0/+14 |
* | | | | | Kernel: Address Feedback. | Fernando Sahmkow | 2020-02-22 | 6 | -30/+47 |
* | | | | | Kernel: Implement Scheduler locks | Fernando Sahmkow | 2020-02-22 | 2 | -0/+89 |
* | | | | | Kernel: Implement Time Manager. | Fernando Sahmkow | 2020-02-22 | 5 | -1/+98 |
* | | | | | Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel. | Fernando Sahmkow | 2020-02-22 | 5 | -24/+107 |
* | | | | | Kernel: Make global scheduler depend on KernelCore | Fernando Sahmkow | 2020-02-22 | 4 | -8/+24 |
| |_|_|/
|/| | | |
|
* | | | | audio_core: interpolate: Fix include for climits (Linux build break). | bunnei | 2020-02-22 | 1 | -1/+1 |
* | | | | Merge pull request #3310 from FearlessTobi/fast-resample | bunnei | 2020-02-22 | 2 | -48/+159 |
|\ \ \ \ |
|
| * | | | | audio_core: Switch to a faster interpolation technique | FearlessTobi | 2020-01-24 | 2 | -48/+159 |
* | | | | | shader/texture: Fix illegal 3D texture assert | ReinUsesLisp | 2020-02-21 | 1 | -1/+1 |
* | | | | | Merge pull request #3433 from namkazt/patch-1 | Rodrigo Locatti | 2020-02-21 | 1 | -3/+8 |
|\ \ \ \ \ |
|
| * | | | | | fixups mistake auto commit. | Nguyen Dac Nam | 2020-02-18 | 1 | -9/+0 |
| * | | | | | Update code structure | Nguyen Dac Nam | 2020-02-18 | 1 | -0/+7 |
| * | | | | | renderer_vulkan: Add the rest of case for TryConvertBorderColor | Nguyen Dac Nam | 2020-02-18 | 1 | -3/+10 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #3434 from namkazt/patch-2 | Rodrigo Locatti | 2020-02-21 | 3 | -2/+25 |
|\ \ \ \ \ |
|
| * | | | | | vk_device: remove left over from other branch | Nguyen Dac Nam | 2020-02-21 | 1 | -1/+0 |
| * | | | | | clang-format | Nguyen Dac Nam | 2020-02-20 | 1 | -1/+1 |
| * | | | | | shader_decompiler: only add StorageImageReadWithoutFormat when available | Nguyen Dac Nam | 2020-02-20 | 1 | -1/+4 |
| * | | | | | shader_decompiler: add check in case of device not support ShaderStorageImageReadWithoutFormat | Nguyen Dac Nam | 2020-02-19 | 1 | -0/+4 |
| * | | | | | vk_device: setup shaderStorageImageReadWithoutFormat | Nguyen Dac Nam | 2020-02-19 | 1 | -0/+5 |
| * | | | | | vk_device: add check for shaderStorageImageReadWithoutFormat | Nguyen Dac Nam | 2020-02-19 | 1 | -0/+7 |
| * | | | | | vk_shader: add Capability StorageImageReadWithoutFormat | Nguyen Dac Nam | 2020-02-19 | 1 | -0/+1 |
| * | | | | | vk_shader: Implement function ImageLoad (Used by Kirby Start Allies) | Nguyen Dac Nam | 2020-02-19 | 1 | -2/+6 |
| |/ / / / |
|
* | | | | | Merge pull request #3435 from namkazt/patch-3 | Rodrigo Locatti | 2020-02-21 | 2 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | add vertex UnsignedInt size RGBA | Nguyen Dac Nam | 2020-02-18 | 1 | -0/+2 |
| * | | | | | add eBc2SrgbBlock to formats | Nguyen Dac Nam | 2020-02-18 | 1 | -0/+1 |
| * | | | | | vulkan: add DXT23_SRGB | Nguyen Dac Nam | 2020-02-18 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #3423 from ReinUsesLisp/no-match-3d | bunnei | 2020-02-21 | 1 | -8/+11 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | texture_cache: Avoid matches in 3D textures | ReinUsesLisp | 2020-02-16 | 1 | -8/+11 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #3438 from bunnei/gpu-mem-manager-fix | bunnei | 2020-02-21 | 1 | -1/+10 |
|\ \ \ \ |
|
| * | | | | video_core: memory_manager: Flush/invalidate asynchronously on Unmap. | bunnei | 2020-02-20 | 1 | -1/+10 |
* | | | | | Merge pull request #3432 from brianclinkenbeard/update-httplib | bunnei | 2020-02-20 | 2 | -7/+7 |
|\ \ \ \ \ |
|
| * | | | | | httplib compatibility | Brian Clinkenbeard | 2020-02-19 | 2 | -7/+7 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #3415 from ReinUsesLisp/texture-code | bunnei | 2020-02-20 | 1 | -43/+28 |
|\ \ \ \ \ |
|
| * | | | | | shader/texture: Allow 2D shadow arrays and simplify code | ReinUsesLisp | 2020-02-15 | 1 | -43/+28 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #3414 from ReinUsesLisp/maxwell-3d-draw | bunnei | 2020-02-19 | 6 | -36/+6 |
|\ \ \ \ \ |
|
| * | | | | | maxwell_3d: Unify draw methods | ReinUsesLisp | 2020-02-14 | 6 | -36/+6 |
| |/ / / / |
|
* | | | | | Merge pull request #3411 from ReinUsesLisp/specific-funcs | bunnei | 2020-02-19 | 1 | -8/+28 |
|\ \ \ \ \ |
|
| * | | | | | gl_rasterizer: Use the least generic OpenGL draw function possible | ReinUsesLisp | 2020-02-14 | 1 | -8/+28 |
* | | | | | | shader_conversion: I2F : add Assert for case src_size is Short | Nguyen Dac Nam | 2020-02-19 | 1 | -0/+3 |
* | | | | | | fix warning | Nguyen Dac Nam | 2020-02-19 | 1 | -1/+1 |
* | | | | | | clang-format fix | Nguyen Dac Nam | 2020-02-19 | 1 | -1/+1 |
* | | | | | | shader_conversion: add conversion I2F for Short | Nguyen Dac Nam | 2020-02-19 | 1 | -9/+6 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge pull request #3410 from ReinUsesLisp/vk-draw-index | bunnei | 2020-02-19 | 1 | -4/+13 |
|\ \ \ \ \ |
|
| * | | | | | vk_shader_decompiler: Fix vertex id and instance id | ReinUsesLisp | 2020-02-14 | 1 | -4/+13 |
| |/ / / / |
|
* | | | | | Merge pull request #3409 from ReinUsesLisp/host-queries | Fernando Sahmkow | 2020-02-18 | 18 | -51/+1043 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | query_cache: Address feedback | ReinUsesLisp | 2020-02-14 | 2 | -16/+18 |
| * | | | | query_cache: Fix ambiguity in CacheAddr getter | ReinUsesLisp | 2020-02-14 | 1 | -4/+5 |
| * | | | | query_cache: Add a recursive mutex for concurrent usage | ReinUsesLisp | 2020-02-14 | 1 | -0/+6 |
| * | | | | vk_query_cache: Implement generic query cache on Vulkan | ReinUsesLisp | 2020-02-14 | 11 | -20/+327 |
| * | | | | query_cache: Abstract OpenGL implementation | ReinUsesLisp | 2020-02-14 | 4 | -339/+394 |
| * | | | | gl_query_cache: Optimize query cache | ReinUsesLisp | 2020-02-14 | 6 | -79/+217 |
| * | | | | gl_query_cache: Implement host queries using a deferred cache | ReinUsesLisp | 2020-02-14 | 7 | -86/+328 |
| * | | | | gl_rasterizer: Sort method declarations | ReinUsesLisp | 2020-02-14 | 1 | -16/+15 |
| * | | | | gl_rasterizer: Add queued commands counter | ReinUsesLisp | 2020-02-14 | 2 | -0/+16 |
| * | | | | maxwell_3d: Slow implementation of passed samples (query 21) | ReinUsesLisp | 2020-02-14 | 8 | -17/+201 |
| * | | | | gl_resource_manager: Add managed query class | ReinUsesLisp | 2020-02-14 | 2 | -0/+42 |
* | | | | | Merge pull request #3412 from Morph1984/aspect-ratio | bunnei | 2020-02-18 | 10 | -3/+85 |
|\ \ \ \ \ |
|
| * | | | | | Add 4:3 aspect ratio and address feedback | Morph | 2020-02-14 | 5 | -12/+20 |
| * | | | | | Address feedback | Morph | 2020-02-14 | 2 | -18/+26 |
| * | | | | | Use enumeration instead of magic numbers | Morph | 2020-02-14 | 2 | -5/+11 |
| * | | | | | Add following aspect ratios: 16:9, 21:9, Stretch to Window | Morph | 2020-02-14 | 9 | -2/+62 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #3420 from namkazt/master2 | bunnei | 2020-02-17 | 2 | -0/+20 |
|\ \ \ \ \ |
|
| * | | | | | nvhost_gpu: implement ChannelSetTimeslice | namkazy | 2020-02-16 | 2 | -0/+20 |
* | | | | | | IUserLocalCommunicationService: add function Initialize2 | Nguyen Dac Nam | 2020-02-16 | 1 | -1/+9 |
* | | | | | | HLE: correct function name of IUserLocalCommunicationService | Nguyen Dac Nam | 2020-02-16 | 1 | -1/+1 |
|/ / / / / |
|
* | | / / | Revert "video_core: memory_manager: Use GPU interface for cache functions." | bunnei | 2020-02-15 | 3 | -9/+14 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #3401 from FernandoS27/synchronization | bunnei | 2020-02-14 | 42 | -227/+434 |
|\ \ \ \ |
|
| * | | | | Core: Correct compilition in GCC | Fernando Sahmkow | 2020-02-14 | 1 | -0/+2 |
| * | | | | Core: Address Feedback | Fernando Sahmkow | 2020-02-14 | 6 | -24/+50 |
| * | | | | Core: Set all hardware emulation constants in a single file. | Fernando Sahmkow | 2020-02-12 | 17 | -53/+88 |
| * | | | | Kernel: Refactor synchronization to better match RE | Fernando Sahmkow | 2020-02-11 | 23 | -80/+212 |
| * | | | | Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. | Fernando Sahmkow | 2020-02-11 | 22 | -98/+110 |
* | | | | | Merge pull request #3379 from ReinUsesLisp/cbuf-offset | bunnei | 2020-02-14 | 3 | -5/+5 |
|\ \ \ \ \ |
|
| * | | | | | shader/decode: Fix constant buffer offsets | ReinUsesLisp | 2020-02-05 | 3 | -5/+5 |
* | | | | | | Merge pull request #3400 from makigumo/patch-1 | bunnei | 2020-02-14 | 1 | -2/+4 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | update hwopus DecodeInterleaved for FW 7.0.0+ | makigumo | 2020-02-11 | 1 | -2/+4 |
* | | | | | | Merge pull request #3395 from FernandoS27/queries | bunnei | 2020-02-14 | 4 | -52/+73 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | GPU: Address Feedback. | Fernando Sahmkow | 2020-02-13 | 2 | -11/+10 |
| * | | | | | GPU: Implement GPU Clock correctly. | Fernando Sahmkow | 2020-02-10 | 3 | -2/+17 |
| * | | | | | Maxwell3D: Correct query reporting. | Fernando Sahmkow | 2020-02-10 | 2 | -51/+58 |
| | |_|/ /
| |/| | | |
|
* | | | | | address_arbiter: Collapse loops in InsertThread() and RemoveThread() | Lioncash | 2020-02-12 | 1 | -19/+17 |
* | | | | | address_arbiter: Simplify GetThreadsWaitingOnAddress() | Lioncash | 2020-02-12 | 2 | -10/+9 |
* | | | | | Merge pull request #3403 from lioncash/debug | bunnei | 2020-02-12 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | bcat/backend: Make formatting of passphrase consistent in NullBackend::SetPassphrase() | Lioncash | 2020-02-12 | 1 | -1/+1 |
| * | | | | | bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear() | Lioncash | 2020-02-12 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* / | | | | kernel/thread: Remove trivial usages of the global system accessor | Lioncash | 2020-02-12 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Merge pull request #3376 from ReinUsesLisp/point-sprite | bunnei | 2020-02-11 | 4 | -1/+9 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | gl_rasterizer: Implement GL_POINT_SPRITE | ReinUsesLisp | 2020-02-04 | 4 | -1/+9 |
* | | | | Merge pull request #3372 from ReinUsesLisp/fix-back-stencil | bunnei | 2020-02-10 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | maxwell_3d: Fix stencil back mask | ReinUsesLisp | 2020-02-02 | 1 | -3/+3 |
* | | | | | Merge pull request #3391 from Morph1984/remove-unknown | Zach Hilman | 2020-02-09 | 5 | -15/+1 |
|\ \ \ \ \ |
|
| * | | | | | Remove option "Show files with type 'Unknown'" | Morph | 2020-02-09 | 5 | -15/+1 |
* | | | | | | Merge pull request #3388 from bunnei/service-shared-ptr | bunnei | 2020-02-09 | 9 | -50/+52 |
|\ \ \ \ \ \ |
|
| * | | | | | | hle: services: Use std::shared_ptr instead of copy by value. | bunnei | 2020-02-08 | 9 | -50/+52 |
* | | | | | | | Merge pull request #3387 from bunnei/gpu-mpscqueue | bunnei | 2020-02-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gpu_thread: Use MPSCQueue for GPU commands. | bunnei | 2020-02-08 | 1 | -1/+1 |
| |/ / / / / / |
|
* / / / / / / | video_core: memory_manager: Use GPU interface for cache functions. | bunnei | 2020-02-08 | 3 | -14/+9 |
|/ / / / / / |
|
* | | | | | | Merge pull request #3378 from ReinUsesLisp/uscaled | bunnei | 2020-02-08 | 1 | -8/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | maxwell_to_gl: Implement R8G8_USCALED | ReinUsesLisp | 2020-02-05 | 1 | -0/+8 |
| * | | | | | | maxwell_to_gl: Reduce unimplemented formats to LOG_ERROR | ReinUsesLisp | 2020-02-05 | 1 | -8/+4 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #3369 from ReinUsesLisp/shf | bunnei | 2020-02-08 | 2 | -11/+122 |
|\ \ \ \ \ \ |
|
| * | | | | | | shader/shift: Implement SHIFT_RIGHT_{IMM,R} | ReinUsesLisp | 2020-02-02 | 1 | -26/+58 |
| * | | | | | | shader/shift: Implement SHF_LEFT_{IMM,R} | ReinUsesLisp | 2020-02-02 | 2 | -10/+89 |
* | | | | | | | Merge pull request #3381 from bunnei/ipc-fix | bunnei | 2020-02-07 | 2 | -23/+57 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | services: prepo: Fix IPC interface with SaveReport/SaveReportWithUser. | bunnei | 2020-02-06 | 1 | -15/+15 |
| * | | | | | | | hle_ipc: Add error checking to read/write buffer access. | bunnei | 2020-02-06 | 1 | -8/+42 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3362 from ReinUsesLisp/fix-instanced | bunnei | 2020-02-07 | 2 | -106/+28 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gl_rasterizer: Fix instanced draw arrays | ReinUsesLisp | 2020-01-30 | 2 | -106/+28 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | kernel: transfer_memory: Properly reserve and reset memory region. | bunnei | 2020-02-06 | 5 | -40/+116 |
* | | | | | | | wait_object: Make wait behavior only require one object to signal. | Zach Hilman | 2020-02-06 | 1 | -11/+2 |
* | | | | | | | am: Correct IPC object count mismatch. | bunnei | 2020-02-06 | 1 | -6/+4 |
* | | | | | | | services: am: Clear events on PopOutData and PopInteractiveOutData. | bunnei | 2020-02-06 | 1 | -0/+2 |
* | | | | | | | am: Refactor IStorage interface. | bunnei | 2020-02-06 | 7 | -43/+81 |
* | | | | | | | applets: software_keyboard: Signal state change on end of interactive session. | bunnei | 2020-02-06 | 1 | -0/+1 |
* | | | | | | | applets: software_keyboard: Minor cleanup. | bunnei | 2020-02-06 | 1 | -2/+2 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | vk_rasterizer: Use noexcept variants of std::bitset | ReinUsesLisp | 2020-02-04 | 1 | -4/+5 |
* | | | | | | Merge pull request #3357 from ReinUsesLisp/bfi-rc | bunnei | 2020-02-04 | 2 | -2/+7 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | shader/bfi: Implement register-constant buffer variant | ReinUsesLisp | 2020-01-27 | 2 | -2/+7 |
* | | | | | | Merge pull request #3356 from ReinUsesLisp/fcmp | bunnei | 2020-02-04 | 2 | -1/+17 |
|\ \ \ \ \ \ |
|
| * | | | | | | shader/arithmetic: Implement FCMP | ReinUsesLisp | 2020-01-27 | 2 | -1/+17 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3360 from CJBok/statusbar-buttons | bunnei | 2020-02-03 | 2 | -6/+94 |
|\ \ \ \ \ \ |
|
| * | | | | | | clang | CJBok | 2020-01-29 | 1 | -2/+2 |
| * | | | | | | minor corrections | CJBok | 2020-01-29 | 1 | -2/+2 |
| * | | | | | | GUI: Togglable graphics settings buttons in status bar | CJBok | 2020-01-28 | 2 | -7/+95 |
* | | | | | | | Merge pull request #3337 from ReinUsesLisp/vulkan-staged | bunnei | 2020-02-03 | 34 | -179/+1154 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | yuzu/bootmanager: Define Vulkan widget only when enabled | ReinUsesLisp | 2020-01-29 | 1 | -0/+2 |
| * | | | | | | | yuzu_cmd: Fix memcpy on Vulkan handlers | ReinUsesLisp | 2020-01-29 | 2 | -9/+10 |
| * | | | | | | | yuzu: Implement Vulkan frontend | ReinUsesLisp | 2020-01-29 | 24 | -171/+1089 |
| * | | | | | | | web_service/telemetry_json: Report USER_CONFIG | ReinUsesLisp | 2020-01-29 | 1 | -0/+1 |
| * | | | | | | | settings: Add settings for graphics backend | ReinUsesLisp | 2020-01-29 | 6 | -3/+48 |
| * | | | | | | | core: Only wait for idle on gpu_core when it was initialized | ReinUsesLisp | 2020-01-29 | 1 | -1/+3 |
| * | | | | | | | shader/other: Fix skips for SYNC and BRK | ReinUsesLisp | 2020-01-29 | 1 | -2/+2 |
| * | | | | | | | shader/other: Stub S2R LaneId | ReinUsesLisp | 2020-01-29 | 1 | -1/+4 |
| * | | | | | | | buffer_cache: Delay buffer destructions | ReinUsesLisp | 2020-01-29 | 1 | -1/+4 |
* | | | | | | | | input_common/udp: Ensure that UDP is shut down within Shutdown() | Lioncash | 2020-02-03 | 1 | -0/+1 |
* | | | | | | | | input_common/udp: Add missing override specifiers | Lioncash | 2020-02-03 | 1 | -2/+2 |
* | | | | | | | | input_common/udp: std::move SocketCallback instances where applicable | Lioncash | 2020-02-03 | 1 | -2/+2 |
* | | | | | | | | input_common/udp: std::move shared_ptr within Client constructor | Lioncash | 2020-02-03 | 1 | -1/+1 |
* | | | | | | | | udp/client: Replace deprecated from_string() call with make_address_v4() | Lioncash | 2020-02-03 | 1 | -2/+2 |
* | | | | | | | | input_common/udp: Silence -Wreorder warning for Socket | Lioncash | 2020-02-03 | 1 | -4/+3 |
* | | | | | | | | input_common/udp: Remove unnecessary inclusions | Lioncash | 2020-02-03 | 4 | -8/+4 |
* | | | | | | | | input_common/udp: Add missing header guard | Lioncash | 2020-02-03 | 1 | -0/+2 |
* | | | | | | | | shader: Remove curly braces initializers on shared pointers | ReinUsesLisp | 2020-02-02 | 5 | -12/+12 |
| |_|_|_|_|/ /
|/| | | | | | |
|
* | | | | | | | Merge pull request #3282 from FernandoS27/indexed-samplers | bunnei | 2020-02-02 | 24 | -58/+610 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Shader_IR: Address feedback. | Fernando Sahmkow | 2020-01-25 | 10 | -36/+40 |
| * | | | | | | | Shader_IR: Change name of TrackSampler function so it does not confuse with the type. | Fernando Sahmkow | 2020-01-24 | 3 | -7/+10 |
| * | | | | | | | Shader_IR: Corrections, styling and extras. | Fernando Sahmkow | 2020-01-24 | 1 | -2/+4 |
| * | | | | | | | Shader_IR: Correct Custom Variable assignment. | Fernando Sahmkow | 2020-01-24 | 2 | -0/+4 |
| * | | | | | | | Shader_IR: Propagate bindless index into the GL compiler. | Fernando Sahmkow | 2020-01-24 | 5 | -24/+54 |
| * | | | | | | | Shader_IR: Implement Injectable Custom Variables to the IR. | Fernando Sahmkow | 2020-01-24 | 5 | -1/+70 |
| * | | | | | | | GL Backend: Introduce indexed samplers into the GL backend | Fernando Sahmkow | 2020-01-24 | 2 | -10/+39 |
| * | | | | | | | Shader_IR: deduce size of indexed samplers | Fernando Sahmkow | 2020-01-24 | 4 | -8/+60 |
| * | | | | | | | Shader_IR: Setup Indexed Samplers on the IR | Fernando Sahmkow | 2020-01-24 | 1 | -20/+46 |
| * | | | | | | | Shader_IR: Implement initial code for tracking indexed samplers. | Fernando Sahmkow | 2020-01-24 | 4 | -0/+139 |
| * | | | | | | | Shader_IR: Address Feedback | Fernando Sahmkow | 2020-01-24 | 5 | -35/+37 |
| * | | | | | | | Shader_IR: Allow constant access of guest driver. | Fernando Sahmkow | 2020-01-24 | 7 | -1/+18 |
| * | | | | | | | Shader_IR: Address Feedback | Fernando Sahmkow | 2020-01-24 | 4 | -21/+29 |
| * | | | | | | | Guest_driver: Correct compiling errors in GCC. | Fernando Sahmkow | 2020-01-24 | 2 | -1/+5 |
| * | | | | | | | Shader_IR: Store Bound buffer on Shader Usage | Fernando Sahmkow | 2020-01-24 | 5 | -5/+41 |
| * | | | | | | | GPU: Implement guest driver profile and deduce texture handler sizes. | Fernando Sahmkow | 2020-01-24 | 13 | -0/+127 |
* | | | | | | | | Merge pull request #3268 from CJBok/deadzone | bunnei | 2020-02-01 | 3 | -1/+106 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | const correction | CJBok | 2020-01-03 | 1 | -1/+1 |
| * | | | | | | | | clang | CJBok | 2020-01-03 | 1 | -22/+22 |
| * | | | | | | | | Update configure_input_player.cpp | CJBok | 2020-01-03 | 1 | -23/+23 |
| * | | | | | | | | Added deadzone controls for sdl engine at input settings | CJBok | 2020-01-03 | 3 | -24/+129 |
* | | | | | | | | | Merge pull request #3284 from CJBok/hid-fix | bunnei | 2020-02-01 | 3 | -13/+52 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
| * | | | | | | | | Moved analog direction logic to sdl_impl | CJBok | 2020-01-15 | 3 | -9/+48 |
| * | | | | | | | | Corrected directional states sensitivity | CJBok | 2020-01-14 | 1 | -9/+9 |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' | CJBok | 2020-01-12 | 14 | -10/+1643 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | hid: Fix analog sticks directional states | CJBok | 2020-01-09 | 1 | -12/+12 |
* | | | | | | | | | | Merge pull request #3364 from lioncash/thread | bunnei | 2020-01-31 | 2 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | core/arm: Remove usage of global GetCurrentThread() | Lioncash | 2020-01-31 | 2 | -2/+4 |
* | | | | | | | | | | | Merge pull request #3363 from lioncash/unique_ptr | bunnei | 2020-01-31 | 4 | -17/+17 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | kernel/physical_core: Make use of std::unique_ptr | Lioncash | 2020-01-31 | 2 | -4/+10 |
| * | | | | | | | | | | | core/cpu_manager: Remove unused includes | Lioncash | 2020-01-31 | 1 | -2/+0 |
| * | | | | | | | | | | | kernel/physical_core: Remove unused kernel reference member variable | Lioncash | 2020-01-31 | 3 | -11/+7 |
| |/ / / / / / / / / / |
|
* / / / / / / / / / / | Revert "system_archive: Fix Korean and Chinese fonts" | bunnei | 2020-01-31 | 5 | -880167/+27164 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #3353 from FernandoS27/aries | bunnei | 2020-01-31 | 24 | -515/+541 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | System: Address Feedback | Fernando Sahmkow | 2020-01-27 | 11 | -24/+30 |
| * | | | | | | | | | | System: Correct PrepareReschedule. | Fernando Sahmkow | 2020-01-26 | 1 | -1/+1 |
| * | | | | | | | | | | Kernel: Remove a few global instances from the kernel. | Fernando Sahmkow | 2020-01-26 | 2 | -2/+2 |
| * | | | | | | | | | | Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. | Fernando Sahmkow | 2020-01-26 | 15 | -128/+115 |
| * | | | | | | | | | | ArmInterface: Delegate Exclusive monitor factory to exclusive monitor interfasce. | Fernando Sahmkow | 2020-01-26 | 3 | -16/+24 |
| * | | | | | | | | | | Core: Refactor CPU Management. | Fernando Sahmkow | 2020-01-25 | 10 | -224/+168 |
| * | | | | | | | | | | Kernel: Implement Physical Core. | Fernando Sahmkow | 2020-01-24 | 2 | -0/+81 |
* | | | | | | | | | | | Merge pull request #3151 from FearlessTobi/fix-korean | bunnei | 2020-01-30 | 5 | -27164/+880167 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Disable clang-format for font files | FearlessTobi | 2020-01-24 | 3 | -0/+6 |
| * | | | | | | | | | | | system_archive: Fix Chinese font | FearlessTobi | 2020-01-19 | 2 | -13582/+694524 |
| * | | | | | | | | | | | system_archive: Fix Korean font | FearlessTobi | 2020-01-19 | 2 | -13582/+185637 |
* | | | | | | | | | | | | Merge pull request #3347 from ReinUsesLisp/local-mem | bunnei | 2020-01-30 | 1 | -30/+55 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | shader/memory: Implement STL.S16 and STS.S16 | ReinUsesLisp | 2020-01-25 | 1 | -3/+10 |
| * | | | | | | | | | | | shader/memory: Implement unaligned LDL.S16 and LDS.S16 | ReinUsesLisp | 2020-01-25 | 1 | -5/+3 |
| * | | | | | | | | | | | shader/memory: Move unaligned load/store to functions | ReinUsesLisp | 2020-01-25 | 1 | -18/+27 |
| * | | | | | | | | | | | shader/memory: Implement LDL.S16 and LDS.S16 | ReinUsesLisp | 2020-01-25 | 1 | -12/+23 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge pull request #3350 from ReinUsesLisp/atom | bunnei | 2020-01-29 | 5 | -39/+86 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | shader/memory: Implement ATOM.ADD | ReinUsesLisp | 2020-01-26 | 5 | -39/+86 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #3355 from ReinUsesLisp/break-down | bunnei | 2020-01-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | texture_cache/surface_base: Fix layered break down | ReinUsesLisp | 2020-01-27 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #3358 from ReinUsesLisp/implicit-texture-cache | bunnei | 2020-01-29 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
|
| * | | | | | | | | | gl_texture_cache: Silence implicit sign cast warnings | ReinUsesLisp | 2020-01-28 | 1 | -3/+6 |
* | | | | | | | | | | Merge pull request #3359 from ReinUsesLisp/assert-point-size | bunnei | 2020-01-28 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | gl_shader_decompiler: Remove UNIMPLEMENTED for gl_PointSize | ReinUsesLisp | 2020-01-28 | 1 | -1/+0 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #3354 from ReinUsesLisp/depth-stencil | bunnei | 2020-01-28 | 1 | -4/+27 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | gl_texture_cache: Properly implement depth/stencil sampling | ReinUsesLisp | 2020-01-27 | 1 | -4/+27 |
| |/ / / / / / / / |
|
* / / / / / / / / | bsd: Stub several more functions. | bunnei | 2020-01-25 | 2 | -4/+48 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #3343 from FearlessTobi/ui-tab | bunnei | 2020-01-25 | 8 | -104/+76 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | yuzu/configuration: create UI tab and move gamelist settings there | FearlessTobi | 2020-01-24 | 8 | -104/+76 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3326 from FearlessTobi/port-5039 | bunnei | 2020-01-25 | 4 | -36/+23 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | common/logging: don't use regex for path trimming | BreadFish64 | 2020-01-23 | 4 | -36/+23 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #3344 from ReinUsesLisp/vk-botw | bunnei | 2020-01-24 | 3 | -19/+16 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | vk_shader_decompiler: Disable default values on unwritten render targets | ReinUsesLisp | 2020-01-24 | 3 | -19/+16 |
* | | | | | | | | Merge pull request #3273 from FernandoS27/txd-array | bunnei | 2020-01-24 | 1 | -5/+12 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Shader_IR: Implement TXD Array. | Fernando Sahmkow | 2020-01-04 | 1 | -5/+12 |
* | | | | | | | | | Merge pull request #3340 from SciresM/pmdx | bunnei | 2020-01-24 | 2 | -3/+10 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | loader: provide default arguments (zero byte) to NSOs | Michael Scire | 2020-01-23 | 2 | -3/+10 |
* | | | | | | | | | Replace GetString with Get function | FearlessTobi | 2020-01-23 | 1 | -2/+2 |
* | | | | | | | | | Address second part of review comments | FearlessTobi | 2020-01-23 | 4 | -14/+18 |
* | | | | | | | | | Address review comments | FearlessTobi | 2020-01-23 | 4 | -65/+72 |
* | | | | | | | | | Input: UDP Client to provide motion and touch controls | fearlessTobi | 2020-01-23 | 13 | -4/+897 |
| |_|_|/ / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #3341 from bunnei/time-posix-myrule | bunnei | 2020-01-23 | 4 | -1/+34 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | service: time: Implement ToPosixTimeWithMyRule. | bunnei | 2020-01-23 | 4 | -1/+34 |
* | | | | | | | | | Merge pull request #3338 from ReinUsesLisp/no-fastmath | Fernando Sahmkow | 2020-01-23 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | gl_shader_cache: Disable fastmath on Nvidia | ReinUsesLisp | 2020-01-21 | 1 | -0/+4 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3324 from FearlessTobi/port-5037 | bunnei | 2020-01-23 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | CMake: Create thin archives on Linux | Léo Lam | 2020-01-19 | 1 | -0/+9 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | GUI: fix minor issues with dark themes | Bartosz Kaszubowski | 2020-01-22 | 1 | -3/+3 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #3330 from ReinUsesLisp/vk-blit-screen | Fernando Sahmkow | 2020-01-21 | 5 | -6/+754 |
|\ \ \ \ \ \ |
|
| * | | | | | | vk_blit_screen: Address feedback | ReinUsesLisp | 2020-01-20 | 4 | -22/+25 |
| * | | | | | | vk_blit_screen: Initial implementation | ReinUsesLisp | 2020-01-20 | 3 | -0/+745 |
* | | | | | | | time: Fix month off-by-one error. | bunnei | 2020-01-20 | 1 | -2/+2 |
* | | | | | | | Merge pull request #3332 from bunnei/config-audio-tab | bunnei | 2020-01-20 | 1 | -3/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | yuzu_qt: config: Move audio to its own tab. | bunnei | 2020-01-20 | 1 | -3/+3 |
* | | | | | | | | Merge pull request #3328 from ReinUsesLisp/vulkan-atoms | bunnei | 2020-01-20 | 1 | -3/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | vk_shader_decompiler: Implement UAtomicAdd (ATOMS) on SPIR-V | ReinUsesLisp | 2020-01-19 | 1 | -3/+11 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3322 from ReinUsesLisp/vk-front-face | bunnei | 2020-01-20 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | vk_graphics_pipeline: Set front facing properly | ReinUsesLisp | 2020-01-18 | 2 | -2/+2 |
* | | | | | | | | Merge pull request #3271 from bunnei/time-rewrite | bunnei | 2020-01-20 | 43 | -534/+3665 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | service: time: Implement GetStandardLocalSystemClock. | bunnei | 2020-01-05 | 3 | -1/+9 |
| * | | | | | | | time: Remove overflow error checking (currently breaks ADO builds). | bunnei | 2020-01-04 | 2 | -18/+2 |
| * | | | | | | | service: time: Implement GetClockSnapshotFromSystemClockContext. | bunnei | 2020-01-04 | 3 | -3/+27 |
| * | | | | | | | service: time: Implement IsStandardNetworkSystemClockAccuracySufficient. | bunnei | 2020-01-04 | 5 | -1/+51 |
| * | | | | | | | system_archive: Add a basic HLE implementation for time zone binary. | bunnei | 2020-01-04 | 4 | -1/+675 |
| * | | | | | | | service: time: Rewrite implementation of glue services. | bunnei | 2020-01-04 | 35 | -444/+2834 |
| * | | | | | | | core: Initialize several structs that make use of Common::UUID. | bunnei | 2020-01-04 | 5 | -100/+101 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3313 from ReinUsesLisp/vk-rasterizer | bunnei | 2020-01-20 | 4 | -1/+1466 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vk_rasterizer: Address feedback | ReinUsesLisp | 2020-01-18 | 2 | -25/+32 |
| * | | | | | | | vk_rasterizer: Implement Vulkan's rasterizer | ReinUsesLisp | 2020-01-17 | 3 | -1/+1386 |
| * | | | | | | | renderer_vulkan: Add header as placeholder | ReinUsesLisp | 2020-01-17 | 2 | -0/+73 |
* | | | | | | | | GUI/gamelist: add "None" as an option for second row and remove dynamically duplicate row options (#3309) | Bartosz Kaszubowski | 2020-01-19 | 3 | -14/+53 |
| |_|_|/ / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #3317 from ReinUsesLisp/gl-decomp-cc-decomp | Fernando Sahmkow | 2020-01-19 | 1 | -27/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gl_shader_decompiler: Fix decompilation of condition codes | ReinUsesLisp | 2020-01-18 | 1 | -27/+5 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | gl_state: Use bool instead of GLboolean | ReinUsesLisp | 2020-01-18 | 2 | -3/+3 |
* | | | | | | | Merge pull request #3298 from Simek/missing_hotkeys | bunnei | 2020-01-18 | 2 | -0/+17 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | GUI: add few missing hotkeys to main menu | Bartosz Kaszubowski | 2020-01-13 | 2 | -0/+17 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | core/memory: Create a special MapMemoryRegion for physical memory. | Markus Wick | 2020-01-18 | 4 | -4/+31 |
* | | | | | | | core/hle: Simplify PhysicalMemory usage in vm_manager. | Markus Wick | 2020-01-18 | 1 | -23/+11 |
* | | | | | | | core/loaders: Simplify PhysicalMemory usage. | Markus Wick | 2020-01-18 | 3 | -8/+12 |
* | | | | | | | Merge pull request #3305 from ReinUsesLisp/point-size-program | bunnei | 2020-01-18 | 4 | -2/+13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gl_state: Implement PROGRAM_POINT_SIZE | ReinUsesLisp | 2020-01-15 | 4 | -2/+13 |
* | | | | | | | | Merge pull request #3312 from ReinUsesLisp/atoms-u32 | bunnei | 2020-01-18 | 5 | -3/+74 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | shader/memory: Implement ATOMS.ADD.U32 | ReinUsesLisp | 2020-01-16 | 5 | -3/+74 |
* | | | | | | | | | Remove unused CPU Vendor string and telemtry field | James Rowe | 2020-01-18 | 3 | -114/+0 |
* | | | | | | | | | Add headbar icon on Linux | TotalCaesar659 | 2020-01-18 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #3306 from ReinUsesLisp/gl-texture | bunnei | 2020-01-17 | 1 | -9/+7 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | gl_texture_cache: Use local variables to simplify DownloadTexture | ReinUsesLisp | 2020-01-14 | 1 | -6/+4 |
| * | | | | | | | | gl_texture_cache: Fix format for RGBX16F | ReinUsesLisp | 2020-01-14 | 1 | -1/+1 |
| * | | | | | | | | gl_texture_cache: Use Snorm internal format for RG8S | ReinUsesLisp | 2020-01-14 | 1 | -1/+1 |
| * | | | | | | | | gl_texture_cache: Use Snorm internal format for ABGR8S | ReinUsesLisp | 2020-01-14 | 1 | -1/+1 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3311 from ReinUsesLisp/z32fx24s8 | bunnei | 2020-01-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | format_lookup_table: Fix ZF32_X24S8 component types | ReinUsesLisp | 2020-01-16 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3300 from ReinUsesLisp/vk-texture-cache | bunnei | 2020-01-17 | 5 | -5/+724 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | vk_texture_cache: Address feedback | ReinUsesLisp | 2020-01-16 | 2 | -22/+8 |
| * | | | | | | vk_texture_cache: Fix typo in commentary | Rodrigo Locatti | 2020-01-16 | 1 | -1/+1 |
| * | | | | | | vk_texture_cache: Implement generic texture cache on Vulkan | ReinUsesLisp | 2020-01-14 | 4 | -1/+733 |
| * | | | | | | texture_cache/surface_params: Make GetNumLayers public | ReinUsesLisp | 2020-01-14 | 1 | -4/+5 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #3308 from lioncash/private | bunnei | 2020-01-16 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | maxwell_3d: Make dirty_pointers private | Lioncash | 2020-01-16 | 1 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #3304 from lioncash/fwd-decl | bunnei | 2020-01-16 | 2 | -15/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | renderer_opengl/utils: Remove unused header inclusions | Lioncash | 2020-01-15 | 1 | -3/+0 |
| * | | | | | | renderer_opengl/utils: Forward declare private structs | Lioncash | 2020-01-15 | 2 | -12/+16 |
* | | | | | | | Fix git version in scm_rev.cpp | James Rowe | 2020-01-16 | 1 | -0/+5 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #3303 from lioncash/reorder | Rodrigo Locatti | 2020-01-14 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | control_flow: Silence -Wreorder warning for CFGRebuildState | Lioncash | 2020-01-14 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3302 from lioncash/unused-var | Rodrigo Locatti | 2020-01-14 | 1 | -7/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | gl_shader_cache: Remove unused STAGE_RESERVED_UBOS constant | Lioncash | 2020-01-14 | 1 | -3/+0 |
| * | | | | | | gl_shader_cache: std::move entries in CachedShader constructor | Lioncash | 2020-01-14 | 1 | -3/+4 |
| * | | | | | | gl_shader_cache: Remove unused entries variable in BuildShader() | Lioncash | 2020-01-14 | 1 | -1/+0 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3296 from Simek/hotkeys_resize | bunnei | 2020-01-14 | 1 | -0/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | GUI/configure: resize hotkeys column to content | Bartosz Kaszubowski | 2020-01-12 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #3287 from ReinUsesLisp/ldg-stg-16 | bunnei | 2020-01-14 | 2 | -34/+52 |
|\ \ \ \ \ |
|
| * | | | | | shader_ir/memory: Implement u16 and u8 for STG and LDG | ReinUsesLisp | 2020-01-09 | 2 | -34/+52 |
* | | | | | | Merge pull request #3288 from ReinUsesLisp/uncurse-aoffi | bunnei | 2020-01-14 | 1 | -10/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | shader_ir/texture: Simplify AOFFI code | ReinUsesLisp | 2020-01-09 | 1 | -10/+6 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3290 from ReinUsesLisp/gl-clamp | bunnei | 2020-01-14 | 3 | -6/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | maxwell_to_vk: Implement GL_CLAMP hacking Nvidia's driver | ReinUsesLisp | 2020-01-10 | 3 | -6/+11 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3292 from degasus/heap_space_fix | bunnei | 2020-01-14 | 1 | -2/+2 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | core/kernel: Fix GetTotalPhysicalMemoryUsed. | Markus Wick | 2020-01-11 | 1 | -2/+2 |
| |/ / / / |
|
* | | | | | vk_compute_pass: Address feedback | Rodrigo Locatti | 2020-01-11 | 1 | -0/+2 |
* | | | | | vk_compute_pass: Add compute passes to emulate missing Vulkan features | ReinUsesLisp | 2020-01-08 | 3 | -0/+416 |
* | | | | | vk_shader_util: Add helper to build SPIR-V shaders | ReinUsesLisp | 2020-01-08 | 3 | -0/+53 |
|/ / / / |
|
* | | | | Merge pull request #3279 from ReinUsesLisp/vk-pipeline-cache | Fernando Sahmkow | 2020-01-08 | 10 | -10/+1172 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | vk_pipeline_cache: Initial implementation | ReinUsesLisp | 2020-01-07 | 2 | -1/+460 |
| * | | | vk_graphics_pipeline: Initial implementation | ReinUsesLisp | 2020-01-07 | 4 | -0/+395 |
| * | | | vk_compute_pipeline: Initial implementation | ReinUsesLisp | 2020-01-07 | 4 | -0/+219 |
| * | | | vk_pipeline_cache: Add file and define descriptor update template filler | ReinUsesLisp | 2020-01-07 | 3 | -0/+67 |
| * | | | fixed_pipeline_state: Add depth clamp | ReinUsesLisp | 2020-01-07 | 2 | -10/+18 |
| * | | | vk_rasterizer: Add placeholder | ReinUsesLisp | 2020-01-07 | 2 | -0/+14 |
* | | | | Merge pull request #3272 from bunnei/vi-close-layer | bunnei | 2020-01-07 | 5 | -11/+48 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | service: vi: Implement CloseLayer. | bunnei | 2020-01-04 | 5 | -11/+48 |
| |/ / |
|
* | | | Merge pull request #3276 from ReinUsesLisp/pipeline-reqs | bunnei | 2020-01-06 | 5 | -1/+345 |
|\ \ \ |
|
| * | | | vk_renderpass_cache: Initial implementation | ReinUsesLisp | 2020-01-06 | 3 | -0/+199 |
| * | | | vk_update_descriptor: Initial implementation | ReinUsesLisp | 2020-01-06 | 3 | -1/+146 |
* | | | | Merge pull request #3278 from ReinUsesLisp/vk-memory-manager | bunnei | 2020-01-06 | 6 | -309/+415 |
|\ \ \ \ |
|
| * | | | | vk_stream_buffer/vk_buffer_cache: Avoid halting and use generic cache | ReinUsesLisp | 2020-01-06 | 4 | -62/+340 |
| * | | | | vk_memory_manager: Misc changes | ReinUsesLisp | 2020-01-06 | 2 | -88/+142 |
| * | | | | vk_buffer_cache: Temporarily remove buffer cache | ReinUsesLisp | 2020-01-06 | 2 | -226/+0 |
| |/ / / |
|
* | | | | Merge pull request #3277 from ReinUsesLisp/make-current | bunnei | 2020-01-06 | 1 | -9/+2 |
|\ \ \ \ |
|
| * | | | | yuzu/bootmanager: Remove {glx,wgl}MakeCurrent on SwapBuffers | ReinUsesLisp | 2020-01-06 | 1 | -9/+2 |
| |/ / / |
|
* | | | | Merge pull request #3261 from degasus/page_table | bunnei | 2020-01-06 | 2 | -9/+17 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | core/memory + arm/dynarmic: Use a global offset within our arm page table. | Markus Wick | 2020-01-01 | 2 | -9/+17 |
* | | | | Merge pull request #3257 from degasus/no_busy_loops | bunnei | 2020-01-06 | 3 | -5/+9 |
|\ \ \ \ |
|
| * | | | | video_core: Block in WaitFence. | Markus Wick | 2019-12-30 | 3 | -5/+9 |
* | | | | | Merge pull request #3264 from ReinUsesLisp/vk-descriptor-pool | Fernando Sahmkow | 2020-01-05 | 3 | -0/+147 |
|\ \ \ \ \ |
|
| * | | | | | Update src/video_core/renderer_vulkan/vk_descriptor_pool.cpp | Rodrigo Locatti | 2020-01-03 | 1 | -1/+1 |
| * | | | | | vk_descriptor_pool: Initial implementation | ReinUsesLisp | 2020-01-01 | 3 | -0/+147 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #2945 from FernandoS27/fix-bcat | bunnei | 2020-01-05 | 1 | -3/+17 |
|\ \ \ \ \ |
|
| * | | | | | nifm: Only return that there's an internet connection when there's a BCATServer | Fernando Sahmkow | 2019-11-07 | 1 | -3/+17 |
* | | | | | | Merge pull request #3258 from FernandoS27/shader-amend | bunnei | 2020-01-04 | 5 | -2/+52 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Shader_IR: Address Feedback | Fernando Sahmkow | 2020-01-04 | 5 | -38/+19 |
| * | | | | | Shader_IR: add the ability to amend code in the shader ir. | Fernando Sahmkow | 2019-12-30 | 5 | -3/+72 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #3247 from FernandoS27/remap-fix | bunnei | 2020-01-03 | 2 | -3/+5 |
|\ \ \ \ \ |
|
| * | | | | | NvServices: Correct Ioctl Remap. | Fernando Sahmkow | 2019-12-25 | 2 | -3/+5 |
* | | | | | | yuzu: Remove Maxwell debugger | ReinUsesLisp | 2020-01-03 | 14 | -640/+0 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge pull request #3243 from ReinUsesLisp/topologies | bunnei | 2020-01-02 | 1 | -4/+18 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | maxwell_to_gl: Implement missing primitive topologies | ReinUsesLisp | 2019-12-23 | 1 | -4/+18 |
* | | | | | Merge pull request #3239 from ReinUsesLisp/p2r | bunnei | 2020-01-01 | 2 | -17/+47 |
|\ \ \ \ \ |
|
| * | | | | | shader/p2r: Implement P2R Pr | ReinUsesLisp | 2019-12-20 | 1 | -1/+15 |
| * | | | | | shader/r2p: Refactor P2R to support P2R | ReinUsesLisp | 2019-12-20 | 2 | -17/+33 |
* | | | | | | Merge pull request #3248 from ReinUsesLisp/vk-image | Fernando Sahmkow | 2019-12-30 | 3 | -0/+192 |
|\ \ \ \ \ \ |
|
| * | | | | | | vk_image: Avoid unnecesary equals | Rodrigo Locatti | 2019-12-30 | 1 | -1/+1 |
| * | | | | | | vk_image: Add an image object abstraction | ReinUsesLisp | 2019-12-25 | 3 | -0/+192 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #3249 from ReinUsesLisp/vk-staging-buffer-pool | Fernando Sahmkow | 2019-12-30 | 3 | -0/+212 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | vk_staging_buffer_pool: Initialize last epoch to zero | Rodrigo Locatti | 2019-12-29 | 1 | -1/+1 |
| * | | | | | vk_staging_buffer_pool: Add a staging pool for temporary operations | ReinUsesLisp | 2019-12-25 | 3 | -0/+212 |
| |/ / / / |
|
* | | | | | Merge pull request #3250 from ReinUsesLisp/empty-fragment | Fernando Sahmkow | 2019-12-28 | 2 | -0/+7 |
|\ \ \ \ \ |
|
| * | | | | | gl_rasterizer: Allow rendering without fragment shader | ReinUsesLisp | 2019-12-26 | 2 | -0/+7 |
| |/ / / / |
|
* | | | | | Merge pull request #3228 from ReinUsesLisp/ptp | bunnei | 2019-12-27 | 5 | -74/+142 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | shader/texture: Implement TLD4.PTP | ReinUsesLisp | 2019-12-16 | 5 | -56/+120 |
| * | | | | shader/texture: Enable arrayed TLD4 | ReinUsesLisp | 2019-12-16 | 1 | -1/+0 |
| * | | | | gl_shader_decompiler: Rename "sepparate" to "separate" | ReinUsesLisp | 2019-12-16 | 1 | -3/+3 |
| * | | | | shader/texture: Implement AOFFI for TLD4S | ReinUsesLisp | 2019-12-16 | 1 | -13/+18 |
| * | | | | shader/texture: Remove unnecesary parenthesis | ReinUsesLisp | 2019-12-16 | 1 | -2/+2 |
* | | | | | Merge pull request #3244 from ReinUsesLisp/vk-fps | Fernando Sahmkow | 2019-12-25 | 4 | -6/+594 |
|\ \ \ \ \ |
|
| * | | | | | fixed_pipeline_state: Define symetric operator!= and mark as noexcept | ReinUsesLisp | 2019-12-24 | 2 | -40/+92 |
| * | | | | | fixed_pipeline_state: Define structure and loaders | ReinUsesLisp | 2019-12-23 | 3 | -0/+528 |
| * | | | | | maxwell_3d: Add depth bounds registers | ReinUsesLisp | 2019-12-23 | 1 | -6/+14 |
* | | | | | | Merge pull request #3236 from ReinUsesLisp/rasterize-enable | bunnei | 2019-12-25 | 6 | -4/+28 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | gl_rasterizer: Implement RASTERIZE_ENABLE | ReinUsesLisp | 2019-12-18 | 6 | -4/+28 |
* | | | | | | Merge pull request #3241 from ReinUsesLisp/gl-shader-cache | bunnei | 2019-12-22 | 1 | -19/+14 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | gl_shader_cache: Update commentary for shared memory | ReinUsesLisp | 2019-12-21 | 1 | -9/+6 |
| * | | | | | gl_shader_cache: Remove unused entry in GetPrimitiveDescription | ReinUsesLisp | 2019-12-21 | 1 | -11/+9 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #3238 from ReinUsesLisp/vk-resource-manager | bunnei | 2019-12-22 | 4 | -1/+82 |
|\ \ \ \ \ |
|
| * | | | | | vk_resource_manager: Add entry to VKFence to test its usage | ReinUsesLisp | 2019-12-19 | 1 | -0/+8 |
| * | | | | | vk_reosurce_manager: Add assert for releasing fences | ReinUsesLisp | 2019-12-19 | 1 | -0/+1 |
| * | | | | | vk_resource_manager: Implement VKFenceWatch move constructor | ReinUsesLisp | 2019-12-19 | 2 | -0/+32 |
| * | | | | | vk_device: Add entry to catch device losses | ReinUsesLisp | 2019-12-19 | 3 | -1/+40 |
| * | | | | | vk_device: Add query for RGBA8Uint | ReinUsesLisp | 2019-12-19 | 1 | -0/+1 |
* | | | | | | Merge pull request #3203 from FernandoS27/tex-cache-fixes | bunnei | 2019-12-22 | 4 | -1/+144 |
|\ \ \ \ \ \ |
|
| * | | | | | | Texture Cache: Improve documentation | Fernando Sahmkow | 2019-12-22 | 2 | -4/+5 |
| * | | | | | | Texture Cache: Address Feedback | Fernando Sahmkow | 2019-12-22 | 2 | -11/+11 |
| * | | | | | | Texture Cache: Add HLE methods for building 3D textures within the GPU in certain scenarios. | Fernando Sahmkow | 2019-12-22 | 4 | -1/+143 |
* | | | | | | | Merge pull request #3237 from ReinUsesLisp/vk-shader-decompiler | Fernando Sahmkow | 2019-12-22 | 2 | -38/+49 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | vk_shader_decompiler: Fix full decompilation | ReinUsesLisp | 2019-12-19 | 1 | -3/+5 |
| * | | | | | | vk_shader_decompiler: Skip NDC correction when it is native | ReinUsesLisp | 2019-12-19 | 2 | -1/+2 |
| * | | | | | | vk_shader_decompiler: Normalize output fragment attachments | ReinUsesLisp | 2019-12-19 | 2 | -12/+12 |
| * | | | | | | vk_shader_decompiler: Update sirit and implement Texture AOFFI | ReinUsesLisp | 2019-12-19 | 1 | -22/+30 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3230 from ReinUsesLisp/vk-emu-shaders | Fernando Sahmkow | 2019-12-22 | 4 | -0/+122 |
|\ \ \ \ \ \ |
|
| * | | | | | | renderer_vulkan/shader: Add helper GLSL shaders | ReinUsesLisp | 2019-12-16 | 4 | -0/+122 |
* | | | | | | | Merge pull request #3240 from ReinUsesLisp/decomp-cond-code | Fernando Sahmkow | 2019-12-22 | 1 | -23/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vk_shader_decompiler: Use Visit instead of reimplementing it | ReinUsesLisp | 2019-12-21 | 1 | -23/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3235 from ReinUsesLisp/ldg-u8 | bunnei | 2019-12-22 | 1 | -6/+32 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | shader/memory: Implement LDG.U8 and unaligned U8 loads | ReinUsesLisp | 2019-12-18 | 1 | -6/+32 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #3234 from ReinUsesLisp/i2f-u8-selector | bunnei | 2019-12-20 | 1 | -2/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | shader/conversion: Implement byte selector in I2F | ReinUsesLisp | 2019-12-18 | 1 | -2/+13 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3233 from ReinUsesLisp/mismatch-sizes | bunnei | 2019-12-20 | 1 | -4/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | shader/texture: Properly shrink unused entries in size mismatches | ReinUsesLisp | 2019-12-18 | 1 | -4/+9 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3232 from ReinUsesLisp/gl-decompiler-images | bunnei | 2019-12-19 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | gl_shader_decompiler: Add missing DeclareImages | ReinUsesLisp | 2019-12-18 | 1 | -0/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3231 from ReinUsesLisp/tld4s-encoding | bunnei | 2019-12-19 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | shader_bytecode: Fix TLD4S encoding | ReinUsesLisp | 2019-12-18 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #3221 from ReinUsesLisp/vk-scheduler | bunnei | 2019-12-19 | 2 | -37/+311 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | vk_scheduler: Delegate commands to a worker thread and state track | ReinUsesLisp | 2019-12-13 | 2 | -37/+311 |
* | | | | | Merge pull request #3173 from yuzu-emu/bunnei-spscqueue | bunnei | 2019-12-17 | 1 | -2/+9 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | common: SPSCQueue: Notify after incrementing queue size. | bunnei | 2019-12-17 | 1 | -2/+9 |
* | | | | | Merge pull request #3182 from ReinUsesLisp/renderer-opengl | bunnei | 2019-12-16 | 2 | -131/+115 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | renderer_opengl: Make ScreenRectVertex's constructor constexpr | ReinUsesLisp | 2019-11-29 | 1 | -12/+7 |
| * | | | | renderer_opengl: Remove C casts | ReinUsesLisp | 2019-11-29 | 1 | -4/+5 |
| * | | | | renderer_opengl: Use explicit binding for presentation shaders | ReinUsesLisp | 2019-11-29 | 2 | -34/+20 |
| * | | | | renderer_opengl: Drop macros for message decorations | ReinUsesLisp | 2019-11-29 | 1 | -21/+26 |
| * | | | | renderer_opengl: Move static definitions to anonymous namespace | ReinUsesLisp | 2019-11-29 | 1 | -62/+66 |
| * | | | | renderer_opengl: Move commentaries to header file | ReinUsesLisp | 2019-11-29 | 2 | -20/+13 |
* | | | | | Merge pull request #3219 from FernandoS27/fix-bindless | Rodrigo Locatti | 2019-12-16 | 4 | -47/+124 |
|\ \ \ \ \ |
|
| * | | | | | Shader_IR: Correct TLD4S Depth Compare. | Fernando Sahmkow | 2019-12-12 | 2 | -9/+16 |
| * | | | | | Shader_Ir: Correct TLD4S encoding and implement f16 flag. | Fernando Sahmkow | 2019-12-12 | 3 | -11/+15 |
| * | | | | | Gl_Shader_compiler: Correct Depth Compare for Texture Gather operations. | Fernando Sahmkow | 2019-12-12 | 1 | -8/+21 |
| * | | | | | Shader_Ir: default failed tracks on bindless samplers to null values. | Fernando Sahmkow | 2019-12-12 | 2 | -24/+77 |
* | | | | | | Merge pull request #3222 from ReinUsesLisp/maxwell-to-vk | bunnei | 2019-12-15 | 3 | -111/+243 |
|\ \ \ \ \ \ |
|
| * | | | | | | maxwell_to_vk: Improve image format table and add more formats | ReinUsesLisp | 2019-12-13 | 2 | -89/+127 |
| * | | | | | | maxwell_to_vk: Implement more vertex formats | ReinUsesLisp | 2019-12-13 | 1 | -7/+81 |
| * | | | | | | maxwell_to_vk: Implement more primitive topologies | ReinUsesLisp | 2019-12-13 | 2 | -2/+11 |
| * | | | | | | maxwell_to_vk: Approach GL_CLAMP closer to the GL spec | ReinUsesLisp | 2019-12-13 | 3 | -9/+17 |
| * | | | | | | maxwell_to_vk: Use VK_EXT_index_type_uint8 when available | ReinUsesLisp | 2019-12-13 | 2 | -4/+7 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #3213 from ReinUsesLisp/intel-mesa | bunnei | 2019-12-14 | 1 | -1/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | gl_device: Enable compute shaders for Intel Mesa drivers | ReinUsesLisp | 2019-12-11 | 1 | -1/+4 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #3212 from ReinUsesLisp/fix-smem-lmem | bunnei | 2019-12-14 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | gl_shader_cache: Add missing new-line on emitted GLSL | ReinUsesLisp | 2019-12-11 | 1 | -2/+2 |
* | | | | | | | Merge pull request #3214 from lioncash/svc-func | bunnei | 2019-12-13 | 2 | -9/+6 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | kernel/svc: Correct function signature of SignalProcessWideKey | Lioncash | 2019-12-11 | 2 | -9/+6 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #3217 from jhol/fix-boost-include | bunnei | 2019-12-12 | 1 | -0/+1 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Added missing include | Joel Holdsworth | 2019-12-11 | 1 | -0/+1 |
* | | | | | | Gl_Rasterizer: Skip Tesselation Control and Eval stages as they are un implemented. | Fernando Sahmkow | 2019-12-11 | 1 | -0/+8 |
* | | | | | | Merge pull request #3210 from ReinUsesLisp/memory-barrier | bunnei | 2019-12-11 | 5 | -1/+46 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | shader: Implement MEMBAR.GL | ReinUsesLisp | 2019-12-10 | 5 | -1/+46 |
| | |/ / /
| |/| | | |
|
* | | | | | Kernel: Correct behavior of Address Arbiter threads. (#3165) | Fernando Sahmkow | 2019-12-11 | 3 | -24/+67 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #3201 from lioncash/dump | bunnei | 2019-12-11 | 2 | -2/+24 |
|\ \ \ \ |
|
| * | | | | kernel/svc: Provide implementations for svcDumpInfo/svcDumpInfoNew | Lioncash | 2019-12-08 | 2 | -2/+24 |
* | | | | | Maxwell3D: Implement Depth Mode. | Fernando Sahmkow | 2019-12-11 | 4 | -8/+15 |
| |/ / /
|/| | | |
|
* | | | | vk_shader_decompiler: Fix build issues on old gcc versions | ReinUsesLisp | 2019-12-10 | 1 | -2/+3 |
* | | | | vk_shader_decompiler: Reduce YNegate's severity | ReinUsesLisp | 2019-12-10 | 1 | -1/+1 |
* | | | | shader_ir/other: Implement S2R InvocationId | ReinUsesLisp | 2019-12-10 | 4 | -0/+9 |
* | | | | vk_shader_decompiler: Misc changes | ReinUsesLisp | 2019-12-10 | 2 | -697/+1648 |
* | | | | shader: Keep track of shaders using warp instructions | ReinUsesLisp | 2019-12-10 | 2 | -0/+8 |
* | | | | shader_ir/memory: Implement patch stores | ReinUsesLisp | 2019-12-10 | 4 | -20/+38 |
* | | | | vk_device: Misc changes | ReinUsesLisp | 2019-12-09 | 2 | -117/+276 |
* | | | | Merge pull request #3198 from ReinUsesLisp/tessellation-maxwell | bunnei | 2019-12-09 | 1 | -2/+37 |
|\ \ \ \ |
|
| * | | | | maxwell_3d: Add tessellation tess level registers | ReinUsesLisp | 2019-12-07 | 1 | -1/+6 |
| * | | | | maxwell_3d: Add tessellation mode register | ReinUsesLisp | 2019-12-07 | 1 | -1/+28 |
| * | | | | maxwell_3d: Add patch vertices register | ReinUsesLisp | 2019-12-07 | 1 | -1/+4 |
* | | | | | externals: Update Vulkan-Headers | ReinUsesLisp | 2019-12-09 | 2 | -2/+14 |
* | | | | | Merge pull request #3199 from ReinUsesLisp/vk-swapchain | Rodrigo Locatti | 2019-12-09 | 2 | -24/+31 |
|\ \ \ \ \ |
|
| * | | | | | vk_swapchain: Add support for swapping sRGB | ReinUsesLisp | 2019-12-07 | 2 | -24/+31 |
| |/ / / / |
|
* | / / / | kernel: Remove unnecessary includes | Lioncash | 2019-12-08 | 15 | -11/+17 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #3195 from FernandoS27/clear-exclusive | bunnei | 2019-12-07 | 2 | -1/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | CpuCore: Clear exclusive state after doing a run in dynarmic. | Fernando Sahmkow | 2019-12-05 | 2 | -1/+2 |
* | | | | shader_bytecode: Remove corrupted character | ReinUsesLisp | 2019-12-07 | 1 | -1/+1 |
* | | | | Merge pull request #3109 from FernandoS27/new-instr | bunnei | 2019-12-07 | 6 | -8/+171 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Shader_IR: Address Feedback | Fernando Sahmkow | 2019-11-18 | 3 | -11/+9 |
| * | | | Shader_IR: Implement TXD instruction. | Fernando Sahmkow | 2019-11-14 | 5 | -8/+120 |
| * | | | Shader_IR: Implement FLO instruction. | Fernando Sahmkow | 2019-11-14 | 5 | -0/+35 |
| * | | | Shader_Bytecode: Add encodings for FLO, SHF and TXD | Fernando Sahmkow | 2019-11-14 | 1 | -0/+18 |
* | | | | telemetry_session: Report renderer backend | ReinUsesLisp | 2019-12-02 | 1 | -0/+1 |
* | | | | telemetry_session: Use temporary to avoid writing the same enum | ReinUsesLisp | 2019-12-02 | 1 | -16/+11 |
* | | | | Merge pull request #2987 from FernandoS27/texture-invalid | bunnei | 2019-12-02 | 3 | -32/+101 |
|\ \ \ \ |
|
| * | | | | Texture_Cache: Redo invalid Surfaces handling. | Fernando Sahmkow | 2019-11-20 | 3 | -32/+101 |
* | | | | | Merge pull request #3177 from bunnei/new-ipc-req | bunnei | 2019-12-01 | 19 | -167/+246 |
|\ \ \ \ \ |
|
| * | | | | | kernel: Implement a more accurate IPC dispatch. | bunnei | 2019-11-28 | 19 | -167/+246 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #3184 from ReinUsesLisp/framebuffer-cache | bunnei | 2019-12-01 | 4 | -72/+69 |
|\ \ \ \ \ |
|
| * | | | | | gl_framebuffer_cache: Optimize framebuffer key | ReinUsesLisp | 2019-11-29 | 3 | -46/+60 |
| * | | | | | gl_rasterizer: Re-enable framebuffer cache for clear buffers | ReinUsesLisp | 2019-11-29 | 3 | -32/+15 |
| |/ / / / |
|
* / / / / | texture_cache/surface_base: Fix out of bounds texture views | ReinUsesLisp | 2019-11-29 | 1 | -7/+4 |
|/ / / / |
|
* | | | | Merge pull request #3169 from lioncash/memory | bunnei | 2019-11-28 | 49 | -721/+1314 |
|\ \ \ \ |
|
| * | | | | core/memory; Migrate over SetCurrentPageTable() to the Memory class | Lioncash | 2019-11-27 | 3 | -26/+34 |
| * | | | | core/memory: Migrate over GetPointerFromVMA() to the Memory class | Lioncash | 2019-11-27 | 1 | -36/+36 |
| * | | | | core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class | Lioncash | 2019-11-27 | 14 | -153/+298 |
| * | | | | core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class | Lioncash | 2019-11-27 | 19 | -178/+305 |
| * | | | | core/memory: Migrate over ZeroBlock() and CopyBlock() to the Memory class | Lioncash | 2019-11-27 | 2 | -91/+161 |
| * | | | | core/memory: Migrate over RasterizerMarkRegionCached() to the Memory class | Lioncash | 2019-11-27 | 3 | -70/+79 |
| * | | | | core/memory: Migrate over ReadCString() to the Memory class | Lioncash | 2019-11-27 | 3 | -18/+40 |
| * | | | | core/memory: Migrate over GetPointer() | Lioncash | 2019-11-27 | 7 | -25/+53 |
| * | | | | core: Prepare various classes for memory read/write migration | Lioncash | 2019-11-27 | 24 | -61/+108 |
| * | | | | core/memory: Move memory read/write implementation functions into an anonymous namespace | Lioncash | 2019-11-27 | 1 | -97/+98 |
| * | | | | core/memory: Migrate over address checking functions to the new Memory class | Lioncash | 2019-11-27 | 6 | -39/+70 |
| * | | | | core/memory: Migrate over memory mapping functions to the new Memory class | Lioncash | 2019-11-27 | 6 | -128/+180 |
| * | | | | core/memory: Introduce skeleton of Memory class | Lioncash | 2019-11-27 | 4 | -3/+56 |
* | | | | | Merge pull request #3171 from lioncash/internal-link | bunnei | 2019-11-28 | 2 | -6/+5 |
|\ \ \ \ \ |
|
| * | | | | | filesys/romfs: Remove unused includes | Lioncash | 2019-11-27 | 2 | -4/+2 |
| * | | | | | filesys/romfs: Make ProcessFile and ProcessDirectory internally linked | Lioncash | 2019-11-27 | 1 | -2/+3 |
* | | | | | | patch_manager: Adds check for disabled cheats to prevent them from being enabled (#3178) | Morph | 2019-11-28 | 1 | -5/+11 |
* | | | | | | Merge pull request #3170 from lioncash/enum | bunnei | 2019-11-28 | 2 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | file_sys/directory: Make EntryType an enum class | Lioncash | 2019-11-27 | 2 | -3/+3 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3174 from lioncash/optional | Rodrigo Locatti | 2019-11-28 | 1 | -2/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | video_core/gpu_thread: Tidy up SwapBuffers() | Lioncash | 2019-11-27 | 1 | -2/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | video_core/const_buffer_locker: Make use of std::tie in HasEqualKeys() | Lioncash | 2019-11-27 | 1 | -2/+3 |
* | | | | | | video_core/const_buffer_locker: Remove unused includes | Lioncash | 2019-11-27 | 2 | -2/+2 |
* | | | | | | video_core/const_buffer_locker: Remove #pragma once from cpp file | Lioncash | 2019-11-27 | 1 | -2/+0 |
|/ / / / / |
|
* | | | | | Merge pull request #3143 from ReinUsesLisp/indexing-bug | bunnei | 2019-11-27 | 2 | -48/+2 |
|\ \ \ \ \ |
|
| * | | | | | gl_device: Deduce indexing bug from device instead of heuristic | ReinUsesLisp | 2019-11-25 | 2 | -48/+2 |
* | | | | | | core_timing: Use better reference tracking for EventType. (#3159) | bunnei | 2019-11-27 | 17 | -161/+103 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge pull request #3164 from ReinUsesLisp/half-cast-float | bunnei | 2019-11-26 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | gl_shader_decompiler: Fix casts from fp32 to f16 | ReinUsesLisp | 2019-11-26 | 1 | -1/+2 |
| |/ / / / |
|
* / / / / | kernel: Fix reference management for client/server session. | bunnei | 2019-11-26 | 3 | -20/+18 |
|/ / / / |
|
* | | | | Merge pull request #3158 from ReinUsesLisp/srgb-blit | bunnei | 2019-11-25 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | gl_texture_cache: Apply sRGB on blits | ReinUsesLisp | 2019-11-24 | 1 | -0/+1 |
* | | | | | Merge pull request #3094 from lioncash/tables | bunnei | 2019-11-25 | 33 | -7/+192 |
|\ \ \ \ \ |
|
| * | | | | | service: Update function tables | Lioncash | 2019-11-12 | 33 | -7/+192 |
* | | | | | | Merge pull request #3155 from bunnei/fix-asynch-gpu-wait | bunnei | 2019-11-25 | 1 | -17/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | gpu_thread: Don't spin wait if there are no GPU commands. | bunnei | 2019-11-23 | 1 | -17/+15 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) | bunnei | 2019-11-25 | 74 | -378/+377 |
* | | | | | | Merge pull request #3098 from ReinUsesLisp/shader-invalidations | bunnei | 2019-11-25 | 31 | -744/+742 |
|\ \ \ \ \ \ |
|
| * | | | | | | gl_device: Reserve base bindings on limited devices | ReinUsesLisp | 2019-11-23 | 1 | -36/+76 |
| * | | | | | | gl_state: Skip null texture binds | ReinUsesLisp | 2019-11-23 | 1 | -1/+5 |
| * | | | | | | gl_rasterizer: Disable compute shaders on Intel | ReinUsesLisp | 2019-11-23 | 3 | -0/+12 |
| * | | | | | | gl_shader_cache: Hack shared memory size | ReinUsesLisp | 2019-11-23 | 1 | -2/+3 |
| * | | | | | | gl_shader_decompiler: Normalize image bindings | ReinUsesLisp | 2019-11-23 | 3 | -33/+19 |
| * | | | | | | gl_shader_decompiler: Normalize cbuf bindings | ReinUsesLisp | 2019-11-23 | 2 | -10/+6 |
| * | | | | | | gl_rasterizer: Add missing cbuf counter reset on compute | ReinUsesLisp | 2019-11-23 | 1 | -0/+2 |
| * | | | | | | gl_shader_cache: Remove dynamic BaseBinding specialization | ReinUsesLisp | 2019-11-23 | 16 | -192/+200 |
| * | | | | | | video_core: Unify ProgramType and ShaderStage into ShaderType | ReinUsesLisp | 2019-11-23 | 22 | -289/+262 |
| * | | | | | | gl_rasterizer: Bind graphics images to draw commands | ReinUsesLisp | 2019-11-23 | 4 | -33/+54 |
| * | | | | | | gl_shader_cache: Specialize local memory size for compute shaders | ReinUsesLisp | 2019-11-23 | 6 | -21/+32 |
| * | | | | | | gl_shader_cache: Specialize shared memory size | ReinUsesLisp | 2019-11-23 | 5 | -29/+25 |
| * | | | | | | gl_shader_cache: Specialize shader workgroup | ReinUsesLisp | 2019-11-23 | 6 | -68/+74 |
| * | | | | | | shader/texture: Handle TLDS texture type mismatches | ReinUsesLisp | 2019-11-23 | 1 | -1/+10 |
| * | | | | | | shader/texture: Deduce texture buffers from locker | ReinUsesLisp | 2019-11-23 | 9 | -174/+107 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #3105 from ReinUsesLisp/fix-stencil-reg | bunnei | 2019-11-24 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | maxwell_3d: Fix stencil_back_func_mask offset | ReinUsesLisp | 2019-11-13 | 1 | -3/+3 |
* | | | | | | | Merge pull request #3156 from bunnei/sys-ticks | bunnei | 2019-11-24 | 1 | -1/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Update svc.cpp | bunnei | 2019-11-23 | 1 | -0/+1 |
| * | | | | | | | svc: GetSystemTick should return cntpct_el0, not core ticks. | bunnei | 2019-11-23 | 1 | -1/+3 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3153 from FearlessTobi/port-4964 | bunnei | 2019-11-24 | 1 | -2/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fix clang-format and lambda capture | Weiyi Wang | 2019-11-23 | 1 | -1/+2 |
| * | | | | | | | unfold UNREACHABLE implementation for dumb compilers | Weiyi Wang | 2019-11-23 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #3145 from ReinUsesLisp/buffer-cache-init | bunnei | 2019-11-24 | 1 | -10/+10 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | buffer_cache: Remove brace initialized for objects with default constructor | ReinUsesLisp | 2019-11-20 | 1 | -10/+10 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3114 from FernandoS27/cond-var | bunnei | 2019-11-23 | 5 | -22/+74 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Kernel: Optimize condition variable threads management. | Fernando Sahmkow | 2019-11-21 | 4 | -24/+21 |
| * | | | | | | | Kernel: Correct SignalProcessWideKey | Fernando Sahmkow | 2019-11-21 | 1 | -6/+2 |
| * | | | | | | | Kernel: Correct behavior of Condition Variables to be more similar to real hardware. | Fernando Sahmkow | 2019-11-21 | 5 | -15/+74 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #3141 from ReinUsesLisp/gl-position | bunnei | 2019-11-23 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gl_shader_gen: Apply default value to gl_Position | ReinUsesLisp | 2019-11-20 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #3130 from FernandoS27/cancel-sync | bunnei | 2019-11-23 | 3 | -2/+19 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | Kernel: Correct Cancel Synchronization. | Fernando Sahmkow | 2019-11-16 | 3 | -2/+19 |
* | | | | | | | | Merge pull request #3140 from FearlessTobi/port-4953 | bunnei | 2019-11-21 | 1 | -13/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | citra_qt/main.ui: remove unused actions "Load Symbol Map..." and... | Tobias | 2019-11-19 | 1 | -13/+0 |
* | | | | | | | | | Merge pull request #3112 from lioncash/skip | bunnei | 2019-11-21 | 1 | -8/+16 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | service/am: Remove unnecessary Skip calls | Lioncash | 2019-11-14 | 1 | -8/+16 |
* | | | | | | | | | | Merge pull request #3111 from lioncash/query | bunnei | 2019-11-21 | 2 | -5/+14 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | am: Stub QueryApplicationPlayStatistics | Lioncash | 2019-11-14 | 2 | -5/+14 |
| |/ / / / / / / / |
|
* | | | | | | | | | shader/other: Reduce DEPBAR log severity | ReinUsesLisp | 2019-11-20 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #3086 from ReinUsesLisp/format-lookups | bunnei | 2019-11-20 | 12 | -555/+442 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | format_lookup_table: Address feedback | ReinUsesLisp | 2019-11-15 | 2 | -30/+24 |
| * | | | | | | | | texture_cache: Use a table instead of switch for texture formats | ReinUsesLisp | 2019-11-15 | 9 | -261/+290 |
| * | | | | | | | | texture_cache: Drop abstracted ComponentType | ReinUsesLisp | 2019-11-14 | 8 | -294/+158 |
* | | | | | | | | | common/logging: Silence no return value warnings | ReinUsesLisp | 2019-11-15 | 1 | -2/+6 |
* | | | | | | | | | Merge pull request #3047 from ReinUsesLisp/clip-control | bunnei | 2019-11-15 | 9 | -82/+50 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | gl_rasterizer: Remove front facing hack | ReinUsesLisp | 2019-11-07 | 1 | -12/+0 |
| * | | | | | | | | | gl_shader_decompiler: Fix typo "y_negate"->"y_direction" | ReinUsesLisp | 2019-11-07 | 1 | -1/+1 |
| * | | | | | | | | | gl_shader_manager: Remove unused variable in SetFromRegs | ReinUsesLisp | 2019-11-07 | 1 | -1/+0 |
| * | | | | | | | | | yuzu_cmd: Use string_view instead of string for extensions | ReinUsesLisp | 2019-11-07 | 1 | -3/+3 |
| * | | | | | | | | | gl_rasterizer: Emulate viewport flipping with ARB_clip_control | ReinUsesLisp | 2019-11-07 | 9 | -76/+57 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #3091 from lioncash/core-conversion | bunnei | 2019-11-15 | 35 | -170/+182 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | externals: Update httplib | Lioncash | 2019-11-12 | 1 | -1/+1 |
| * | | | | | | | | service: Resolve sign conversion errors | Lioncash | 2019-11-12 | 15 | -58/+55 |
| * | | | | | | | | perf_stats: Resolve implicit int to double conversion error | Lioncash | 2019-11-12 | 1 | -1/+1 |
| * | | | | | | | | loader; Resolve sign conversion/truncation errors | Lioncash | 2019-11-12 | 3 | -6/+6 |
| * | | | | | | | | gdbstub: Resolve sign conversion errors | Lioncash | 2019-11-12 | 1 | -1/+2 |
| * | | | | | | | | kernel: Resolve sign conversion warnings | Lioncash | 2019-11-12 | 4 | -72/+60 |
| * | | | | | | | | file_sys: Resolve sign conversion warnings | Lioncash | 2019-11-12 | 4 | -12/+10 |
| * | | | | | | | | result: Add default error code for the ResultCode(-1) case | Lioncash | 2019-11-12 | 1 | -1/+9 |
| * | | | | | | | | crypto: Resolve sign-conversion warnings | Lioncash | 2019-11-12 | 2 | -11/+12 |
| * | | | | | | | | result: Resolve sign-coversion warnings | Lioncash | 2019-11-12 | 1 | -1/+1 |
| * | | | | | | | | arm_unicorn: Resolve sign conversion warnings | Lioncash | 2019-11-12 | 3 | -8/+10 |
| * | | | | | | | | CMakeLists: Make most implicit type conversion warnings errors on MSVC | Lioncash | 2019-11-12 | 1 | -0/+17 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #3113 from lioncash/semi | Rodrigo Locatti | 2019-11-15 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | common_funcs: Remove semicolons from INSERT_PADDING_* macros | Lioncash | 2019-11-14 | 1 | -4/+6 |
| | |_|/ / / /
| |/| | | | | |
|
* / | | | | | | correct the implementation of RGBA16UI | greggameplayer | 2019-11-14 | 1 | -0/+2 |
|/ / / / / / |
|
* | | | | | | Merge pull request #3089 from SciresM/play_statistics | bunnei | 2019-11-14 | 2 | -0/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | Implement stub for QueryApplicationPlayStatisticsByUid | Michael Scire | 2019-11-11 | 2 | -0/+10 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3093 from lioncash/mbedtls | bunnei | 2019-11-14 | 7 | -12/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | core: Migrate off deprecated mbedtls functions | Lioncash | 2019-11-12 | 7 | -12/+12 |
| |/ / / / / |
|
* | | | | | | Merge pull request #3092 from lioncash/util | bunnei | 2019-11-14 | 1 | -11/+15 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | key_manager: Make use of IOFile in WriteKeyToFile() | Lioncash | 2019-11-12 | 1 | -11/+15 |
| |/ / / / |
|
* | | | | | Merge pull request #3081 from ReinUsesLisp/fswzadd-shuffles | Fernando Sahmkow | 2019-11-14 | 8 | -125/+127 |
|\ \ \ \ \ |
|
| * | | | | | gl_shader_cache: Enable extensions only when available | ReinUsesLisp | 2019-11-08 | 1 | -6/+14 |
| * | | | | | gl_shader_decompiler: Add safe fallbacks when ARB_shader_ballot is not available | ReinUsesLisp | 2019-11-08 | 3 | -5/+28 |
| * | | | | | shader_ir/warp: Implement FSWZADD | ReinUsesLisp | 2019-11-08 | 5 | -0/+44 |
| * | | | | | gl_shader_decompiler: Reimplement shuffles with platform agnostic intrinsics | ReinUsesLisp | 2019-11-08 | 5 | -122/+49 |
* | | | | | | Merge pull request #3107 from lioncash/hashable | Rodrigo Locatti | 2019-11-13 | 1 | -35/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | common/hash: Remove unused HashableStruct | Lioncash | 2019-11-13 | 1 | -35/+0 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge pull request #3104 from lioncash/xts | Rodrigo Locatti | 2019-11-13 | 1 | -2/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | xts_archive: Remove redundant std::string constructor | Lioncash | 2019-11-13 | 1 | -2/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #3103 from lioncash/cfunc | Rodrigo Locatti | 2019-11-13 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | common_funcs: silence sign-conversion warnings in MakeMagic() | Lioncash | 2019-11-13 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge pull request #3084 from ReinUsesLisp/cast-warnings | Rodrigo Locatti | 2019-11-13 | 10 | -53/+68 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | video_core: Enable sign conversion warnings | Rodrigo Locatti | 2019-11-11 | 1 | -1/+1 |
| * | | | | video_core: Treat implicit conversions as errors | ReinUsesLisp | 2019-11-08 | 1 | -0/+6 |
| * | | | | video_core: Silence implicit conversion warnings | ReinUsesLisp | 2019-11-08 | 9 | -53/+62 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #3085 from bunnei/web-token-b64 | bunnei | 2019-11-09 | 4 | -50/+110 |
|\ \ \ \ |
|
| * | | | | web-service: Port citra's updated web_backend code. | bunnei | 2019-11-09 | 2 | -18/+57 |
| * | | | | yuzu: configure_web: Use Base64 encoded token for simplifying user experience. | bunnei | 2019-11-09 | 2 | -32/+53 |
* | | | | | Merge pull request #3082 from ReinUsesLisp/fix-lockers | bunnei | 2019-11-09 | 1 | -2/+4 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | gl_shader_cache: Fix locker constructors | ReinUsesLisp | 2019-11-08 | 1 | -2/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #3080 from FernandoS27/glsl-fix | bunnei | 2019-11-08 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | GLSLDecompiler: Correct Texture Gather Offset. | Fernando Sahmkow | 2019-11-07 | 1 | -1/+1 |
* | | | | Merge pull request #3032 from ReinUsesLisp/simplify-control-flow-brx | bunnei | 2019-11-07 | 1 | -103/+111 |
|\ \ \ \ |
|
| * | | | | shader/control_flow: Specify constness on caller lambdas | Rodrigo Locatti | 2019-11-07 | 1 | -11/+12 |
| * | | | | shader/control_flow: Use callable template instead of std::function | ReinUsesLisp | 2019-11-07 | 1 | -6/+5 |
| * | | | | shader/control_flow: Abstract repeated code chunks in BRX tracking | ReinUsesLisp | 2019-11-07 | 1 | -93/+101 |
| * | | | | shader/control_flow: Silence Intellisense cast warnings | ReinUsesLisp | 2019-11-07 | 1 | -1/+1 |
| * | | | | shader/control_flow: Remove brace initializer in std containers | ReinUsesLisp | 2019-11-07 | 1 | -9/+9 |
* | | | | | buffer_cache: Add missing includes (#3079) | Morph | 2019-11-07 | 1 | -0/+4 |
* | | | | | Merge pull request #3070 from ReinUsesLisp/shader-warnings | bunnei | 2019-11-07 | 7 | -51/+19 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | shader/decode: Reduce severity of arithmetic rounding warnings | ReinUsesLisp | 2019-11-07 | 6 | -15/+17 |
| * | | | | shader/arithmetic: Reduce RRO stub severity | ReinUsesLisp | 2019-11-07 | 1 | -1/+2 |
| * | | | | shader/texture: Remove NODEP warnings | ReinUsesLisp | 2019-11-07 | 1 | -35/+0 |
| |/ / / |
|
* | | | | Merge pull request #3057 from ReinUsesLisp/buffer-sub-data | bunnei | 2019-11-06 | 6 | -11/+70 |
|\ \ \ \ |
|
| * | | | | gl_rasterizer: Re-enable stream buffer memory due to global memory | ReinUsesLisp | 2019-11-02 | 1 | -14/+8 |
| * | | | | gl_rasterizer: Upload constant buffers with glNamedBufferSubData | ReinUsesLisp | 2019-11-02 | 6 | -19/+84 |
* | | | | | Merge pull request #3076 from DarkLordZach/telem-names | bunnei | 2019-11-06 | 1 | -11/+2 |
|\ \ \ \ \ |
|
| * | | | | | ci: Populate build repository from Azure environment | Zach Hilman | 2019-11-06 | 1 | -11/+2 |
* | | | | | | Merge pull request #3062 from bunnei/event-improve | bunnei | 2019-11-06 | 25 | -112/+53 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | kernel: readable_event: Signal only once. | bunnei | 2019-11-03 | 1 | -2/+4 |
| * | | | | | kernel: events: Remove ResetType::Automatic. | bunnei | 2019-11-03 | 25 | -109/+48 |
| * | | | | | kernel: readable_event: Initialize members. | bunnei | 2019-11-03 | 1 | -1/+1 |
* | | | | | | Merge pull request #3039 from ReinUsesLisp/cleanup-samplers | Rodrigo Locatti | 2019-11-06 | 8 | -142/+116 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | shader/node: Unpack bindless texture encoding | ReinUsesLisp | 2019-10-30 | 8 | -142/+116 |
* | | | | | | Merge pull request #2859 from Morph1984/hid | David | 2019-11-06 | 2 | -92/+126 |
|\ \ \ \ \ \ |
|
| * | | | | | | hid: Stub SetNpadJoyAssignmentModeSingle and reorganize service commands | Morph | 2019-10-07 | 2 | -92/+126 |
* | | | | | | | Merge pull request #2914 from FernandoS27/fermi-fix | bunnei | 2019-11-06 | 1 | -3/+27 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fermi2D: Use a different formula for delimiting blit areas. | Fernando Sahmkow | 2019-10-18 | 1 | -14/+28 |
| * | | | | | | | Fermi2D: limit blit area to only available area | Fernando Sahmkow | 2019-10-17 | 1 | -4/+14 |
* | | | | | | | | common_func: Use std::array for INSERT_PADDING_* macros. | bunnei | 2019-11-04 | 14 | -158/+166 |
* | | | | | | | | Merge pull request #3059 from FearlessTobi/stub-am-commands | bunnei | 2019-11-03 | 2 | -3/+31 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | core/am: Stub InitializeApplicationCopyrightFrameBuffer, SetApplicationCopyrightImage and SetApplicationCopyrightVisibility | FearlessTobi | 2019-11-03 | 2 | -3/+31 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | common/bit_field: Remove FORCE_INLINE calls | Tobias | 2019-11-03 | 1 | -2/+2 |
| |_|_|_|/ / /
|/| | | | | | |
|
* | | | | | | | citra_qt: add amiibo drag and drop support | FearlessTobi | 2019-11-03 | 2 | -4/+18 |
|/ / / / / / |
|
* | | | / / | Shader_IR: Fix regression on TLD4 | Fernando Sahmkow | 2019-10-31 | 2 | -5/+4 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge pull request #3050 from FernandoS27/fix-tld4 | Rodrigo Locatti | 2019-10-30 | 3 | -11/+55 |
|\ \ \ \ \ |
|
| * | | | | | Shader_IR: Fix TLD4 and add Bindless Variant. | Fernando Sahmkow | 2019-10-30 | 3 | -11/+55 |
* | | | | | | Merge pull request #3038 from lioncash/docs | Rodrigo Locatti | 2019-10-30 | 2 | -91/+73 |
|\ \ \ \ \ \ |
|
| * | | | | | | scheduler: Mark parameter of AskForReselectionOrMarkRedundant() as const | Lioncash | 2019-10-28 | 2 | -5/+5 |
| * | | | | | | scheduler: Silence sign conversion warnings | Lioncash | 2019-10-28 | 1 | -5/+5 |
| * | | | | | | scheduler: Initialize class members directly where applicable | Lioncash | 2019-10-28 | 2 | -6/+4 |
| * | | | | | | scheduler: Amend documentation comments | Lioncash | 2019-10-28 | 2 | -75/+59 |
* | | | | | | | Merge pull request #3046 from ReinUsesLisp/clean-gl-state | bunnei | 2019-10-30 | 3 | -291/+156 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gl_state: Use std::array::fill instead of std::fill | Rodrigo Locatti | 2019-10-30 | 1 | -1/+1 |
| * | | | | | | | gl_state: Move dirty checks to individual apply calls instead of Apply | ReinUsesLisp | 2019-10-30 | 2 | -66/+74 |
| * | | | | | | | gl_state: Remove ApplyDefaultState | ReinUsesLisp | 2019-10-30 | 3 | -17/+1 |
| * | | | | | | | gl_state: Change SetDefaultViewports to use default constructor | ReinUsesLisp | 2019-10-30 | 1 | -13/+2 |
| * | | | | | | | gl_state: Minor style changes | ReinUsesLisp | 2019-10-30 | 1 | -3/+5 |
| * | | | | | | | gl_state: Remove unused Citra TextureUnits | ReinUsesLisp | 2019-10-30 | 1 | -23/+0 |
| * | | | | | | | gl_state: Move initializers from constructor to class declaration | ReinUsesLisp | 2019-10-30 | 2 | -170/+75 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3035 from ReinUsesLisp/rasterizer-accelerated | bunnei | 2019-10-30 | 5 | -45/+98 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | rasterizer_accelerated: Add intermediary for GPU rasterizers | ReinUsesLisp | 2019-10-27 | 5 | -45/+98 |
* | | | | | | | | Merge pull request #3007 from DarkLordZach/fsc-regress | bunnei | 2019-10-30 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | savedata_factory: Automatically create certain savedata | Zach Hilman | 2019-10-22 | 1 | -0/+12 |
* | | | | | | | | Merge pull request #3004 from ReinUsesLisp/maxwell3d-cleanup | Rodrigo Locatti | 2019-10-30 | 6 | -81/+20 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | maxwell_3d/kepler_compute: Remove unused arguments in GetTexture | ReinUsesLisp | 2019-10-28 | 5 | -37/+20 |
| * | | | | | | | video_core/textures: Remove unused index entry in FullTextureInfo | ReinUsesLisp | 2019-10-28 | 2 | -2/+0 |
| * | | | | | | | maxwell_3d: Remove unused method GetStageTextures | ReinUsesLisp | 2019-10-28 | 2 | -42/+0 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #3037 from FernandoS27/new-formats | Rodrigo Locatti | 2019-10-28 | 4 | -5/+22 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Video_Core: Implement texture format E5B9G9R9_SHAREDEXP. | Fernando Sahmkow | 2019-10-27 | 4 | -5/+22 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #2971 from FernandoS27/new-scheduler-v2 | David | 2019-10-28 | 19 | -435/+1022 |
|\ \ \ \ \ \ |
|
| * | | | | | | Kernel Thread: Cleanup THREADPROCESSORID_DONT_UPDATE. | Fernando Sahmkow | 2019-10-15 | 2 | -4/+1 |
| * | | | | | | Kernel: Address Feedback 2 | Fernando Sahmkow | 2019-10-15 | 2 | -9/+6 |
| * | | | | | | Kernel: Clang Format | Fernando Sahmkow | 2019-10-15 | 2 | -5/+5 |
| * | | | | | | Kernel: Reverse global accessor removal. | Fernando Sahmkow | 2019-10-15 | 4 | -23/+9 |
| * | | | | | | Kernel: Address Feedback. | Fernando Sahmkow | 2019-10-15 | 6 | -67/+98 |
| * | | | | | | Kernel Scheduler: Make sure the global scheduler shutdowns correctly. | Fernando Sahmkow | 2019-10-15 | 7 | -0/+31 |
| * | | | | | | Kernel_Thread: Eliminate most global accessors. | Fernando Sahmkow | 2019-10-15 | 1 | -11/+11 |
| * | | | | | | KernelSVC: Assert that condition variable address is aligned to 4 bytes. | Fernando Sahmkow | 2019-10-15 | 1 | -0/+4 |
| * | | | | | | Kernel: Correct Paused scheduling | Fernando Sahmkow | 2019-10-15 | 1 | -3/+1 |
| * | | | | | | Kernel: Corrections to Wait Objects clearing in which a thread could still be signalled after a timeout or a cancel. | Fernando Sahmkow | 2019-10-15 | 3 | -3/+4 |
| * | | | | | | Kernel: Correct redundant yields to only advance time forward. | Fernando Sahmkow | 2019-10-15 | 1 | -3/+5 |
| * | | | | | | Kernel: Corrections to ModifyByWaitingCountAndSignalToAddressIfEqual | Fernando Sahmkow | 2019-10-15 | 1 | -5/+13 |
| * | | | | | | Kernel: Correct Results in Condition Variables and Mutexes | Fernando Sahmkow | 2019-10-15 | 3 | -24/+17 |
| * | | | | | | Kernel: Clang Format | Fernando Sahmkow | 2019-10-15 | 2 | -2/+3 |
| * | | | | | | Kernel: Remove global system accessor from WaitObject | Fernando Sahmkow | 2019-10-15 | 4 | -2/+17 |
| * | | | | | | Scheduler: Implement Yield Count and Core migration on Thread Preemption. | Fernando Sahmkow | 2019-10-15 | 2 | -5/+85 |
| * | | | | | | Scheduler: Corrections to YieldAndBalanceLoad and Yield bombing protection. | Fernando Sahmkow | 2019-10-15 | 2 | -8/+8 |
| * | | | | | | Kernel: Initial implementation of thread preemption. | Fernando Sahmkow | 2019-10-15 | 3 | -0/+30 |
| * | | | | | | Scheduler: Add protections for Yield bombing | Fernando Sahmkow | 2019-10-15 | 5 | -24/+31 |
| * | | | | | | Kernel: Style and Corrections | Fernando Sahmkow | 2019-10-15 | 12 | -96/+137 |
| * | | | | | | Correct PrepareReschedule | Fernando Sahmkow | 2019-10-15 | 6 | -38/+29 |
| * | | | | | | Comment and reorganize the scheduler | Fernando Sahmkow | 2019-10-15 | 2 | -98/+104 |
| * | | | | | | Add PrepareReschedule where required. | Fernando Sahmkow | 2019-10-15 | 3 | -16/+18 |
| * | | | | | | Correct compiling errors and addapt to the new interface. | Fernando Sahmkow | 2019-10-15 | 3 | -27/+15 |
| * | | | | | | Correct Supervisor Calls to work with the new scheduler, | Fernando Sahmkow | 2019-10-15 | 1 | -26/+41 |
| * | | | | | | Redesign CPU Cores to work with the new scheduler | Fernando Sahmkow | 2019-10-15 | 2 | -13/+12 |
| * | | | | | | Add interfacing to the Global Scheduler | Fernando Sahmkow | 2019-10-15 | 4 | -0/+34 |
| * | | | | | | Addapt thread class to the new Scheduler | Fernando Sahmkow | 2019-10-15 | 2 | -60/+237 |
| * | | | | | | Implement a new Core Scheduler | Fernando Sahmkow | 2019-10-15 | 2 | -258/+411 |
* | | | | | | | Merge pull request #3034 from ReinUsesLisp/w4244-maxwell3d | bunnei | 2019-10-27 | 2 | -24/+25 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | maxwell_3d: Silence implicit conversion warnings | ReinUsesLisp | 2019-10-27 | 2 | -24/+25 |
| | |/ / / / /
| |/| | | | | |
|
* / | | | | | | astc: Silence implicit conversion warnings | ReinUsesLisp | 2019-10-27 | 1 | -7/+8 |
|/ / / / / / |
|
* | | | | | | Merge pull request #2976 from FernandoS27/cache-fast-brx-rebased | Rodrigo Locatti | 2019-10-26 | 28 | -864/+1482 |
|\ \ \ \ \ \ |
|
| * | | | | | | Shader_IR: Address Feedback. | Fernando Sahmkow | 2019-10-26 | 9 | -56/+66 |
| * | | | | | | Shader_IR: Clang format | Fernando Sahmkow | 2019-10-25 | 1 | -2/+1 |
| * | | | | | | gl_shader_cache: Implement locker variants invalidation | ReinUsesLisp | 2019-10-25 | 4 | -44/+104 |
| * | | | | | | gl_shader_disk_cache: Store and load fast BRX | ReinUsesLisp | 2019-10-25 | 6 | -50/+210 |
| * | | | | | | const_buffer_locker: Minor style changes | ReinUsesLisp | 2019-10-25 | 2 | -152/+76 |
| * | | | | | | gl_shader_decompiler: Move entries to a separate function | ReinUsesLisp | 2019-10-25 | 15 | -722/+420 |
| * | | | | | | Shader_IR: Implement Fast BRX and allow multi-branches in the CFG. | Fernando Sahmkow | 2019-10-25 | 1 | -1/+1 |
| * | | | | | | Shader_IR: Correct typo in Consistent method. | Fernando Sahmkow | 2019-10-25 | 2 | -2/+2 |
| * | | | | | | Shader_IR: allow lookup of texture samplers within the shader_ir for instructions that don't provide it | Fernando Sahmkow | 2019-10-25 | 9 | -46/+363 |
| * | | | | | | Shader_IR: Implement Fast BRX and allow multi-branches in the CFG. | Fernando Sahmkow | 2019-10-25 | 7 | -130/+258 |
| * | | | | | | Shader_Cache: setup connection of ConstBufferLocker | Fernando Sahmkow | 2019-10-25 | 10 | -43/+82 |
| * | | | | | | VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. | Fernando Sahmkow | 2019-10-25 | 12 | -13/+183 |
| * | | | | | | Shader_IR: Implement BRX tracking. | Fernando Sahmkow | 2019-10-25 | 1 | -0/+113 |
* | | | | | | | Merge pull request #3027 from lioncash/lookup | Rodrigo Locatti | 2019-10-26 | 1 | -53/+67 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | shader_ir: Use std::array with pair instead of unordered_map | Lioncash | 2019-10-24 | 1 | -53/+67 |
* | | | | | | | | Merge pull request #3013 from FernandoS27/tld4s-fix | Rodrigo Locatti | 2019-10-26 | 2 | -5/+5 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | Shader_Ir: Fix TLD4S from using a component mask. | Fernando Sahmkow | 2019-10-22 | 2 | -5/+5 |
* | | | | | | | | Merge pull request #3028 from lioncash/constexpr | Rodrigo Locatti | 2019-10-24 | 1 | -13/+13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | shader_bytecode: Make Matcher constexpr capable | Lioncash | 2019-10-24 | 1 | -13/+13 |
| | |/ / / / / /
| |/| | | | | | |
|
* / | | | | | | | video_core/shader: Resolve instances of variable shadowing | Lioncash | 2019-10-24 | 6 | -11/+12 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #2991 from lioncash/npad | bunnei | 2019-10-23 | 2 | -51/+23 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hid/npad: Fix incorrect connection boolean value in ConnectAllDisconnectedControllers() | Lioncash | 2019-10-18 | 1 | -1/+1 |
| * | | | | | | | hid/npad: Add missing break in default case | Lioncash | 2019-10-18 | 1 | -0/+1 |
| * | | | | | | | hid/npad: Replace std::for_each with ranged for loops | Lioncash | 2019-10-18 | 1 | -13/+12 |
| * | | | | | | | hid/npad: Remove redundant non-const variant of IsControllerSupported() | Lioncash | 2019-10-18 | 2 | -34/+5 |
| * | | | | | | | hid/npad: Move function declarations | Lioncash | 2019-10-18 | 1 | -5/+6 |
* | | | | | | | | Merge pull request #2995 from ReinUsesLisp/ignore-gmem | Fernando Sahmkow | 2019-10-22 | 2 | -18/+26 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | shader_ir/memory: Ignore global memory when tracking fails | ReinUsesLisp | 2019-10-22 | 2 | -18/+26 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #2983 from lioncash/fallthrough | Fernando Sahmkow | 2019-10-22 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | vk_shader_decompiler: Resolve fallthrough within ExprDecompiler's ExprCondCode operator() | Lioncash | 2019-10-16 | 1 | -0/+3 |
| * | | | | | | | gl_shader_decompiler: Resolve fallthrough within ExprDecompiler's ExprCondCode operator() | Lioncash | 2019-10-16 | 1 | -0/+3 |
* | | | | | | | | maxwell_3d: Reduce FlushMMEInlineDraw logging to Trace | ReinUsesLisp | 2019-10-20 | 1 | -1/+1 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | core: Fix clang-format errors. | bunnei | 2019-10-19 | 1 | -9/+10 |
* | | | | | | | Fix null pointer deref. | Nicolae-Andrei Cociorba | 2019-10-18 | 1 | -10/+12 |
* | | | | | | | Merge pull request #2994 from lioncash/fmt | Rodrigo Locatti | 2019-10-18 | 2 | -40/+51 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core/shader/ast: Make ShowCurrentState() and SanityCheck() const member functions | Lioncash | 2019-10-18 | 2 | -5/+5 |
| * | | | | | | | video_core/shader/ast: Make ASTManager::Print a const member function | Lioncash | 2019-10-18 | 2 | -3/+3 |
| * | | | | | | | video_core/shader/ast: Make ExprPrinter members private | Lioncash | 2019-10-18 | 1 | -1/+2 |
| * | | | | | | | video_core/shader/ast: Make Indent() return a string_view | Lioncash | 2019-10-18 | 1 | -14/+24 |
| * | | | | | | | video_core/shader/ast: Make Indent() private | Lioncash | 2019-10-18 | 1 | -9/+9 |
| * | | | | | | | video_core/shader/ast: Rename Ident() to Indent() | Lioncash | 2019-10-18 | 1 | -13/+13 |
| * | | | | | | | video_core/shader/ast: Make use of fmt where applicable | Lioncash | 2019-10-18 | 1 | -14/+14 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #2993 from lioncash/vulkan-expr | Rodrigo Locatti | 2019-10-18 | 1 | -21/+23 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vk_shader_decompiler: Mark operator() function parameters as const references | Lioncash | 2019-10-18 | 1 | -21/+23 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #2992 from lioncash/dmnt | bunnei | 2019-10-18 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | dmnt_cheat_vm: Correct register Restore and ClearRegs behavior | Lioncash | 2019-10-18 | 1 | -2/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #2966 from FernandoS27/astc-formats | Rodrigo Locatti | 2019-10-18 | 4 | -79/+211 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Surfaces: Implement R4G4B4A4U format. | Fernando Sahmkow | 2019-10-09 | 4 | -24/+41 |
| * | | | | | | | Surfaces: Implement ASTC 6x6 10x10 12x12 8x6 6x5 | Fernando Sahmkow | 2019-10-09 | 4 | -70/+185 |
* | | | | | | | | Merge pull request #2979 from lioncash/macro | Rodrigo Locatti | 2019-10-18 | 2 | -72/+79 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | video_core/macro_interpreter: Make definitions of most private enums/unions hidden | Lioncash | 2019-10-17 | 2 | -72/+79 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #2989 from lioncash/apm | Rodrigo Locatti | 2019-10-18 | 2 | -16/+36 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | apm/controller: Make SetPerformanceConfiguration() use an array of pairs over a map | Lioncash | 2019-10-17 | 1 | -14/+34 |
| * | | | | | | | | apm/controller: Make GetCurrentPerformanceMode() a const member function | Lioncash | 2019-10-17 | 2 | -2/+2 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | core/core: Resolve -Wreorder warnings | Lioncash | 2019-10-17 | 1 | -2/+2 |
* | | | | | | | | core/memory/cheat_engine: Resolve -Wreorder warnings | Lioncash | 2019-10-17 | 1 | -4/+3 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #2980 from lioncash/warn | bunnei | 2019-10-17 | 3 | -5/+6 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | control_flow: Silence truncation warnings | Lioncash | 2019-10-16 | 2 | -4/+4 |
| * | | | | | | maxwell_3d: Silence truncation warnings | Lioncash | 2019-10-15 | 1 | -1/+2 |
| |/ / / / / |
|
* | | | | | | Merge pull request #2978 from lioncash/doxygen | Rodrigo Locatti | 2019-10-17 | 1 | -57/+78 |
|\ \ \ \ \ \ |
|
| * | | | | | | video_core/texture_cache: Amend Doxygen references | Lioncash | 2019-10-15 | 1 | -57/+78 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #2982 from lioncash/surface | Rodrigo Locatti | 2019-10-17 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | texture_cache: Avoid unnecessary surface copies within PickStrategy() and TryReconstructSurface() | Lioncash | 2019-10-16 | 1 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #2912 from FernandoS27/async-fixes | bunnei | 2019-10-16 | 16 | -52/+67 |
|\ \ \ \ \ \ |
|
| * | | | | | | AsyncGpu: Address Feedback | Fernando Sahmkow | 2019-10-11 | 2 | -2/+2 |
| * | | | | | | GL_Renderer: Remove lefting snippet. | Fernando Sahmkow | 2019-10-05 | 1 | -2/+0 |
| * | | | | | | NvFlinger: Remove leftover from corrections and clang format. | Fernando Sahmkow | 2019-10-05 | 1 | -4/+0 |
| * | | | | | | Gl_Rasterizer: Protect CPU Memory mapping from multiple threads. | Fernando Sahmkow | 2019-10-05 | 2 | -0/+4 |
| * | | | | | | Core: Wait for GPU to be idle before shutting down. | Fernando Sahmkow | 2019-10-05 | 7 | -0/+19 |
| * | | | | | | Nvdrv: Correct Event setup in Nvdrv | Fernando Sahmkow | 2019-10-05 | 2 | -23/+14 |
| * | | | | | | NVFlinger: Reverse the change that only signaled events on buffer acquire. | Fernando Sahmkow | 2019-10-05 | 2 | -20/+1 |
| * | | | | | | Nvdrv: Do framelimiting only in the CPU Thread | Fernando Sahmkow | 2019-10-05 | 2 | -3/+4 |
| * | | | | | | NvFlinger: Don't swap buffers if a frame is missing and always trigger event in sync gpu. | Fernando Sahmkow | 2019-10-05 | 1 | -1/+3 |
| * | | | | | | GPU_Async: Correct fences, display events and more. | Fernando Sahmkow | 2019-10-05 | 6 | -21/+38 |
| * | | | | | | Nvdrv: Correct Async regression and avoid signaling empty buffer vsyncs | Fernando Sahmkow | 2019-10-05 | 2 | -3/+9 |
* | | | | | | | Merge pull request #2984 from lioncash/fallthrough2 | Rodrigo Locatti | 2019-10-16 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core/surface: Add missing break in PixelFormatFromTextureFormat() | Lioncash | 2019-10-16 | 1 | -0/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #2981 from lioncash/copy | Rodrigo Locatti | 2019-10-16 | 2 | -34/+32 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gl_shader_decompiler: Make ExprDecompiler's GetResult() a const member function | Lioncash | 2019-10-16 | 1 | -1/+1 |
| * | | | | | | | gl_shader_decompiler: Use a std::string_view with GetDeclarationWithSuffix() | Lioncash | 2019-10-16 | 1 | -1/+1 |
| * | | | | | | | gl_shader_decompiler: Fold flow_var constant into GetFlowVariable() | Lioncash | 2019-10-16 | 1 | -3/+1 |
| * | | | | | | | gl_shader_decompiler: Mark ASTDecompiler/ExprDecompiler parameters as const references where applicable | Lioncash | 2019-10-16 | 1 | -21/+21 |
| * | | | | | | | gl_shader_decompiler: Pass by reference to GenerateTextureArgument() | Lioncash | 2019-10-16 | 1 | -2/+2 |
| * | | | | | | | gl_shader_decompiler: Use std::holds_alternative within GenerateTexture() | Lioncash | 2019-10-16 | 1 | -1/+1 |
| * | | | | | | | shader/node: std::move Meta instance within OperationNode constructor | Lioncash | 2019-10-16 | 1 | -1/+1 |
| * | | | | | | | gl_shader_decompiler: Avoid unnecessary copies of MetaImage | Lioncash | 2019-10-16 | 1 | -4/+4 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #2972 from lioncash/system | bunnei | 2019-10-15 | 10 | -34/+64 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | video_core/gpu: Remove use of the global system accessor | Lioncash | 2019-10-15 | 1 | -1/+1 |
| * | | | | | | bcat: Remove use of global system accessors | Lioncash | 2019-10-15 | 6 | -29/+55 |
| * | | | | | | nvflinger/buffer_queue: Remove use of a global system accessor | Lioncash | 2019-10-12 | 3 | -4/+8 |
* | | | | | | | common/algorithm: Add description comment indicating intended algorithms | Lioncash | 2019-10-15 | 1 | -0/+5 |
* | | | | | | | common: Rename binary_find.h to algorithm.h | Lioncash | 2019-10-15 | 4 | -4/+5 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge pull request #2965 from FernandoS27/fair-core-timing | bunnei | 2019-10-15 | 7 | -134/+147 |
|\ \ \ \ \ \ |
|
| * | | | | | | Core_Timing: Address Remaining feedback. | Fernando Sahmkow | 2019-10-12 | 1 | -5/+4 |
| * | | | | | | Core_Timing: Fix tests. | Fernando Sahmkow | 2019-10-12 | 1 | -2/+2 |
| * | | | | | | Core_Timing: Address Feedback and suppress warnings. | Fernando Sahmkow | 2019-10-11 | 5 | -13/+12 |
| * | | | | | | Core Timing: Correct Idle and remove lefting pragma | Fernando Sahmkow | 2019-10-09 | 1 | -2/+1 |
| * | | | | | | Core Timing: General corrections and added tests. | Fernando Sahmkow | 2019-10-09 | 3 | -7/+165 |
| * | | | | | | Tests: Eliminate old Core Timing Tests | Fernando Sahmkow | 2019-10-09 | 1 | -193/+0 |
| * | | | | | | Core Timing: Rework Core Timing to run all cores evenly. | Fernando Sahmkow | 2019-10-09 | 6 | -38/+89 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #2897 from DarkLordZach/oss-ext-fonts-1 | bunnei | 2019-10-14 | 18 | -123/+73480 |
|\ \ \ \ \ \ |
|
| * | | | | | | pl_u: Fix mismatched rebase size error in font encryption | Zach Hilman | 2019-10-13 | 3 | -19/+17 |
| * | | | | | | pl_u: Use kernel physical memory | Zach Hilman | 2019-10-13 | 2 | -4/+8 |
| * | | | | | | pl_u: Remove excess static qualifier | Zach Hilman | 2019-10-13 | 1 | -1/+1 |
| * | | | | | | pl_u: Use OSS system archives if real archives don't exist | Zach Hilman | 2019-10-13 | 2 | -112/+48 |
| * | | | | | | system_archive: Synthesize shared fonts system archives | Zach Hilman | 2019-10-13 | 3 | -5/+101 |
| * | | | | | | externals: Move OSS font data to file_sys in core | Zach Hilman | 2019-10-13 | 13 | -1/+73324 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #2968 from FreddyFunk/fix-zl-zr-analog-triggers | bunnei | 2019-10-14 | 1 | -4/+18 |
|\ \ \ \ \ \ |
|
| * | | | | | | fixed clang format & addressed feedback | FreddyFunk | 2019-10-10 | 1 | -26/+24 |
| * | | | | | | yuzu/configure_input_player: Fix input handling for ZL and ZR from controllers with analog triggers | FreddyFunk | 2019-10-10 | 1 | -7/+23 |
| |/ / / / / |
|
* | | | | | | Merge pull request #2930 from DarkLordZach/gamecard-partitions | bunnei | 2019-10-14 | 4 | -26/+128 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | card_image: Implement system update commands in XCI | Zach Hilman | 2019-10-13 | 2 | -3/+37 |
| * | | | | | card_image: Add accessors for raw partitions in XCI | Zach Hilman | 2019-09-23 | 2 | -0/+36 |
| * | | | | | card_image: Lazily load partitions in XCI | Zach Hilman | 2019-09-23 | 2 | -26/+41 |
| * | | | | | pfs: Provide accessors for file sizes and offsets | Zach Hilman | 2019-09-23 | 2 | -0/+17 |
* | | | | | | Merge pull request #2910 from FearlessTobi/port-4930 | bunnei | 2019-10-10 | 6 | -0/+38 |
|\ \ \ \ \ \ |
|
| * | | | | | | yuzu: Pause when in background | FearlessTobi | 2019-09-26 | 6 | -0/+38 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge pull request #2928 from ReinUsesLisp/dirty-depth-bounds | bunnei | 2019-10-09 | 2 | -1/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | maxwell_3d: Add dirty flags for depth bounds values | ReinUsesLisp | 2019-10-05 | 2 | -1/+10 |
* | | | | | | | Merge pull request #2927 from ReinUsesLisp/polygon-offset-units | bunnei | 2019-10-09 | 1 | -1/+3 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | gl_rasterizer: Fix polygon offset units | ReinUsesLisp | 2019-10-01 | 1 | -1/+3 |
| |/ / / / / |
|
* | | | | | | Merge pull request #2921 from FreddyFunk/compiler-warnings-core | bunnei | 2019-10-09 | 1 | -6/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | Services::ES fix casting warnings | FreddyFunk | 2019-09-29 | 1 | -6/+6 |
* | | | | | | | Merge pull request #2654 from DarkLordZach/lm-log-rewrite | bunnei | 2019-10-09 | 10 | -159/+367 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | lm: Flush manager output on core shutdown | Zach Hilman | 2019-09-22 | 5 | -11/+15 |
| * | | | | | | | lm: Rename Initialize to Log and implement with manager/reporter | Zach Hilman | 2019-09-22 | 1 | -140/+22 |
| * | | | | | | | lm: Implement manager class to output to reporter | Zach Hilman | 2019-09-22 | 2 | -0/+233 |
| * | | | | | | | core: Add LM::Manager to system | Zach Hilman | 2019-09-22 | 6 | -19/+39 |
| * | | | | | | | reporter: Add log output for packaged lm log data | Zach Hilman | 2019-09-22 | 2 | -0/+69 |
* | | | | | | | | Merge pull request #2959 from ReinUsesLisp/cbuf-hsetp2 | Fernando Sahmkow | 2019-10-08 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | shader/half_set_predicate: Fix HSETP2 for constant buffers | ReinUsesLisp | 2019-10-07 | 1 | -0/+2 |
| * | | | | | | | | shader/half_set_predicate: Reduce DEBUG_ASSERT to LOG_DEBUG | ReinUsesLisp | 2019-10-07 | 1 | -1/+2 |
* | | | | | | | | | hid: Implement DeactivateNpad | Morph | 2019-10-07 | 2 | -1/+13 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Merge pull request #2951 from lioncash/global | Zach Hilman | 2019-10-07 | 18 | -65/+87 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | core/core: Remove unused header | Lioncash | 2019-10-06 | 1 | -1/+0 |
| * | | | | | | | core: Remove Core::CurrentProcess() | Lioncash | 2019-10-06 | 5 | -13/+11 |
| * | | | | | | | hle/service: Replace global system instance calls with instance-based ones | Lioncash | 2019-10-06 | 14 | -51/+76 |
* | | | | | | | | Merge pull request #2952 from lioncash/warning | Rodrigo Locatti | 2019-10-07 | 4 | -12/+17 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | bcat/module: Silence truncation warnings | Lioncash | 2019-10-06 | 1 | -3/+3 |
| * | | | | | | | | bcat: Take std::function instance by value in NullBackend's constructor | Lioncash | 2019-10-06 | 2 | -2/+2 |
| * | | | | | | | | bcat: In-class initialize ProgressServiceBackend's impl member | Lioncash | 2019-10-06 | 2 | -2/+2 |
| * | | | | | | | | bcat: Make ProgressServiceBackend's constructor take a std::string_view | Lioncash | 2019-10-06 | 2 | -3/+7 |
| * | | | | | | | | bcat: Make ProgressServiceBackend's GetEvent() const | Lioncash | 2019-10-06 | 2 | -2/+2 |
| * | | | | | | | | boxcat: Silence an unused variable warning | Lioncash | 2019-10-06 | 1 | -1/+2 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #2955 from lioncash/allocator | Rodrigo Locatti | 2019-10-07 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | alignment: Resolve allocator construction issues on debug | Lioncash | 2019-10-07 | 1 | -0/+5 |
| * | | | | | | | | alignment: Specify trait definitions within the allocator | Lioncash | 2019-10-07 | 1 | -0/+5 |
| |/ / / / / / / |
|
* | | | | | | | | Merge pull request #2954 from ReinUsesLisp/fix-invalidation | Fernando Sahmkow | 2019-10-06 | 2 | -16/+17 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | gl_shader_disk_cache: Properly ignore existing cache | ReinUsesLisp | 2019-10-06 | 2 | -16/+17 |
| |/ / / / / / / |
|
* / / / / / / / | qt: Fix game name format error | Zach Hilman | 2019-10-06 | 1 | -2/+2 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #2942 from ReinUsesLisp/clang-warnings | bunnei | 2019-10-06 | 36 | -58/+68 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | audio/audout_u: Change formatting for old clang-format versions | ReinUsesLisp | 2019-10-05 | 1 | -1/+1 |
| * | | | | | | | yuzu/game_list_worker: Silence warnings | ReinUsesLisp | 2019-10-05 | 2 | -8/+9 |
| * | | | | | | | yuzu/game_list: Silence -Wswitch and -Wunused-variable | ReinUsesLisp | 2019-10-05 | 2 | -5/+12 |
| * | | | | | | | yuzu/configure_service: Silence -Wswitch | ReinUsesLisp | 2019-10-05 | 1 | -0/+2 |
| * | | | | | | | yuzu_tester: Remove unused variable | ReinUsesLisp | 2019-10-05 | 1 | -1/+0 |
| * | | | | | | | service/nvdrv: Silence -Wswitch | ReinUsesLisp | 2019-10-05 | 4 | -4/+10 |
| * | | | | | | | service/nfp: Silence -Wunused and -Wswitch | ReinUsesLisp | 2019-10-05 | 1 | -4/+5 |
| * | | | | | | | service/hid: Silence -Wunused and -Wswitch | ReinUsesLisp | 2019-10-05 | 15 | -23/+18 |
| * | | | | | | | service/am: Silence -Wreorder | ReinUsesLisp | 2019-10-05 | 1 | -2/+1 |
| * | | | | | | | service/hid: Remove unused system reference | ReinUsesLisp | 2019-10-05 | 2 | -2/+1 |
| * | | | | | | | service/friend: Remove unused field | ReinUsesLisp | 2019-10-05 | 1 | -1/+0 |
| * | | | | | | | service/filesystem: Silence -Wunused-variable | ReinUsesLisp | 2019-10-05 | 1 | -1/+1 |
| * | | | | | | | service/bcat: Silence -Wreorder and -Wunused | ReinUsesLisp | 2019-10-05 | 2 | -2/+2 |
| * | | | | | | | service/audio: Silence -Wunused | ReinUsesLisp | 2019-10-05 | 1 | -1/+1 |
| * | | | | | | | service/apm: Silence -Wunused and -Wreorder | ReinUsesLisp | 2019-10-05 | 2 | -4/+5 |
| * | | | | | | | common/file_util: Silence -Wswitch | ReinUsesLisp | 2019-10-05 | 1 | -1/+2 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge pull request #2943 from DarkLordZach/azure-titlebars-v2 | bunnei | 2019-10-06 | 4 | -6/+36 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | qt: Change titlebar formatting | Zach Hilman | 2019-10-05 | 1 | -6/+15 |
| * | | | | | | | common: Add additional SCM revision fields | Zach Hilman | 2019-10-05 | 3 | -0/+21 |
* | | | | | | | | video_core/control_flow: Eliminate variable shadowing warnings | Lioncash | 2019-10-05 | 1 | -6/+6 |
* | | | | | | | | video_core/control_flow: Eliminate pessimizing moves | Lioncash | 2019-10-05 | 1 | -5/+8 |
* | | | | | | | | video_core/ast: Unindent most of IsFullyDecompiled() by one level | Lioncash | 2019-10-05 | 1 | -12/+12 |
* | | | | | | | | video_core/ast: Make ShowCurrentState() take a string_view instead of std::string | Lioncash | 2019-10-05 | 2 | -2/+2 |
* | | | | | | | | video_core/ast: Eliminate variable shadowing warnings | Lioncash | 2019-10-05 | 1 | -3/+3 |
* | | | | | | | | video_core/ast: Replace std::string with a constexpr std::string_view | Lioncash | 2019-10-05 | 1 | -3/+1 |
* | | | | | | | | video_core/ast: Default the move constructor and assignment operator | Lioncash | 2019-10-05 | 2 | -26/+2 |
* | | | | | | | | video_core/{ast, expr}: Organize forward declaration | Lioncash | 2019-10-05 | 2 | -10/+10 |
* | | | | | | | | video_core/expr: Supply operator!= along with operator== | Lioncash | 2019-10-05 | 2 | -1/+32 |
* | | | | | | | | video_core/{ast, expr}: Use std::move where applicable | Lioncash | 2019-10-05 | 4 | -45/+47 |
* | | | | | | | | video_core/ast: Supply const accessors for data where applicable | Lioncash | 2019-10-05 | 2 | -37/+41 |
* | | | | | | | | Merge pull request #2888 from FernandoS27/decompiler2 | David | 2019-10-05 | 16 | -160/+2293 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Shader_ir: Address feedback | Fernando Sahmkow | 2019-10-05 | 6 | -65/+24 |
| * | | | | | | | Shader_Ir: Address Feedback and clang format. | Fernando Sahmkow | 2019-10-05 | 4 | -68/+68 |
| * | | | | | | | vk_shader_decompiler: Correct Branches inside conditionals. | Fernando Sahmkow | 2019-10-05 | 1 | -1/+11 |
| * | | | | | | | vk_shader_decompiler: Clean code and be const correct. | Fernando Sahmkow | 2019-10-05 | 2 | -8/+6 |
| * | | | | | | | Shader_IR: clean up AST handling and add documentation. | Fernando Sahmkow | 2019-10-05 | 1 | -2/+6 |
| * | | | | | | | Shader_IR: Correct OutwardMoves for Ifs | Fernando Sahmkow | 2019-10-05 | 1 | -22/+11 |
| * | | | | | | | vk_shader_compiler: Don't enclose branches with if(true) to avoid crashing AMD | Fernando Sahmkow | 2019-10-05 | 1 | -16/+33 |
| * | | | | | | | gl_shader_decompiler: Refactor and address feedback. | Fernando Sahmkow | 2019-10-05 | 1 | -17/+18 |
| * | | | | | | | Shader_IR: corrections and clang-format | Fernando Sahmkow | 2019-10-05 | 2 | -70/+64 |
| * | | | | | | | vk_shader_compiler: Correct SPIR-V AST Decompiling | Fernando Sahmkow | 2019-10-05 | 1 | -4/+11 |
| * | | | | | | | Shader_IR: allow else derivation to be optional. | Fernando Sahmkow | 2019-10-05 | 7 | -10/+18 |
| * | | | | | | | vk_shader_compiler: Implement the decompiler in SPIR-V | Fernando Sahmkow | 2019-10-05 | 3 | -23/+301 |
| * | | | | | | | Shader_IR: mark labels as unused for partial decompile. | Fernando Sahmkow | 2019-10-05 | 2 | -3/+9 |
| * | | | | | | | Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. | Fernando Sahmkow | 2019-10-05 | 14 | -82/+336 |
| * | | | | | | | gl_shader_decompiler: Implement AST decompiling | Fernando Sahmkow | 2019-10-05 | 11 | -63/+358 |
| * | | | | | | | shader_ir: Declare Manager and pass it to appropiate programs. | Fernando Sahmkow | 2019-10-05 | 7 | -104/+214 |
| * | | | | | | | shader_ir: Corrections to outward movements and misc stuffs | Fernando Sahmkow | 2019-10-05 | 7 | -58/+310 |
| * | | | | | | | shader_ir: Add basic goto elimination | Fernando Sahmkow | 2019-10-05 | 2 | -38/+484 |
| * | | | | | | | shader_ir: Initial Decompile Setup | Fernando Sahmkow | 2019-10-05 | 6 | -5/+510 |
| |/ / / / / / |
|
* | | | | | | | Texture_Cache: Blit Deduction corrections and simplifications. | Fernando Sahmkow | 2019-10-05 | 1 | -18/+20 |
* | | | | | | | TextureCache: Add the ability to deduce if two textures are depth on blit. | Fernando Sahmkow | 2019-10-05 | 1 | -2/+142 |
|/ / / / / / |
|
* | | | | | | SDL: Fix missing header | Fernando Sahmkow | 2019-10-05 | 1 | -0/+1 |
* | | | | | | Merge pull request #2896 from FearlessTobi/port-4950 | bunnei | 2019-10-04 | 3 | -2/+17 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add FPS to SDL title bar | jroweboy | 2019-09-22 | 3 | -2/+17 |
* | | | | | | | Merge pull request #2936 from VPeruS/use-isallzeroarray | bunnei | 2019-10-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [crypto] Use IsAllZeroArray helper function | vperus | 2019-10-02 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #2898 from FearlessTobi/port-4004 | bunnei | 2019-10-04 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | qt_themes: add two colorful themes | FearlessTobi | 2019-09-22 | 2 | -1/+3 |
* | | | | | | | | | Merge pull request #2539 from DarkLordZach/bcat | David | 2019-10-03 | 36 | -41/+1985 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | qt: Add service dialog | Zach Hilman | 2019-10-02 | 5 | -17/+20 |
| * | | | | | | | | boxcat: Use updated game-asset API URL and tags | Zach Hilman | 2019-10-01 | 1 | -6/+6 |
| * | | | | | | | | bcat: Add FSC accessors for BCAT data | Zach Hilman | 2019-10-01 | 10 | -31/+51 |
| * | | | | | | | | boxcat: Implement events global field | Zach Hilman | 2019-09-30 | 6 | -30/+43 |
| * | | | | | | | | bcat: Implement DeliveryCacheProgressImpl structure | Zach Hilman | 2019-09-30 | 6 | -88/+314 |
| * | | | | | | | | boxcat: Use Etag header names for file digest | Zach Hilman | 2019-09-30 | 2 | -24/+21 |
| * | | | | | | | | boxcat: Add downloading and client for launch parameter data | Zach Hilman | 2019-09-30 | 2 | -16/+77 |
| * | | | | | | | | bcat: Add backend function for BCAT Indirect (launch parameter) | Zach Hilman | 2019-09-30 | 2 | -0/+11 |
| * | | | | | | | | bcat: Expose CreateBackendFromSettings helper function | Zach Hilman | 2019-09-30 | 2 | -2/+2 |
| * | | | | | | | | am: Unstub PopLaunchParameter and add bcat connection for app-specific data | Zach Hilman | 2019-09-30 | 2 | -16/+52 |
| * | | | | | | | | configure_service: Allow Qt to open external links | Zach Hilman | 2019-09-30 | 1 | -0/+3 |
| * | | | | | | | | yuzu: Add UI tab to configure BCAT services | Zach Hilman | 2019-09-30 | 6 | -0/+302 |
| * | | | | | | | | bcat: Implement cmd 90201 ClearDeliveryCacheStorage | Zach Hilman | 2019-09-30 | 1 | -1/+23 |
| * | | | | | | | | bcat: Implement cmd 30100 SetPassphrase | Zach Hilman | 2019-09-30 | 1 | -1/+33 |
| * | | | | | | | | bcat: Implement cmd RequestSyncDeliveryCache and variant | Zach Hilman | 2019-09-30 | 1 | -2/+70 |
| * | | | | | | | | bcat: Implement IDeliveryCacheProgressService commands | Zach Hilman | 2019-09-30 | 1 | -0/+131 |
| * | | | | | | | | bcat: Implement IDeliveryCacheFileService commands | Zach Hilman | 2019-09-30 | 1 | -0/+117 |
| * | | | | | | | | bcat: Implement IDeliveryCacheDirectoryService commands | Zach Hilman | 2019-09-30 | 1 | -0/+99 |
| * | | | | | | | | bcat: Implement IDeliveryCacheStorageService commands | Zach Hilman | 2019-09-30 | 1 | -0/+58 |
| * | | | | | | | | bcat: Add commands to create IDeliveryCacheStorageService | Zach Hilman | 2019-09-30 | 3 | -2/+32 |
| * | | | | | | | | module: Create BCAT backend based upon Settings value on construction | Zach Hilman | 2019-09-30 | 3 | -1/+36 |
| * | | | | | | | | bcat: Add BCAT backend for Boxcat service | Zach Hilman | 2019-09-30 | 2 | -0/+407 |
| * | | | | | | | | bcat: Add backend class to generify the functions of BCAT | Zach Hilman | 2019-09-30 | 2 | -0/+100 |
| * | | | | | | | | settings: Add option to set BCAT backend | Zach Hilman | 2019-09-30 | 6 | -0/+34 |
| * | | | | | | | | nifm: Signal to applications that internet access is available | Zach Hilman | 2019-09-30 | 1 | -3/+10 |
| * | | | | | | | | core/loader: Track the NSO build ID of the current process | Zach Hilman | 2019-09-30 | 3 | -0/+14 |
| * | | | | | | | | applets: Add accessor for AppletFrontendSet | Zach Hilman | 2019-09-30 | 2 | -0/+6 |
| * | | | | | | | | filesystem: Add getter for BCAT temporary directory | Zach Hilman | 2019-09-30 | 3 | -0/+16 |
| * | | | | | | | | vfs: Add function to extract ZIP file into virtual filesystem | Zach Hilman | 2019-09-30 | 2 | -0/+96 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #2904 from ogniK5377/better-signal-hid | bunnei | 2019-10-01 | 1 | -8/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Signal styleset changes at a better time | David Marcec | 2019-09-24 | 1 | -8/+2 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Revert "arm_dynarmic: Check if jit is nullptr when preparing reschedule" | bunnei | 2019-09-30 | 1 | -3/+0 |
* | | | | | | | Merge pull request #2574 from DarkLordZach/dynarmic-jit-nullptr | bunnei | 2019-09-30 | 1 | -0/+3 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | arm_dynarmic: Check if jit is nullptr when preparing reschedule | Zach Hilman | 2019-06-10 | 1 | -0/+3 |
* | | | | | | | gl_shader_decompiler: Add tailing return for HUnpack2 | ReinUsesLisp | 2019-09-24 | 1 | -0/+2 |
* | | | | | | | gl_shader_decompiler: Fix clang build issues | ReinUsesLisp | 2019-09-24 | 1 | -26/+23 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge pull request #2869 from ReinUsesLisp/suld | bunnei | 2019-09-24 | 11 | -229/+199 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | gl_shader_decompiler: Use uint for images and fix SUATOM | ReinUsesLisp | 2019-09-21 | 7 | -188/+93 |
| * | | | | | shader/image: Implement SULD and remove irrelevant code | ReinUsesLisp | 2019-09-21 | 10 | -47/+110 |
| * | | | | | shader_bytecode: Add SULD encoding | ReinUsesLisp | 2019-09-21 | 1 | -0/+2 |
* | | | | | | cmake: Add SCM detection for Azure | Zach Hilman | 2019-09-22 | 1 | -0/+3 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge pull request #2683 from DarkLordZach/lock-exit | David | 2019-09-22 | 8 | -8/+92 |
|\ \ \ \ \ |
|
| * | | | | | main: Use const on all variable initializations | Zach Hilman | 2019-09-22 | 1 | -2/+2 |
| * | | | | | qt: Prompt user for confirmation if exit lock is active | Zach Hilman | 2019-09-22 | 3 | -1/+44 |
| * | | | | | am: Implement ISelfController ExitLock commands | Zach Hilman | 2019-09-22 | 1 | -2/+6 |
| * | | | | | am: Implement ISelfController Exit | Zach Hilman | 2019-09-22 | 4 | -4/+20 |
| * | | | | | am: Add RequestExit event to AppletMessageQueue | Zach Hilman | 2019-09-22 | 2 | -0/+6 |
| * | | | | | core: Track system exit lock status | Zach Hilman | 2019-09-22 | 2 | -0/+15 |
* | | | | | | Merge pull request #2889 from FearlessTobi/adwsawdawd | David | 2019-09-22 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add missing include | FearlessTobi | 2019-09-22 | 1 | -0/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #2876 from ogniK5377/AcquireNpadStyleSetUpdateEventHandle-fix | Zach Hilman | 2019-09-22 | 3 | -11/+18 |
|\ \ \ \ \ \ |
|
| * | | | | | | removed comment | David Marcec | 2019-09-22 | 1 | -1/+0 |
| * | | | | | | Rebased | David Marcec | 2019-09-22 | 3 | -11/+19 |
| |/ / / / / |
|
* | | | | | | Merge pull request #2877 from ogniK5377/framecount-rev7 | Zach Hilman | 2019-09-22 | 2 | -11/+24 |
|\ \ \ \ \ \ |
|
| * | | | | | | Used revision 5 instead of 7, marked constexpr as static | David Marcec | 2019-09-21 | 1 | -2/+2 |
| * | | | | | | Added frame_count for REV7 audio renderer | David Marcec | 2019-09-20 | 2 | -11/+24 |
* | | | | | | | Merge pull request #2895 from FearlessTobi/debug-logs | David | 2019-09-22 | 1 | -7/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service/acc: Lower log severity from INFO to DEBUG | FearlessTobi | 2019-09-22 | 1 | -7/+7 |
* | | | | | | | | Merge pull request #2873 from ogniK5377/new-ioctls | Fernando Sahmkow | 2019-09-22 | 24 | -73/+153 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | server side clang format fix2 | David Marcec | 2019-09-22 | 1 | -18/+18 |
| * | | | | | | | Use clang-format provided by build server | David Marcec | 2019-09-22 | 1 | -20/+18 |
| * | | | | | | | disable clang-format temp | David Marcec | 2019-09-20 | 1 | -0/+2 |
| * | | | | | | | Initial implementation of Ioctl2 & Ioctl3 | David Marcec | 2019-09-19 | 24 | -63/+143 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #2884 from ogniK5377/deglobal-sys-services | Fernando Sahmkow | 2019-09-22 | 64 | -212/+291 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | removed unneeded semicolon | David Marcec | 2019-09-22 | 1 | -1/+1 |
| * | | | | | | | Removed reference to core timing to nvflinger and used system instead | David Marcec | 2019-09-22 | 1 | -1/+1 |
| * | | | | | | | marked controller constructors as explicit | David Marcec | 2019-09-22 | 8 | -8/+8 |
| * | | | | | | | Rebase | David Marcec | 2019-09-22 | 25 | -62/+75 |
| * | | | | | | | Rebase | David Marcec | 2019-09-22 | 5 | -20/+21 |
| * | | | | | | | Deglobalize System: Vi | David Marcec | 2019-09-22 | 3 | -8/+8 |
| * | | | | | | | Deglobalize System: Time | David Marcec | 2019-09-22 | 4 | -14/+21 |
| * | | | | | | | Rebase | David Marcec | 2019-09-22 | 2 | -8/+12 |
| * | | | | | | | Deglobalize System: NvFlinger | David Marcec | 2019-09-22 | 2 | -6/+7 |
| * | | | | | | | Rebase | David Marcec | 2019-09-22 | 4 | -8/+12 |
| * | | | | | | | Deglobalize System: Nim | David Marcec | 2019-09-22 | 2 | -7/+12 |
| * | | | | | | | Deglobalize System: Nifm | David Marcec | 2019-09-22 | 2 | -13/+23 |
| * | | | | | | | Deglobalize System: NFP | David Marcec | 2019-09-22 | 4 | -14/+16 |
| * | | | | | | | Deglobalize System: LDR | David Marcec | 2019-09-22 | 2 | -6/+7 |
| * | | | | | | | Deglobalize System: IRS | David Marcec | 2019-09-22 | 3 | -5/+6 |
| * | | | | | | | Deglobalize System: Hid | David Marcec | 2019-09-22 | 20 | -37/+44 |
| * | | | | | | | Deglobalize System: Friend | David Marcec | 2019-09-22 | 4 | -22/+24 |
| * | | | | | | | Deglobalize System: Fatal | David Marcec | 2019-09-22 | 6 | -20/+29 |
| * | | | | | | | Deglobalize System: Btm | David Marcec | 2019-09-22 | 2 | -7/+13 |
| * | | | | | | | Deglobalize System: Btdrv | David Marcec | 2019-09-22 | 2 | -5/+9 |
| * | | | | | | | Deglobalize System: Aoc | David Marcec | 2019-09-22 | 2 | -11/+13 |
| * | | | | | | | Deglobalize System: Am | David Marcec | 2019-09-22 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #2870 from FernandoS27/multi-draw | David | 2019-09-22 | 9 | -91/+273 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Maxwell3D: Corrections and refactors to MME instance refactor | Fernando Sahmkow | 2019-09-22 | 4 | -44/+46 |
| * | | | | | | | | Rasterizer: Correct introduced bug where a conditional render wouldn't stop a draw call from executing | Fernando Sahmkow | 2019-09-20 | 1 | -10/+16 |
| * | | | | | | | | Rasterizer: Refactor and simplify DrawBatch Interface. | Fernando Sahmkow | 2019-09-19 | 4 | -35/+16 |
| * | | | | | | | | Rasterizer: Address Feedback and conscerns. | Fernando Sahmkow | 2019-09-19 | 1 | -11/+11 |
| * | | | | | | | | Rasterizer: Refactor draw calls, remove deadcode and clean up. | Fernando Sahmkow | 2019-09-19 | 3 | -106/+68 |
| * | | | | | | | | VideoCore: Corrections to the MME Inliner and removal of hacky instance management. | Fernando Sahmkow | 2019-09-19 | 6 | -31/+81 |
| * | | | | | | | | Video Core: initial Implementation of InstanceDraw Packaging | Fernando Sahmkow | 2019-09-19 | 7 | -11/+192 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #2891 from FearlessTobi/rod-tex | Fernando Sahmkow | 2019-09-22 | 8 | -24/+39 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | Fix clang-format | FearlessTobi | 2019-09-22 | 2 | -2/+2 |
| * | | | | | | | fermi_2d: Lower surface copy log severity to DEBUG | FearlessTobi | 2019-09-22 | 1 | -1/+1 |
| * | | | | | | | video_core: Implement RGBX16F PixelFormat | FearlessTobi | 2019-09-22 | 7 | -22/+37 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #2867 from ReinUsesLisp/configure-framebuffers-clean | David | 2019-09-22 | 4 | -121/+33 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gl_rasterizer: Remove unused code paths from ConfigureFramebuffers | ReinUsesLisp | 2019-09-17 | 4 | -121/+33 |
* | | | | | | | | Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1" | David Marcec | 2019-09-22 | 18 | -73477/+123 |
| |_|_|/ / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #2535 from DarkLordZach/cheat-v2 | David | 2019-09-22 | 15 | -760/+1962 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | dmnt_cheat_vm: Default initialize structure values | Zach Hilman | 2019-09-22 | 3 | -89/+88 |
| * | | | | | | | dmnt_cheat_vm: Make Cheat VM compliant to code style | Zach Hilman | 2019-09-22 | 4 | -870/+862 |
| * | | | | | | | core: Initialize cheats after load to avoid VMManager crash | Zach Hilman | 2019-09-22 | 1 | -0/+5 |
| * | | | | | | | core: Update RegisterCheatList for new VM | Zach Hilman | 2019-09-22 | 2 | -11/+16 |
| * | | | | | | | patch_manager: Update cheat parsing for new VM | Zach Hilman | 2019-09-22 | 2 | -15/+20 |
| * | | | | | | | nso: Pass build ID directly | Zach Hilman | 2019-09-22 | 1 | -2/+1 |
| * | | | | | | | cheat_engine: Move to memory and strip VM | Zach Hilman | 2019-09-22 | 5 | -728/+325 |
| * | | | | | | | memory: Port Atmosphere's DmntCheatVm | Zach Hilman | 2019-09-22 | 3 | -0/+1598 |
| * | | | | | | | log: Add logging class for Cheat Engine | Zach Hilman | 2019-09-22 | 2 | -0/+2 |
* | | | | | | | | Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1 | David | 2019-09-22 | 18 | -123/+73477 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | pl_u: Use kernel physical memory | Zach Hilman | 2019-09-22 | 2 | -4/+8 |
| * | | | | | | | pl_u: Remove excess static qualifier | Zach Hilman | 2019-09-22 | 1 | -1/+1 |
| * | | | | | | | pl_u: Use OSS system archives if real archives don't exist | Zach Hilman | 2019-09-22 | 3 | -111/+42 |
| * | | | | | | | system_archive: Synthesize shared fonts system archives | Zach Hilman | 2019-09-22 | 3 | -5/+101 |
| * | | | | | | | pl_u: Expose method to encrypt TTF to BFTTF | Zach Hilman | 2019-09-22 | 2 | -14/+14 |
| * | | | | | | | externals: Move OSS font data to file_sys in core | Zach Hilman | 2019-09-22 | 13 | -1/+73324 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #2612 from DarkLordZach/prepo-new | David | 2019-09-22 | 5 | -30/+99 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | prepo: Remove system global accessors | Zach Hilman | 2019-09-22 | 3 | -15/+18 |
| * | | | | | | prepo: Implement SaveReport New and System variants | Zach Hilman | 2019-09-22 | 1 | -15/+71 |
| * | | | | | | reporter: Differentiate between Old, New, and System play reports | Zach Hilman | 2019-09-22 | 2 | -5/+15 |
| |/ / / / / |
|
* | | | | | | Merge pull request #2430 from DarkLordZach/fs-controller | David | 2019-09-22 | 55 | -265/+1885 |
|\ \ \ \ \ \ |
|
| * | | | | | | configure_debug: Move reporting option to logging | Zach Hilman | 2019-09-22 | 15 | -63/+64 |
| * | | | | | | config: Remove Dump options from configure_debug | Zach Hilman | 2019-09-21 | 4 | -47/+39 |
| * | | | | | | filesystem: Add const qualification to various accessors | Zach Hilman | 2019-09-21 | 10 | -83/+94 |
| * | | | | | | yuzu: Add UI to manage filesystem paths and sizes | Zach Hilman | 2019-09-21 | 6 | -1/+627 |
| * | | | | | | core: Store FileSystemController in core | Zach Hilman | 2019-09-21 | 2 | -0/+32 |
| * | | | | | | settings: Add options for managing gamecard emulation | Zach Hilman | 2019-09-21 | 4 | -2/+67 |
| * | | | | | | settings: Add options for setting storage sizes | Zach Hilman | 2019-09-21 | 3 | -1/+57 |
| * | | | | | | yuzu: Port old usages of Filesystem namespace to FilesystemController | Zach Hilman | 2019-09-21 | 14 | -46/+106 |
| * | | | | | | settings: Update LogSettings to show NAND/SDMC paths from FileUtil | Zach Hilman | 2019-09-21 | 1 | -2/+3 |
| * | | | | | | card_image: Add accessors for gamecard certificate | Zach Hilman | 2019-09-21 | 2 | -0/+9 |
| * | | | | | | card_image: Add functions to query gamecard update partition | Zach Hilman | 2019-09-21 | 2 | -0/+24 |
| * | | | | | | content_archive: Add accessors for Rights ID and SDK Version | Zach Hilman | 2019-09-21 | 2 | -0/+10 |
| * | | | | | | partition_data_manager: Add accessor for decrypted PRODINFO partition | Zach Hilman | 2019-09-21 | 2 | -0/+5 |
| * | | | | | | services: Pass FileSystemController as reference to services that need it | Zach Hilman | 2019-09-21 | 11 | -20/+47 |
| * | | | | | | am: Unstub IApplicationFunctions EnsureSaveData (20) | Zach Hilman | 2019-09-21 | 1 | -8/+14 |
| * | | | | | | filesystem: Pass Size Getter functions to IFileSystem for sizes | Zach Hilman | 2019-09-21 | 3 | -20/+31 |
| * | | | | | | sdmc_factory: Add SD Card size getters | Zach Hilman | 2019-09-21 | 2 | -0/+12 |
| * | | | | | | bis_factory: Add getters for NAND partition sizes | Zach Hilman | 2019-09-21 | 2 | -0/+38 |
| * | | | | | | filesystem: Add FileSystemController to deglobalize FS services | Zach Hilman | 2019-09-21 | 2 | -58/+359 |
| * | | | | | | submisson_package: Fix edge case with improperly sized filenames | Zach Hilman | 2019-09-21 | 1 | -1/+2 |
| * | | | | | | sdmc_factory: Add accessor for SDMC Album directory | Zach Hilman | 2019-09-21 | 2 | -0/+6 |
| * | | | | | | sdmc_factory: Add accessor for SDMC PlaceholderCache | Zach Hilman | 2019-09-21 | 2 | -1/+10 |
| * | | | | | | sdmc_factory: Add accessor for content directory | Zach Hilman | 2019-09-21 | 2 | -0/+7 |
| * | | | | | | savedata_factory: Implement savedata creation and don't create dir on open | Zach Hilman | 2019-09-21 | 2 | -26/+40 |
| * | | | | | | patch_manager: Add short-circuit edge-case to GetPatchVersionNames | Zach Hilman | 2019-09-21 | 1 | -0/+2 |
| * | | | | | | patch_manager: Add error checking to load dir to prevent crashes | Zach Hilman | 2019-09-21 | 1 | -0/+15 |
| * | | | | | | registered_cache: Process *.cnmt.nca files | Zach Hilman | 2019-09-21 | 1 | -16/+23 |
| * | | | | | | registered_cache: Implement PlaceholderCache to manage placeholder and installing content | Zach Hilman | 2019-09-21 | 2 | -0/+175 |
| * | | | | | | bis_factory: Fix mod loader edge-case with homebrew title IDs | Zach Hilman | 2019-09-21 | 1 | -1/+1 |
| * | | | | | | bis_factory: Add accessors for BIS placeholder caches | Zach Hilman | 2019-09-21 | 2 | -1/+20 |
| * | | | | | | bis_factory: Add accessor for NAND Image Directory | Zach Hilman | 2019-09-21 | 2 | -0/+6 |
| * | | | | | | bis_factory: Add accessors for BIS content directories | Zach Hilman | 2019-09-21 | 2 | -0/+11 |
| * | | | | | | bis_factory: Add accessors for BIS partitions | Zach Hilman | 2019-09-21 | 2 | -0/+61 |
* | | | | | | | Merge pull request #2883 from ogniK5377/log-game | Zach Hilman | 2019-09-22 | 1 | -3/+3 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Swapped TID and Game name to make it easier to parse | David Marcec | 2019-09-21 | 1 | -1/+1 |
| * | | | | | | Log the current title id and game name which is booting | David Marcec | 2019-09-21 | 1 | -3/+3 |
* | | | | | | | Merge pull request #2878 from FernandoS27/icmp | Rodrigo Locatti | 2019-09-21 | 2 | -0/+42 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Shader_IR: ICMP corrections and fixes | Fernando Sahmkow | 2019-09-21 | 2 | -6/+11 |
| * | | | | | | Shader_IR: Implement ICMP. | Fernando Sahmkow | 2019-09-20 | 2 | -0/+37 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #2885 from Hexagon12/port-4944 | David | 2019-09-21 | 1 | -0/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | Added Host CPU and OS to log | pbarilla | 2019-09-21 | 1 | -0/+8 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #2806 from FearlessTobi/port-4882 | David | 2019-09-21 | 7 | -10/+93 |
|\ \ \ \ \ \ |
|
| * | | | | | | Address review comments | FearlessTobi | 2019-09-10 | 2 | -6/+9 |
| * | | | | | | Add frametime logging for tracking performance over time | fearlessTobi | 2019-09-10 | 7 | -10/+90 |
* | | | | | | | Merge pull request #2872 from FernandoS27/mem-gpu-opt | David | 2019-09-21 | 1 | -2/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Core/Memory: Only FlushAndInvalidate GPU if the page is marked as RasterizerCachedMemory | Fernando Sahmkow | 2019-09-19 | 1 | -2/+7 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #2576 from DarkLordZach/nsp-fix-1 | David | 2019-09-21 | 2 | -14/+39 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | nsp: Correct status codes for extracted NSPs | Zach Hilman | 2019-06-10 | 2 | -13/+17 |
| * | | | | | | | nsp: Use title ID from NPDM metadata for extracted type NSPs | Zach Hilman | 2019-06-10 | 2 | -1/+22 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge pull request #2866 from Morph1984/checkbox_fix | David | 2019-09-21 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | When docked mode is checked, uncheck "joycons docked" | Morph | 2019-09-17 | 1 | -0/+2 |
* | | | | | | | | Merge pull request #2868 from ReinUsesLisp/fix-mipmaps | David | 2019-09-21 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | maxwell_to_gl: Fix mipmap filtering | ReinUsesLisp | 2019-09-17 | 1 | -2/+2 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge pull request #2879 from ogniK5377/trace-submitgpfifo | David | 2019-09-21 | 1 | -4/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Mark KickOffPb & SubmitGPFIFO as trace | David Marcec | 2019-09-21 | 1 | -4/+4 |
| | |_|_|_|_|/
| |/| | | | | |
|
* / | | | | | | Mark DrawArrays as LOG_TRACE | David Marcec | 2019-09-21 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #2846 from ReinUsesLisp/fixup-viewport-index | bunnei | 2019-09-20 | 1 | -10/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | gl_shader_decompiler: Avoid writing output attribute when unimplemented | ReinUsesLisp | 2019-09-06 | 1 | -10/+14 |
* | | | | | | | Merge pull request #2855 from ReinUsesLisp/shfl | bunnei | 2019-09-20 | 6 | -9/+182 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | shader_ir/warp: Implement SHFL | ReinUsesLisp | 2019-09-17 | 6 | -9/+182 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #2784 from ReinUsesLisp/smem | bunnei | 2019-09-18 | 5 | -21/+81 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | gl_shader_decompiler: Implement shared memory | ReinUsesLisp | 2019-09-05 | 1 | -0/+23 |
| * | | | | | shader_ir: Implement LD_S | ReinUsesLisp | 2019-09-05 | 1 | -10/+13 |
| * | | | | | shader_ir: Implement ST_S | ReinUsesLisp | 2019-09-05 | 4 | -11/+45 |
* | | | | | | Merge pull request #2851 from ReinUsesLisp/srgb | Fernando Sahmkow | 2019-09-15 | 6 | -30/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | renderer_opengl: Fix rebase mistake | ReinUsesLisp | 2019-09-11 | 1 | -1/+1 |
| * | | | | | | gl_rasterizer: Correct sRGB Fix regression | Fernando Sahmkow | 2019-09-11 | 1 | -0/+12 |
| * | | | | | | renderer_opengl: Fix sRGB blits | ReinUsesLisp | 2019-09-11 | 6 | -43/+10 |
* | | | | | | | Merge pull request #2824 from ReinUsesLisp/mme | Fernando Sahmkow | 2019-09-15 | 3 | -4/+20 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | maxwell_3d: Update firmware 4 call stub commentary | Rodrigo Locatti | 2019-09-15 | 1 | -1/+2 |
| * | | | | | | Revert "Revert #2466" and stub FirmwareCall 4 | ReinUsesLisp | 2019-09-04 | 3 | -4/+19 |
* | | | | | | | Merge pull request #2857 from ReinUsesLisp/surface-srgb | Fernando Sahmkow | 2019-09-14 | 2 | -0/+22 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | video_core/surface: Add function to detect sRGB surfaces | ReinUsesLisp | 2019-09-13 | 2 | -0/+22 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #2858 from ReinUsesLisp/vk-device | Fernando Sahmkow | 2019-09-14 | 3 | -111/+258 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | vk_device: Add miscellaneous features and minor style changes | ReinUsesLisp | 2019-09-13 | 3 | -111/+258 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #2667 from DarkLordZach/profile-editor | bunnei | 2019-09-14 | 5 | -10/+130 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | acc_su: Implement GetProfileEditor (205) | Zach Hilman | 2019-07-03 | 3 | -1/+13 |
| * | | | | | | | acc: Implement IProfileEditor-specific commands 'Store' and 'StoreWithImage' | Zach Hilman | 2019-07-03 | 1 | -1/+73 |
| * | | | | | | | profile_manager: Add setter for ProfileBase and ProfileData | Zach Hilman | 2019-07-03 | 2 | -0/+13 |
| * | | | | | | | acc: Add IProfileCommon for IProfile and IProfileEditor | Zach Hilman | 2019-07-03 | 1 | -8/+31 |
* | | | | | | | | shader/image: Implement SUATOM and fix SUST | ReinUsesLisp | 2019-09-11 | 7 | -69/+329 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge pull request #2823 from ReinUsesLisp/shr-clamp | bunnei | 2019-09-10 | 2 | -6/+17 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | shader/shift: Implement SHR wrapped and clamped variants | ReinUsesLisp | 2019-09-04 | 2 | -6/+17 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #2810 from ReinUsesLisp/mme-opt | bunnei | 2019-09-10 | 4 | -12/+24 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | maxwell_3d: Avoid moving macro_params | ReinUsesLisp | 2019-09-04 | 4 | -12/+24 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #2759 from ReinUsesLisp/compute-images | Fernando Sahmkow | 2019-09-10 | 20 | -229/+457 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | gl_shader_decompiler: Keep track of written images and mark them as modified | ReinUsesLisp | 2019-09-06 | 7 | -62/+92 |
| * | | | | | | texture_cache: Minor changes | ReinUsesLisp | 2019-09-06 | 4 | -19/+17 |
| * | | | | | | gl_rasterizer: Apply textures and images state | ReinUsesLisp | 2019-09-06 | 1 | -0/+2 |
| * | | | | | | gl_rasterizer: Add samplers to compute dispatches | ReinUsesLisp | 2019-09-06 | 2 | -3/+36 |
| * | | | | | | gl_rasterizer: Minor code changes | ReinUsesLisp | 2019-09-06 | 2 | -20/+31 |
| * | | | | | | gl_state: Split textures and samplers into two arrays | ReinUsesLisp | 2019-09-06 | 4 | -91/+39 |
| * | | | | | | gl_rasterizer: Implement image bindings | ReinUsesLisp | 2019-09-06 | 5 | -32/+106 |
| * | | | | | | gl_state: Add support for glBindImageTextures | ReinUsesLisp | 2019-09-06 | 2 | -0/+24 |
| * | | | | | | texture_cache: Pass TIC to texture cache | ReinUsesLisp | 2019-09-06 | 4 | -27/+25 |
| * | | | | | | kepler_compute: Implement texture queries | ReinUsesLisp | 2019-09-06 | 5 | -5/+99 |
| * | | | | | | gl_rasterizer: Split SetupTextures | ReinUsesLisp | 2019-09-06 | 2 | -22/+38 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #2847 from VelocityRa/nro-nacp-fix | David | 2019-09-09 | 2 | -0/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | nro: Implement ReadControlData | Nick Renieris | 2019-09-07 | 2 | -0/+10 |
* | | | | | | | Merge pull request #2716 from lioncash/hle-global | David | 2019-09-09 | 17 | -97/+143 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | service/am: Remove usages of global system accessors | Lioncash | 2019-09-05 | 17 | -97/+143 |
* | | | | | | | | Merge pull request #2763 from lioncash/map-phys | David | 2019-09-09 | 2 | -39/+41 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | kernel/vm_manager: Correct doxygen comment parameter tags for MapPhysicalMemory/UnmapPhysicalMemory | Lioncash | 2019-09-05 | 1 | -4/+4 |
| * | | | | | | | kernel/vm_manager: Move variables closer to usage spots in MapPhysicalMemory/UnmapPhysicalMemory | Lioncash | 2019-09-05 | 1 | -16/+10 |
| * | | | | | | | kernel/vm_manager: Correct behavior in failure case of UnmapPhysicalMemory() | Lioncash | 2019-08-30 | 1 | -0/+2 |
| * | | | | | | | kernel/vm_manager: Reserve memory ahead of time for slow path in MergeAdjacentVMA | Lioncash | 2019-08-30 | 1 | -1/+4 |
| * | | | | | | | kernel/vm_manager: std::move shared_ptr instance in MergeAdjacentVMA | Lioncash | 2019-08-30 | 1 | -1/+1 |
| * | | | | | | | kernel/vm_manager: Deduplicate iterator creation in MergeAdjacentVMA | Lioncash | 2019-08-30 | 1 | -7/+10 |
| * | | | | | | | kernel/vm_manager: Simplify some std::vector constructor calls | Lioncash | 2019-08-30 | 1 | -2/+2 |
| * | | | | | | | kernel/vm_manager: Simplify some assertion messages | Lioncash | 2019-08-30 | 1 | -10/+10 |
* | | | | | | | | Merge pull request #2804 from ReinUsesLisp/remove-gs-special | Fernando Sahmkow | 2019-09-05 | 2 | -80/+9 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | gl_shader_cache: Remove special casing for geometry shaders | ReinUsesLisp | 2019-09-04 | 2 | -80/+9 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #2833 from ReinUsesLisp/fix-stencil | bunnei | 2019-09-05 | 1 | -11/+11 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| * | | | | | | | gl_rasterizer: Fix stencil testing | ReinUsesLisp | 2019-09-04 | 1 | -11/+11 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #2797 from FearlessTobi/port-4877 | David | 2019-09-05 | 1 | -0/+11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Address review comments | FearlessTobi | 2019-09-05 | 1 | -1/+4 |
| * | | | | | | | Guard unistd.h with MacOS only macro | Weiyi Wang | 2019-08-22 | 1 | -1/+3 |
| * | | | | | | | citra_qt: on osx chdir to bundle dir to allow detection of user folder | B3n30 | 2019-08-22 | 1 | -0/+6 |
* | | | | | | | | Merge pull request #2802 from ReinUsesLisp/hsetp2-pred | David | 2019-09-05 | 1 | -10/+9 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | half_set_predicate: Fix predicate assignments | ReinUsesLisp | 2019-09-04 | 1 | -10/+9 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge pull request #2418 from DarkLordZach/srv-es | David | 2019-09-05 | 3 | -51/+536 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | key_manager: Convert Ticket union to std::variant | Zach Hilman | 2019-07-08 | 3 | -57/+88 |
| * | | | | | | | | es: Populate/synthesize tickets on construction | Zach Hilman | 2019-07-08 | 3 | -15/+17 |
| * | | | | | | | | key_manager: Add structure for Ticket parsing | Zach Hilman | 2019-07-08 | 3 | -44/+194 |
| * | | | | | | | | es: Implement ETicket GetPersonalizedTicketData (17) | Zach Hilman | 2019-07-08 | 1 | -1/+21 |
| * | | | | | | | | es: Implement ETicket GetCommonTicketData (16) | Zach Hilman | 2019-07-08 | 1 | -1/+20 |
| * | | | | | | | | es: Implement ETicket GetPersonalizedTicketSize (15) | Zach Hilman | 2019-07-08 | 1 | -1/+17 |
| * | | | | | | | | es: Implement ETicket GetCommonTicketSize (14) | Zach Hilman | 2019-07-08 | 1 | -1/+17 |
| * | | | | | | | | es: Implement ETicket ListPersonalizedTicket (12) | Zach Hilman | 2019-07-08 | 1 | -1/+24 |
| * | | | | | | | | es: Implement ETicket ListCommonTicket (11) | Zach Hilman | 2019-07-08 | 1 | -1/+24 |
| * | | | | | | | | es: Implement ETicket CountPersonalizedTicket (10) | Zach Hilman | 2019-07-08 | 1 | -1/+12 |
| * | | | | | | | | es: Implement ETicket CountCommonTicket (9) | Zach Hilman | 2019-07-08 | 1 | -1/+12 |
| * | | | | | | | | es: Implement ETicket GetTitleKey (8) | Zach Hilman | 2019-07-08 | 1 | -1/+27 |
| * | | | | | | | | es: Implement ETicket ImportTicket (1) | Zach Hilman | 2019-07-08 | 1 | -1/+45 |
| * | | | | | | | | key_manager: Add accessors/helpers for ticket management | Zach Hilman | 2019-07-08 | 2 | -14/+100 |
| * | | | | | | | | key_manager: Add equality operator for RSAKeyPair | Zach Hilman | 2019-07-08 | 1 | -0/+7 |
* | | | | | | | | | Merge pull request #2808 from FearlessTobi/port-4866 | David | 2019-09-05 | 1 | -20/+24 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | configure_dialog: reverse tab map to avoid logic based on user-facing/translatable text | fearlessTobi | 2019-09-04 | 1 | -20/+24 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #2707 from DarkLordZach/oss-miimodel | David | 2019-09-05 | 4 | -1/+63 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | system_archive: Add open-source reimplementation of MiiModel data | Zach Hilman | 2019-07-10 | 4 | -1/+63 |
* | | | | | | | | | | yuzu/configure: move speed limiter to general | FearlessTobi | 2019-09-05 | 4 | -33/+36 |
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #2830 from FearlessTobi/port-4911 | David | 2019-09-05 | 1 | -7/+10 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Add cancel option to analog stick configuration | fearlessTobi | 2019-09-03 | 1 | -7/+10 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #2834 from Morph1984/audrenu_QueryAudioDeviceInputEvent | David | 2019-09-05 | 1 | -1/+15 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Add Kernel::EventPair audio_input_device_switch_event; | Morph1984 | 2019-09-04 | 1 | -0/+1 |
| * | | | | | | | | | audren_u: Stub IAudioDevice::QueryAudioDeviceInputEvent | Morph1984 | 2019-09-04 | 1 | -1/+14 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #2836 from Morph1984/hid_vibration | David | 2019-09-05 | 4 | -2/+32 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | ditto | Morph1984 | 2019-09-04 | 1 | -1/+1 |
| * | | | | | | | | | IsVibrationEnabled() as a const member func | Morph1984 | 2019-09-04 | 1 | -1/+1 |
| * | | | | | | | | | clang-format | Morph1984 | 2019-09-04 | 1 | -2/+2 |
| * | | | | | | | | | Update npad.h | Morph1984 | 2019-09-04 | 1 | -0/+1 |
| * | | | | | | | | | Update npad.cpp | Morph1984 | 2019-09-04 | 1 | -0/+6 |
| * | | | | | | | | | Update hid.h | Morph1984 | 2019-09-04 | 1 | -0/+2 |
| * | | | | | | | | | Update hid.cpp | Morph1984 | 2019-09-04 | 1 | -2/+23 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #2818 from MysticExile/fmt | David | 2019-09-05 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fix clang-format | Ethan | 2019-09-04 | 1 | -1/+1 |
| * | | | | | | | | | accommodate for fmt update | Ethan | 2019-08-29 | 2 | -2/+2 |
* | | | | | | | | | | Merge pull request #2801 from ReinUsesLisp/typed-decompiler | bunnei | 2019-09-04 | 3 | -431/+548 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | gl_shader_decompiler: Fixup slow path | ReinUsesLisp | 2019-09-04 | 1 | -1/+1 |
| * | | | | | | | | | | gl_device: Disable precise in fragment shaders on bugged drivers | ReinUsesLisp | 2019-09-04 | 3 | -15/+43 |
| * | | | | | | | | | | gl_shader_decompiler: Fixup AMD's slow path type | ReinUsesLisp | 2019-09-04 | 1 | -1/+1 |
| * | | | | | | | | | | gl_shader_decompiler: Rework GLSL decompiler type system | ReinUsesLisp | 2019-09-04 | 1 | -416/+505 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827) | mailwl | 2019-09-04 | 2 | -0/+16 |
* | | | | | | | | | | Merge pull request #2829 from Morph1984/audio | bunnei | 2019-09-04 | 1 | -2/+15 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | remove <f32> | Morph1984 | 2019-09-04 | 1 | -1/+1 |
| * | | | | | | | | | | explicitly represent 1 as a float (1.0f instead of 1) | Morph1984 | 2019-09-04 | 1 | -1/+1 |
| * | | | | | | | | | | Change u32 -> f32 | Morph1984 | 2019-09-04 | 1 | -1/+1 |
| * | | | | | | | | | | service/audio/audren_u: Stub IAudioDevice::GetAudioDeviceOutputVolume | Morph1984 | 2019-09-03 | 1 | -2/+15 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Fix uisettings include | fearlessTobi | 2019-09-04 | 1 | -1/+1 |
* | | | | | | | | | | Limit the size of directory icons, fix text when icon size is none | fearlessTobi | 2019-09-04 | 2 | -4/+3 |
* | | | | | | | | | | Change QList to QVector | fearlessTobi | 2019-09-04 | 5 | -16/+19 |
* | | | | | | | | | | Separate UserNand and Sdmc directories | fearlessTobi | 2019-09-04 | 5 | -32/+59 |
* | | | | | | | | | | Address more trivial review comments | fearlessTobi | 2019-09-04 | 4 | -25/+18 |
* | | | | | | | | | | Address trivial review comments | fearlessTobi | 2019-09-04 | 7 | -53/+59 |
* | | | | | | | | | | yuzu: Add support for multiple game directories | fearlessTobi | 2019-09-04 | 12 | -195/+666 |
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge pull request #2708 from DarkLordZach/mii-db-source-crash | David | 2019-09-04 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | mii: Handle logging of unknown database source | Zach Hilman | 2019-07-10 | 1 | -0/+4 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #2793 from ReinUsesLisp/bgr565 | bunnei | 2019-09-04 | 15 | -204/+71 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | renderer_opengl: Implement RGB565 framebuffer format | ReinUsesLisp | 2019-08-21 | 3 | -3/+9 |
| * | | | | | | | | | renderer_opengl: Use block linear swizzling for CPU framebuffers | ReinUsesLisp | 2019-08-21 | 3 | -150/+33 |
| * | | | | | | | | | renderer_opengl: Use VideoCore pixel format | ReinUsesLisp | 2019-08-21 | 3 | -23/+11 |
| * | | | | | | | | | gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig | ReinUsesLisp | 2019-08-21 | 11 | -32/+22 |
* | | | | | | | | | | Merge pull request #2812 from ReinUsesLisp/f2i-selector | bunnei | 2019-09-04 | 2 | -7/+23 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | shader_ir/conversion: Split int and float selector and implement F2F H1 | ReinUsesLisp | 2019-08-28 | 2 | -19/+24 |
| * | | | | | | | | | | shader_ir/conversion: Implement F2I F16 Ra.H1 | ReinUsesLisp | 2019-08-28 | 2 | -6/+17 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #2811 from ReinUsesLisp/fsetp-fix | bunnei | 2019-09-04 | 2 | -4/+6 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | float_set_predicate: Add missing negation bit for the second operand | ReinUsesLisp | 2019-08-28 | 2 | -4/+6 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #2826 from ReinUsesLisp/macro-binding | bunnei | 2019-09-04 | 2 | -10/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | maxwell_3d: Fix macro binding cursor | ReinUsesLisp | 2019-09-01 | 2 | -10/+4 |
* | | | | | | | | | | | Merge pull request #2831 from FearlessTobi/port-4914 | bunnei | 2019-09-04 | 2 | -0/+22 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fix to Windows sleep issues | fearlessTobi | 2019-09-03 | 2 | -0/+22 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* / | | | | | | | | | | configuration/config: Add missing screenshot path read | fearlessTobi | 2019-09-04 | 1 | -0/+1 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #2765 from FernandoS27/dma-fix | bunnei | 2019-09-01 | 3 | -23/+36 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | MaxwellDMA: Fixes, corrections and relaxations. | Fernando Sahmkow | 2019-07-26 | 3 | -23/+36 |
* | | | | | | | | | | video_core: Silent miscellaneous warnings (#2820) | Rodrigo Locatti | 2019-08-30 | 23 | -48/+22 |
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
* | | | | | | | | | gl_buffer_cache: Add missing include | ReinUsesLisp | 2019-08-30 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #2742 from ReinUsesLisp/fix-texture-buffers | bunnei | 2019-08-29 | 4 | -4/+12 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | gl_shader_decompiler: Rename bufferImage to imageBuffer | ReinUsesLisp | 2019-07-18 | 1 | -1/+1 |
| * | | | | | | | | gl_shader_cache: Fix newline on buffer preprocessor definitions | ReinUsesLisp | 2019-07-18 | 1 | -2/+6 |
| * | | | | | | | | textures: Fix texture buffer size calculation | ReinUsesLisp | 2019-07-18 | 1 | -1/+1 |
| * | | | | | | | | gl_texture_cache: Do not set texture parameters to buffers | ReinUsesLisp | 2019-07-18 | 1 | -0/+3 |
| * | | | | | | | | gl_texture_cache: Add missing break in CreateTexture | ReinUsesLisp | 2019-07-18 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #2783 from FernandoS27/new-buffer-cache | bunnei | 2019-08-29 | 9 | -330/+684 |
|\ \ \ \ \ \ \ \ \ |
|