| Commit message (Expand) | Author | Files | Lines |
2021-01-24 | vk_texture_cache: Support image store on sRGB images with VkImageViewUsageCreateInfo | ReinUsesLisp | 3 | -38/+72 |
2021-01-25 | vulkan_device: Lift VK_EXT_extended_dynamic_state blacklist on RDNA | ReinUsesLisp | 1 | -23/+0 |
2021-01-24 | cmake: Enforce -Warray-bounds and -Wmissing-field-initializers globally | ReinUsesLisp | 2 | -2/+2 |
2021-01-24 | host_shaders/cmake: Pass --quiet to glslang to keep it quiet | ReinUsesLisp | 1 | -1/+1 |
2021-01-24 | video_core/cmake: Enforce -Warray-bounds and -Wmissing-field-initializers | ReinUsesLisp | 1 | -0/+2 |
2021-01-24 | video_core: Silence -Wmissing-field-initializers warnings | ReinUsesLisp | 5 | -25/+56 |
2021-01-24 | maxwell_3d: Silence array bounds warnings | ReinUsesLisp | 2 | -35/+35 |
2021-01-24 | maxwell_to_vk: Silence -Wextra warnings about using different enum types | ReinUsesLisp | 2 | -2/+2 |
2021-01-23 | vfs_real: When moving files or directories, don't assume file opening will succeed | comex | 1 | -4/+10 |
2021-01-23 | shader_ir: Fix comment typo | Levi Behunin | 1 | -1/+1 |
2021-01-23 | sdl_impl: Set the maximum vibration duration to 1 second | Morph | 1 | -2/+6 |
2021-01-23 | video_core/cmake: Properly generate fatal errors on Aftermath | ReinUsesLisp | 1 | -2/+2 |
2021-01-23 | nsight_aftermath_tracker: Fix build issues when enabled | ReinUsesLisp | 2 | -16/+5 |
2021-01-23 | vk_pipeline_cache: Properly bypass VertexA shaders | ReinUsesLisp | 1 | -9/+3 |
2021-01-22 | common: Add missing include to bit_util.h | bunnei | 1 | -0/+1 |
2021-01-21 | bit_util: Unify implementations of MostSignificantBit32/MostSignificantBit64 | Lioncash | 1 | -35/+13 |
2021-01-21 | hle: service: am: Stub ILibraryAppletAccessor::PresetLibraryAppletGpuTimeSliceZero. | bunnei | 1 | -1/+8 |
2021-01-20 | lbl: Implement most of lbl | Chloe Marcec | 1 | -22/+261 |
2021-01-19 | acc: Stub StoreSaveDataThumbnail | Chloe Marcec | 5 | -6/+66 |
2021-01-18 | npad: Add check for HANDHELD_INDEX in UpdateControllerAt() | Morph | 1 | -1/+1 |
2021-01-18 | Always update configuration for handheld | german | 1 | -0/+10 |
2021-01-18 | game_list: Fix folder reordering | FearlessTobi | 2 | -28/+32 |
2021-01-17 | configure_service: Only compile FormatEventStatusString when YUZU_ENABLE_BOXCAT is enabled | lat9nq | 1 | -0/+2 |
2021-01-17 | Fix player 1 default connected value | german | 1 | -1/+2 |
2021-01-17 | texture_cache/util: Resolve -Wsign-compare warning | Lioncash | 1 | -1/+1 |
2021-01-17 | video_core: Resolve -Wdocumentation warnings | Lioncash | 2 | -4/+3 |
2021-01-17 | vulkan_debug_callback: Add missing header guard | Lioncash | 1 | -0/+2 |
2021-01-16 | input_interpreter: Mark two member functions as const | Lioncash | 1 | -4/+4 |
2021-01-16 | input_interpreter: Add method to check for a button press state | Morph | 2 | -0/+25 |
2021-01-16 | vk_shader_decompiler: Show comments as OpUndef with a type | ReinUsesLisp | 1 | -1/+4 |
2021-01-15 | core/cmake: Enforce Wclass-memaccess | ReinUsesLisp | 1 | -0/+1 |
2021-01-15 | core: Silence Wclass-memaccess warnings | ReinUsesLisp | 17 | -205/+215 |
2021-01-15 | common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT | ReinUsesLisp | 11 | -149/+149 |
2021-01-15 | vulkan_memory_allocator: Remove unnecesary 'device' memory from commits | ReinUsesLisp | 2 | -15/+15 |
2021-01-15 | vk_texture_cache: Use Download memory types for texture flushes | ReinUsesLisp | 2 | -5/+10 |
2021-01-15 | vulkan_memory_allocator: Add allocation support for download types | ReinUsesLisp | 2 | -55/+91 |
2021-01-15 | vulkan_memory_allocator: Add "download" memory usage hint | ReinUsesLisp | 9 | -45/+86 |
2021-01-15 | vulkan_common: Move allocator to the common directory | ReinUsesLisp | 11 | -11/+11 |
2021-01-15 | renderer_vulkan: Rename Vulkan memory manager to memory allocator | ReinUsesLisp | 15 | -54/+52 |
2021-01-15 | vk_memory_manager: Improve memory manager and its API | ReinUsesLisp | 13 | -343/+318 |
2021-01-15 | Always initialize keyboard input | german | 5 | -25/+20 |
2021-01-15 | Add mutitouch support for touch screens | german | 10 | -85/+137 |
2021-01-15 | Allow to return up to 16 touch inputs per engine | german | 10 | -154/+202 |
2021-01-15 | Allow all touch inputs at the same time and remove config options that are not longer necesary | german | 8 | -99/+36 |
2021-01-15 | Add multitouch support | german | 2 | -23/+93 |
2021-01-15 | common/bit_util: Replace CLZ/CTZ operations with standardized ones | Lioncash | 10 | -113/+17 |
2021-01-15 | common/alignment: Upgrade to use constraints instead of static asserts | ReinUsesLisp | 1 | -13/+9 |
2021-01-15 | common/alignment: Rename AlignBits to AlignUpLog2 | ReinUsesLisp | 4 | -16/+15 |
2021-01-15 | common/timer: Remove | Lioncash | 3 | -202/+0 |
2021-01-15 | common/color: Remove | ReinUsesLisp | 2 | -272/+0 |
2021-01-15 | core/cmake: Remove Werror flags already defined code-base wide | ReinUsesLisp | 1 | -2/+0 |
2021-01-15 | video_core/cmake: Remove Werror flags already defined code-base wide | ReinUsesLisp | 1 | -2/+0 |
2021-01-15 | cmake: Remove yuzu_tester | ReinUsesLisp | 12 | -1057/+0 |
2021-01-15 | cmake: Enforce -Wunused-function code-base wide | ReinUsesLisp | 2 | -1/+1 |
2021-01-15 | video_core: Enforce -Wunused-function | ReinUsesLisp | 1 | -0/+1 |
2021-01-15 | vk_buffer_cache: Remove unused function | ReinUsesLisp | 1 | -4/+0 |
2021-01-15 | vulkan_common: Silence missing initializer warnings | ReinUsesLisp | 2 | -145/+146 |
2021-01-15 | vulkan_device: Enable shaderStorageImageMultisample conditionally | ReinUsesLisp | 2 | -18/+20 |
2021-01-15 | astc: Increase integer encoded vector size | ReinUsesLisp | 1 | -1/+1 |
2021-01-15 | astc: Return zero on out of bound bits | ReinUsesLisp | 1 | -17/+22 |
2021-01-14 | yuzu: Remove unused variables in Qt code | Lioncash | 2 | -21/+2 |
2021-01-14 | configure_motion_touch: Prevent use after move in ApplyConfiguration() | Lioncash | 1 | -2/+1 |
2021-01-14 | configure_motion_touch: Migrate off QRegExp to QRegularExpression | Lioncash | 1 | -6/+9 |
2021-01-13 | Fix IP validator error where the last octet produced an error if the value was higher than 199 | german | 1 | -2/+3 |
2021-01-13 | yuzu: Migrate off of setMargin() to setContentsMargins() | Lioncash | 2 | -3/+3 |
2021-01-13 | vulkan_device: Remove requirement on shaderStorageImageMultisample | ReinUsesLisp | 1 | -1/+0 |
2021-01-13 | tests: Add unit tests for the GPU range tracking buffer container | ReinUsesLisp | 2 | -0/+474 |
2021-01-13 | buffer_cache/buffer_base: Add a range tracking buffer container | ReinUsesLisp | 2 | -0/+496 |
2021-01-13 | cmake: Enforce -Werror=switch and -Werror=unused-variable | Morph | 1 | -0/+2 |
2021-01-12 | common/tree: Convert defines over to templates | Lioncash | 2 | -592/+666 |
2021-01-12 | common/tree: Remove unused splay tree defines | Lioncash | 1 | -249/+2 |
2021-01-12 | common/parent_of_member: Replace TYPED_STORAGE define with template alias | Lioncash | 2 | -8/+10 |
2021-01-11 | hle: kernel: thread: Preserve thread wait reason for debugging only. | bunnei | 8 | -4/+74 |
2021-01-11 | yuzu: debugger: wait_tree: Handle unknown ThreadState. | bunnei | 1 | -0/+3 |
2021-01-11 | hle: kernel: k_scheduler_lock: Fix shadowing errors. | bunnei | 1 | -1/+1 |
2021-01-11 | core: arm: arm_interface: Fix shadowing errors. | bunnei | 1 | -3/+4 |
2021-01-11 | core: hle: Add missing calls to MicroProfileOnThreadExit. | bunnei | 2 | -0/+5 |
2021-01-11 | core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. | bunnei | 15 | -1182/+508 |
2021-01-11 | core: hle: kernel: Update KAddressArbiter. | bunnei | 3 | -0/+437 |
2021-01-11 | core: hle: kernel: Update KConditionVariable. | bunnei | 4 | -0/+413 |
2021-01-11 | core: hle: kernel: Begin moving common SVC defintions to its own header. | bunnei | 2 | -0/+14 |
2021-01-11 | hle: kernel: Remove unnecessary AddressArbiter definition. | bunnei | 1 | -1/+0 |
2021-01-11 | common: common_funcs: Add R_UNLESS macro. | bunnei | 1 | -0/+8 |
2021-01-11 | hle: kernel: k_scheduler: Cleanup OnThreadPriorityChanged. | bunnei | 2 | -6/+3 |
2021-01-11 | hle: kernel: Rename thread "status" to "state". | bunnei | 1 | -2/+2 |
2021-01-11 | hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single ThreadState. | bunnei | 12 | -172/+111 |
2021-01-11 | core: hle: kernel: Add some useful functions for checking kernel addresses. | bunnei | 1 | -0/+19 |
2021-01-11 | core: hle: kernel: svc_types: Add type definitions for KAddressArbiter. | bunnei | 1 | -0/+12 |
2021-01-11 | common: Introduce useful tree structures. | bunnei | 4 | -0/+1641 |
2021-01-11 | core: hle: kernel: Update KSynchronizationObject. | bunnei | 33 | -621/+397 |
2021-01-11 | core: hle: kernel: Begin moving common SVC results to its own header. | bunnei | 2 | -0/+21 |
2021-01-11 | hle: service: nfp: Remove incorrect signaling behavior in GetDeviceState. | bunnei | 1 | -6/+0 |
2021-01-10 | config: Enable docked mode by default | Morph | 5 | -6/+6 |
2021-01-10 | cmake: Enforce C4101 | Morph | 1 | -0/+1 |
2021-01-10 | yuzu_cmd: Silence unreferenced local variable warning | Morph | 1 | -2/+0 |
2021-01-09 | general: Resolve C4062 warnings on MSVC | Morph | 2 | -0/+4 |
2021-01-09 | common/div_ceil: Return numerator type | ReinUsesLisp | 1 | -5/+5 |
2021-01-09 | cmake: Enforce C4062, C4265, C4388, and C5038 | ReinUsesLisp | 1 | -0/+4 |
2021-01-09 | file_sys/registered_cache: Silence virtual functions without override warnings | ReinUsesLisp | 1 | -4/+4 |
2021-01-09 | core: Silence unhandled enum in switch warnings | ReinUsesLisp | 2 | -10/+5 |
2021-01-09 | tests/ring_buffer: Silence signed/unsigned mismatch warnings | ReinUsesLisp | 1 | -15/+15 |
2021-01-08 | Stub IsCpuOverclockEnabled | german | 2 | -1/+10 |
2021-01-08 | vk_fence_manager: Use timeline semaphores instead of spin waits | ReinUsesLisp | 3 | -54/+18 |
2021-01-07 | remove inaccurate reference | Ameer J | 1 | -1/+1 |
2021-01-07 | fix for nvdec disabled, cleanup host1x | ameerj | 3 | -72/+23 |
2021-01-07 | nvdec syncpt incorporation | ameerj | 11 | -37/+59 |
2021-01-07 | vulkan_library: Common::DynamicLibrary::Open is [[nodiscard]] | MerryMage | 1 | -1/+1 |
2021-01-07 | texture_cache: Replace PAGE_SHIFT with PAGE_BITS | MerryMage | 1 | -6/+6 |
2021-01-05 | core: Enforce C4715 (not all control paths return a value) | ReinUsesLisp | 1 | -0/+2 |
2021-01-05 | core: Silence warnings when compiling without asserts | ReinUsesLisp | 5 | -8/+11 |
2021-01-04 | vk_rasterizer: Skip binding empty descriptor sets on compute | ReinUsesLisp | 1 | -2/+4 |
2021-01-04 | buffer_queue: Protect queue_sequence list access with a mutex | ameerj | 2 | -13/+21 |
2021-01-04 | vulkan_device: Allow creating a device without surface | ReinUsesLisp | 1 | -3/+3 |
2021-01-04 | renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common | ReinUsesLisp | 5 | -30/+21 |
2021-01-04 | renderer_vulkan: Move device abstraction to vulkan_common | ReinUsesLisp | 29 | -29/+31 |
2021-01-04 | gl_texture_cache: Avoid format views on Intel and AMD | ReinUsesLisp | 11 | -21/+48 |
2021-01-04 | gl_texture_cache: Create base images with sRGB | ReinUsesLisp | 2 | -99/+100 |
2021-01-04 | Address review comments | FearlessTobi | 1 | -5/+5 |
2021-01-04 | Delete the old log file before rotating (#5675) | xperia64 | 1 | -0/+3 |
2021-01-03 | renderer_vulkan: Rename VKDevice to Device | ReinUsesLisp | 52 | -169/+166 |
2021-01-03 | main: Resolve error string not displaying | Lioncash | 3 | -2/+8 |
2021-01-03 | Fix the old log file to work with the log parser. | bunnei | 1 | -1/+1 |
2021-01-03 | Rotate previous log file to '.old' if it exists | xperia64 | 1 | -4/+9 |
2021-01-03 | hle: service: nvflinger: buffer_queue: Do not reset id/layer_id on Connect. | bunnei | 1 | -2/+0 |
2021-01-02 | dynarmic: Add Unsafe_InaccurateNaN optimization | MerryMage | 6 | -0/+26 |
2021-01-02 | general: Fix various spelling errors | Morph | 20 | -43/+43 |
2021-01-02 | X86/NativeClock: Reimplement RTDSC access to be lock free. | Fernando Sahmkow | 5 | -103/+107 |
2021-01-02 | X86/NativeClock: Improve performance of clock calculations on hot path. | Fernando Sahmkow | 2 | -5/+71 |
2021-01-01 | typo fix | Timotej Leginus | 1 | -1/+1 |
2021-01-01 | configure_input: Modify controller connection delay | Morph | 4 | -12/+47 |
2021-01-01 | memory: Remove MemoryHook | MerryMage | 9 | -382/+0 |
2020-12-31 | yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476 | gal20 | 4 | -19/+24 |
2020-12-31 | main: Make the loader error dialog fully translatable | Lioncash | 1 | -8/+12 |
2020-12-31 | main: Tidy up enum comparison | Lioncash | 1 | -2/+1 |
2020-12-31 | vulkan_instance: Allow different Vulkan versions and enforce 1.1 | ReinUsesLisp | 7 | -41/+39 |
2020-12-31 | vk_device: Use an array to report lacking device limits | ReinUsesLisp | 1 | -13/+17 |
2020-12-31 | vk_device: Stop initialization when device is not suitable | ReinUsesLisp | 2 | -61/+39 |
2020-12-31 | renderer_vulkan: Remove two step initialization on VKDevice | ReinUsesLisp | 6 | -31/+10 |
2020-12-31 | renderer_vulkan: Throw when enumerating devices fails | ReinUsesLisp | 5 | -33/+21 |
2020-12-31 | renderer_vulkan: Initialize surface in separate file | ReinUsesLisp | 6 | -73/+109 |
2020-12-31 | renderer_vulkan: Catch and report exceptions | ReinUsesLisp | 1 | -2/+5 |
2020-12-31 | renderer_vulkan: Create debug callback on separate file and throw | ReinUsesLisp | 8 | -79/+88 |
2020-12-31 | renderer_vulkan: Move instance initialization to a separate file | ReinUsesLisp | 4 | -111/+176 |
2020-12-31 | vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapper.h | ReinUsesLisp | 51 | -51/+51 |
2020-12-31 | vulkan_common: Move dynamic library load to a separate file | ReinUsesLisp | 4 | -31/+59 |
2020-12-31 | Port citra-emu/citra#5509 | german | 1 | -2/+45 |
2020-12-31 | Make the coding conventions more consistant | 16-Bit-Dog | 1 | -1/+1 |
2020-12-30 | half_set: Resolve -Wmaybe-uninitialized warnings | Lioncash | 1 | -7/+7 |
2020-12-30 | maxwell_to_vk: Initialize usage variable in SurfaceFormat() | Lioncash | 1 | -1/+1 |
2020-12-30 | video_core: Rewrite the texture cache | ReinUsesLisp | 152 | -8101/+10359 |
2020-12-30 | cmake: Enforce -Wuninitialized | ReinUsesLisp | 1 | -0/+1 |
2020-12-30 | service/pcie: Fix invalid initialization argument | ReinUsesLisp | 1 | -1/+1 |
2020-12-30 | video_core: Add a delayed destruction ring abstraction | ReinUsesLisp | 2 | -0/+33 |
2020-12-30 | host_shaders: Add Vulkan assembler compute shaders | ReinUsesLisp | 4 | -0/+96 |
2020-12-30 | host_shaders: Add helper to blit depth stencil fragment shader | ReinUsesLisp | 2 | -0/+17 |
2020-12-30 | host_shaders: Add texture color blit fragment shader | ReinUsesLisp | 2 | -0/+15 |
2020-12-30 | host_shaders: Add shaders to present to the swapchain | ReinUsesLisp | 3 | -0/+36 |
2020-12-30 | host_shaders: Add shaders to convert between depth and color images | ReinUsesLisp | 3 | -0/+28 |
2020-12-30 | host_shaders: Add compute shader to copy BC4 as RG32UI to RGBA8 | ReinUsesLisp | 2 | -0/+71 |
2020-12-30 | host_shaders: Add shader to render a full screen triangle | ReinUsesLisp | 2 | -0/+30 |
2020-12-30 | host_shaders: Add pitch linear upload compute shader | ReinUsesLisp | 2 | -0/+87 |
2020-12-30 | host_shaders: Add block linear upload compute shaders | ReinUsesLisp | 3 | -0/+249 |
2020-12-30 | host_shaders: Add copyright headers to OpenGL present shaders | ReinUsesLisp | 2 | -0/+8 |
2020-12-30 | video_core/host_shaders: Add support for prebuilt SPIR-V shaders | ReinUsesLisp | 1 | -16/+37 |
2020-12-30 | core/memory: Read and write page table atomically | ReinUsesLisp | 7 | -147/+132 |
2020-12-30 | hle: kernel: service_thread: Make thread naming more consistent. | bunnei | 1 | -1/+1 |
2020-12-30 | hle: kernel: Manage service threads on another thread. | bunnei | 1 | -9/+20 |
2020-12-30 | common: ThreadWorker: Add class to help do asynchronous work. | bunnei | 3 | -0/+90 |
2020-12-30 | hle: kernel: Manage host thread IDs using TLS. | bunnei | 1 | -46/+31 |
2020-12-29 | k_priority_queue: Fix concepts use | comex | 2 | -3/+9 |
2020-12-29 | Add missing include of "core/hle/kernel/kernel.h" | comex | 1 | -0/+1 |
2020-12-29 | svc: demote SleepThread log to LOG_TRACE | ameerj | 1 | -1/+1 |
2020-12-29 | hle: kernel: Move ServiceThread ownership to KernelCore. | bunnei | 4 | -5/+48 |
2020-12-29 | hle: kernel: service_thread: Add thread name and take weak_ptr of ServerSession. | bunnei | 3 | -11/+22 |
2020-12-29 | hle: service: Acquire and release a lock on requests. | bunnei | 7 | -40/+41 |
2020-12-29 | audio_core: stream: Ensure buffer is valid before release. | bunnei | 1 | -2/+10 |
2020-12-29 | core: Do not reset device_memory on shutdown. | bunnei | 1 | -1/+0 |
2020-12-29 | core: hle: kernel: Clear process list on boot. | bunnei | 1 | -2/+2 |
2020-12-29 | gpu: gpu_thread: Ensure MicroProfile is shutdown on exit. | bunnei | 1 | -0/+3 |
2020-12-29 | hle: service: vi: Refactor to grab buffer only once. | bunnei | 1 | -15/+4 |
2020-12-29 | service: nvflinger: Improve synchronization for BufferQueue. | bunnei | 5 | -19/+72 |
2020-12-29 | hle: service: Ensure system is powered on before writing IPC result. | bunnei | 1 | -1/+5 |
2020-12-29 | core: kernel: Clear process list earlier. | bunnei | 1 | -2/+2 |
2020-12-29 | video_core: gpu_thread: Do not wait when system is powered down. | bunnei | 1 | -1/+2 |
2020-12-29 | core: settings: Untangle multicore from asynchronous GPU. | bunnei | 5 | -21/+4 |
2020-12-29 | video_core: gpu: Implement synchronous mode using threaded GPU. | bunnei | 4 | -12/+34 |
2020-12-29 | video_core: gpu: Refactor out synchronous/asynchronous GPU implementations. | bunnei | 10 | -289/+130 |
2020-12-29 | hle: kernel: hle_ipc: Remove SleepClientThread. | bunnei | 2 | -54/+0 |
2020-12-29 | hle: service: bsd: Update to work with service threads, removing SleepClientThread. | bunnei | 4 | -250/+45 |
2020-12-29 | hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread. | bunnei | 23 | -211/+83 |
2020-12-29 | hle: kernel: service_thread: Add parameter for thread pool size. | bunnei | 3 | -7/+7 |
2020-12-29 | hle: service: nvflinger: Refactor locking and interfaces. | bunnei | 3 | -45/+31 |
2020-12-29 | hle: service: vi: Remove usage of SleepClientThread. | bunnei | 1 | -34/+43 |
2020-12-29 | core: hle: server_session: Use separate threads for each service connection. | bunnei | 6 | -23/+140 |
2020-12-27 | udp client: process packets only for the correct pad | gal20 | 1 | -0/+5 |
2020-12-27 | Allow to invert analog axis with right click | german | 4 | -65/+99 |
2020-12-26 | renderer_vulkan/fixed_pipeline_state: Move enabled bindings to static state | ReinUsesLisp | 3 | -26/+12 |
2020-12-25 | yuzu/main: Add basic command line arguments | Morph | 1 | -3/+39 |
2020-12-25 | core: memory: Ensure thread safe access when pages are rasterizer cached (#5206) | bunnei | 1 | -12/+40 |
2020-12-25 | cmake: Always enable Vulkan | ReinUsesLisp | 8 | -133/+75 |
2020-12-25 | video_core: Enforce C4715 (not all control paths return a value) | ReinUsesLisp | 1 | -0/+1 |
2020-12-25 | vk_shader_decompiler: Silence warning when compiling without asserts | ReinUsesLisp | 1 | -0/+1 |
2020-12-23 | yuzu/main: Improve menubar access keys | lat9nq | 4 | -38/+38 |
2020-12-23 | Add option to reset window size to 1080p | german | 3 | -6/+30 |
2020-12-22 | yuzu/main: Save settings when starting guest | lat9nq | 2 | -16/+25 |
2020-12-19 | yuzu: Remove gdbstub configuration | FearlessTobi | 9 | -110/+7 |
2020-12-18 | applets/web: Implement the online web browser applet | Morph | 8 | -64/+167 |
2020-12-18 | applets/web: Fix keyboard to emulated controller input | Morph | 3 | -4/+30 |
2020-12-18 | main: Add the ability to disable the web applet | Morph | 2 | -0/+27 |
2020-12-18 | main, applets/web: Re-add progress dialog for RomFS extraction | Morph | 8 | -68/+125 |
2020-12-18 | applets/web: Implement the Qt web browser applet frontend | Morph | 4 | -5/+600 |
2020-12-18 | web_browser_scripts: Add injection scripts for the web browser | Morph | 1 | -0/+193 |
2020-12-18 | pl_u, applets/web: Decrypt shared fonts to TTF files | Morph | 3 | -18/+117 |
2020-12-18 | ns_vm: Stub NeedsUpdateVulnerability | Morph | 1 | -1/+10 |
2020-12-18 | frontend/input_interpreter: Add InputInterpreter API | Morph | 3 | -0/+167 |
2020-12-18 | controllers/npad: Make press_state atomic | Morph | 2 | -2/+3 |
2020-12-18 | util: Add URL Request Interceptor for QWebEngine | Morph | 3 | -0/+64 |
2020-12-18 | bootmanager: Add a check whether loading is complete | Morph | 2 | -0/+6 |
2020-12-18 | applets/web: Implement the default web browser applet frontend | Morph | 3 | -1/+24 |
2020-12-18 | applets/web: Implement the offline browser applet backend | Morph | 2 | -13/+143 |
2020-12-18 | applets/web: Initial implementation of the web browser applet | Morph | 3 | -2/+428 |
2020-12-18 | applets: Remove the previous web browser applet implementation | Morph | 12 | -1039/+40 |
2020-12-18 | system_archive: Add + and - buttons to the Nintendo Extended OSS font | Morph | 2 | -315/+343 |
2020-12-18 | buffer_queue: better use of std::array | ameerj | 1 | -59/+46 |
2020-12-17 | Overwrite slots instead of queuing them, add disconnect signal | ameerj | 3 | -27/+33 |
2020-12-17 | system_archive: Update Nintendo Extended OSS font | Morph | 2 | -182/+347 |
2020-12-13 | cmake: Fix generating CMake configs and linking with Boost | lat9nq | 1 | -1/+1 |
2020-12-12 | common: Update CMakeList to fix build issue with Boost. | bunnei | 1 | -2/+1 |
2020-12-12 | controllers/npad: Validate device handles before use | Morph | 2 | -0/+45 |
2020-12-12 | Revert "Merge pull request #5173 from lioncash/common-fs" | Morph | 2 | -112/+396 |
2020-12-12 | Revert "Merge pull request #5174 from ReinUsesLisp/fs-fix" | Morph | 2 | -36/+4 |
2020-12-12 | Revert "Merge pull request #5176 from Morph1984/fix-createfile" | Morph | 1 | -6/+2 |
2020-12-12 | Revert "Merge pull request #5179 from ReinUsesLisp/fs-path" | Morph | 1 | -1/+1 |
2020-12-12 | Revert "Merge pull request #5181 from Morph1984/5174-review" | Morph | 1 | -3/+9 |
2020-12-10 | vfs: Use existing type aliases consistently | Lioncash | 28 | -136/+142 |
2020-12-10 | common/file_util: Simplify the behavior of CreateFullPath | Morph | 1 | -9/+3 |
2020-12-09 | common/file_util: Let std::filesystem cast from UTF16 to std::string | ReinUsesLisp | 1 | -1/+1 |
2020-12-09 | vfs_real: Fix CreateFile for files without a file extension | Morph | 1 | -2/+6 |
2020-12-09 | common/file_util: Fix and deprecate CreateFullPath, add CreateDirs | ReinUsesLisp | 2 | -4/+31 |
2020-12-09 | common/file_util: Succeed on CreateDir when the directory exists | ReinUsesLisp | 1 | -0/+5 |
2020-12-09 | file_util: Migrate remaining file handling functions over to std::filesystem | Lioncash | 2 | -340/+100 |
2020-12-09 | file_util: Migrate Exists() and IsDirectory() over to std::filesystem | Lioncash | 2 | -57/+13 |
2020-12-08 | svc: Remove unnecessary casts | Lioncash | 1 | -35/+25 |
2020-12-08 | IPurchaseEventManager: Implement GetPurchasedEventReadableHandle | Morph | 1 | -1/+14 |
2020-12-08 | IPurchaseEventManager: Stub Set(Default)DeliveryTarget | Morph | 1 | -2/+27 |
2020-12-08 | aoc_u: Stub Create(Permanent)EcPurchasedEventManager | Morph | 2 | -2/+38 |
2020-12-08 | memory: Resolve -Wdocumentation warning for Write() | Lioncash | 1 | -2/+0 |
2020-12-08 | fsp_srv: Implement OpenDataStorageWithProgramIndex | Morph | 6 | -1/+83 |
2020-12-08 | file_sys: Consolidate common Title ID operations | Morph | 5 | -13/+67 |
2020-12-08 | core: Remove unnecessary enum casts in log calls | Lioncash | 25 | -96/+90 |
2020-12-08 | controller: Use std::move within ConvertToFrontendParameters() | Lioncash | 1 | -3/+3 |
2020-12-08 | controller: Avoid unnecessary copies in ConfigurationComplete() | Lioncash | 1 | -9/+8 |
2020-12-08 | Disable analog joystick from buttons by default | german | 5 | -10/+52 |
2020-12-07 | video_core: Make use of ordered container contains() where applicable | Lioncash | 8 | -16/+13 |
2020-12-07 | ast: Improve string concat readability in operator() | Lioncash | 1 | -5/+4 |
2020-12-07 | gl_shader_decompiler: Elide unnecessary copies within DeclareConstantBuffers() | Lioncash | 1 | -1/+1 |
2020-12-07 | buffer_block: Mark interface as nodiscard where applicable | Lioncash | 1 | -7/+7 |
2020-12-07 | buffer_block: Remove unnecessary includes | Lioncash | 1 | -5/+0 |
2020-12-07 | shader_ir: std::move node within DeclareAmend() | Lioncash | 1 | -2/+2 |
2020-12-07 | video_core: Remove unnecessary enum class casting in logging messages | Lioncash | 33 | -148/+125 |
2020-12-07 | maxwell_3d: Move member variables to end of class | Lioncash | 1 | -31/+32 |
2020-12-07 | maxwell_3d: Resolve -Wdocumentation warning | Lioncash | 1 | -1/+1 |
2020-12-07 | maxwell_3d: Remove unused dirty_pointer array | Lioncash | 1 | -2/+0 |
2020-12-07 | configure_motion_touch: Fix unescaped backslash in regex | comex | 1 | -2/+2 |
2020-12-07 | network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents` | comex | 6 | -71/+82 |
2020-12-07 | Fix "explicitly defaulted but implicitly deleted" warning | comex | 1 | -1/+1 |
2020-12-07 | hle: Type check ResponseBuilder::Push arguments, and fix use in vi.cpp | comex | 2 | -34/+37 |
2020-12-07 | CMakeLists,network: Create YUZU_UNIX macro to replace __unix__ | comex | 2 | -5/+5 |
2020-12-07 | renderer_vulkan: Add missing `override` specifier | comex | 1 | -1/+1 |
2020-12-07 | map_interval: Change field order to address uninitialized field warning | comex | 1 | -1/+2 |
2020-12-07 | core: Mark unused fields as [[maybe_unused]] | comex | 2 | -3/+3 |
2020-12-07 | boxcat: Avoid unnecessary object copy | comex | 1 | -1/+1 |
2020-12-07 | nvdrv: Remove useless re-declaration of pure virtual methods that were already declared in the superclass | comex | 1 | -33/+0 |
2020-12-07 | video_core: Adjust `NUM` macro to avoid Clang warning | comex | 3 | -3/+3 |
2020-12-06 | hle: kernel: Process: Various style fixes based on code review feedback. | bunnei | 1 | -2/+2 |
2020-12-06 | core: cpu_manager: Fix a typo in PreemptSingleCore, which broke many games. | bunnei | 1 | -21/+26 |
2020-12-06 | hle: kernel: Thread: Various style fixes based on code review feedback. | bunnei | 1 | -22/+25 |
2020-12-06 | hle: kernel: KScopedSchedulerLockAndSleep: Various style fixes based on code review feedback. | bunnei | 1 | -6/+6 |
2020-12-06 | hle: kernel: KScopedLock: Various style fixes based on code review feedback. | bunnei | 1 | -6/+8 |
2020-12-06 | hle: kernel: KAbstractSchedulerLock: Various style fixes based on code review feedback. | bunnei | 1 | -9/+7 |
2020-12-06 | hle: kernel: KScheduler: Various style fixes based on code review feedback. | bunnei | 2 | -50/+41 |
2020-12-06 | hle: kernel: KPriorityQueue: Various style fixes based on code review feedback. | bunnei | 1 | -29/+36 |
2020-12-06 | hle: kernel: KAffinityMask: Various style fixes based on code review feedback. | bunnei | 1 | -17/+13 |
2020-12-06 | hle: kernel: GlobalSchedulerContext: Various style fixes based on code review feedback. | bunnei | 2 | -5/+10 |
2020-12-06 | common: BitSet: Various style fixes based on code review feedback. | bunnei | 1 | -23/+22 |
2020-12-06 | hle: kernel: Use C++ style comments in KScheduler, etc. | bunnei | 4 | -152/+136 |
2020-12-06 | kernel: KScopedSchedulerLockAndSleep: Remove unused ctor. | bunnei | 1 | -13/+7 |
2020-12-06 | kernel: time_manager: Add missing lock guards. | bunnei | 1 | -3/+10 |
2020-12-06 | hle: kernel: Migrate to KScopedSchedulerLock. | bunnei | 15 | -48/+92 |
2020-12-06 | hle: kernel: Separate KScopedSchedulerLockAndSleep from k_scheduler. | bunnei | 11 | -69/+72 |
2020-12-06 | hle: kernel: Separate KScheduler from GlobalSchedulerContext class. | bunnei | 9 | -520/+140 |
2020-12-06 | hle: kernel: Rewrite scheduler implementation based on Mesopshere. | bunnei | 26 | -1223/+1215 |
2020-12-06 | hle: kernel: physical_core: Clear exclusive state after each run. | bunnei | 3 | -0/+7 |
2020-12-06 | hle: kernel: Port KAbstractSchedulerLock from Mesosphere. | bunnei | 2 | -0/+77 |
2020-12-06 | hle: kernel: svc: Remove reschedule on svcBreak. | bunnei | 1 | -5/+0 |
2020-12-06 | hle: kernel: process: Add schedule count tracking, to be used for yield impl. | bunnei | 1 | -0/+13 |
2020-12-06 | hle: kernel: svc: Remove unnecessary hack in svcSleep. | bunnei | 1 | -7/+0 |
2020-12-06 | common: Port KPriorityQueue from Mesosphere. | bunnei | 2 | -0/+444 |
2020-12-06 | common: Port BitSet from Mesosphere. | bunnei | 2 | -0/+101 |
2020-12-06 | hle: kernel: Port KAffinityMask from Mesosphere. | bunnei | 7 | -16/+80 |
2020-12-05 | maxwell_dma: Rename RenderEnable::Mode::FALSE and TRUE to avoid name conflict | comex | 1 | -5/+7 |
2020-12-05 | yuzu_cmd: Remove 'users_size' | comex | 1 | -1/+0 |
2020-12-05 | Update cubeb and request a persistent stream session | Vitor Kiguchi | 1 | -0/+1 |
2020-12-05 | video_core: Resolve more variable shadowing scenarios pt.3 | Lioncash | 49 | -292/+305 |
2020-12-05 | game_list_p: Resolve deprecated usage of QVariant operator< | Lioncash | 1 | -1/+2 |
2020-12-05 | applets: Resolve variable shadowing | Morph | 10 | -19/+19 |
2020-12-05 | video_core: Resolve more variable shadowing scenarios pt.2 | Lioncash | 39 | -296/+305 |
2020-12-05 | xbyak_abi: Shorten std::size_t to size_t | Lioncash | 1 | -8/+8 |
2020-12-05 | xbyak_abi: Avoid implicit sign conversions | Lioncash | 1 | -2/+2 |
2020-12-05 | system_version: Update to 11.0.0 | Chloe Marcec | 1 | -6/+6 |
2020-12-05 | Fix telemetry-related exit crash from use-after-free | FearlessTobi | 1 | -3/+3 |
2020-12-04 | codec: Remove deprecated usage of AVCodecContext::refcounted_frames | Lioncash | 1 | -1/+0 |
2020-12-04 | video_core: Resolve more variable shadowing scenarios | Lioncash | 42 | -206/+219 |
2020-12-04 | nim: Stub IsLargeResourceAvailable | Morph | 1 | -1/+13 |
2020-12-03 | node: Mark member functions as [[nodiscard]] where applicable | Lioncash | 1 | -29/+29 |
2020-12-03 | node: Eliminate variable shadowing | Lioncash | 1 | -47/+49 |
2020-12-03 | vp9/vic: Resolve pessimizing moves | Lioncash | 2 | -11/+11 |
2020-12-03 | mouse_poller: Remove unused includes | Lioncash | 1 | -3/+1 |
2020-12-03 | mouse_input: Invert conditional in UpdateYuzuSettings() | Lioncash | 1 | -4/+6 |
2020-12-03 | mouse_input: Remove two casts and amend some formatting | Lioncash | 1 | -11/+14 |
2020-12-03 | mouse_input: Resolve a -Wdocumentation warning | Lioncash | 1 | -1/+1 |
2020-12-03 | mouse_input: Remove unused includes | Lioncash | 2 | -7/+3 |
2020-12-03 | audio_core: Make shadowing and unused parameters errors | Lioncash | 29 | -154/+163 |
2020-12-01 | Fix implicit conversion in mouse input | german | 1 | -6/+8 |
2020-11-30 | Disable web applet and warning when compiling for Linux on CI | lat9nq | 1 | -0/+2 |
2020-11-29 | kernel: scheduler: Minor cleanup to remove duplicated code. | bunnei | 2 | -46/+14 |
2020-11-29 | kernel: time_manager: Protect access with a mutex. | bunnei | 2 | -1/+5 |
2020-11-29 | common: fiber: Use VirtualBuffer for stack memory. | bunnei | 1 | -2/+5 |
2020-11-29 | hle: kernel: thread: Remove unused "Running" state. | bunnei | 3 | -21/+9 |
2020-11-29 | core: arm: Implement InvalidateCacheRange for CPU cache invalidation. | bunnei | 12 | -16/+56 |
2020-11-29 | hle: kernel: time_manager: Avoid a crash on process exit. | bunnei | 1 | -1/+4 |
2020-11-29 | hle: kernel: AddressArbiter: Remove unused code. | bunnei | 2 | -9/+0 |
2020-11-29 | hle: kernel: SynchronizationObject: Use atomic_bool for is_signaled. | bunnei | 1 | -1/+2 |
2020-11-29 | common: fiber: Use boost::context instead of native fibers on Windows. | bunnei | 3 | -116/+9 |
2020-11-29 | hle: kernel: multicore: Replace n-JITs impl. with 4 JITs. | bunnei | 15 | -72/+124 |
2020-11-29 | Add missing types to NpadCommunicationMode | german | 1 | -0/+2 |
2020-11-28 | audio_core: Remove temp_mix_buffer | Chloe Marcec | 2 | -3/+1 |
2020-11-27 | CMakeLists: disable -Winvalid-offsetof | comex | 1 | -0/+1 |
2020-11-27 | tests: Fix warning about comparison between signed and unsigned | comex | 1 | -2/+2 |
2020-11-27 | core: Eliminate remaining usages of the global system instance | Lioncash | 21 | -1593/+58 |
2020-11-27 | savedata_factory: Eliminate usage of the global system instance | Lioncash | 4 | -14/+22 |
2020-11-27 | Stub set and get NpadCommunicationMode | german | 4 | -2/+50 |
2020-11-27 | service: Eliminate usages of the global system instance | Lioncash | 222 | -907/+1221 |
2020-11-26 | codec: Fix `pragma GCC diagnostic pop` missing corresponding push | comex | 1 | -0/+1 |
2020-11-26 | vk_shader_decompiler: Implement force early fragment tests | ReinUsesLisp | 6 | -11/+19 |
2020-11-26 | core: Reduce string copies in GetGameFileFromPath() | Lioncash | 1 | -12/+22 |
2020-11-26 | Limit queue size to 10 frames | ameerj | 1 | -0/+4 |
2020-11-26 | Implement full mouse support | german | 14 | -277/+793 |
2020-11-26 | Add multiple udp server support | german | 10 | -267/+420 |
2020-11-26 | Address PR feedback | ameerj | 4 | -32/+33 |
2020-11-26 | common: Add Common::DivCeil and Common::DivCeilLog2 | ReinUsesLisp | 2 | -0/+27 |
2020-11-26 | input_common: ignore some Clang warnings after 5c4774e8ce1d | Jan Beich | 1 | -2/+2 |
2020-11-25 | Queue decoded frames, cleanup decoders | ameerj | 10 | -338/+227 |
2020-11-25 | cleanup unneeded comments and newlines | ameerj | 1 | -6/+0 |
2020-11-25 | hid: Check if applet_resource exists in InitializeVibrationDevice | Morph | 1 | -2/+4 |
2020-11-25 | Refactor MaxwellToSpirvComparison. Use Common::BitCast | ameerj | 3 | -31/+34 |
2020-11-25 | Address PR feedback from Rein | ameerj | 5 | -40/+31 |
2020-11-25 | vulkan_renderer: Alpha Test Culling Implementation | ameerj | 5 | -2/+76 |
2020-11-25 | core: cpu_manager: Fix shutdown crash when closing before emulation starts. | bunnei | 1 | -7/+17 |
2020-11-25 | frontend: yuzu (qt): Register a callback for ExecuteProgram. | bunnei | 4 | -7/+38 |
2020-11-25 | service: am: Implement ExecuteProgram and required stubs. | bunnei | 2 | -3/+34 |
2020-11-25 | core: loader: Implement support for loading indexed programs. | bunnei | 12 | -26/+74 |
2020-11-24 | hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977) | bunnei | 17 | -100/+104 |
2020-11-24 | nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID | comex | 2 | -13/+20 |
2020-11-24 | input_common: Fix typo in gc_poller.cpp with [[maybe_unused]]. | bunnei | 1 | -2/+2 |
2020-11-24 | nvservices: Reintroducee IoctlCtrl | Chloe Marcec | 24 | -91/+214 |
2020-11-24 | input_common: Add more missing [[maybe_unused]] from #4927. | bunnei | 3 | -4/+6 |
2020-11-24 | Fix warnings in core/frontend/input.h with [[maybe_unused]] | bunnei | 1 | -1/+3 |
2020-11-23 | Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread | comex | 10 | -73/+68 |
2020-11-23 | svc: Remove unnecessary [[maybe_unused]] tag | Lioncash | 1 | -1/+1 |
2020-11-22 | input_common: Treat warnings as errors | Lioncash | 8 | -10/+23 |
2020-11-21 | applets/controller: Use a pair of emulated controller index to controller type | Morph | 2 | -44/+96 |
2020-11-21 | configure_input_player: Use the npad style set to show the available controllers | Morph | 2 | -55/+96 |
2020-11-21 | gl_rasterizer: Remove warning of untested alpha test | ReinUsesLisp | 1 | -4/+0 |
2020-11-20 | olsc: Move member initialization to after member functions. | bunnei | 1 | -2/+2 |
2020-11-20 | async_shaders: emplace threads into the worker thread vector | Lioncash | 1 | -2/+2 |
2020-11-20 | async_shaders: Simplify implementation of GetCompletedWork() | Lioncash | 1 | -2/+1 |
2020-11-20 | async_shaders: Simplify moving data into the pending queue | Lioncash | 1 | -13/+8 |
2020-11-20 | async_shaders: std::move data within QueueVulkanShader() | Lioncash | 1 | -2/+2 |
2020-11-20 | gl_rasterizer: Make floating-point literal a float | Lioncash | 1 | -1/+1 |
2020-11-20 | shader_bytecode: Make use of [[nodiscard]] where applicable | Lioncash | 1 | -73/+79 |
2020-11-20 | shader_bytecode: Eliminate variable shadowing | Lioncash | 1 | -15/+17 |
2020-11-20 | common/bit_cast: Add function matching std::bit_cast without constexpr | ReinUsesLisp | 2 | -0/+23 |
2020-11-19 | hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions. | bunnei | 6 | -0/+91 |
2020-11-19 | Modify rumble amplification | german77 | 2 | -4/+3 |
2020-11-19 | virtual_buffer: Do nothing on resize() calls with same sizes | Lioncash | 1 | -1/+6 |
2020-11-18 | patch_manager: Remove usages of the global system instance | Lioncash | 26 | -157/+259 |
2020-11-18 | core: Remove unused private Init function for the System class | Lioncash | 2 | -16/+4 |
2020-11-18 | core: Make use of [[nodiscard]] with the System class | Lioncash | 4 | -85/+82 |
2020-11-18 | configure_input_player: Use static qualifier for IsProfileNameValid() | Lioncash | 1 | -1/+1 |
2020-11-18 | virtual_buffer: Add compile-time type-safety guarantees with VirtualBuffer | Lioncash | 1 | -0/+6 |
2020-11-18 | page_table: Allow page tables to be moved | Lioncash | 4 | -9/+30 |
2020-11-18 | page_table: Add missing doxygen parameters to Resize() | Lioncash | 1 | -0/+2 |
2020-11-18 | page_table: Remove unnecessary header inclusions | Lioncash | 1 | -4/+0 |
2020-11-17 | rasterizer_interface: Make use of [[nodiscard]] where applicable | Lioncash | 1 | -8/+9 |
2020-11-17 | render_base: Make use of [[nodiscard]] where applicable | Lioncash | 1 | -11/+11 |
2020-11-17 | gpu: Make use of [[nodiscard]] where applicable | Lioncash | 1 | -31/+35 |
2020-11-17 | Addressed changes | Chloe Marcec | 4 | -10/+13 |
2020-11-17 | audren: Make use of nodiscard, rework downmixing, release all buffers | Chloe Marcec | 13 | -102/+194 |
2020-11-16 | sdl_impl: Pump SDL Events at 1000 Hz | Morph | 1 | -1/+1 |
2020-11-16 | configure_input: Accommodate for the mouse input device engine | Morph | 2 | -2/+18 |
2020-11-16 | hid: Reimplement Begin/EndPermitVibrationSession | Morph | 3 | -5/+17 |
2020-11-16 | controllers/npad: Load input devices on init | Morph | 1 | -0/+2 |
2020-11-16 | configure_input: Update the input profiles for other player tabs | Morph | 4 | -11/+38 |
2020-11-16 | general: Fix compiler warnings on linux and miscellaneous changes | Morph | 12 | -22/+31 |
2020-11-16 | sdl_impl: Revert to the "old" method of mapping sticks | Morph | 3 | -33/+29 |
2020-11-16 | applets/controller: Change the input button to create input profiles | Morph | 10 | -100/+117 |
2020-11-16 | controllers/npad: Remove the old vibration filter | Morph | 4 | -65/+64 |
2020-11-16 | input: Disconnect a controller prior to connecting a new one | Morph | 2 | -50/+73 |
2020-11-16 | hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted | Morph | 3 | -12/+66 |
2020-11-16 | input_common: Add VibrationDevice and VibrationDeviceFactory | Morph | 19 | -101/+327 |
2020-11-16 | configure_input: Add per-player vibration | Morph | 16 | -28/+730 |
2020-11-16 | settings: Remove global vibration strength modifier | Morph | 9 | -19/+1 |
2020-11-16 | hid: Mark Begin/EndPermitVibrationSession as stubs | Morph | 3 | -18/+4 |
2020-11-16 | controllers/npad: Send an empty vibration on destruction/deactivation | Morph | 3 | -22/+38 |
2020-11-16 | hid: Stub IsVibrationDeviceMounted | Morph | 2 | -1/+23 |
2020-11-16 | controllers/npad: Add heuristics to reduce rumble state changes | Morph | 3 | -35/+72 |
2020-11-16 | configure_input: Hook up the vibration percentage spinbox | Morph | 11 | -3/+26 |
2020-11-16 | controllers/npad: Stop games from vibrating incorrect controllers | Morph | 1 | -0/+10 |
2020-11-16 | hid: Fix controller rumble based on new research | Morph | 3 | -43/+69 |
2020-11-16 | hid: Pop a struct of parameters instead of popping individual parameters | Morph | 1 | -103/+237 |
2020-11-16 | hid: Reorder all HID commands | Morph | 5 | -217/+232 |
2020-11-16 | hid: Implement GetVibrationDeviceInfo | Morph | 2 | -3/+39 |
2020-11-16 | hid: Stub InitializeVibrationDevice | Morph | 1 | -3/+11 |
2020-11-16 | controllers/npad: Rename NPadType to NpadStyleSet | Morph | 3 | -9/+9 |
2020-11-16 | controllers/npad: Add DeviceHandle struct | Morph | 1 | -27/+50 |
2020-11-16 | configure_input_player: Change "Defaults" button behavior | Morph | 2 | -35/+30 |
2020-11-16 | settings: Preparation for per-game input settings | Morph | 19 | -115/+167 |
2020-11-16 | udp/client: Reduce testing period to 5 seconds | Morph | 1 | -1/+1 |
2020-11-16 | config: Migrate config files into config/custom | Morph | 4 | -21/+61 |
2020-11-16 | controllers/npad: Connect a controller on init if none are connected | Morph | 2 | -1/+15 |
2020-11-16 | applets/controller: Auto accept a valid single player configuration | Morph | 3 | -14/+24 |
2020-11-16 | bootmanager: Allow mouse clicks only if touch is disabled | Morph | 1 | -3/+13 |
2020-11-16 | input_profiles: Implement input profiles | Morph | 13 | -130/+509 |
2020-11-16 | configure_input_player: Implement input exclusivity and persistence | Morph | 4 | -138/+205 |
2020-11-16 | ui/themes: Cleanup UI | Morph | 13 | -397/+263 |
2020-11-15 | motion_input: Mark constructor as explicit | Lioncash | 1 | -1/+1 |
2020-11-15 | motion_input: Mark member functions as [[nodiscard]] where applicable | Lioncash | 1 | -10/+11 |
2020-11-11 | maxwell_3d: Use insert instead of loop push_back | ReinUsesLisp | 1 | -3/+1 |
2020-11-11 | maxwell_3d: Move code to separate functions | ReinUsesLisp | 2 | -151/+124 |
2020-11-10 | fix minor clang error | german | 1 | -1/+1 |
2020-11-10 | Addressed issues | Chloe Marcec | 10 | -17/+86 |
2020-11-10 | core: Make nvservices more standardized | Chloe Marcec | 26 | -903/+1156 |
2020-11-10 | bootmanager: Address review comments | lat9nq | 1 | -12/+16 |
2020-11-10 | bootmanager: Log and show GL_RENDERER string when GPU is insufficient | lat9nq | 1 | -3/+19 |
2020-11-08 | ipc_helpers: Remove usage of the global system instance | Lioncash | 16 | -7/+23 |
2020-11-08 | cpu_interrupt_handler: Mark move contructor/assignment as deleted | Lioncash | 1 | -2/+2 |
2020-11-08 | Allow to dial any angle with digital joystick | german | 1 | -19/+103 |
2020-11-08 | applets: Rename LibraryAppletVersion to ControllerAppletVersion | Morph | 2 | -15/+15 |
2020-11-08 | applets/controller: Pop normal data for StrapGuide and FirmwareUpdate | Morph | 2 | -6/+19 |
2020-11-08 | applets/controller: Introduce additional checks for mode and caller | Morph | 2 | -5/+39 |
2020-11-08 | applets/controller: Add ControllerUpdateFirmwareArg struct | Morph | 1 | -0/+7 |
2020-11-07 | settings: log value of CPU_Accuracy | lat9nq | 1 | -0/+1 |
2020-11-07 | video_core: dma_pusher: Remove integrity check on command lists. | bunnei | 3 | -29/+1 |
2020-11-07 | hle: service: caps_u: Stub GetAlbumFileList3AaeAruid. | bunnei | 2 | -9/+17 |
2020-11-07 | common/fiber: Move all member variables into impl class | Lioncash | 2 | -89/+86 |
2020-11-06 | settings: Simplify initializer of resolution factor | Lioncash | 1 | -1/+1 |
2020-11-05 | General: Fix clang build | Lioncash | 4 | -7/+14 |
2020-11-04 | core/settings: Move configuring_global behind an API | Lioncash | 9 | -39/+50 |
2020-11-04 | core: Remove usage of unicorn | Lioncash | 11 | -418/+15 |
2020-11-02 | common: Enable warnings as errors | Lioncash | 9 | -31/+49 |
2020-11-02 | nvdec: Make use of [[nodiscard]] where applicable | Lioncash | 7 | -16/+16 |
2020-11-01 | fixup! hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other improvements. | bunnei | 2 | -3/+11 |
2020-11-01 | core: Initialize GPU before services. | bunnei | 1 | -4/+6 |
2020-11-01 | hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other improvements. | bunnei | 3 | -46/+106 |
2020-11-01 | video_core: dma_pusher: Add support for integrity checks. | bunnei | 2 | -0/+27 |
2020-11-01 | video_core: dma_pusher: Add support for prefetched command lists. | bunnei | 2 | -25/+52 |
2020-11-01 | service: hle: nvflinger: Fix potential shutdown crash when GPU is destroyed. | bunnei | 1 | -0/+4 |
2020-11-01 | video_core: gpu: Implement WaitFence and IncrementSyncPoint. | bunnei | 3 | -28/+70 |
2020-11-01 | hle service: nvdrv: nvhost_ctrl: Update to use SyncpointManager. | bunnei | 3 | -9/+31 |
2020-11-01 | hle service: nvdrv: Update to instantiate SyncpointManager. | bunnei | 2 | -5/+18 |
2020-11-01 | hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints. | bunnei | 4 | -1/+127 |
2020-11-01 | Rename to align with switchbrew and remove gpu function (#4714) | Levi Behunin | 2 | -16/+10 |
2020-10-31 | hle: service: ldr: Implement UnloadNrr. | bunnei | 1 | -1/+15 |
2020-10-30 | CMakeLists: Resolve MSVC build failures | Lioncash | 1 | -1/+0 |
2020-10-30 | video_core: unbreak -Werror in NVDEC with Clang | Jan Beich | 1 | -1/+1 |
2020-10-30 | General: Catch more expressions with no effect on MSVC | Lioncash | 1 | -0/+4 |
2020-10-30 | General: Make ignoring a discarded return value an error | Lioncash | 3 | -6/+17 |
2020-10-30 | common/stream: Be explicit with copy and move operators | Lioncash | 1 | -3/+9 |
2020-10-30 | vp9: Be explicit with copy and move operators | Lioncash | 1 | -0/+18 |
2020-10-30 | vp9: Mark functions with [[nodiscard]] where applicable | Lioncash | 2 | -13/+13 |
2020-10-30 | vp9: Provide a default initializer for "hidden" member | Lioncash | 1 | -1/+1 |
2020-10-30 | vp9: Make some member functions internally linked | Lioncash | 2 | -58/+54 |
2020-10-30 | General: Resolve a few missing initializer warnings | Lioncash | 5 | -4/+24 |
2020-10-29 | async_shaders: Increase Async worker thread count for 8+ thread cpus | ameerj | 1 | -8/+9 |
2020-10-29 | kernel/process: Add missing <ctime> include | Morph | 1 | -0/+1 |
2020-10-29 | web_service: follow-up fix to #4842 ... | liushuyu | 1 | -5/+0 |
2020-10-29 | Add hotplug, rumble and fix 3rd party adapters for the GC adapter | german | 3 | -303/+433 |
2020-10-29 | web_service: web_backend: Handle socket errors with GenericRequest. | bunnei | 1 | -0/+11 |
2020-10-29 | video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand. | bunnei | 1 | -1/+1 |
2020-10-28 | shader: Partially implement texture cube array shadow | ReinUsesLisp | 3 | -25/+37 |
2020-10-28 | shader/arithmetic: Implement FCMP immediate + register variant | ReinUsesLisp | 2 | -1/+4 |
2020-10-28 | video_core: Enforce -Wredundant-move and -Wpessimizing-move | ReinUsesLisp | 4 | -4/+5 |
2020-10-28 | video_core: Enforce -Werror=type-limits | ReinUsesLisp | 2 | -1/+2 |
2020-10-28 | common/fiber: Take shared_ptr<Fiber> by copy in YieldTo | ReinUsesLisp | 2 | -3/+3 |
2020-10-28 | tests: Fix data race in fibers test | ReinUsesLisp | 1 | -31/+40 |
2020-10-28 | service: Update function tables | Lioncash | 5 | -1/+7 |
2020-10-27 | web_backend: fix a regression introduced in 39c8d18 | liushuyu | 2 | -20/+2 |
2020-10-27 | sync_manager: Amend parameter order of calls to SyncptIncr constructor | Lioncash | 2 | -9/+9 |
2020-10-27 | h264: Make WriteUe take a u32 | Lioncash | 2 | -7/+8 |
2020-10-27 | vp9: std::move buffer within ComposeFrameHeader() | Lioncash | 1 | -1/+1 |
2020-10-27 | vp9: Remove dead code | Lioncash | 1 | -6/+0 |
2020-10-27 | vp9: Join declarations with assignments | Lioncash | 1 | -7/+8 |
2020-10-27 | vp9: Remove pessimizing moves | Lioncash | 1 | -2/+2 |
2020-10-27 | vp9: Resolve variable shadowing | Lioncash | 1 | -4/+4 |
2020-10-27 | nvdec: Tidy up header includes | Lioncash | 13 | -62/+59 |
2020-10-27 | yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. | bunnei | 3 | -11/+11 |
2020-10-27 | hle/kernel: Remove unused registered_core_threads to fix data races | ReinUsesLisp | 1 | -5/+0 |
2020-10-27 | video_core: NVDEC Implementation | ameerj | 50 | -310/+3909 |
2020-10-27 | kernel: Use the current time as the default RNG seed | lat9nq | 1 | -1/+1 |
2020-10-27 | controller: Pass ControllerParameters by reference in ReconfigureControllers() | Lioncash | 4 | -7/+9 |
2020-10-27 | hle: services: TimeZoneContentManager: This can be made explicit. | bunnei | 1 | -1/+1 |
2020-10-27 | core: cpu_manager: Add missing call to MicroProfileOnThreadExit(). | bunnei | 1 | -0/+2 |
2020-10-25 | general: Use template deduction guides for lock_guard | Lioncash | 2 | -2/+2 |
2020-10-25 | controller: Convert led_patterns integer literals to bool literals | Lioncash | 1 | -9/+9 |
2020-10-25 | applets/profile_select: Resolve a warning in exec() | Morph | 1 | -1/+1 |
2020-10-22 | Don't ask for profile when there's only one. | Kewlan | 3 | -16/+20 |
2020-10-22 | core: Fix clang build pt.3 | Lioncash | 4 | -16/+6 |
2020-10-21 | sdl_impl: Fix controller reconnection issues | Morph | 1 | -85/+84 |
2020-10-21 | core: Fix clang build pt.2 | Lioncash | 2 | -4/+10 |
2020-10-21 | Revert "core: Fix clang build" | bunnei | 104 | -904/+665 |
2020-10-21 | video_core: Conditially activate relevant compiler warnings | Lioncash | 1 | -2/+4 |
2020-10-21 | kernel: Fix build with recent compiler flag changes | Lioncash | 1 | -4/+8 |
2020-10-20 | configure_input_player: Fix modifier buttons | Morph | 3 | -25/+23 |
2020-10-20 | gl_arb_decompiler: Implement robust buffer operations | ReinUsesLisp | 3 | -33/+54 |
2020-10-20 | Added remaining params | David Marcec | 1 | -1/+4 |
2020-10-20 | nifm: GetAppletInfo stub | David Marcec | 1 | -1/+8 |
2020-10-18 | core: Add boxcat sources with target_sources | Lioncash | 1 | -7/+7 |
2020-10-18 | core: Fix clang build | Lioncash | 104 | -665/+904 |
2020-10-17 | mii/manager: Make use of unused lower bound in GetRandomValue() | Lioncash | 1 | -1/+1 |
2020-10-17 | service: bcat: Check client connection before interacting with socket. | bunnei | 1 | -0/+10 |
2020-10-16 | udp/client: Make use of designated initializers in TestCommunication() | Lioncash | 1 | -2/+5 |
2020-10-16 | udp/client: Take std::function by const reference with TestCommunication() | Lioncash | 2 | -5/+5 |
2020-10-16 | sdl_impl: Erase the SDLJoystick entry after removing a controller | Morph | 1 | -15/+13 |
2020-10-16 | input_common/CMakeLists: Make some warnings errors | Lioncash | 19 | -203/+306 |
2020-10-15 | service: acc: Stub IManagerForApplication::StoreOpenContext. | bunnei | 1 | -1/+7 |
2020-10-14 | hle: service: vi: Implement BufferQueue::CancelBuffer. | bunnei | 3 | -14/+53 |
2020-10-13 | kernel: Implement host thread register methods without locking | ReinUsesLisp | 1 | -28/+38 |
2020-10-13 | audio_core/CMakeLists: Make warnings consistent with core | Lioncash | 6 | -8/+17 |
2020-10-13 | core/CMakeLists: Make some warnings errors | Lioncash | 30 | -146/+144 |
2020-10-13 | vk_graphics_pipeline: Manage primitive topology as fixed state | ReinUsesLisp | 6 | -26/+7 |
2020-10-13 | filesystem: Fix CreateDirectory and DeleteFile | Morph | 1 | -2/+3 |
2020-10-13 | service: time: Update current time with changes to RTC setting. | bunnei | 9 | -198/+341 |
2020-10-13 | hle: service: nvdrv: Implement nvhost_as_gpu::FreeSpace. | bunnei | 2 | -0/+25 |
2020-10-09 | video_core: Enforce -Wclass-memaccess | ReinUsesLisp | 2 | -7/+7 |
2020-10-09 | vk_device: Block VK_EXT_extended_dynamic_state for RDNA devices | goldenx86 | 1 | -0/+24 |
2020-10-08 | shader/texture: Implement CUBE texture type for TMML and fix arrays | ReinUsesLisp | 1 | -19/+22 |
2020-10-07 | renderer_vulkan/wrapper: Fix physical device sorting | ReinUsesLisp | 1 | -13/+35 |
2020-10-05 | Address comments | german | 2 | -40/+40 |
2020-10-04 | Add compatibility with only accelerometer and auto calibrate for drift | german | 2 | -12/+106 |
2020-10-03 | video_core: Enforce -Wunused-variable and -Wunused-but-set-variable | ReinUsesLisp | 3 | -4/+7 |
2020-10-02 | Only use inputs corresponding to controller type | german | 1 | -49/+58 |
2020-09-30 | Stubbed EnableSixAxisSensorFusion | german | 2 | -1/+15 |
2020-09-30 | caps_c: Stub SetShimLibraryVersion | Morph | 2 | -1/+18 |
2020-09-30 | caps_u: Stub SetShimLibraryVersion | Morph | 2 | -2/+14 |
2020-09-30 | caps_su: Properly stub SetShimLibraryVersion | Morph | 1 | -1/+6 |
2020-09-30 | hid: Stub HomeButtonInputProtection service commands | Morph | 4 | -2/+50 |
2020-09-30 | Reduce the "shake" requirements when configuring UDP. | Lukas Senionis | 1 | -2/+6 |
2020-09-30 | Remove ext_extended_dynamic_state blacklist | Matías Locatti | 1 | -8/+0 |
2020-09-30 | common/wall_clock: Add virtual destructors | ReinUsesLisp | 3 | -2/+4 |
2020-09-29 | qt/game_list: Give GameListSearchField::KeyReleaseEater a parent | ReinUsesLisp | 2 | -3/+4 |
2020-09-29 | First implementation of controller rumble | german | 5 | -14/+63 |
2020-09-29 | CMakeLists: use system zstd on Linux | lat9nq | 1 | -1/+6 |
2020-09-29 | CMakeLists: fix for finding zstd on linux-mingw | lat9nq | 1 | -1/+1 |
2020-09-26 | main: Allow applets to display on top while fullscreen | Morph | 1 | -6/+8 |
2020-09-26 | core: Mark GetInstance() as deprecated | Lioncash | 1 | -1/+1 |
2020-09-26 | frontend/controller: Eliminate dependency on the global system instance | Lioncash | 3 | -5/+14 |
2020-09-26 | Add random motion input to keyboard | german | 4 | -0/+65 |
2020-09-26 | Add random motion input to SDL | german | 5 | -5/+230 |
2020-09-26 | command_generator: Make lookup table static constexpr | Lioncash | 1 | -2/+3 |
2020-09-25 | vk_stream_buffer: Fix initializing Vulkan with NVIDIA on Linux | lat9nq | 1 | -1/+2 |
2020-09-25 | behavior_info: Fix typo Renerer -> Renderer | Lioncash | 2 | -6/+6 |
2020-09-25 | cubeb_sink: Use static_cast instead of reinterpret_cast in DataCallback() | Lioncash | 1 | -2/+2 |
2020-09-25 | codec: Make lookup table static constexpr | Lioncash | 2 | -3/+4 |
2020-09-25 | audio_core: Remove unnecessary inclusions | Lioncash | 5 | -7/+2 |
2020-09-25 | audio_core: Resolve sign conversion warnings | Lioncash | 8 | -25/+34 |
2020-09-25 | effect_context: Make use of explicit where applicable | Lioncash | 1 | -13/+12 |
2020-09-25 | vk_command_pool: Move definition of Pool into the cpp file | Lioncash | 2 | -4/+6 |
2020-09-25 | vk_command_pool: Make use of override on destructor | Lioncash | 1 | -1/+1 |
2020-09-25 | vk_command_pool: Add missing header guard | Lioncash | 1 | -0/+2 |
2020-09-25 | More forgetting... duh | Levi Behunin | 1 | -2/+2 |
2020-09-25 | service: Restore "unused" function | Lioncash | 1 | -0/+17 |
2020-09-25 | Forgot to apply suggestion here as well | Levi Behunin | 1 | -1/+1 |
2020-09-25 | Address Comments | Levi Behunin | 3 | -25/+34 |
2020-09-25 | Start of Integer flags implementation | Levi Behunin | 3 | -3/+50 |
2020-09-24 | submission_package: Fix updates integrated into cartridge images. | Morph | 1 | -3/+22 |
2020-09-24 | arithmetic_integer_immediate: Make use of std::move where applicable | Lioncash | 1 | -16/+19 |
2020-09-24 | video_core: Fix instances where msbuild always regenerated host shaders | ReinUsesLisp | 2 | -12/+7 |
2020-09-24 | Use different timing for motion | german | 5 | -76/+157 |
2020-09-23 | shader/registry: Silence a -Wshadow warning | Lioncash | 2 | -5/+5 |
2020-09-23 | shader/registry: Remove unnecessary namespace qualifiers | Lioncash | 1 | -5/+3 |
2020-09-23 | shader/registry: Make use of designated initializers where applicable | Lioncash | 1 | -17/+19 |
2020-09-23 | memory: Resolve a -Wdocumentation warning | Lioncash | 1 | -1/+1 |
2020-09-23 | install_dialog: Make use of [[nodiscard]] where applicable | Lioncash | 1 | -2/+2 |
2020-09-23 | install_dialog: Remove unused function prototype | Lioncash | 1 | -1/+0 |
2020-09-23 | game_list: Make game list function naming consistent | Lioncash | 3 | -36/+45 |
2020-09-23 | game_list: Eliminate redundant argument copies | Lioncash | 2 | -16/+22 |
2020-09-23 | control_flow: emplace elements in place within TryQuery() | Lioncash | 1 | -6/+6 |
2020-09-23 | control_flow: Make use of std::move in InsertBranch() | Lioncash | 1 | -7/+8 |
2020-09-22 | General: Make use of std::nullopt where applicable | Lioncash | 17 | -59/+60 |
2020-09-22 | ips_layer: Eliminate a redundant copy in Parse() | Lioncash | 1 | -2/+4 |
2020-09-21 | acc: Stub LoadOpenContext | Morph | 3 | -1/+13 |
2020-09-20 | renderer_opengl: Remove emulated mailbox presentation | ReinUsesLisp | 13 | -360/+35 |
2020-09-19 | vk_query_cache: Hack counter destructor to avoid reserving queries | ReinUsesLisp | 1 | -1/+10 |
2020-09-19 | renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore | ReinUsesLisp | 42 | -814/+638 |
2020-09-18 | Add automap feature for GC adapter | german | 3 | -1/+103 |
2020-09-18 | fermi_2d: Make use of designated initializers | Lioncash | 2 | -8/+8 |
2020-09-18 | hid: Implement Get/SetNpadHandheldActivationMode | Morph | 3 | -5/+28 |
2020-09-18 | configure_input_player: Fixes motion mapping using ConfigureButtonClick | Morph | 1 | -5/+8 |
2020-09-18 | am: Stub GetPreviousProgramIndex | Morph | 2 | -1/+11 |
2020-09-18 | configure_input_player: Re-add "Clear" context menu option | Morph | 2 | -31/+66 |
2020-09-18 | submission_package: Account for multi-content NSPs | Morph | 1 | -5/+5 |
2020-09-17 | decode/image: Eliminate switch fallthrough in DecodeImage() | Lioncash | 1 | -0/+1 |
2020-09-17 | decoder/texture: Eliminate narrowing conversion in GetTldCode() | Lioncash | 1 | -1/+1 |
2020-09-17 | audio_core/command_generator: Use const references where applicable | Lioncash | 1 | -10/+11 |
2020-09-17 | audio_core/command_generator: Avoid an unnecessary copy in GenerateFinalMixCommand() | Lioncash | 1 | -1/+1 |
2020-09-17 | nfp: Eliminate two unnecessary copies | Lioncash | 1 | -10/+13 |
2020-09-17 | arm_dynarmic_cp15: Initialize member variables | Lioncash | 1 | -2/+2 |
2020-09-17 | control_metadata: Resolve typo in Portuguese language name | Lioncash | 1 | -1/+1 |
2020-09-17 | service: Remove unused funcation | Lioncash | 1 | -22/+0 |
2020-09-17 | service/sm: Slightly more efficient string name validation | Lioncash | 1 | -2/+2 |
2020-09-17 | service/sm: Eliminate dependency on the global system instance | Lioncash | 3 | -7/+9 |
2020-09-17 | file_sys/romfs_factory: Eliminate usage of the global system accessor | Lioncash | 5 | -34/+49 |
2020-09-17 | file_sys/bis_factory: Eliminate usage of the global system accessor | Lioncash | 5 | -11/+11 |
2020-09-17 | loader/nso: Remove unnecessary [[maybe_unused]] | Lioncash | 1 | -2/+1 |
2020-09-16 | video_core: Enforce -Werror=switch | ReinUsesLisp | 7 | -10/+59 |
2020-09-16 | core/loader: Remove dependencies on the global system instance | Lioncash | 20 | -45/+85 |
2020-09-15 | nca_patch: Significantly reduce the stack usage size within SearchBucketEntry() | Lioncash | 1 | -4/+4 |
2020-09-15 | nca_patch: Make SearchBucketEntry() internally linked | Lioncash | 2 | -44/+43 |
2020-09-15 | cheat_engine: Convert ExtractName into a non-template function | Lioncash | 1 | -19/+17 |
2020-09-15 | cheat_engine: Remove unnecessary system argument to CheatParser's Parse function | Lioncash | 3 | -15/+9 |
2020-09-15 | patch_manager: Resolve implicit truncations in FormatTitleVersion() | Lioncash | 1 | -3/+4 |
2020-09-15 | patch_manager: Make use of type aliases | Lioncash | 2 | -69/+79 |
2020-09-15 | patch_manager: Make a few functions internally linked | Lioncash | 2 | -15/+12 |
2020-09-15 | gc_adapter: Disable MSVC nonstandard extension warning on libusb.h | ReinUsesLisp | 1 | -0/+9 |
2020-09-14 | crypto/key_manager: Remove dependency on the global system accessor | Lioncash | 3 | -7/+12 |
2020-09-14 | kernel: Remove all dependencies on the global system instance | Lioncash | 5 | -11/+20 |
2020-09-10 | Test: Decrease pad_update_ns | FearlessTobi | 1 | -1/+1 |
2020-09-07 | service: Remove two usages of the global system accessor | Lioncash | 3 | -7/+5 |
2020-09-07 | gc_adapter: Make DeviceConnected() a const member function | Lioncash | 3 | -9/+9 |
2020-09-07 | bsd: Resolve unused value within SendToImpl | Lioncash | 1 | -0/+1 |
2020-09-07 | bsd: Resolve sign comparison warnings | Lioncash | 1 | -3/+3 |
2020-09-07 | sockets_translate: Make use of designated initializers | Lioncash | 1 | -12/+12 |
2020-09-07 | blocking_worker: Make use of templated lambda | Lioncash | 1 | -3/+2 |
2020-09-07 | blocking_worker: Resolve -Wdocumentation warning | Lioncash | 1 | -1/+1 |
2020-09-06 | video_core: Remove all Core::System references in renderer | ReinUsesLisp | 53 | -633/+573 |
2020-09-05 | configure_input: Hook up the motion button and checkbox | Morph | 7 | -7/+19 |
2020-09-05 | Minor cleanup | german | 1 | -19/+16 |
2020-09-05 | Add cemu hook changes related to PR #4609 | german | 8 | -139/+449 |
2020-09-05 | Remove RealMotionDevice | german | 7 | -35/+41 |
2020-09-05 | configure_input_player: Show/hide motion buttons based on the controller | Morph | 3 | -103/+141 |
2020-09-05 | controllers/npad: Simplify motion entry assignment | Morph | 1 | -29/+18 |
2020-09-05 | Include HID and configuration changes related to motion | german | 13 | -16/+448 |
2020-09-04 | hid: Implement MergeSingleJoyasDualJoy | Morph | 3 | -5/+24 |
2020-09-04 | applets/controller: Resolve several compiler warnings | Morph | 2 | -7/+8 |
2020-09-04 | Address feedback | Morph | 4 | -2/+12 |
2020-09-04 | clang-format | Morph | 2 | -2/+4 |
2020-09-04 | applets/controller: Set min_players to have a minimum value of 1. | Morph | 1 | -1/+1 |
2020-09-04 | applets/controller: Modify heuristic to account for certain games | Morph | 1 | -7/+12 |
2020-09-04 | main: Apply settings after applet configuration is complete. | Morph | 1 | -0/+4 |
2020-09-04 | applets/controller: Implement fallback applet for the SDL frontend | Morph | 3 | -90/+34 |
2020-09-04 | applets/controller: Load configuration prior to setting up connections | Morph | 2 | -23/+29 |
2020-09-04 | applets/controller: Make 8 a static constexpr value of NUM_PLAYERS | Morph | 2 | -15/+22 |
2020-09-04 | applets/controller: Implement "Explain Text" | Morph | 6 | -25/+304 |
2020-09-04 | Project Mjölnir: Part 2 - Controller Applet | Morph | 20 | -59/+3803 |
2020-09-03 | file_sys/patch_manager: Add missing include | ReinUsesLisp | 1 | -0/+1 |
2020-09-02 | main: Use three dots to complete the ellipsis | lat9nq | 1 | -1/+1 |
2020-09-02 | input_common/motion_input: Make use of Common::PI constant | Morph | 3 | -5/+10 |
2020-08-31 | vk_device: Fix driver id check on AMD for VK_EXT_extended_dynamic_state | ReinUsesLisp | 1 | -6/+9 |
2020-08-30 | externals: Update Xbyak to 5.96 | Lioncash | 2 | -21/+21 |
2020-08-30 | Address second batch of reviews | FearlessTobi | 9 | -30/+27 |
2020-08-29 | configure_input_player: Resolve sign conversion warnings in UpdateMappingWithDefaults() | Lioncash | 1 | -2/+2 |
2020-08-29 | Reolve reorder warning | FearlessTobi | 2 | -3/+3 |
2020-08-29 | Address review comments and fix code compilation | FearlessTobi | 13 | -155/+218 |
2020-08-29 | bootmanager: Prevent unnecessary copies in TouchUpdateEvent() | Lioncash | 1 | -1/+1 |
2020-08-29 | game_list_p: Avoid string churn in GameListItemPath data() | Lioncash | 1 | -4/+8 |
2020-08-29 | game_list_p: Mark some constants as constexpr | Lioncash | 1 | -10/+10 |
2020-08-29 | yuzu: Add motion and touch configuration | FearlessTobi | 18 | -3/+1889 |
2020-08-29 | yuzu/main: Amend lifetime issues with InputSubsystem | Lioncash | 4 | -7/+8 |
2020-08-29 | yuzu/configuration: Fix index out of bounds for default_analogs | Morph | 3 | -12/+13 |
2020-08-29 | sdl_impl: Reduce allocations in GetButtonMappingForDevice() | Lioncash | 1 | -31/+37 |
2020-08-29 | sdl_impl: Make use of std::move on std::string where applicable | Lioncash | 1 | -3/+3 |
2020-08-29 | sdl_impl: Make use of insert_or_assign() where applicable | Lioncash | 1 | -14/+18 |
2020-08-29 | sdl_impl: Prevent type truncation in BuildAnalogParamPackageForButton() default arguments | Lioncash | 1 | -1/+1 |
2020-08-29 | sdl_impl: Simplify make_tuple call | Lioncash | 1 | -1/+1 |
2020-08-29 | sdl_impl: Mark FromEvent() as a const member function | Lioncash | 1 | -2/+2 |
2020-08-29 | input_common/main: Remove unnecessary headers | Lioncash | 3 | -5/+11 |
2020-08-29 | input_common/main: Remove unimplemented prototype | Lioncash | 1 | -3/+0 |
2020-08-29 | vk_device: Blacklist AMD proprietary from VK_EXT_extended_dynamic_state | ReinUsesLisp | 1 | -1/+6 |
2020-08-28 | Fix orientation errors and improve drift correction | german | 2 | -14/+31 |
2020-08-28 | Address comments | german | 2 | -85/+65 |
2020-08-28 | Implement a basic class for motion devices | german | 4 | -0/+279 |
2020-08-27 | input_common: Eliminate most global state | Lioncash | 25 | -242/+396 |
2020-08-27 | input_common/main: Add "/Mouse" to the display name | Morph | 1 | -1/+1 |
2020-08-27 | memory_manager: Make use of [[nodiscard]] in the interface | Lioncash | 1 | -17/+17 |
2020-08-27 | memory_manager: Make operator+ const qualified | Lioncash | 1 | -1/+1 |
2020-08-26 | configure_input_player: Fix modifier scale button mapping | Morph | 2 | -20/+19 |
2020-08-26 | configuration/input: Add support for mouse button clicks | Morph | 5 | -11/+82 |
2020-08-26 | controllers/npad: Fix inconsistencies with controller connection statuses | Morph | 1 | -1/+7 |
2020-08-26 | controllers/npad: Fix LibNX controller connection statuses | Morph | 1 | -1/+9 |
2020-08-26 | controllers/npad: Fix LedPattern for P1-4 | Morph | 1 | -3/+3 |
2020-08-26 | input_common: Fix directional deadzone values | Morph | 2 | -2/+2 |
2020-08-26 | Address feedback | Morph | 13 | -96/+77 |
2020-08-26 | Project Mjölnir: Part 1 | Morph | 43 | -3177/+8306 |
2020-08-26 | gc_poller: Resolve compilation warnings on MSVC | Lioncash | 1 | -3/+5 |
2020-08-26 | hle/scheduler: Fix data race in is_context_switch_pending | ReinUsesLisp | 1 | -2/+6 |
2020-08-26 | hle/kernel: Fix data race in GetCurrentHostThreadID | ReinUsesLisp | 1 | -1/+2 |
2020-08-26 | common/thread: Fix data race in is_set | ReinUsesLisp | 1 | -4/+5 |
2020-08-26 | cpu_interrupt_handler: Misc style changes | ReinUsesLisp | 2 | -5/+3 |
2020-08-26 | cpu_interrupt_handler: Make is_interrupted an atomic | ReinUsesLisp | 2 | -2/+3 |
2020-08-25 | logging/settings: Increase maximum log size to 100 MB and add extended logging option | M&M | 5 | -11/+54 |
2020-08-24 | common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS | Lioncash | 1 | -4/+10 |
2020-08-24 | common/assert: Make use of C++ attribute syntax | Lioncash | 1 | -3/+4 |
2020-08-24 | async_shaders: Mark getters as const member functions | Lioncash | 2 | -17/+15 |
2020-08-24 | memory_manager: Mark IsGranularRange() as a const member function | Lioncash | 2 | -3/+3 |
2020-08-24 | gl_texture_cache: Take std::string by reference in DecorateViewName() | Lioncash | 2 | -2/+2 |
2020-08-24 | video_core/fence_manager: Remove unnecessary includes | Lioncash | 3 | -9/+4 |
2020-08-24 | video_core/host_shaders: Add CMake integration for string shaders | ReinUsesLisp | 7 | -42/+106 |
2020-08-24 | gl_shader_util: Use std::string_view instead of star pointer | ReinUsesLisp | 5 | -9/+21 |
2020-08-23 | fsp_srv: Resolve -Wunused-but-set-variable warning | Lioncash | 1 | -1/+8 |
2020-08-23 | file_sys: Replace inclusions with forward declarations where applicable | Lioncash | 27 | -37/+66 |
2020-08-23 | fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem() | Lioncash | 1 | -2/+5 |
2020-08-23 | registered_cache: Make use of ends_with for string suffix checking | Lioncash | 1 | -2/+1 |
2020-08-23 | registered_cache: Make use of designated initializers | Lioncash | 1 | -15/+15 |
2020-08-23 | key_manager: Make data arrays constexpr | Lioncash | 2 | -75/+82 |
2020-08-23 | cpu_manager: Make use of ranged for where applicable | Lioncash | 1 | -16/+13 |
2020-08-23 | core_timing: Remove unused header | Lioncash | 3 | -2/+2 |
2020-08-23 | core_timing: Move clock initializer into constructor initializer list | Lioncash | 1 | -4/+2 |
2020-08-23 | core_timing: Resolve sign conversion warning | Lioncash | 1 | -2/+2 |
2020-08-23 | web_service: Move web_result.h into web_service | Lioncash | 7 | -47/+41 |
2020-08-22 | video_core: Initialize renderer with a GPU | ReinUsesLisp | 22 | -119/+172 |
2020-08-21 | vk_state_tracker: Fix primitive topology | ReinUsesLisp | 3 | -13/+14 |
2020-08-20 | vk_device: Use Vulkan 1.0 properly | ReinUsesLisp | 5 | -52/+66 |
2020-08-20 | renderer_vulkan: Create a Vulkan 1.0 instance when 1.1 is not available | ReinUsesLisp | 3 | -6/+26 |
2020-08-20 | Revert "common/time_zone: Simplify GetOsTimeZoneOffset()" | bunnei | 1 | -5/+9 |
2020-08-18 | common/telemetry: Migrate namespace into the Common namespace | Lioncash | 13 | -35/+43 |
2020-08-18 | vfs_real: Resolve sign conversion warnings | Lioncash | 1 | -2/+2 |
2020-08-18 | vfs_real: Avoid redundant map lookups | Lioncash | 1 | -30/+46 |
2020-08-18 | common/color: Migrate code over to the Common namespace | Lioncash | 1 | -2/+2 |
2020-08-18 | common/concepts: Move <type_traits> include out of the Common namespace | Lioncash | 1 | -2/+2 |
2020-08-16 | Remove unneeded newlines, optional Registry in shader params | ameerj | 5 | -14/+9 |
2020-08-16 | Morph: Update worker allocation comment | Ameer J | 1 | -1/+1 |
2020-08-16 | move thread 1/4 count computation into allocate workers method | ameerj | 4 | -23/+14 |
2020-08-16 | Address feedback, add shader compile notifier, update setting text | ameerj | 9 | -162/+117 |
2020-08-16 | Vk Async Worker directly emplace in cache | ameerj | 3 | -58/+41 |
2020-08-16 | Address feedback. Bruteforce delete duplicates | ameerj | 7 | -80/+116 |
2020-08-16 | Vk Async pipeline compilation | ameerj | 13 | -20/+182 |
2020-08-16 | Preliminary effects | David Marcec | 10 | -35/+731 |
2020-08-16 | dynarmic: Add unsafe optimizations | MerryMage | 7 | -4/+108 |
2020-08-16 | configure_hotkeys: Don't translate empty strings | Lioncash | 1 | -2/+2 |
2020-08-16 | common/fileutil: Convert namespace to Common::FS | Lioncash | 40 | -547/+639 |
2020-08-16 | common: Silence two discarded result warnings | Lioncash | 2 | -3/+3 |
2020-08-16 | common/time_zone: Simplify GetOsTimeZoneOffset() | Lioncash | 1 | -9/+5 |
2020-08-16 | yuzu: Resolve -Wextra-semi warnings | Lioncash | 3 | -6/+6 |
2020-08-16 | main: Add an option to modify the currrent game's configuration | lat9nq | 3 | -20/+46 |
2020-08-15 | common/compression: Roll back std::span changes | Lioncash | 5 | -38/+45 |
2020-08-15 | common: Make use of [[nodiscard]] where applicable | Lioncash | 34 | -358/+343 |
2020-08-14 | configuration_shared: Simplify name lookup in highlighting functions | Lioncash | 7 | -90/+74 |
2020-08-14 | yuzu: Make use of qOverload where applicable | Lioncash | 1 | -2/+1 |
2020-08-14 | time_zone_content_manager: Collapse auto and default case | Lioncash | 1 | -3/+1 |
2020-08-14 | Disable biquad filter | David Marcec | 1 | -8/+9 |
2020-08-14 | software_keyboard: Resolve a pessimizing move warning | Lioncash | 1 | -2/+1 |
2020-08-14 | core: Resolve several -Wextra-semi warnings | Lioncash | 3 | -7/+12 |
2020-08-14 | shader/memory: Amend UNIMPLEMENTED_IF_MSG without a message | Lioncash | 1 | -1/+2 |
2020-08-14 | macro-interpreter: Resolve -Wself-assign-field warning | Lioncash | 1 | -1/+0 |
2020-08-14 | vulkan/wrapper: Avoid unnecessary copy in EnumerateInstanceExtensionProperties() | Lioncash | 1 | -1/+1 |
2020-08-14 | gl_shader_disk_cache: Make use of std::nullopt where applicable | Lioncash | 1 | -11/+12 |
2020-08-14 | async_shaders: Resolve -Wpessimizing-move warning | Lioncash | 1 | -2/+2 |
2020-08-14 | maxwell_3d: Resolve -Wextra-semi warning | Lioncash | 1 | -1/+1 |
2020-08-14 | Reworked ADPCM decoder to allow better streaming | David Marcec | 2 | -33/+95 |
2020-08-14 | emu_window: Mark Scoped constructor and Acquire() as nodiscard | Lioncash | 1 | -2/+2 |
2020-08-14 | kernel/scheduler: Mark SchedulerLock constructor as nodiscard | Lioncash | 1 | -1/+1 |
2020-08-13 | General: Tidy up clang-format warnings part 2 | Lioncash | 17 | -117/+129 |
2020-08-12 | gl_shader_cache: Use std::max() for determining num_workers | Morph | 1 | -1/+1 |
2020-08-11 | textures/decoders: Fix block linear to pitch copies | ReinUsesLisp | 3 | -34/+34 |
2020-08-10 | Remove UI changes | ameerj | 5 | -86/+5 |
2020-08-10 | Add range slider functionality for gc adapter | ameerj | 1 | -7/+7 |
2020-08-10 | undo unnecessary newlines, slider range 50-150 | Ameer | 3 | -6/+5 |
2020-08-10 | Address c++20 warning, fix inaccurate range text display when slide == 0 | Ameer | 1 | -2/+2 |
2020-08-10 | Add range slider for analog sticks | Ameer | 4 | -14/+99 |
2020-08-09 | General: Tidy up clang-format warnings | Lioncash | 1 | -1/+1 |
2020-08-07 | common/concepts: Rename IsBaseOf to DerivedFrom | Lioncash | 3 | -6/+8 |
2020-08-06 | freezer: Move entry finding to its own function | Lioncash | 2 | -12/+21 |
2020-08-06 | freezer: Take address values by value | Lioncash | 1 | -3/+3 |
2020-08-06 | freezer: Make use of std::erase_if | Lioncash | 1 | -4/+1 |
2020-08-06 | cheat_engine: Resolve implicit bool->u64 conversion | Lioncash | 1 | -1/+1 |
2020-08-06 | cheat_engine: Make use of designated initializers | Lioncash | 1 | -6/+18 |
2020-08-06 | partition_data_manager: Update master key hashes | Lioncash | 1 | -5/+5 |
2020-08-06 | partition_data_manager: Make data arrays constexpr | Lioncash | 4 | -138/+141 |
2020-08-06 | partition_data_manager: Eliminate magic value | Lioncash | 1 | -2/+2 |
2020-08-06 | aes_util: Make use of non-template variant of Transcode | Lioncash | 1 | -1/+1 |
2020-08-06 | Fix thread naming on Linux, which limits names to 15 bytes. | comex | 2 | -1/+13 |
2020-08-05 | common/virtual_buffer: drop unused includes | Jan Beich | 1 | -9/+0 |
2020-08-05 | system_control: Make functions internally linked where applicable | Lioncash | 2 | -15/+11 |
2020-08-05 | kernel: Remove unused variables | Lioncash | 2 | -18/+11 |
2020-08-05 | scheduler: Resolve sign conversion warning | Lioncash | 1 | -1/+2 |
2020-08-05 | address_arbiter: Resolve sign conversion warning | Lioncash | 1 | -1/+1 |
2020-08-05 | ipc_helpers: Only allow trivially copyable objects with PushRaw() and PopRaw() | Lioncash | 1 | -0/+4 |
2020-08-05 | vfs_vector: Make creation of array vfs files less verbose | Lioncash | 4 | -41/+41 |
2020-08-05 | main: Fallback to loader if no control nca is found with patch manager | Morph | 1 | -6/+17 |
2020-08-05 | main: Fix Open Save/Mod Locations for installed titles | Morph | 4 | -12/+12 |
2020-08-05 | game_list_worker: Do not clear entries when > 1 gamedir is present | Morph | 1 | -1/+1 |
2020-08-03 | aes_util: Allow SetIV to be non-allocating | Lioncash | 7 | -27/+36 |
2020-08-03 | perf_stats: Make use of designated initializers | Lioncash | 1 | -6/+7 |
2020-08-03 | perf_stats: Mark GetMeanFrametime() as const | Lioncash | 2 | -9/+9 |
2020-08-03 | vulkan: Silence more -Wmissing-field-initializer warnings | Lioncash | 6 | -3/+18 |
2020-08-03 | yuzu: Resolve C++20 deprecation warnings related to lambda captures | Lioncash | 9 | -81/+88 |
2020-08-03 | service/ldr: Resolve sign mismatch warnings | Lioncash | 1 | -3/+2 |
2020-08-03 | CMakeLists: Resolve #4478 | Lioncash | 1 | -1/+6 |
2020-08-03 | tests/core_timing: Remove pragma optimize(off) | Lioncash | 1 | -9/+5 |
2020-08-03 | time_zone_binary: Make use of designated initializers | Lioncash | 1 | -17/+25 |
2020-08-03 | logging/backend: Make use of designated initializers | Lioncash | 2 | -21/+15 |
2020-08-03 | buffer_queue: Make use of std::nullopt | Lioncash | 1 | -5/+6 |
2020-08-03 | buffer_queue: Make use of designated initializers | Lioncash | 1 | -5/+5 |
2020-08-03 | profile_manager: Make use of std::nullopt | Lioncash | 1 | -4/+4 |
2020-08-03 | profile_manager: Make use of designated initializers | Lioncash | 1 | -13/+22 |
2020-08-03 | dmnt_cheat_vm: Make use of designated initializers | Lioncash | 1 | -105/+121 |
2020-08-03 | file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode | Lioncash | 2 | -18/+21 |
2020-08-03 | sm: Make use of IsBaseOf for GetService | David Marcec | 1 | -3/+2 |
2020-08-03 | patch_manager: Resolve -Wignored-qualifier warnings | Lioncash | 1 | -2/+2 |
2020-08-03 | registered_cache: Resolve -Wmaybe_uninitialized warnings | Lioncash | 1 | -10/+15 |
2020-08-03 | Place in anonymous namespace | David Marcec | 1 | -0/+4 |
2020-08-03 | loader: Make IdentifyFile typesafe | David Marcec | 1 | -20/+32 |
2020-08-03 | ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) | David | 12 | -30/+64 |
2020-08-01 | mix buffer depopping | David Marcec | 2 | -30/+101 |
2020-07-31 | minor nits | Morph | 1 | -1/+3 |
2020-07-31 | am: Unstub SetScreenShotPermission | David Marcec | 2 | -1/+12 |
2020-07-30 | fsp-srv: Stub Read/WriteSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute | Morph | 2 | -23/+56 |
2020-07-30 | fs: Rename SaveDataDescriptor to SaveDataAttribute | Morph | 5 | -41/+63 |
2020-07-30 | adpcm streaming | David Marcec | 4 | -27/+32 |
2020-07-29 | game_list_worker: Fix game list subdirectory scanning | Morph | 1 | -2/+2 |
2020-07-29 | main: Add support for removing SDMC installed titles | Morph | 1 | -14/+13 |
2020-07-29 | xts_archive: Check if the file is nullptr prior to parsing | Morph | 1 | -5/+9 |
2020-07-29 | registered_cache: Add support for removing folder ncas | Morph | 2 | -53/+54 |
2020-07-29 | game_list: Limit context menu options for homebrew | Morph | 1 | -1/+7 |
2020-07-29 | main: Remove assert for opening savedata when program_id = 0 | Morph | 1 | -1/+0 |
2020-07-29 | main: Silence [[fallthrough]] warning | Morph | 1 | -3/+2 |
2020-07-29 | main: Split removal cases into their individual functions and address feedback | Morph | 2 | -113/+131 |
2020-07-29 | main: Connect game list remove signals to removal functions | Morph | 2 | -5/+167 |
2020-07-29 | game_list: Add "Remove" context menu | Morph | 2 | -4/+37 |
2020-07-28 | configure_graphics: Remove Force 30 FPS mode | Morph | 6 | -25/+0 |
2020-07-28 | renderer_opengl: Use 1/4 of all threads for async shader compilation | Morph | 1 | -9/+4 |
2020-07-28 | common/atomic_ops: Don't cast away volatile from pointers | Lioncash | 3 | -27/+30 |
2020-07-28 | service/bsd: Handle Poll with no entries accurately | ReinUsesLisp | 1 | -0/+5 |
2020-07-28 | services/bsd: Implement most of bsd:s | ReinUsesLisp | 5 | -55/+911 |
2020-07-28 | service/sockets: Add worker pool abstraction | ReinUsesLisp | 1 | -0/+30 |
2020-07-28 | service/sockets: Add worker abstraction to execute blocking calls asynchronously | ReinUsesLisp | 2 | -0/+133 |
2020-07-28 | service/sockets: Add translate functions | ReinUsesLisp | 3 | -0/+215 |
2020-07-28 | service/sockets: Add enumerations and structures | ReinUsesLisp | 2 | -0/+81 |
2020-07-28 | services/nifm: Implement GetCurrentIpAddress | ReinUsesLisp | 1 | -1/+12 |
2020-07-28 | device_memory: Remove unused system member | Lioncash | 3 | -11/+4 |
2020-07-28 | cpu_manager: Remove redundant std::function declarations | Lioncash | 1 | -3/+3 |
2020-07-28 | Update src/core/hle/service/nvdrv/devices/nvmap.cpp | bunnei | 1 | -1/+1 |
2020-07-28 | core_timing: Make use of uintptr_t to represent user_data | Lioncash | 15 | -43/+52 |
2020-07-28 | yuzu/main: Remove redundant usages of QStringLiteral("") | Lioncash | 1 | -6/+5 |
2020-07-27 | remove unused variable; | CrazyMax | 1 | -1/+0 |
2020-07-26 | GCAdapter: only join worker thread if running & joinable | Brian J. Tarricone | 1 | -1/+3 |
2020-07-26 | video_core/gpu: Correct the size of the puller registers | Billy Laws | 1 | -2/+2 |
2020-07-26 | config: Make the save-as identifier more consistent | lat9nq | 1 | -2/+2 |
2020-07-26 | hle: nvdrv: Rewrite of GPU memory management. | bunnei | 6 | -593/+431 |
2020-07-26 | yuzu/configure_debug: Remove duplicated checkboxes | FearlessTobi | 1 | -22/+0 |
2020-07-26 | nvflinger: Mark interface functions with return values as [[nodiscard]] | Lioncash | 1 | -16/+14 |
2020-07-26 | nvflinger: Use return value of Lock() | Lioncash | 3 | -4/+4 |
2020-07-25 | common/string_util: Remove unimplemented function prototype (#4414) | LC | 1 | -12/+0 |
2020-07-25 | Fix perf regression | David Marcec | 1 | -1/+2 |
2020-07-25 | vulkan: Resolve -Wmissing-field-initializer warnings | Lioncash | 2 | -0/+4 |
2020-07-25 | udp/client: Remove unused boost include | Lioncash | 1 | -1/+0 |
2020-07-25 | gc_adapter: Resolve C++20 deprecation warning | Lioncash | 1 | -1/+1 |
2020-07-25 | gc_poller: Resolve -Wsign-compare warning | Lioncash | 1 | -1/+2 |
2020-07-25 | gc_poller: Resolve -Wredundant-move warning | Lioncash | 1 | -2/+1 |
2020-07-25 | lz4_compression: Make use of std::span in interfaces | Lioncash | 2 | -17/+14 |
2020-07-25 | zstd_compression: Make use of std::span in interfaces | Lioncash | 3 | -13/+10 |
2020-07-25 | virtual_buffer: Mark size parameter of FreeMemoryPages() as [[maybe_unused]] | Lioncash | 1 | -1/+1 |
2020-07-25 | Fix stream channel count when outputting to stereo | David Marcec | 1 | -1/+1 |
2020-07-25 | Address issues | David Marcec | 8 | -101/+104 |
2020-07-25 | Queue extra mix buffer | David Marcec | 1 | -0/+1 |
2020-07-25 | Disable time stretcher for time being | David Marcec | 2 | -6/+4 |
2020-07-25 | audio_core: Apollo Part 1, AudioRenderer refactor | David Marcec | 26 | -713/+4204 |
2020-07-23 | network: add missing include for BSDs | Jan Beich | 1 | -0/+2 |
2020-07-21 | vi: IApplicationDisplayService:GetIndirectLayerImageRequiredMemoryInfo | David Marcec | 1 | -1/+19 |
2020-07-21 | surface_params: Make use of designated initializers where applicable | Lioncash | 1 | -38/+46 |
2020-07-21 | surface_params: Remove redundant assignment | Lioncash | 1 | -1/+0 |
2020-07-21 | surface_params: Replace questionable usages of the comma operator with semicolons | Lioncash | 1 | -9/+9 |
2020-07-21 | video_core: Remove unused variables | Lioncash | 8 | -33/+5 |
2020-07-21 | vk_rasterizer: Remove unused variable in Clear() | Lioncash | 1 | -4/+0 |
2020-07-21 | compatible_formats: Add missing header guard | Lioncash | 1 | -0/+2 |
2020-07-21 | video_core: Allow copy elision to take place where applicable | Lioncash | 7 | -26/+26 |
2020-07-21 | configure_ui: Ensure a separator follows the returned path | lat9nq | 1 | -3/+5 |
2020-07-21 | configure_ui: don't use an empty string | lat9nq | 1 | -1/+3 |
2020-07-21 | main: Don't use as many string copies | lat9nq | 1 | -6/+8 |
2020-07-21 | main: rewrite (save as) screenshot saving | lat9nq | 1 | -9/+18 |
2020-07-21 | configuration: Setup UI to config screenshot path and saving | lat9nq | 5 | -5/+93 |
2020-07-21 | common: Add a screenshots directory | lat9nq | 3 | -0/+3 |
2020-07-21 | video_core: Remove redundant pixel format type | David Marcec | 1 | -1/+0 |
2020-07-20 | buffer_cache: Eliminate redundant map lookup in MarkRegionAsWritten() | Lioncash | 1 | -6/+3 |
2020-07-20 | wait_tree: Include Midnight Blue dark themes | Morph | 1 | -1/+4 |
2020-07-20 | qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1) | James Rowe | 2 | -1/+3 |
2020-07-20 | Address issues | David Marcec | 1 | -2/+2 |
2020-07-19 | configure_graphics_advnaced: clang-format mk ii | lat9nq | 1 | -3/+3 |
2020-07-19 | configure_graphics_advanced: Fix oversight from rebase | lat9nq | 1 | -1/+1 |
2020-07-19 | configuration_shared: Remove unused functions | lat9nq | 2 | -18/+0 |
2020-07-19 | configuration: Use forward declares and remove extraneous structs | lat9nq | 10 | -63/+59 |
2020-07-19 | configuration_shared: Make CheckState strongly typed | lat9nq | 2 | -24/+23 |
2020-07-19 | clang-format | lat9nq | 5 | -38/+32 |
2020-07-19 | configuration_shared: Break up tracker structs to respective classes | lat9nq | 12 | -49/+58 |
2020-07-19 | configure_system: break instead of semicolon | lat9nq | 1 | -2/+4 |
2020-07-19 | clang-format | lat9nq | 3 | -8/+11 |
2020-07-19 | configure_system: Highlight labels on startup | lat9nq | 1 | -0/+5 |
2020-07-19 | configure_graphics: Fix layout in global config | lat9nq | 1 | -1/+1 |
2020-07-19 | configure_per_game: Improve style consistency | lat9nq | 3 | -54/+43 |
2020-07-19 | configure_system: Implement highlighted overrides | lat9nq | 3 | -539/+544 |
2020-07-19 | configuration_shared: Add default combobox setup function | lat9nq | 3 | -21/+52 |
2020-07-19 | configuration_shared: Use an int instead of a QString | lat9nq | 4 | -22/+28 |
2020-07-19 | configure_graphics_advanced: Implement highlighted overrides | lat9nq | 3 | -96/+146 |
2020-07-19 | configuration_shared: Switch back to background colors | lat9nq | 1 | -2/+2 |
2020-07-19 | configuration_shared: Better use global text | lat9nq | 2 | -0/+15 |
2020-07-19 | configure_audio: fix UI margins | lat9nq | 1 | -1/+10 |
2020-07-19 | configure_graphics: Implement highlighted overrides | lat9nq | 2 | -134/+200 |
2020-07-19 | configure_audio: Implement highlighted overrides | lat9nq | 2 | -80/+87 |
2020-07-19 | configuration_shared: Require name of the widget for highlighting | lat9nq | 3 | -16/+27 |
2020-07-19 | configuration_shared: Use a highlight instead of background color | lat9nq | 2 | -6/+6 |
2020-07-19 | configure_general: Implement manual tristate buttons | lat9nq | 2 | -17/+27 |
2020-07-19 | configuration_shared: Initial functions and data for manual tristate | lat9nq | 2 | -0/+58 |
2020-07-19 | Fix axis thresholding while polling | ameerj | 1 | -5/+2 |
2020-07-19 | swkbd: Return result for Calc request for inlined swkbd | David Marcec | 2 | -13/+49 |
2020-07-19 | core/network: Add network abstraction | ReinUsesLisp | 5 | -0/+840 |
2020-07-19 | alignment: explicitly include <new> after 723edb4c0659 | Jan Beich | 1 | -0/+1 |
2020-07-18 | Address issues | David Marcec | 1 | -6/+3 |
2020-07-18 | Address trivial review comments. | FearlessTobi | 1 | -1/+1 |
2020-07-18 | configure_ui: Address some review comments from the previous PR | FearlessTobi | 2 | -16/+21 |
2020-07-18 | yuzu: Port translation support from Citra | FearlessTobi | 10 | -84/+235 |
2020-07-18 | frontend: Improve wait tree readability for dark themes | David Marcec | 1 | -11/+44 |
2020-07-18 | gl_arb_decompiler: Use NV_shader_buffer_{load,store} on assembly shaders | ReinUsesLisp | 7 | -110/+173 |
2020-07-18 | Fix style issues | David Marcec | 2 | -7/+13 |
2020-07-18 | file_sys/nsp: Make SetTicketKeys actually do something | FearlessTobi | 2 | -32/+30 |
2020-07-18 | vk_device: Fix build error on old MSVC versions | ReinUsesLisp | 1 | -3/+3 |
2020-07-17 | std::size_t where appropriate, make error message more clear if can't read | ameerj | 1 | -3/+4 |
2020-07-17 | alignment: Simplify AlignmentAllocator implementation | Lioncash | 1 | -43/+4 |
2020-07-17 | Drop settings namespace | David Marcec | 1 | -2/+1 |
2020-07-17 | Remove duplicate config | David Marcec | 2 | -2/+1 |
2020-07-17 | Use conditional var | David Marcec | 2 | -9/+15 |
2020-07-17 | Drop max workers from 8->2 for testing | David Marcec | 1 | -1/+1 |
2020-07-17 | Rebase for per game settings | David Marcec | 9 | -1/+53 |
2020-07-17 | async shaders | David Marcec | 16 | -64/+598 |
2020-07-17 | macro_hle: Remove unnecessary static keywords | Lioncash | 1 | -7/+4 |
2020-07-17 | core/CMakeLists: Add missing physical_memory.h header file | Lioncash | 1 | -0/+1 |
2020-07-17 | macro_hle: Simplify shift expression in HLE_771BB18C62444DA0() | Lioncash | 1 | -2/+1 |
2020-07-17 | macro_hle: Remove unnecessary std::make_pair calls | Lioncash | 1 | -3/+3 |
2020-07-17 | macro: Resolve missing parameter in doxygen comment | Lioncash | 1 | -1/+2 |
2020-07-17 | constants: Add missing <array> include | Lioncash | 1 | -0/+1 |
2020-07-17 | mii/manager: Resolve sign mismatch warnings | Lioncash | 1 | -3/+3 |
2020-07-17 | mii/manager: Make use of designated initializers | Lioncash | 1 | -53/+54 |
2020-07-17 | wrapper: Make use of designated initializers where applicable | Lioncash | 1 | -56/+64 |
2020-07-17 | vk_texture_cache: Make use of designated initializers where applicable | Lioncash | 1 | -96/+135 |
2020-07-17 | vk_texture_cache: Amend mismatched access masks and indices in UploadBuffer | Lioncash | 1 | -6/+4 |
2020-07-17 | vk_swapchain: Make use of designated initializers where applicable | Lioncash | 1 | -43/+51 |
2020-07-17 | vk_stream_buffer: Make use of designated initializers where applicable | Lioncash | 1 | -19/+16 |
2020-07-17 | vk_staging_buffer_pool: Make use of designated initializers where applicable | Lioncash | 1 | -13/+12 |
2020-07-17 | vk_shader_util: Make use of designated initializers where applicable | Lioncash | 1 | -7/+7 |
2020-07-17 | vk_scheduler: Make use of designated initializers where applicable | Lioncash | 1 | -27/+30 |
2020-07-17 | vk_sampler_cache: Make use of designated initializers where applicable | Lioncash | 1 | -24/+27 |
2020-07-17 | vk_resource_manager: Make use of designated initializers where applicable | Lioncash | 1 | -15/+14 |
2020-07-17 | vk_renderpass_cache: Make use of designated initializers where applicable | Lioncash | 1 | -59/+70 |
2020-07-17 | vk_rasterizer: Make use of designated initializers where applicable | Lioncash | 1 | -41/+47 |
2020-07-17 | vk_query_cache: Make use of designated initializers where applicable | Lioncash | 1 | -8/+8 |
2020-07-17 | vk_pipeline_cache: Make use of designated initializers where applicable | Lioncash | 1 | -31/+35 |
2020-07-17 | vk_memory_manager: Make use of designated initializers where applicable | Lioncash | 1 | -7/+6 |
2020-07-17 | vk_image: Make use of designated initializers where applicable | Lioncash | 1 | -15/+23 |
2020-07-17 | vk_descriptor_pool: Make use of designated initializers where applicable | Lioncash | 1 | -15/+18 |
2020-07-17 | vk_graphics_pipeline: Resolve narrowing warnings | Lioncash | 1 | -2/+4 |
2020-07-16 | vk_compute_pipeline: Make use of designated initializers where applicable | Lioncash | 1 | -63/+68 |
2020-07-16 | vk_compute_pass: Make use of designated initializers where applicable | Lioncash | 1 | -95/+99 |
2020-07-16 | vk_buffer_cache: Make use of designated initializers where applicable | Lioncash | 1 | -30/+33 |
2020-07-16 | decode/other: Implement S2R.LaneId | ReinUsesLisp | 1 | -2/+1 |
2020-07-16 | gl_arb_decompiler: Execute BAR even when inside control flow | ReinUsesLisp | 1 | -4/+0 |
2020-07-16 | renderer_{opengl,vulkan}: Clamp shared memory to host's limit | ReinUsesLisp | 6 | -9/+42 |
2020-07-16 | kernel/thread: Remove unimplemented function prototype | Lioncash | 1 | -2/+0 |
2020-07-16 | kernel: Remove unused variables | Lioncash | 3 | -7/+2 |
2020-07-16 | kernel: Add missing include | Lioncash | 1 | -0/+1 |
2020-07-16 | cpu_manager: Mark function getters as static | Lioncash | 4 | -10/+11 |
2020-07-16 | cpu_manager: Remove unused preemption_count variable | Lioncash | 1 | -1/+0 |
2020-07-16 | cpu_manager: Add missing includes | Lioncash | 1 | -0/+3 |
2020-07-16 | Refactor adapter code | Ameer | 2 | -179/+44 |
2020-07-16 | hid: Only update keyboard & debug pad inputs if enabled | David Marcec | 2 | -33/+37 |
2020-07-16 | Check for empty section0 and CNMT prior to install | Morph | 1 | -3/+19 |
2020-07-16 | Add comment to clarify the nullptr check | Morph | 1 | -0/+1 |
2020-07-16 | filesystem: Create subdirectories prior to creating a file | Morph | 1 | -0/+3 |
2020-07-16 | core_timing: Remove unused data member | Lioncash | 1 | -2/+0 |
2020-07-16 | core_timing: Make TimedCallback take std::chrono::nanoseconds | Lioncash | 16 | -58/+62 |
2020-07-16 | core_timing: Make use of std::chrono with ScheduleEvent | Lioncash | 13 | -49/+58 |
2020-07-15 | settings: Resolve a sign conversion warning within GetTimeZoneString() | Lioncash | 1 | -5/+5 |
2020-07-15 | kernel/process: Move name and system context to the bottom of the member list | Lioncash | 1 | -6/+6 |
2020-07-15 | kernel/handle_table: Remove usages of the global system instance | Lioncash | 4 | -8/+15 |
2020-07-15 | settings: Make use of std::string_view over std::string for logging | Lioncash | 1 | -33/+34 |
2020-07-15 | kernel/thread: Remove global GetCurrentThread() | Lioncash | 3 | -23/+7 |
2020-07-15 | clang format | Morph | 1 | -3/+3 |
2020-07-15 | Use proper install result when overwriting files | Morph | 2 | -3/+3 |
2020-07-15 | Remove global system instance and address feedback | Morph | 2 | -14/+10 |
2020-07-15 | registered_cache: Remove previous update/dlc if it exists on install | Morph | 2 | -13/+83 |
2020-07-15 | clang-format | VolcaEM | 1 | -1/+2 |
2020-07-15 | dmnt_cheat_vm: Implement opcode 0xC3 (ReadWriteStaticRegister) | VolcaEM | 2 | -1/+41 |
2020-07-14 | common/swap: Make use of std::endian | Lioncash | 1 | -42/+4 |
2020-07-14 | shader_cache: Make use of std::erase_if | Lioncash | 1 | -2/+2 |
2020-07-14 | clang-format | lat9nq | 1 | -2/+1 |
2020-07-14 | settings: Move settings sanitization to its own function | lat9nq | 4 | -4/+11 |
2020-07-14 | Fix crash if gc configured but adapter not connected | Ameer | 2 | -15/+25 |
2020-07-14 | main: Set async gpu properly after loading per-game setting | lat9nq | 1 | -0/+4 |
2020-07-14 | configure_general: Explicitly guard use_multi_core when applying settings | lat9nq | 1 | -0/+2 |
2020-07-14 | vk_device: Make use of designated initializers where applicable | Lioncash | 1 | -124/+152 |
2020-07-14 | input_common: drop unused libusb.h include | Ameer | 1 | -1/+0 |
2020-07-14 | vk_graphics_pipeline: Make use of designated initializers where applicable | Lioncash | 1 | -198/+223 |
2020-07-13 | input_common: make libusb private to gc_adapter | Jan Beich | 3 | -3/+7 |
2020-07-13 | memory_layout: Remove unused data member | Lioncash | 1 | -2/+0 |
2020-07-13 | address_space_info: Use type alias to simplify code | Lioncash | 1 | -14/+13 |
2020-07-13 | address_space_info: Make use of designated initializers | Lioncash | 2 | -46/+27 |
2020-07-13 | video_core: Rearrange pixel format names | ReinUsesLisp | 19 | -1179/+1077 |
2020-07-13 | video_core: Fix DXT4 and RGB565 | ReinUsesLisp | 7 | -37/+31 |
2020-07-13 | video_core/format_lookup_table: Add formats with existing PixelFormat | ReinUsesLisp | 1 | -1/+9 |
2020-07-13 | video_core: Fix B5G6R5_UNORM render target format | ReinUsesLisp | 5 | -1/+10 |
2020-07-13 | video_core: Fix B5G6R5U | ReinUsesLisp | 2 | -2/+2 |
2020-07-13 | video_core: Implement RGBA32_SINT render target | ReinUsesLisp | 7 | -58/+71 |
2020-07-13 | video_core: Implement RGBA32_SINT render target | ReinUsesLisp | 7 | -0/+13 |
2020-07-13 | video_core: Implement RGBA16_SINT render target | ReinUsesLisp | 7 | -0/+13 |
2020-07-13 | video_core: Implement RGBA8_SINT render target | ReinUsesLisp | 7 | -0/+13 |
2020-07-13 | video_core: Implement RG32_SINT render target | ReinUsesLisp | 7 | -0/+13 |
2020-07-13 | video_core: Implement RG8_SINT render target and fix RG8_UINT | ReinUsesLisp | 7 | -1/+14 |
2020-07-13 | video_core: Implement R8_SINT render target | ReinUsesLisp | 7 | -0/+13 |
2020-07-13 | video_core: Implement R8_SNORM render target | ReinUsesLisp | 7 | -0/+13 |
2020-07-13 | video_core/surface: Remove explicit values on PixelFormat's definition | ReinUsesLisp | 1 | -80/+80 |
2020-07-13 | video_core/surface: Reorder render target to pixel format switch | ReinUsesLisp | 1 | -53/+51 |
2020-07-13 | kernel/scheduler: Use std::mutex instead of spin lock | ReinUsesLisp | 1 | -1/+1 |
2020-07-13 | vk_blit_screen: Make use of designated initializers where applicable | Lioncash | 1 | -334/+384 |
2020-07-13 | vk_state_tracker: Fix dirty flags for stencil_enable on VK_EXT_extended_dynamic_state | ReinUsesLisp | 1 | -0/+1 |
2020-07-12 | udp: Silence a C++20 deprecation warning | Lioncash | 1 | -1/+1 |
2020-07-12 | gc_poller: Mark GCButtonFactory::GetNextInput() as const | Lioncash | 2 | -2/+2 |
2020-07-12 | gc_poller: Get rid of undefined behavior in Create() | Lioncash | 1 | -0/+4 |
2020-07-12 | gc_poller: Silence sign conversion warnings | Lioncash | 1 | -1/+1 |
2020-07-12 | gc_adapter: Remove deprecated usage of = in lambda captures | Lioncash | 1 | -1/+1 |
2020-07-12 | gc_adapter: Silence sign conversion warnings | Lioncash | 2 | -7/+7 |
2020-07-12 | configure_cpu: Split optimization settings off into Debug tab | MerryMage | 9 | -163/+302 |
2020-07-12 | common/alignment: Fix compilation errors (#4303) | Tobias | 1 | -1/+3 |
2020-07-12 | fs: Fix RomFS building when zero byte files are present | Morph | 4 | -10/+10 |
2020-07-12 | hle: service: mii: Rewrite service to properly support creation of random and default miis. | bunnei | 9 | -914/+3270 |
2020-07-12 | Revert "Port citra-emu/citra#5441: "Common: remove a mod from AlignUp"" | bunnei | 1 | -3/+1 |
2020-07-11 | Common: remove a mod from AlignUp (#5441) | Marshall Mohror | 1 | -1/+3 |
2020-07-11 | configure_cpu: Add tooltips | MerryMage | 1 | -1/+54 |
2020-07-11 | configure_cpu: Show/Hide debugging options | MerryMage | 7 | -46/+135 |
2020-07-11 | main/profile_select: Don't prompt for profile selection when only one is available | FearlessTobi | 1 | -9/+13 |
2020-07-11 | configuration: Add settings to enable/disable specific CPU optimizations | MerryMage | 16 | -29/+404 |
2020-07-11 | CMakeLists: Make use of /std:c++latest on MSVC | Lioncash | 1 | -2/+2 |
2020-07-10 | vk_rasterizer: Pass <pSizes> to CmdBindVertexBuffers2EXT | ReinUsesLisp | 1 | -6/+6 |
2020-07-10 | Break out of scan loop if can't find adapter on first run | Ameer | 1 | -0/+3 |
2020-07-10 | video_core/textures: Add and use SwizzleSliceToVoxel, and minor style changes | ReinUsesLisp | 5 | -84/+125 |
2020-07-10 | vfs_real: Fix MoveFile | Morph | 1 | -10/+17 |
2020-07-10 | KeyManager: Prevent writing of invalid keys | Morph | 1 | -4/+8 |
2020-07-10 | Add additional empty check for the QStringList returned by the InstallDialog | Morph | 1 | -0/+4 |
2020-07-10 | Update the install and progress dialogs | Morph | 4 | -80/+65 |
2020-07-10 | Refactor batch installing files | Morph | 4 | -196/+238 |
2020-07-10 | Add support for batch install to NAND | Morph | 6 | -124/+290 |
2020-07-10 | bis_factory: Set User NAND free space to be 1 MiB less than total. | Morph | 1 | -1/+3 |
2020-07-10 | sdmc_factory: Set the SDMC total size to 1 TiB | Morph | 1 | -1/+3 |
2020-07-10 | bis_factory: Use hardware default NAND partition sizes | Morph | 1 | -10/+11 |
2020-07-10 | settings: Remove storage size options | Morph | 5 | -214/+1 |
2020-07-10 | cmake: Fix libfmt linking errors | David Marcec | 1 | -5/+1 |
2020-07-10 | configuration: implement per-game configurations (#4098) | lat9nq | 57 | -835/+1942 |
2020-07-10 | vk_stream_buffer: set allocable_size to 9 MiB | lat9nq | 1 | -1/+1 |
2020-07-09 | cmake: fix fmt linking when found | John Galt | 1 | -1/+5 |
2020-07-09 | cmake: pass libusb include directory as well | Jan Beich | 1 | -0/+1 |
2020-07-08 | Address comments for better clarity/signed dev count | Ameer | 1 | -11/+15 |
2020-07-08 | Add more libusb error checks | Ameer | 1 | -3/+18 |
2020-07-08 | AM: fix GetDesiredLanguage: | CrazyMax | 1 | -1/+13 |
2020-07-08 | maxwell_dma: Rename registers to match official docs and reorder | ReinUsesLisp | 2 | -287/+355 |
2020-07-07 | cpu_interrupt_handler: Remove #pragma once from .cpp file | MerryMage | 1 | -2/+0 |
2020-07-07 | Address PR feedback, fix axis button thresholding | Ameer | 3 | -58/+22 |
2020-07-07 | input_common/gcadapter: add missing C++11 header required by libc++ | Jan Beich | 1 | -0/+1 |
2020-07-07 | Brace the code! Fix compile error due to class member construction order | Ameer | 2 | -15/+31 |
2020-07-07 | Recalibrate reconnected controllers | Ameer | 1 | -0/+5 |
2020-07-07 | Save origin state of GC controller analog features, compare against origin for input detection | Ameer | 3 | -28/+72 |
2020-07-07 | change shortcut context for other hotkeys with file open dialog | Ameer | 1 | -4/+4 |
2020-07-07 | GetDisplayVersion should return a null-terminated version string. | CrazyMax | 1 | -4/+16 |
2020-07-06 | Fix ss crash on game menu, fix ss on windowed mode | Ameer | 2 | -4/+6 |
2020-07-06 | configure_graphics: Make use of qOverload in signals/slots | Lioncash | 1 | -2/+2 |
2020-07-06 | configure_graphics: Prevent unnecessary string copies in UpdateDeviceComboBox() | Lioncash | 1 | -1/+1 |
2020-07-05 | memory: Set page-table pointers before setting attribute = Memory | MerryMage | 1 | -2/+5 |
2020-07-05 | AM/ISelfController: Stub CreateManagedDisplaySeparableLayer | Morph | 2 | -1/+20 |
2020-07-04 | Fix for always firing triggers on some controllers, trigger threshold more universal | Ameer | 2 | -5/+5 |
2020-07-03 | Address lioncash feedback: Log formatting, extern const PadButtonArray, little touch ups | Ameer | 3 | -24/+32 |
2020-07-03 | Revert "cmake: fix fmt linking" | bunnei | 1 | -1/+1 |
2020-07-02 | Fix unnecessary diffs | Ameer | 4 | -29/+27 |
2020-07-02 | 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 | 3 | -35/+80 |
2020-07-02 | Rename two functions in NS | VolcaEM | 1 | -2/+2 |
2020-07-02 | Rename GetApplicationArea2 to GetApplicationAreaSize | VolcaEM | 1 | -2/+2 |
2020-07-02 | cmake: stop linking against QGL after c6a0ab979239 | Jan Beich | 1 | -1/+1 |
2020-07-01 | shader_cache: Fix use-after-free and orphan invalidation cache entries | ReinUsesLisp | 1 | -29/+41 |
2020-07-01 | Reset adapter state on init, fixes errors relating driver hang from unexpected unplug | Ameer | 2 | -0/+9 |
2020-07-01 | Don't handle cycles late if stretcher is active | David Marcec | 1 | -1/+3 |
2020-07-01 | audio: Improving audio timing for multicore/single core | David Marcec | 2 | -20/+7 |
2020-07-01 | externals: Track opus as submodule instead of using conan | David Marcec | 1 | -1/+1 |
2020-07-01 | key_manager: Correct casing of instance() | Lioncash | 10 | -10/+10 |
2020-07-01 | key_manager: Delete move operations | Lioncash | 1 | -0/+3 |
2020-07-01 | key_manager: Make use of canonical deleted operator= | Lioncash | 1 | -2/+2 |
2020-07-01 | common: switch to nullptr for sysctl's empty new value | Jan Beich | 1 | -4/+4 |
2020-06-30 | Address feedback regarding increments, const vars, and general cleanup | Ameer | 2 | -24/+21 |
2020-06-30 | fix implicit conversion of size_t type to int | Ameer | 1 | -1/+1 |
2020-06-30 | maxwell_to_gl: Implement MirrorOnceClampOGL using GL_MIRROR_CLAMP_EXT | Morph | 1 | -0/+6 |
2020-06-30 | macro: Add support for "middle methods" on the code cache (#4112) | David | 1 | -8/+27 |
2020-06-30 | common: add sysconf() fallback | Jan Beich | 1 | -3/+16 |
2020-06-29 | maxwell_to_gl: Rename VertexType() to VertexFormat() | Morph | 2 | -4/+5 |
2020-06-29 | cmake: fix fmt linking | John Galt | 1 | -1/+1 |
2020-06-29 | Remove duplicate functions | VolcaEM | 1 | -2/+0 |
2020-06-29 | Use decimal instead of hexadecimal | VolcaEM | 1 | -3/+5 |
2020-06-29 | Fix typo | VolcaEM | 1 | -1/+1 |
2020-06-29 | Clang-format | VolcaEM | 1 | -1/+1 |
2020-06-29 | service: Update function tables | VolcaEM | 27 | -157/+285 |
2020-06-29 | core_timing,scheduler: Use std::scoped_lock when possible | ReinUsesLisp | 2 | -15/+12 |
2020-06-28 | ldr: Cleanup NRO & NRR structs | David Marcec | 1 | -8/+8 |
2020-06-28 | maxwell_to_vk: Reorder vertex formats and add A2B10G10R10 for all types except float | Morph | 1 | -75/+69 |
2020-06-28 | am: Stub GetIndirectLayerConsumerHandle | David Marcec | 1 | -1/+13 |
2020-06-28 | maxwell_to_gl: Add 32 bit component sizes to (un)signed scaled formats | Morph | 1 | -30/+4 |
2020-06-28 | acc: ListOpenContextStoredUsers partial stub | David Marcec | 5 | -4/+14 |
2020-06-28 | Core/Common: Address Feedback. | Fernando Sahmkow | 21 | -58/+58 |
2020-06-27 | NvFlinger: Clang Format. | Fernando Sahmkow | 1 | -1/+1 |
2020-06-27 | Build System: Fix GCC & MINGW Build. | Fernando Sahmkow | 1 | -0/+4 |
2020-06-27 | SVC: Implement 32-bits wrappers and update Dynarmic. | Fernando Sahmkow | 4 | -34/+282 |
2020-06-27 | SVC: Add GetCurrentProcessorNumber32, CreateTransferMemory32, SetMemoryAttribute32 | Fernando Sahmkow | 2 | -6/+39 |
2020-06-27 | ARM: Update Dynarmic and Setup A32 according to latest interface. | Fernando Sahmkow | 8 | -93/+174 |
2020-06-27 | SVC: Add GetThreadPriority32 & SetThreadPriority32 | Fernando Sahmkow | 2 | -2/+30 |
2020-06-27 | ArmDynarmic32: Setup CNTPCT correctly | Fernando Sahmkow | 1 | -1/+1 |
2020-06-27 | Audio: Correct buffer release for host timing. | Fernando Sahmkow | 3 | -1/+22 |
2020-06-27 | Common/Kernel: Corrections and small bug fixing. | Fernando Sahmkow | 2 | -8/+3 |
2020-06-27 | Services/NvFlinger: Do vSync in a sepparate thread on Multicore. | Fernando Sahmkow | 4 | -5/+69 |
2020-06-27 | Common/NativeClockx86: Reduce native clock accuracy further. | Fernando Sahmkow | 1 | -1/+1 |
2020-06-27 | Tests/CoreTiming: Correct host timing tests. | Fernando Sahmkow | 2 | -157/+14 |
2020-06-27 | ARMDynarmicInterface: Correct GCC Build Errors. | Fernando Sahmkow | 2 | -6/+6 |
2020-06-27 | Common/AtomicOps: Correct GCC Intrinsic argument ordering. | Fernando Sahmkow | 1 | -5/+5 |
2020-06-27 | Kernel: Correct Host Context on Threads and Scheduler. | Fernando Sahmkow | 4 | -11/+11 |
2020-06-27 | YuzuQT: Hide Speed UI on Multicore. | Fernando Sahmkow | 1 | -1/+1 |
2020-06-27 | Clang Format. | Fernando Sahmkow | 14 | -48/+49 |
2020-06-27 | ARMInterface/Externals: Update dynarmic and fit to latest version. | Fernando Sahmkow | 1 | -7/+7 |
2020-06-27 | ARMInterface: Correct rebase errors. | Fernando Sahmkow | 3 | -5/+5 |
2020-06-27 | CoreTiming: Correct rebase bugs and other miscellaneous things. | Fernando Sahmkow | 2 | -4/+8 |
2020-06-27 | Core: Split Microprofile Dynarmic timing per Core | Fernando Sahmkow | 1 | -3/+12 |
2020-06-27 | General: Tune the priority of main emulation threads so they have higher priority than less important helper threads. | Fernando Sahmkow | 6 | -0/+60 |
2020-06-27 | Dynarmic Interface: don't clear cache if JIT has not been created. | Fernando Sahmkow | 2 | -0/+6 |
2020-06-27 | General: Correct rebase, sync gpu and context management. | Fernando Sahmkow | 9 | -32/+45 |
2020-06-27 | CoreTiming/CycleTimer: Correct Idling. | Fernando Sahmkow | 1 | -2/+5 |
2020-06-27 | SingleCore: Correct ticks reset to be on preemption. | Fernando Sahmkow | 1 | -1/+1 |
2020-06-27 | General: Cleanup legacy code. | Fernando Sahmkow | 19 | -740/+8 |
2020-06-27 | Kernel/svcBreak: Implement CacheInvalidation for Singlecore and correct svcBreak. | Fernando Sahmkow | 2 | -3/+13 |
2020-06-27 | Bootmanager/CPU_Manager: Correct shader caches and sync GPU on OpenGL. | Fernando Sahmkow | 2 | -6/+13 |
2020-06-27 | HLE_IPC: Correct HLE Event behavior on timeout. | Fernando Sahmkow | 3 | -1/+19 |
2020-06-27 | SingleCore: Improve Cycle timing Behavior and replace mutex in global scheduler for spinlock. | Fernando Sahmkow | 3 | -2/+4 |
2020-06-27 | FrameLimiting: Enable frame limiting for single core. | Fernando Sahmkow | 2 | -1/+2 |
2020-06-27 | SingleCore: Use Cycle Timing instead of Host Timing. | Fernando Sahmkow | 15 | -80/+152 |
2020-06-27 | Scheduler: Correct Reload/Unload | Fernando Sahmkow | 2 | -3/+5 |
2020-06-27 | Thread: Release the ARM Interface on exitting. | Fernando Sahmkow | 3 | -1/+8 |
2020-06-27 | General: Move ARM_Interface into Threads. | Fernando Sahmkow | 18 | -170/+136 |
2020-06-27 | Core: Refactor ARM Interface. | Fernando Sahmkow | 10 | -42/+69 |
2020-06-27 | X64 Clock: Reduce accuracy to be less or equal to guest accuracy. | Fernando Sahmkow | 3 | -1/+10 |
2020-06-27 | ARM/WaitTree: Better track the CallStack for each thread. | Fernando Sahmkow | 3 | -11/+74 |
2020-06-27 | SVC/ARM: Correct svcSendSyncRequest and cache ticks on arm interface. | Fernando Sahmkow | 3 | -5/+20 |
2020-06-27 | SingleCore: Move Host Timing from a sepparate thread to main cpu thread. | Fernando Sahmkow | 7 | -10/+48 |
2020-06-27 | GUI: Make multicore only work with Async and add GUI for multicore. | Fernando Sahmkow | 6 | -5/+63 |
2020-06-27 | ARM: Addapt to new Exclusive Monitor Interface. | Fernando Sahmkow | 5 | -31/+24 |
2020-06-27 | CPU_Manager: Correct stopping on SingleCore. | Fernando Sahmkow | 1 | -3/+8 |
2020-06-27 | Scheduler: Correct yielding interaction with SetThreadActivity. | Fernando Sahmkow | 1 | -0/+15 |
2020-06-27 | General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running. | Fernando Sahmkow | 11 | -13/+87 |
2020-06-27 | General: Fix Stop function | Fernando Sahmkow | 4 | -5/+25 |
2020-06-27 | Kernel: Rewind on SVC change. | Fernando Sahmkow | 3 | -5/+16 |
2020-06-27 | Kernel: Preempt Single core on redudant yields. | Fernando Sahmkow | 6 | -21/+42 |
2020-06-27 | CPU_Manager: Unload/Reload threads on preemption on SingleCore | Fernando Sahmkow | 4 | -7/+64 |
2020-06-27 | Synchronization: Correct wide Assertion. | Fernando Sahmkow | 1 | -2/+4 |
2020-06-27 | General: Initial Setup for Single Core. | Fernando Sahmkow | 8 | -34/+228 |
2020-06-27 | Scheduler: Set last running time on thread. | Fernando Sahmkow | 2 | -4/+2 |
2020-06-27 | Kernel: Corrections to TimeManager, Scheduler and Mutex. | Fernando Sahmkow | 3 | -5/+5 |
2020-06-27 | Kernel: Fixes, corrections and asserts to scheduler and different svcs. | Fernando Sahmkow | 8 | -38/+38 |
2020-06-27 | Scheduler: Correct yields. | Fernando Sahmkow | 2 | -7/+25 |
2020-06-27 | Mutex: Revert workaround due to poor exclusive memory. | Fernando Sahmkow | 1 | -9/+2 |
2020-06-27 | ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. | Fernando Sahmkow | 12 | -24/+325 |
2020-06-27 | SVC: WaitSynchronization add Termination Pending Result. | Fernando Sahmkow | 2 | -1/+5 |
2020-06-27 | Scheduler: Remove arm_interface lock and a few corrections. | Fernando Sahmkow | 2 | -17/+3 |
2020-06-27 | Yuzu/Debuggers: Correct Wait Tree for Paused threads. | Fernando Sahmkow | 1 | -2/+10 |
2020-06-27 | SVC: Correct SetThreadActivity. | Fernando Sahmkow | 4 | -38/+59 |
2020-06-27 | SCC: Small corrections to CancelSynchronization | Fernando Sahmkow | 3 | -2/+14 |
2020-06-27 | Scheduler: Correct locking for hle threads. | Fernando Sahmkow | 1 | -1/+2 |
2020-06-27 | Scheduler: Fix HLE Threads on guard | Fernando Sahmkow | 1 | -4/+6 |
2020-06-27 | Scheduler: Protect on closed threads. | Fernando Sahmkow | 1 | -7/+17 |
2020-06-27 | Scheduler: Correct assert. | Fernando Sahmkow | 1 | -4/+2 |
2020-06-27 | Core: Correct rebase. | Fernando Sahmkow | 2 | -18/+11 |
2020-06-27 | Scheduler: Release old thread fiber before trying to switch to the next thread fiber. | Fernando Sahmkow | 2 | -11/+35 |
2020-06-27 | NVDRV: Remove frame limiting as Host Timing already takes care. | Fernando Sahmkow | 1 | -1/+0 |
2020-06-27 | Mutex: Correct Result writting to clear exclusivity. | Fernando Sahmkow | 1 | -3/+11 |
2020-06-27 | SVC: Correct svcWaitForAddress and svcSignalToAddress. | Fernando Sahmkow | 4 | -68/+161 |
2020-06-27 | Scheduler: Correct Select Threads Step 2. | Fernando Sahmkow | 1 | -0/+1 |
2020-06-27 | Kernel: Corrections to Scheduling. | Fernando Sahmkow | 5 | -19/+23 |
2020-06-27 | Kernel: Correct Signal on Thread Death and Setup Sync Objects on Thread for Debugging | Fernando Sahmkow | 3 | -15/+17 |
2020-06-27 | Core: Correct HLE Event Callbacks and other issues. | Fernando Sahmkow | 5 | -37/+39 |
2020-06-27 | Process: Protect TLS region and Modules. | Fernando Sahmkow | 1 | -0/+4 |
2020-06-27 | General: Add Asserts | Fernando Sahmkow | 4 | -0/+24 |
2020-06-27 | General: Add better safety for JIT use. | Fernando Sahmkow | 5 | -7/+39 |
2020-06-27 | SVC: Correct races on physical core switching. | Fernando Sahmkow | 2 | -10/+10 |
2020-06-27 | NVFlinger: Lock race condition between CPU, Host Timing, VSync. | Fernando Sahmkow | 3 | -0/+11 |
2020-06-27 | SVC: Add locks to the memory management. | Fernando Sahmkow | 1 | -0/+21 |
2020-06-27 | SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey. | Fernando Sahmkow | 9 | -33/+84 |
2020-06-27 | SVC: Cleanup old methods. | Fernando Sahmkow | 1 | -13/+9 |
2020-06-27 | CPU_Manager: Reconfigre guest threads for dynamrmic downsides | Fernando Sahmkow | 3 | -1/+7 |
2020-06-27 | SVC: Correct SendSyncRequest. | Fernando Sahmkow | 8 | -54/+116 |
2020-06-27 | SVC: Correct ArbitrateUnlock | Fernando Sahmkow | 3 | -33/+37 |
2020-06-27 | SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock | Fernando Sahmkow | 8 | -90/+134 |
2020-06-27 | SVC: Remove global HLE Lock. | Fernando Sahmkow | 1 | -3/+0 |
2020-06-27 | SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber | Fernando Sahmkow | 5 | -15/+26 |
2020-06-27 | SVC: Correct CreateThread, StartThread, ExitThread, SleepThread. | Fernando Sahmkow | 3 | -37/+31 |
2020-06-27 | HostTiming: Pause the hardware clock on pause. | Fernando Sahmkow | 7 | -1/+23 |
2020-06-27 | AudioCore: Use nanoseconds instead of cycles for buffer time. | Fernando Sahmkow | 2 | -6/+6 |
2020-06-27 | General: Setup yuzu threads' microprofile, naming and registry. | Fernando Sahmkow | 7 | -9/+25 |
2020-06-27 | CPU_Manager: remove debugging code. | Fernando Sahmkow | 1 | -8/+4 |
2020-06-27 | YuzuCMD/Tester: Correct execution | Fernando Sahmkow | 2 | -6/+8 |
2020-06-27 | General: Recover Prometheus project from harddrive failure
| Fernando Sahmkow | 57 | -816/+1341 |
2020-06-27 | nfc: Update function table | VolcaEM | 1 | -3/+3 |
2020-06-27 | ncm: Update function table | VolcaEM | 1 | -10/+10 |
2020-06-27 | mm: Update function table | VolcaEM | 1 | -16/+16 |
2020-06-27 | mig: Update function table | VolcaEM | 1 | -0/+6 |
2020-06-27 | ldn: Update function table | VolcaEM | 1 | -0/+1 |
2020-06-27 | Oops (fix typo) | VolcaEM | 1 | -1/+1 |
2020-06-27 | lbl: Update function table | VolcaEM | 1 | -0/+1 |
2020-06-27 | grc: Update function table | VolcaEM | 1 | -0/+3 |
2020-06-27 | friend: Update function table | VolcaEM | 1 | -0/+6 |
2020-06-27 | Fix issues caused when changing the fullscreen hotkey | Kewlan | 1 | -4/+5 |
2020-06-27 | left const auto&, comment punctuation. | Ameer J | 1 | -2/+2 |
2020-06-27 | Use better names for "Unknown"s | VolcaEM | 1 | -39/+39 |
2020-06-27 | Update function names | VolcaEM | 1 | -4/+4 |
2020-06-27 | btm: Give better names for unknown functions | David Marcec | 1 | -5/+5 |
2020-06-27 | btdrv: Update function table (#4174) | VolcaEM | 1 | -83/+84 |
2020-06-27 | bpc: Update function tables (#4173) | VolcaEM | 1 | -7/+13 |
2020-06-27 | bcat: Update function tables and add missing classes (#4172) | VolcaEM | 2 | -0/+5 |
2020-06-27 | am: Update function tables and add missing classes (#4169) | VolcaEM | 3 | -17/+19 |
2020-06-27 | aoc: Update function table (#4170) | VolcaEM | 1 | -0/+1 |
2020-06-27 | eupld: Update function table | VolcaEM | 1 | -0/+1 |
2020-06-27 | es: Update function table | VolcaEM | 1 | -2/+41 |
2020-06-27 | Update FAQ function name (2/2) | VolcaEM | 1 | -2/+2 |
2020-06-27 | Update FAQ function name (1/2) | VolcaEM | 1 | -1/+1 |
2020-06-27 | btm: Update function tables | VolcaEM | 1 | -71/+76 |
2020-06-27 | vk_rasterizer: Use nullptr for <pSizes> in CmdBindVertexBuffers2EXT | ReinUsesLisp | 1 | -6/+6 |
2020-06-27 | vk_pipeline_cache: Avoid hashing and comparing dynamic state when possible | ReinUsesLisp | 6 | -23/+51 |
2020-06-27 | vulkan/fixed_pipeline_state: Move state out of individual structures | ReinUsesLisp | 4 | -121/+84 |
2020-06-27 | vk_rasterizer: Use VK_EXT_extended_dynamic_state | ReinUsesLisp | 5 | -46/+356 |
2020-06-27 | renderer_vulkan/wrapper: Add VK_EXT_extended_dynamic_state functions | ReinUsesLisp | 2 | -0/+64 |
2020-06-27 | fixed_pipeline_state: Add requirements for VK_EXT_extended_dynamic_state | ReinUsesLisp | 7 | -155/+143 |
2020-06-27 | vk_device: Enable VK_EXT_extended_dynamic_state when available | ReinUsesLisp | 2 | -0/+32 |
2020-06-27 | texture_cache: Test format compatibility before copying | ReinUsesLisp | 2 | -6/+21 |
2020-06-27 | video_core/compatible_formats: Table to test if two formats are legal to view or copy | ReinUsesLisp | 3 | -0/+196 |
2020-06-26 | gl_buffer_cache: Copy to buffers created as STREAM_READ before downloading | ReinUsesLisp | 5 | -18/+24 |
2020-06-26 | Update function name again | VolcaEM | 1 | -1/+1 |
2020-06-26 | Update function name (2/2) | VolcaEM | 1 | -1/+1 |
2020-06-26 | Update function name (1/2) | VolcaEM | 1 | -1/+1 |
2020-06-26 | Common: Fix non-conan build | Fernando Sahmkow | 1 | -1/+2 |
2020-06-26 | caps_u: Fix GetAlbumContentsFileListForApplication stub | Morph | 1 | -9/+15 |
2020-06-26 | caps: Use enum classes and check struct sizes on compile time | Morph | 1 | -34/+40 |
2020-06-26 | caps: Update copyright headers | Morph | 14 | -14/+14 |
2020-06-26 | Add a "Mute Audio" hotkey | Kewlan | 6 | -3/+17 |
2020-06-26 | const& to button in button array | Ameer J | 1 | -2/+2 |
2020-06-26 | Stop reading loop if error is encountered | Ameer | 1 | -4/+4 |
2020-06-25 | Clang-format again | VolcaEM | 1 | -1/+1 |
2020-06-25 | Clang-format | VolcaEM | 1 | -1/+2 |
2020-06-25 | Remove unnecessary newline | VolcaEM | 1 | -1/+0 |
2020-06-25 | Fix typo 2: electric boogaloo | VolcaEM | 1 | -1/+1 |
2020-06-25 | Use QUrl (2/2) | VolcaEM | 1 | -6/+5 |
2020-06-25 | Use QUrl (1/2) | VolcaEM | 1 | -1/+1 |
2020-06-25 | Fix formatting | VolcaEM | 1 | -2/+2 |
2020-06-25 | Fix typo | VolcaEM | 1 | -1/+1 |
2020-06-25 | Add "Open Quickstart Guide" and "FAQ" buttons to the Help menu | VolcaEM | 3 | -0/+48 |
2020-06-25 | gl_device: Fix IsASTCSupported | David Marcec | 1 | -1/+1 |
2020-06-25 | memory_manager: Remove useless assertion | David Marcec | 1 | -1/+0 |
2020-06-25 | gl_device: Enable NV_vertex_buffer_unified_memory on Turing devices | ReinUsesLisp | 1 | -19/+1 |
2020-06-24 | hid: Stub a series of "SevenSixAxisSensor" service commands | Morph | 2 | -21/+85 |
2020-06-24 | padbutton enum class and struct initiailization | Ameer | 3 | -36/+32 |
2020-06-24 | Prevent nullptr dereference on swkbd error case | David Marcec | 1 | -1/+1 |
2020-06-24 | prepo: : Don't read extra buffer from report unless passed | David Marcec | 1 | -1/+6 |
2020-06-24 | Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG | David Marcec | 1 | -25/+22 |
2020-06-24 | buffer_cache: Use buffer methods instead of cache virtual methods | ReinUsesLisp | 5 | -99/+90 |
2020-06-24 | gl_stream_buffer: Use InvalidateBufferData instead unmap and map | ReinUsesLisp | 2 | -15/+5 |
2020-06-24 | gl_rasterizer: Use NV_vertex_buffer_unified_memory for vertex buffer robustness | ReinUsesLisp | 3 | -9/+39 |
2020-06-24 | gl_buffer_cache: Mark buffers as resident | ReinUsesLisp | 10 | -67/+111 |
2020-06-24 | gl_device: Expose NV_vertex_buffer_unified_memory except on Turing | ReinUsesLisp | 2 | -1/+30 |
2020-06-24 | gl_stream_buffer: Always use a non-coherent buffer | ReinUsesLisp | 2 | -14/+10 |
2020-06-24 | gl_stream_buffer: Always use persistent memory maps | ReinUsesLisp | 2 | -30/+14 |
2020-06-24 | Move GetKeyCodeMapImpl to an anonymous namespace | David Marcec | 1 | -19/+19 |
2020-06-24 | addressed issues | David Marcec | 2 | -4/+7 |
2020-06-24 | clear mme draw mode | David Marcec | 1 | -0/+3 |
2020-06-24 | Addressed issues | David Marcec | 5 | -13/+17 |
2020-06-24 | Fix constbuffer for 0217920100488FF7 | David Marcec | 1 | -6/+6 |
2020-06-24 | Macro HLE support | David Marcec | 9 | -10/+209 |
2020-06-24 | Fixed logging output | David Marcec | 1 | -1/+1 |
2020-06-24 | Implement GetKeyCodeMap & GetKeyCodeMap2 | David Marcec | 2 | -2/+72 |
2020-06-24 | gl_shader_cache: Avoid use after move for program size | ReinUsesLisp | 2 | -6/+7 |
2020-06-23 | cleanup check access, read, and factory GetNextInput funcs. Use size rather than magic number | Ameer | 4 | -151/+101 |
2020-06-23 | Fix deallocation of GC Adapter | Ameer | 3 | -4/+10 |
2020-06-23 | yuzu_tester: Silence type conversion warning | Morph | 1 | -1/+1 |
2020-06-23 | lm: Silence no return value warning | Morph | 1 | -1/+2 |
2020-06-23 | Small quality of life indication that mapped button is GC | Ameer | 1 | -2/+2 |
2020-06-23 | shader/half_set: Implement HSET2_IMM | ReinUsesLisp | 2 | -21/+75 |
2020-06-23 | std::array and const reference passing of non-trivial objects | Ameer | 2 | -14/+13 |
2020-06-22 | Update src/input_common/main.cpp | ameerj | 1 | -1/+1 |
2020-06-22 | account: Update function tables and add missing classes (#4145) | VolcaEM | 5 | -42/+384 |
2020-06-22 | TextureCache: Fix case where layer goes off bound. | Fernando Sahmkow | 1 | -0/+3 |
2020-06-22 | Reorder variables to comply with the Auzure build pipeline | unknown | 1 | -2/+2 |
2020-06-22 | arm_dynarmic_64: Log the instruction when an exception is raised | Morph | 1 | -2/+2 |
2020-06-22 | arm_dynarmic_32: Log under Core_ARM instead of HW_GPU | Morph | 1 | -1/+1 |
2020-06-22 | renderer_vulkan: Update validation layer name and test before enabling | ReinUsesLisp | 3 | -5/+43 |
2020-06-22 | Tidy up the pointers, use pair over tuple where appropriate | Ameer | 4 | -24/+22 |
2020-06-22 | fix for sleep using stl | Ameer | 1 | -1/+3 |
2020-06-22 | shared_ptr for the GC adapter class, constexpr constants | Ameer | 5 | -66/+52 |
2020-06-22 | std::arrays where appropriate, clear q in adapter class, other touch ups | Ameer | 5 | -27/+15 |
2020-06-22 | fix include thread | Ameer | 1 | -0/+1 |
2020-06-22 | Singleton GC Adapter class, remove globals, fix naming convention | Ameer | 8 | -228/+283 |
2020-06-21 | hid: Implement Get/ResetGyroscopeZeroDriftMode | Morph | 4 | -6/+56 |
2020-06-21 | Clang Formatting | Ameer | 9 | -182/+184 |
2020-06-21 | Cleanup after linter | Ameer | 9 | -167/+98 |
2020-06-21 | GC Adapter Implementation | Ameer | 18 | -161/+1159 |
2020-06-21 | Correct function name (2/2) | VolcaEM | 1 | -2/+2 |
2020-06-21 | Correct function name (1/2) | VolcaEM | 1 | -1/+1 |
2020-06-21 | Clang-format | VolcaEM | 1 | -1/+1 |
2020-06-21 | Remove unnecessary conversion | VolcaEM | 1 | -3/+2 |
2020-06-21 | Address review comment by Lioncash | VolcaEM | 1 | -1/+1 |
2020-06-21 | Add a "Open Mods Page" button to the GUI | VolcaEM | 3 | -0/+20 |
2020-06-21 | gl_shader_decompiler: Enable GL_EXT_texture_shadow_lod if available | Morph | 1 | -7/+43 |
2020-06-21 | gl_device: Check for GL_EXT_texture_shadow_lod | Morph | 2 | -0/+7 |
2020-06-21 | Fix: fatal error CVT1100 when compiling manifest file | FearlessTobi | 3 | -3/+3 |
2020-06-20 | macro_jit_x64: Use ecx for shift register | MerryMage | 1 | -2/+2 |
2020-06-20 | texture_cache: Fix incorrect address used in a DeduceSurface() call | Lioncash | 1 | -1/+1 |
2020-06-20 | software_keyboard: Eliminate trivial redundant copies | Lioncash | 1 | -2/+2 |
2020-06-20 | main: Append AVX and FMA instructions to cpu string | Morph | 1 | -1/+14 |
2020-06-20 | common/telemetry: Add AVX512 to telemetry | Morph | 1 | -0/+1 |
2020-06-20 | common/cpu_detect: Add AVX512 detection | Morph | 2 | -0/+6 |
2020-06-20 | decode/image: Implement B10G11R11F | Morph | 1 | -9/+17 |
2020-06-20 | gl_arb_decompiler: Avoid several string copies | Lioncash | 1 | -32/+31 |
2020-06-20 | vulkan/wrapper: Remove noexcept from GetSurfaceCapabilitiesKHR() | Lioncash | 2 | -3/+2 |
2020-06-20 | macro_jit_x64: Correct readability of Compile_ExtractShiftLeftImmediate() | Lioncash | 1 | -3/+3 |
2020-06-20 | macro_jit_x64: Correct readability of Compile_ExtractShiftLeftRegister() | Lioncash | 1 | -3/+4 |
2020-06-20 | macro_jit_x64: Remove unused variable | Lioncash | 1 | -2/+1 |
2020-06-20 | memory_manager: Eliminate variable shadowing | Lioncash | 2 | -24/+28 |
2020-06-20 | Add translation of "Current Boxcat Events" | David Marcec | 1 | -3/+2 |
2020-06-20 | macro_jit_x64: Eliminate variable shadowing in Compile_ProcessResult() | Lioncash | 1 | -2/+2 |
2020-06-20 | buffer_cache: Eliminate local variable shadowing | Lioncash | 1 | -2/+1 |
2020-06-19 | input_common/motion_emu: Remove redundant move | MerryMage | 1 | -1/+1 |
2020-06-19 | input_common/keyboard: Remove redundant move | MerryMage | 1 | -1/+1 |
2020-06-19 | mii_model: Remove redundant std::move | MerryMage | 1 | -1/+1 |
2020-06-19 | Fix compilation when not building with boxcat | David Marcec | 2 | -2/+7 |
2020-06-19 | macro_jit_x64: Remove unused function Read | MerryMage | 1 | -8/+4 |
2020-06-18 | vk_rasterizer: Don't preserve contents on full screen clears | ReinUsesLisp | 2 | -7/+58 |
2020-06-18 | vk_update_descriptor: Upload descriptor sets data directly | ReinUsesLisp | 3 | -42/+30 |
2020-06-18 | Tests/HostTiming: Correct GCC Compile error. | Fernando Sahmkow | 1 | -15/+14 |
2020-06-18 | Common/Fiber: Address Feedback and Correct Memory leaks. | Fernando Sahmkow | 2 | -34/+41 |
2020-06-18 | Common/Fiber: Implement Rewind on Boost Context. | Fernando Sahmkow | 2 | -2/+39 |
2020-06-18 | Common/uint128: Correct MSVC Compilation in old versions. | Fernando Sahmkow | 1 | -0/+4 |
2020-06-18 | Common/Fiber: Document fiber interexchange. | Fernando Sahmkow | 1 | -1/+4 |
2020-06-18 | Common/Fiber: Implement Rewinding. | Fernando Sahmkow | 3 | -2/+84 |
2020-06-18 | Common/Fiber: Additional corrections to f_context. | Fernando Sahmkow | 1 | -4/+4 |
2020-06-18 | Common/Fiber: Correct f_context based Fibers. | Fernando Sahmkow | 1 | -6/+8 |
2020-06-18 | Host Timing: Correct clang format. | Fernando Sahmkow | 1 | -1/+0 |
2020-06-18 | HostTiming: Correct rebase and implement AddTicks. | Fernando Sahmkow | 2 | -1/+19 |
2020-06-18 | Core/HostTiming: Allow events to be advanced manually. | Fernando Sahmkow | 4 | -31/+47 |
2020-06-18 | Common/Tests: Address Feedback | Fernando Sahmkow | 9 | -39/+51 |
2020-06-18 | Common: Make MinGW build use Windows Fibers instead of fcontext_t | Fernando Sahmkow | 2 | -4/+4 |
2020-06-18 | Common/Tests: Clang Format. | Fernando Sahmkow | 7 | -31/+41 |
2020-06-18 | Common: Correct fcontext fibers. | Fernando Sahmkow | 1 | -5/+4 |
2020-06-18 | Common: Refactor & Document Wall clock. | Fernando Sahmkow | 6 | -51/+50 |
2020-06-18 | Common: Implement WallClock Interface and implement a native clock for x64 | Fernando Sahmkow | 10 | -40/+378 |
2020-06-18 | Tests: Add base tests to host timing | Fernando Sahmkow | 5 | -43/+243 |
2020-06-18 | Core: Implement a Host Timer. | Fernando Sahmkow | 5 | -0/+295 |
2020-06-18 | Common: Polish Fiber class, add comments, asserts and more tests. | Fernando Sahmkow | 5 | -25/+147 |
2020-06-18 | Tests: Add tests for fibers and refactor/fix Fiber class | Fernando Sahmkow | 4 | -19/+247 |
2020-06-18 | Common: Implement a basic Fiber class. | Fernando Sahmkow | 3 | -0/+204 |
2020-06-18 | Common: Implement a basic SpinLock class | Fernando Sahmkow | 3 | -0/+68 |
2020-06-18 | arm_dynarmic_32: Fix implicit conversion error in SetTPIDR_EL0 | ReinUsesLisp | 1 | -1/+1 |
2020-06-18 | bootmanager: Remove references to OpenGL for macOS | MerryMage | 2 | -2/+19 |
2020-06-18 | memory_manager: Explicitly specifcy std::min<size_t> | MerryMage | 1 | -2/+2 |
2020-06-18 | shared_font: Service::NS::EncryptSharedFont takes a size_t& | MerryMage | 1 | -1/+1 |
2020-06-18 | vk_rasterizer: BindTransformFeedbackBuffersEXT accepts a size of type VkDeviceSize | MerryMage | 1 | -1/+1 |
2020-06-18 | renderer_vulkan: Fix macOS GetBundleDirectory reference | MerryMage | 1 | -1/+3 |
2020-06-18 | memory_util: boost hashes are size_t | MerryMage | 1 | -2/+2 |
2020-06-18 | Rename PAGE_SHIFT to PAGE_BITS | MerryMage | 2 | -10/+10 |
2020-06-18 | Move SHA256Hash to its original position | VolcaEM | 1 | -2/+2 |
2020-06-18 | vk_sampler_cache: Emulate GL_LINEAR/NEAREST minification filters | Morph | 1 | -2/+4 |
2020-06-18 | maxwell_to_vk: Reorder filter cases and correct mipmap_filter=None | Morph | 1 | -17/+15 |
2020-06-18 | maxwell_to_gl: Miscellaneous changes | Morph | 1 | -48/+34 |
2020-06-17 | macro_jit_x64: Inline Engines::Maxwell3D::GetRegisterValue | MerryMage | 2 | -6/+18 |
2020-06-17 | arm_dynarmic_cp15: Implement CNTPCT | MerryMage | 1 | -0/+13 |
2020-06-17 | arm_dynarmic_cp15: Update CP15 | MerryMage | 4 | -142/+73 |
2020-06-17 | arm_dynarmic_32: InterpreterFallback should never happen | MerryMage | 1 | -2/+3 |
2020-06-17 | macro_jit_x64: Optimization implicitly assumes same destination | MerryMage | 1 | -1/+2 |
2020-06-17 | macro_jit_x64: Should not skip zero registers for certain ALU ops | MerryMage | 1 | -1/+3 |
2020-06-17 | Fix framebuffer size on fractional scaling display. | Kaiwen Xu | 1 | -1/+1 |
2020-06-16 | Remove unnecessary pragmas | VolcaEM | 1 | -8/+0 |
2020-06-16 | Revert IsValidNRO refactor but make it more readable | VolcaEM | 1 | -26/+13 |
2020-06-16 | Update assert string | VolcaEM | 1 | -1/+1 |
2020-06-16 | gl_device: Reserve at least 4 image bindings for fragment stage | Morph | 1 | -6/+14 |
2020-06-15 | macro_jit_x64: Remove NEXT_PARAMETER | MerryMage | 1 | -5/+2 |
2020-06-15 | macro_jit_x64: Remove unused function Compile_WriteCarry | MerryMage | 2 | -9/+0 |
2020-06-15 | macro_jit_x64: Select better registers | MerryMage | 1 | -8/+8 |
2020-06-15 | macro_jit_x64: Remove REGISTERS | MerryMage | 1 | -7/+3 |
2020-06-15 | macro_jit_x64: Remove JITState::parameters | MerryMage | 2 | -6/+3 |
2020-06-15 | macro_jit_x64: Remove METHOD_ADDRESS_64 | MerryMage | 1 | -2/+1 |
2020-06-15 | macro_jit_x64: Remove RESULT_64 | MerryMage | 2 | -16/+3 |
2020-06-15 | xbyak_abi: Prefer returning a struct to using out parameters in ABI_CalculateFrameSize | MerryMage | 1 | -17/+19 |
2020-06-15 | xbyak_abi: Register indexes should be unsigned | MerryMage | 1 | -11/+12 |
2020-06-15 | xbyak_abi: Remove *GPS variants of stack manipulation functions | MerryMage | 2 | -42/+6 |
2020-06-15 | xbyak_abi: Fix ABI_PushRegistersAndAdjustStack | MerryMage | 1 | -6/+2 |
2020-06-15 | video_core/macro_jit_x64: Remove initializer in member variable | ReinUsesLisp | 1 | -2/+2 |
2020-06-14 | Clang-format again | VolcaEM | 1 | -2/+2 |
2020-06-14 | Use consistent variable names | VolcaEM | 1 | -4/+4 |
2020-06-14 | Clang-format | VolcaEM | 1 | -1/+2 |
2020-06-14 | Make assert strings consistent | VolcaEM | 1 | -3/+3 |
2020-06-14 | Attempt to fix crashes in SSBU and refactor IsValidNRO | VolcaEM | 1 | -36/+59 |
2020-06-13 | audren: Implement RendererInfo | David Marcec | 2 | -6/+26 |
2020-06-12 | gl_arb_decompiler: Implement FSwizzleAdd | ReinUsesLisp | 1 | -4/+27 |
2020-06-12 | gl_arb_decompiler: Implement an assembly shader decompiler | ReinUsesLisp | 7 | -1/+2093 |
2020-06-11 | yuzu/configuration: Show assembly shaders check box | ReinUsesLisp | 1 | -3/+0 |
2020-06-10 | nvdrv: Fix GetTPCMasks for ioctl3 | David Marcec | 2 | -21/+22 |
2020-06-10 | kernel: Account for system resource size for memory usage | David Marcec | 1 | -2/+4 |
2020-06-09 | buffer_cache: Avoid passing references of shared pointers and misc style changes | ReinUsesLisp | 9 | -174/+150 |
2020-06-09 | gl_rasterizer: Mark vertex buffers as dirty after buffer cache invalidation | ReinUsesLisp | 1 | -1/+10 |
2020-06-09 | buffer_cache: Return stream buffer invalidation in Map instead of Unmap | ReinUsesLisp | 1 | -7/+9 |
2020-06-08 | Add game versio to title bar | unknown | 2 | -13/+17 |
2020-06-08 | texture_cache: Port original code management for 2D vs 3D textures | ReinUsesLisp | 2 | -16/+35 |
2020-06-08 | texture_cache: Simplify blit code | ReinUsesLisp | 1 | -9/+7 |
2020-06-08 | texture_cache: Handle 3D texture blits with one layer | ReinUsesLisp | 3 | -5/+10 |
2020-06-08 | texture_cache: Implement rendering to 3D textures | ReinUsesLisp | 10 | -139/+191 |
2020-06-07 | rasterizer_cache: Remove files and includes | ReinUsesLisp | 7 | -269/+3 |
2020-06-07 | vk_pipeline_cache: Use generic shader cache | ReinUsesLisp | 5 | -58/+55 |
2020-06-07 | gl_shader_cache: Use generic shader cache | ReinUsesLisp | 4 | -93/+80 |
2020-06-07 | shader_cache: Implement a generic shader cache | ReinUsesLisp | 2 | -0/+229 |
2020-06-06 | yuzu/frontend: Remove internal resolution option | Morph | 9 | -113/+3 |
2020-06-06 | gl_device: Black list NVIDIA 443.24 for fast buffer uploads | ReinUsesLisp | 1 | -2/+10 |
2020-06-06 | renderer_opengl: Only enable DEBUG_OUTPUT when graphics debugging is enabled | ReinUsesLisp | 1 | -4/+2 |
2020-06-05 | shader/texture: Join separate image and sampler pairs offline | ReinUsesLisp | 16 | -88/+234 |
2020-06-05 | service: nvhost_vic: Ignore Submit commands. | bunnei | 2 | -1/+18 |
2020-06-05 | nvdrv: Stub nvdec/vic ioctls to bypass nvdec movies | Zach Hilman | 4 | -3/+239 |
2020-06-05 | shader/track: Move bindless tracking to a separate function | ReinUsesLisp | 2 | -25/+39 |
2020-06-04 | Downgrade "handle not signaled" error to trace | David Marcec | 1 | -1/+1 |
2020-06-04 | Default init labels and use initializer list for macro engine | David Marcec | 2 | -2/+2 |
2020-06-04 | gl_rasterizer: Use NV_transform_feedback for XFB on assembly shaders | ReinUsesLisp | 3 | -1/+96 |
2020-06-03 | Mark parameters as const | David Marcec | 8 | -11/+11 |
2020-06-03 | Actually save the input when clearing/resetting to default | FearlessTobi | 1 | -0/+3 |
2020-06-02 | Address review comments | VolcaEM | 1 | -4/+4 |
2020-06-02 | Pass by reference instead of copying parameters | David Marcec | 4 | -7/+9 |
2020-06-02 | vk_shader_decompiler: Implement atomic image operations | ReinUsesLisp | 1 | -40/+24 |
2020-06-02 | vk_rasterizer: Implement storage texels | ReinUsesLisp | 8 | -52/+120 |
2020-06-02 | maxwell_to_vk: Add R16UI image format | ReinUsesLisp | 2 | -71/+74 |
2020-06-01 | gl_shader_decompiler: Declare gl_Layer and gl_ViewportIndex within gl_PerVertex for vertex and tessellation shaders | Morph | 1 | -6/+16 |
2020-06-01 | gl_shader_decompiler: Fix geometry shader outputs for Intel drivers | Morph | 1 | -13/+15 |
2020-06-01 | Clang-format | VolcaEM | 1 | -2/+1 |
2020-06-01 | hid: Stub GetXpadIDs | VolcaEM | 2 | -1/+14 |
2020-06-01 | gl_device: Avoid devices with CAVEAT_SUPPORT on ASTC | ReinUsesLisp | 2 | -8/+19 |
2020-06-01 | glsl: Squash constant buffers into a single SSBO when we hit the limit | ReinUsesLisp | 7 | -79/+173 |
2020-05-31 | Add comment to nrr_kind | VolcaEM | 1 | -1/+1 |
2020-05-31 | ldr: Update NRR/NRO structs | VolcaEM | 1 | -40/+72 |
2020-05-31 | gl_device: Enable compute shaders for Intel proprietary drivers | Morph | 3 | -13/+0 |
2020-05-30 | shader/other: Fix hardcoded value in S2R INVOCATION_INFO | ReinUsesLisp | 1 | -1/+1 |
2020-05-30 | texture_cache: More relaxed reconstruction | ReinUsesLisp | 1 | -13/+9 |
2020-05-30 | Favor switch case over jump table | David Marcec | 2 | -18/+26 |
2020-05-30 | Implement macro JIT | David Marcec | 15 | -189/+1034 |
2020-05-30 | Add xbyak external | David Marcec | 4 | -2/+317 |
2020-05-30 | texture_cache: Only copy textures that were modified from host | ReinUsesLisp | 1 | -2/+6 |
2020-05-30 | texture_cache: Reload textures when number of resources mismatch | ReinUsesLisp | 1 | -0/+9 |
2020-05-29 | vk_rasterizer: Skip transform feedbacks when extension is unavailable | ReinUsesLisp | 1 | -0/+7 |
2020-05-29 | texture_cache: Handle overlaps with multiple subresources | ReinUsesLisp | 1 | -27/+33 |
2020-05-29 | kernel: ResourceLimit::Reserve remove useless while loop | David Marcec | 1 | -5/+1 |
2020-05-28 | maxwell_3d: Reduce severity of logs that can be spammed | ReinUsesLisp | 1 | -6/+7 |
2020-05-28 | format_lookup_table: Implement G24S8 format as S8Z24 | ReinUsesLisp | 1 | -1/+2 |
2020-05-28 | Make copying directory string more concise | lat9nq | 1 | -2/+1 |
2020-05-28 | Address requested changes | lat9nq | 2 | -4/+4 |
2020-05-28 | *nix systems can read any-case patch directories | lat9nq | 2 | -8/+32 |
2020-05-28 | buffer_cache: Avoid copying twice on certain cases | ReinUsesLisp | 1 | -17/+23 |
2020-05-27 | texture_cache: Use unordered_map::find instead of operator[] on hot code | ReinUsesLisp | 1 | -15/+19 |
2020-05-27 | texture_cache: Use small vector for surface vectors | ReinUsesLisp | 1 | -9/+10 |
2020-05-27 | maxwell_3d: Initialize line widths | ReinUsesLisp | 1 | -0/+2 |
2020-05-27 | maxwell_3d: Initialize polygon modes | ReinUsesLisp | 1 | -0/+2 |
2020-05-27 | Fix macOS code and change "Swapfile" to "Swap" | Morph | 2 | -3/+6 |
2020-05-27 | shader/other: Implement MEMBAR.CTS | ReinUsesLisp | 4 | -9/+27 |
2020-05-26 | texture_cache: Fix layered null surfaces | ReinUsesLisp | 1 | -1/+3 |
2020-05-26 | gl_texture_cache: Implement small texture view cache for swizzles | ReinUsesLisp | 3 | -37/+44 |
2020-05-26 | texture_cache: Implement depth stencil texture swizzles | ReinUsesLisp | 3 | -36/+42 |
2020-05-26 | gl_rasterizer: Port front face flip check from Vulkan | ReinUsesLisp | 1 | -5/+20 |
2020-05-26 | fixed_pipeline_state: Remove unnecessary check for front faces flip | ReinUsesLisp | 1 | -2/+1 |
2020-05-26 | gl_shader_manager: Unbind GLSL program when binding a host pipeline | ReinUsesLisp | 1 | -0/+4 |
2020-05-22 | yuzu/discord_impl: Update the applicationID (#3977) | Tobias | 1 | -1/+1 |
2020-05-22 | shader/other: Implement BAR.SYNC 0x0 | ReinUsesLisp | 4 | -0/+33 |
2020-05-22 | shader/memory: Implement non-addition operations in RED | ReinUsesLisp | 1 | -2/+1 |
2020-05-22 | shader/other: Implement thread comparisons (NV_shader_thread_group) | ReinUsesLisp | 4 | -0/+72 |
2020-05-22 | shader_decompiler: Visit source nodes even when they assign to RZ | ReinUsesLisp | 2 | -2/+6 |
2020-05-22 | vk_shader_decompiler: Don't assert for void returns | ReinUsesLisp | 1 | -2/+1 |
2020-05-21 | buffer_cache: Remove unused boost headers | ReinUsesLisp | 1 | -2/+0 |
2020-05-21 | map_interval: Add interval allocator and drop hack | ReinUsesLisp | 4 | -3/+79 |
2020-05-21 | buffer_cache: Use boost::container::small_vector for maps in range | ReinUsesLisp | 1 | -13/+15 |
2020-05-21 | buffer_cache: Use boost::intrusive::set for caching | ReinUsesLisp | 6 | -30/+48 |
2020-05-21 | buffer_cache: Remove shared pointers | ReinUsesLisp | 2 | -70/+72 |
2020-05-21 | buffer_cache: Minor style changes | ReinUsesLisp | 2 | -129/+65 |
2020-05-21 | clang-format | VolcaEM | 1 | -1/+2 |
2020-05-21 | nifm: correct assert in CreateTemporaryNetworkProfile | VolcaEM | 1 | -1/+1 |
2020-05-20 | crypto: Make KeyManager a singleton class | FearlessTobi | 13 | -21/+27 |
2020-05-19 | renderer_opengl: Add assembly program code paths | ReinUsesLisp | 12 | -109/+339 |
2020-05-19 | yuzu: Add frontend settings for assembly shaders | ReinUsesLisp | 8 | -0/+29 |
2020-05-18 | maxwell_to_vk: Add format B8G8R8A8_SRGB | Morph | 2 | -2/+3 |
2020-05-18 | OpenGL: Enable Debug Context and Synchronous debugging when graphics debugging is enabled. | Fernando Sahmkow | 3 | -0/+9 |
2020-05-17 | main: Log host system memory parameters | Morph | 4 | -0/+86 |
2020-05-16 | file_sys: Update SystemVersion archive to version 10.0.2 | David Marcec | 1 | -7/+7 |
2020-05-16 | nv_flinger: Use enum for pixel format instead of u32 | David Marcec | 2 | -3/+11 |
2020-05-16 | DmaPusher: Remove dead code in step | David Marcec | 2 | -9/+1 |
2020-05-16 | vk_rasterizer: Match OpenGL's FlushAndInvalidate behavior | ReinUsesLisp | 1 | -1/+3 |
2020-05-15 | frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) | Morph | 6 | -8/+36 |
2020-05-13 | vk_rasterizer: Implement constant attributes | ReinUsesLisp | 4 | -13/+26 |
2020-05-13 | vk_rasterizer: Remove buffer check in attribute selection | ReinUsesLisp | 1 | -4/+0 |
2020-05-13 | time_zone: Use std::chrono::seconds for strong typing. | bunnei | 3 | -4/+5 |
2020-05-12 | Frontend: Remove tracking for context wrapper | James Rowe | 1 | -8/+8 |
2020-05-12 | hid: Clear keyboard states & fix logic issue | David Marcec | 1 | -3/+4 |
2020-05-11 | hle: service: time_zone_manager: Use current time zone setting. | bunnei | 2 | -3/+32 |
2020-05-11 | common: Add module to get the current time zone. | bunnei | 3 | -0/+68 |
2020-05-11 | core: settings: Add a setting for time zone. | bunnei | 8 | -10/+282 |
2020-05-11 | fix logic error & scale sample volume based on voice volume | David Marcec | 1 | -7/+9 |
2020-05-11 | pass by const ref instead | David Marcec | 1 | -8/+7 |
2020-05-11 | audio_renderer: Better voice mixing and 6 channel downmixing | David Marcec | 3 | -11/+96 |
2020-05-11 | service: fsp_srv: Stub implementation of OpenMultiCommitManager. | bunnei | 2 | -1/+38 |
2020-05-11 | yuzu: game_list: Fix 'Open Save Data Location' for device saves. | bunnei | 4 | -27/+49 |
2020-05-11 | file_sys: savefata_factory: Update to support DeviceSaveData. | bunnei | 1 | -3/+6 |
2020-05-11 | file_sys: control_metadata: Expose device_save_data_size. | bunnei | 2 | -0/+5 |
2020-05-11 | Stub SendKeyboardLockKeyEvent | David Marcec | 2 | -1/+11 |
2020-05-10 | gl_shader_decompiler: Properly emulate NaN behaviour on NE | ReinUsesLisp | 1 | -0/+9 |
2020-05-10 | RasterizerCache: Correct documentation. | Fernando Sahmkow | 1 | -2/+2 |
2020-05-10 | VkPipelineCache: Use a null shader on invalid address. | Fernando Sahmkow | 1 | -2/+1 |
2020-05-10 | VideoCore: Use SyncGuestMemory mechanism for Shader/Pipeline Cache invalidation. | Fernando Sahmkow | 3 | -5/+61 |
2020-05-09 | shader_ir: Separate float-point comparisons in ordered and unordered | ReinUsesLisp | 7 | -135/+163 |
2020-05-08 | Replace externals with Conan (#3735) | James Rowe | 7 | -9/+10 |
2020-05-06 | Menubar: fix mouse tracking bug | FearlessTobi | 1 | -4/+0 |
2020-05-05 | Update src/video_core/gpu.cpp | bunnei | 1 | -1/+1 |
2020-05-05 | Update src/video_core/gpu.cpp | bunnei | 1 | -1/+1 |
2020-05-05 | vk_sampler_cache: Use VK_EXT_custom_border_color when available | ReinUsesLisp | 3 | -2/+44 |
2020-05-04 | vk_graphics_pipeline: Implement viewport swizzles with NV_viewport_swizzle | ReinUsesLisp | 8 | -0/+84 |
2020-05-04 | gl_rasterizer: Implement viewport swizzles with NV_viewport_swizzle | ReinUsesLisp | 2 | -0/+13 |
2020-05-04 | maxwell_3d: Add viewport swizzles | ReinUsesLisp | 2 | -1/+24 |
2020-05-03 | kernel/memory: Remove #pragma once within cpp file | Lioncash | 1 | -2/+0 |
2020-05-03 | kernel/memory: Remove unused includes | Lioncash | 7 | -8/+1 |
2020-05-03 | kernel/memory: Remove unused variables in memory_block_manager | Lioncash | 1 | -3/+0 |
2020-05-03 | kernel/memory: Make use of std::array consistently in address_space_info | Lioncash | 1 | -6/+6 |
2020-05-03 | kernel/memory: Resolve -Wshadow warnings | Lioncash | 1 | -4/+4 |
2020-05-03 | kernel/memory: Amend potential encoding warnings | Lioncash | 6 | -12/+12 |
2020-05-03 | hle_ipc: Eliminate core memory globals | Lioncash | 3 | -10/+16 |
2020-05-03 | settings: Add anisotropic filtering level to the yuzu configuration log (#3875) | Morph | 1 | -0/+1 |
2020-05-03 | Update src/core/hle/service/am/am.cpp | bunnei | 1 | -1/+1 |
2020-05-02 | input_common: fix build when SDL2 is disabled | FearlessTobi | 1 | -0/+6 |
2020-05-02 | readable_event: Remove unnecessary semicolon in Signal() | Lioncash | 1 | -4/+6 |
2020-05-02 | vk_graphics_pipeline: Implement rasterizer_enable on Vulkan | ReinUsesLisp | 3 | -1/+3 |
2020-05-02 | fixed_pipeline_state: explicitly use template keyword after 1f345ebe3a55 | Jan Beich | 1 | -2/+4 |
2020-05-01 | nvdrv: Fix GetGpuTime stack corruption | David Marcec | 1 | -2/+3 |
2020-05-01 | am: IHomeMenuFunctions:GetPopFromGeneralChannelEvent | David Marcec | 3 | -4/+20 |
2020-04-30 | maxwell_to_vk: implement missing signed int formats | Dan | 1 | -2/+14 |
2020-04-30 | caps:su Stub out SetShimLibraryVersion | Jason Parker | 2 | -1/+13 |
2020-04-30 | texture: Implement R8G8UI | Morph | 8 | -38/+52 |
2020-04-30 | fs-srv: GetFreeSpaceSize & GetTotalSpaceSize | David Marcec | 1 | -2/+2 |
2020-04-30 | nim: CreateServerInterface, CreateAccessorInterface, CreateAsyncInterface | David Marcec | 1 | -1/+69 |
2020-04-30 | caps: Add missing service names to caps:su | David Marcec | 1 | -0/+3 |
2020-04-30 | am: GetFriendInvitationStorageChannelEvent | David Marcec | 2 | -1/+14 |
2020-04-29 | psm: Mark as debug instead of warning | David Marcec | 1 | -7/+14 |
2020-04-29 | am: Properly implement GetDisplayVersion | David Marcec | 1 | -3/+14 |
2020-04-29 | am: IsVrModeEnabled & SetVrModeEnabled fixes | David Marcec | 2 | -16/+6 |
2020-04-29 | acc: Return a unique value per account for GetAccountId | David Marcec | 2 | -5/+13 |
2020-04-29 | acc: Fix InitializeApplicationInfo | David Marcec | 2 | -22/+15 |
2020-04-29 | kernel: Don't fail silently | David Marcec | 7 | -0/+51 |
2020-04-29 | vulkan: Remove unnecessary includes | Lioncash | 31 | -59/+3 |
2020-04-29 | Don't fail silently for vi, sm, set and ns services | David Marcec | 4 | -3/+27 |
2020-04-28 | shader/arithmetic_integer: Fix tracking issue in temporary | ReinUsesLisp | 1 | -4/+0 |
2020-04-28 | Clang Format and Documentation. | Fernando Sahmkow | 10 | -10/+20 |
2020-04-28 | MaxwellDMA: Optimize micro copies. | Fernando Sahmkow | 3 | -0/+57 |
2020-04-28 | kernel: Bad GetInfo ids should not be marked as stubs | David Marcec | 1 | -2/+2 |
2020-04-28 | Updated comment to reflect ListQualifiedUsers better | David Marcec | 1 | -1/+3 |
2020-04-28 | style: Change AMs & Glues error codes to be dec instead of hex | David Marcec | 2 | -7/+7 |
2020-04-28 | marked stubs | David Marcec | 1 | -4/+5 |
2020-04-28 | account: ListQualifiedUsers | David Marcec | 5 | -3/+13 |
2020-04-28 | Audin:u ListAudioIns, OpenAudioIn, ListAudioInsAuto, OpenAudioInAuto, ListAudioInsAutoFiltered, OpenAudioInProtocolSpecified | David Marcec | 2 | -5/+93 |
2020-04-28 | vk_rasterizer: Skip index buffer setup when vertices are zero | ReinUsesLisp | 1 | -0/+3 |
2020-04-28 | {maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers | ReinUsesLisp | 13 | -16/+57 |
2020-04-28 | VideoCore/GPU: Delegate subchannel engines to the dma pusher. | Fernando Sahmkow | 3 | -4/+49 |
2020-04-28 | VideoCore/Engines: Refactor Engines CallMethod. | Fernando Sahmkow | 13 | -62/+82 |
2020-04-28 | maxwell_3d: Fix depth clamping register | ReinUsesLisp | 5 | -8/+5 |
2020-04-27 | texture_cache: Reintroduce preserve_contents accurately | ReinUsesLisp | 4 | -41/+81 |
2020-04-26 | shader/memory_util: Deduplicate code | ReinUsesLisp | 9 | -159/+153 |
2020-04-26 | shader/arithmetic_integer: Fix edge case and mark IADD.X Rd.CC as unimplemented | ReinUsesLisp | 1 | -1/+6 |
2020-04-26 | shader/arithmetic_integer: Change IAdd to UAdd to avoid signed overflow | ReinUsesLisp | 1 | -2/+2 |
2020-04-26 | shader/arithmetic_integer: Implement IADD.X | ReinUsesLisp | 2 | -0/+10 |
2020-04-26 | shader/arithmetic_integer: Implement CC for IADD | ReinUsesLisp | 4 | -3/+42 |
2020-04-26 | decode/register_set_predicate: Implement CC | ReinUsesLisp | 1 | -9/+14 |
2020-04-26 | decode/register_set_predicate: Use move for shared pointers | ReinUsesLisp | 1 | -16/+17 |
2020-04-26 | services: hid: Stub StopSevenSixAxisSensor. | M&M | 2 | -1/+13 |
2020-04-25 | Fix the mistake in the port and update the comment for clarity | Vitor Kiguchi | 1 | -7/+7 |
2020-04-25 | vk_rasterizer: Pack texceptions and color formats on invalid formats | ReinUsesLisp | 2 | -5/+19 |
2020-04-24 | Add Restore Defaults and Clear options to hotkeys | Kewlan | 5 | -18/+116 |
2020-04-24 | Revert: shader_decode: Fix LD, LDG when track constant buffer. | Fernando Sahmkow | 1 | -14/+6 |
2020-04-24 | Fix -Wdeprecated-copy warning. | Markus Wick | 1 | -0/+1 |
2020-04-24 | Fix -Werror=conversion error. | Markus Wick | 2 | -2/+2 |
2020-04-24 | vi: Don't let uninitialized data pass as a response for SetBufferCount | David Marcec | 1 | -1/+9 |
2020-04-24 | physical_core: Make use of std::make_unique instead of std::make_shared in ctor | Lioncash | 4 | -8/+15 |
2020-04-24 | shared_memory: Amend doxygen reference | Lioncash | 2 | -5/+5 |
2020-04-24 | svc: Re-add MapProcessCodeMemory/UnmapProcessCodeMemory | Lioncash | 1 | -2/+138 |
2020-04-23 | svc: Remove unused variable | Lioncash | 1 | -3/+0 |
2020-04-23 | page_table: Remove unused captures | Lioncash | 1 | -2/+2 |
2020-04-23 | decode/arithmetic_half: Fix HADD2 and HMUL2 absolute and negation bits | ReinUsesLisp | 2 | -16/+37 |
2020-04-23 | shader/texture: Support multiple unknown sampler properties | ReinUsesLisp | 2 | -62/+87 |
2020-04-23 | shader_ir: Turn classes into data structures | ReinUsesLisp | 13 | -299/+197 |
2020-04-23 | vk_rasterizer: Fix framebuffer creation validation errors | ReinUsesLisp | 1 | -2/+4 |
2020-04-23 | vk_pipeline_cache: Unify pipeline cache keys into a single operation | ReinUsesLisp | 5 | -47/+59 |
2020-04-23 | vk_renderpass_cache: Pack renderpass cache key to 12 bytes | ReinUsesLisp | 4 | -84/+59 |
2020-04-23 | kernel: memory: Improve implementation of device shared memory. (#3707) | bunnei | 6 | -16/+110 |
2020-04-23 | Clang Format. | Fernando Sahmkow | 6 | -11/+19 |
2020-04-23 | GPU: Add Fast GPU Time Option. | Fernando Sahmkow | 7 | -1/+21 |
2020-04-23 | Maxwell3D: Process Macros on MultiMethod. | Fernando Sahmkow | 1 | -25/+47 |
2020-04-23 | DMAPusher: Propagate multimethod writes into the engines. | Fernando Sahmkow | 14 | -14/+164 |
2020-04-23 | Update src/yuzu/main.cpp with missing const | Ben Russell | 1 | -1/+1 |
2020-04-23 | Dump RomFS command to include Updates | Ben Russell | 1 | -1/+3 |
2020-04-23 | Edit modifier_scale with the deadzone slider | Kewlan | 3 | -30/+52 |
2020-04-23 | Fix format error in performance statistics | H27CK | 1 | -3/+4 |
2020-04-23 | vk_pipeline_cache: Fix unintentional memcpy into optional | ReinUsesLisp | 1 | -2/+4 |
2020-04-23 | GL_Fence_Manager: use GL_TIMEOUT_IGNORED instead of a loop, | Fernando Sahmkow | 1 | -2/+1 |
2020-04-22 | Add missing ; | H27CK | 1 | -1/+1 |
2020-04-22 | Address Feedback. | Fernando Sahmkow | 3 | -24/+18 |
2020-04-22 | Async GPU: Correct flushing behavior to be similar to old async GPU behavior. | Fernando Sahmkow | 3 | -0/+11 |
2020-04-22 | MaxwellDMA: Correct copying on accuracy level. | Fernando Sahmkow | 1 | -2/+7 |
2020-04-22 | ShaderCache/PipelineCache: Cache null shaders. | Fernando Sahmkow | 4 | -8/+31 |
2020-04-22 | Address Feedback. | Fernando Sahmkow | 13 | -132/+117 |
2020-04-22 | Fix GCC error. | Fernando Sahmkow | 2 | -6/+5 |
2020-04-22 | Correct Linux Compile Error. | Fernando Sahmkow | 2 | -7/+10 |
2020-04-22 | Clang format. | Fernando Sahmkow | 1 | -1/+2 |
2020-04-22 | QueryCache: Only do async flushes on async gpu. | Fernando Sahmkow | 1 | -1/+4 |
2020-04-22 | Async GPU: Only do reactive flushing on Extreme Level. | Fernando Sahmkow | 1 | -1/+1 |
2020-04-22 | vk_fence_manager: Initial implementation | ReinUsesLisp | 8 | -12/+222 |
2020-04-22 | QueryCache: Implement Async Flushes. | Fernando Sahmkow | 5 | -12/+77 |
2020-04-22 | OpenGL: Guarantee writes to Buffers. | Fernando Sahmkow | 3 | -4/+2 |
2020-04-22 | GPU: Implement Flush Requests for Async mode. | Fernando Sahmkow | 6 | -8/+70 |
2020-04-22 | FenceManager: Manage syncpoints and rename fences to semaphores. | Fernando Sahmkow | 11 | -25/+123 |
2020-04-22 | BufferCache: Refactor async managing. | Fernando Sahmkow | 2 | -10/+27 |
2020-04-22 | FenceManager: Implement async buffer cache flushes on High settings | Fernando Sahmkow | 6 | -10/+69 |
2020-04-22 | Rasterizer: Document SignalFence & ReleaseFences and setup skeletons on Vulkan. | Fernando Sahmkow | 5 | -4/+35 |
2020-04-22 | GPU: Fix rebase errors. | Fernando Sahmkow | 2 | -4/+4 |
2020-04-22 | Rasterizer: Disable fence managing in synchronous gpu. | Fernando Sahmkow | 2 | -1/+11 |
2020-04-22 | ThreadManager: Sync async reads on accurate gpu. | Fernando Sahmkow | 9 | -8/+48 |
2020-04-22 | FenceManager: Implement should wait. | Fernando Sahmkow | 2 | -2/+17 |
2020-04-22 | GPU: Implement a Fence Manager. | Fernando Sahmkow | 6 | -23/+208 |
2020-04-22 | OpenGL: Implement Fencing backend. | Fernando Sahmkow | 12 | -19/+94 |
2020-04-22 | TextureCache: Flush linear textures after finishing rendering. | Fernando Sahmkow | 1 | -2/+8 |
2020-04-22 | GPU: Delay Fences. | Fernando Sahmkow | 6 | -2/+20 |
2020-04-22 | BufferCache: Implement OnCPUWrite and SyncGuestHost | Fernando Sahmkow | 6 | -7/+67 |
2020-04-22 | GPU: Refactor synchronization on Async GPU | Fernando Sahmkow | 11 | -7/+56 |
2020-04-22 | Texture Cache: Implement OnCPUWrite and SyncGuestHost | Fernando Sahmkow | 2 | -3/+63 |
2020-04-22 | UI: Replasce accurate GPU option for GPU Accuracy Level | Fernando Sahmkow | 12 | -28/+77 |
2020-04-22 | Add a trailing separator to the string path | Morph | 1 | -1/+1 |
2020-04-22 | Init SDL info structure and add dummy context | H27CK | 2 | -1/+4 |
2020-04-22 | vk_memory_manager: Remove unified memory model flag | ReinUsesLisp | 5 | -35/+6 |
2020-04-22 | vk_rasterizer: Add lazy default buffer maker and use it for empty buffers | ReinUsesLisp | 3 | -4/+40 |
2020-04-22 | gl_rasterizer: Fix buffers without size | ReinUsesLisp | 3 | -8/+13 |
2020-04-21 | audio_renderer: Preliminary BehaviorInfo (#3736) | David | 7 | -13/+249 |
2020-04-21 | shader/arithmetic_integer: Fix LEA_IMM encoding | ReinUsesLisp | 1 | -2/+2 |
2020-04-21 | loader: nro: Fix process initialization using ProgramMetadata default. | bunnei | 2 | -11/+14 |
2020-04-21 | loader: elf: Fix process initialization using ProgramMetadata default. | bunnei | 1 | -0/+5 |
2020-04-21 | file_sys: program_metadata: Add a helper function for generating reasonable default metadata. | bunnei | 2 | -1/+16 |
2020-04-20 | service: Update function tables | Lioncash | 19 | -7/+108 |
2020-04-20 | npad: Lower log level for VibrateController to Debug | FearlessTobi | 1 | -1/+1 |
2020-04-20 | audren: Lower log level for RequestUpdateImpl to Debug | FearlessTobi | 1 | -1/+1 |
2020-04-20 | dynarmic: Add option to disable CPU JIT optimizations | MerryMage | 7 | -2/+26 |
2020-04-20 | yuzu: Option to hide mouse on inactivity | FearlessTobi | 7 | -0/+78 |
2020-04-20 | Initialize quad_indexed_pass before uint8_pass | Amit Prakash Ambasta | 1 | -1/+1 |
2020-04-19 | service/time: Remove reliance on the global system accessor | Lioncash | 1 | -24/+26 |
2020-04-19 | dma_pusher: Remove reliance on the global system instance | Lioncash | 3 | -6/+11 |
2020-04-19 | thread: FPCR.FZ is likely not 1 | MerryMage | 1 | -2/+1 |
2020-04-19 | core: arm_unicorn: Fix interpret fallback by temporarily mapping instruction page. | bunnei | 1 | -0/+11 |
2020-04-19 | renderer_vulkan: assume X11 if not Windows/macOS after bf1d66b7c074 | Jan Beich | 1 | -3/+3 |
2020-04-19 | vulkan/wrapper: Sort physical devices | ReinUsesLisp | 1 | -1/+20 |
2020-04-19 | fixed_pipeline_state: Hash and compare the whole structure | ReinUsesLisp | 2 | -105/+9 |
2020-04-19 | fixed_pipeline_state: Pack blending state | ReinUsesLisp | 3 | -98/+227 |
2020-04-19 | fixed_pipeline_state: Pack rasterizer state | ReinUsesLisp | 4 | -163/+155 |
2020-04-19 | fixed_pipeline_state: Pack depth stencil state | ReinUsesLisp | 3 | -97/+140 |
2020-04-19 | fixed_pipeline_state: Pack attribute state | ReinUsesLisp | 6 | -101/+85 |
2020-04-18 | video_core: gl_shader_decompiler: Fix implicit fallthrough errors. | bunnei | 1 | -0/+1 |
2020-04-18 | service: hid: npad: Fix implicit fallthrough errors. | bunnei | 1 | -0/+2 |
2020-04-18 | gl_shader_decompiler: Avoid copies where applicable | Lioncash | 1 | -3/+3 |
2020-04-18 | time/system_clock_core: Remove unnecessary initializer | Lioncash | 1 | -1/+1 |
2020-04-18 | service/time: Mark IsStandardNetworkSystemClockAccuracySufficient as const | Lioncash | 1 | -1/+1 |
2020-04-18 | service/time: Add virtual destructors where applicable | Lioncash | 3 | -2/+3 |
2020-04-18 | service: Remove unused RequestParser instances | Lioncash | 2 | -3/+0 |
2020-04-18 | memory/slab_heap: Make use of static_cast over reinterpret_cast | Lioncash | 1 | -2/+2 |
2020-04-18 | loader/nso: Resolve moves not occurring in DecompressSegment | Lioncash | 1 | -1/+1 |
2020-04-18 | am: Resolve ineffective moves | Lioncash | 1 | -2/+2 |
2020-04-17 | video_code: Fix implicit switch fallthrough. | Markus Wick | 1 | -0/+2 |
2020-04-17 | vk_stream_buffer: Fix out of memory on boot on recent Nvidia drivers | ReinUsesLisp | 2 | -33/+48 |
2020-04-17 | Revert "gl_shader_cache: Use CompileDepth::FullDecompile on GLSL" | Rodrigo Locatti | 1 | -3/+1 |
2020-04-17 | core: hle: Address various feedback & code cleanup. | bunnei | 11 | -251/+153 |
2020-04-17 | core: device_memory: Remove incorrect usage of constexpr. | bunnei | 1 | -2/+6 |
2020-04-17 | memory: Add copyright notice for Atmosphere where applicable. | bunnei | 6 | -0/+18 |
2020-04-17 | kernel: Remove old VMManager class. | bunnei | 3 | -1973/+0 |
2020-04-17 | loader: nso: Fix loader size and arguments. | bunnei | 3 | -25/+47 |
2020-04-17 | loader: elf/kip/nro: Updates for new VMM. | bunnei | 3 | -5/+7 |
2020-04-17 | service: ldr: Updates for new VMM. | bunnei | 1 | -150/+215 |
2020-04-17 | kernel: memory: page_table: Simplify GetPhysicalAddr impl. | bunnei | 4 | -19/+6 |
2020-04-17 | kernel: svc: Updates for new VMM. | bunnei | 1 | -488/+116 |
2020-04-17 | core: memory: Fix memory access on page boundaries. | bunnei | 1 | -6/+39 |
2020-04-17 | video_core: memory_manager: Updates for Common::PageTable changes. | bunnei | 2 | -67/+34 |
2020-04-17 | core: memory: Updates for new VMM. | bunnei | 2 | -114/+53 |
2020-04-17 | common: page_table: Update to use VirtualBuffer and simplify. | bunnei | 2 | -53/+18 |
2020-04-17 | core: gdbstub: Updates for new VMM. | bunnei | 1 | -2/+2 |
2020-04-17 | core: reporter: Updates for new VMM. | bunnei | 1 | -3/+5 |
2020-04-17 | memory: cheat_engine: Updates for new VMM. | bunnei | 1 | -5/+8 |
2020-04-17 | arm_test_common: Updates for new VMM. | bunnei | 1 | -6/+2 |
2020-04-17 | kernel: process: Updates for new VMM. | bunnei | 2 | -79/+151 |
2020-04-17 | service: pl_u: Update for new shared memory layout. | bunnei | 1 | -7/+5 |
2020-04-17 | service: time: Update for new shared memory layout. | bunnei | 1 | -3/+2 |
2020-04-17 | service: hid: Update for new shared memory layout. | bunnei | 1 | -3/+2 |
2020-04-17 | service: irs: Update for new shared memory layout. | bunnei | 1 | -3/+3 |
2020-04-17 | kernel: resource_limit: Reserve physical memory. | bunnei | 1 | -1/+6 |
2020-04-17 | kernel: Initialize memory layout for new VMM. | bunnei | 2 | -0/+159 |
2020-04-17 | core: system: Rename GetDeviceManager -> DeviceManager. | bunnei | 3 | -7/+7 |
2020-04-17 | kernel: transfer_memory: Refactor for new VMM. | bunnei | 2 | -130/+16 |
2020-04-17 | core: Construct/Destruct DeviceMemory on Init/Shutdown. | bunnei | 1 | -4/+7 |
2020-04-17 | kernel: shared_memory: Refactor for new VMM. | bunnei | 2 | -220/+58 |
2020-04-17 | core: device_memory: Update to use VirtualBuffer class. | bunnei | 2 | -39/+12 |
2020-04-17 | common: Add VirtualBuffer class, to abstract memory virtualization. | bunnei | 3 | -0/+112 |
2020-04-17 | kernel: errors: Add ERR_OUT_OF_RESOURCES. | bunnei | 1 | -0/+1 |
2020-04-17 | kernel: process_capability: Update to use Memory::PageTable. | bunnei | 2 | -23/+25 |
2020-04-17 | kernel: memory: Add PageTable class, to manage process address space. | bunnei | 3 | -0/+1510 |
2020-04-17 | kernel: memory: Add MemoryLayout class, to build physical memory layout. | bunnei | 2 | -0/+74 |
2020-04-17 | kernel: memory: Add MemoryManager class, to manage page heaps. | bunnei | 3 | -0/+276 |
2020-04-17 | kernel: memory: Add MemoryBlockManager class, to manage memory blocks. | bunnei | 3 | -0/+256 |
2020-04-17 | kernel: memory: Add PageHeap class, to manage a heap of pages. | bunnei | 3 | -0/+483 |
2020-04-17 | kernel: memory: Add PageLinkedList class, to manage a list of pages. | bunnei | 2 | -0/+94 |
2020-04-17 | kernel: memory: Add system_control code, which will be used for ASLR support. | bunnei | 3 | -0/+61 |
2020-04-17 | physical_memory: Add missing include for <vector>. | bunnei | 1 | -0/+2 |
2020-04-17 | kernel: memory: Add MemoryBlock class, for managing memory blocks and their state. | bunnei | 2 | -0/+316 |
2020-04-17 | kernel: memory: Add memory_types.h, for things that are commonly used in memory code. | bunnei | 2 | -0/+19 |
2020-04-17 | kernel: memory: Add SlabHeap class, for managing memory heaps. | bunnei | 2 | -0/+162 |
2020-04-17 | kernel: memory: Add AddressSpaceInfo class, for managing the memory address space. | bunnei | 3 | -0/+166 |
2020-04-17 | core: device_manager: Add a simple class to manage device RAM. | bunnei | 5 | -1/+118 |
2020-04-17 | dynarmic: Enable strict alignment checks. | bunnei | 1 | -1/+4 |
2020-04-17 | common: scope_exit: Implement mechanism for canceling a scope exit. | bunnei | 1 | -1/+8 |
2020-04-17 | core: memory: Move to Core::Memory namespace. | bunnei | 37 | -98/+100 |
2020-04-17 | common: alignment: Add a helper function for generic alignment checking. | bunnei | 1 | -0/+7 |
2020-04-17 | core: kernel: Add svc_types header to include SVC-specific types. | bunnei | 3 | -0/+70 |
2020-04-17 | core: kernel: Move SVC to its own namesapce. | bunnei | 5 | -9/+9 |
2020-04-17 | kernel: resource_limit: Improvements to implementation. | bunnei | 2 | -12/+50 |
2020-04-17 | loader: nso: Fix loading of static objects to be properly sized and aligned. | bunnei | 1 | -19/+9 |
2020-04-17 | common: common_funcs: Add a macro for defining enum flag operators. | bunnei | 1 | -0/+32 |
2020-04-17 | process: SetupMainThread: Zero out argument on process start. | bunnei | 1 | -0/+2 |
2020-04-17 | arm_interface: Ensure ThreadContext is zero'd out. | bunnei | 1 | -16/+16 |
2020-04-17 | CMakeLists: Make missing declarations a compile-time error | Lioncash | 1 | -0/+1 |
2020-04-17 | General: Resolve warnings related to missing declarations | Lioncash | 9 | -24/+25 |
2020-04-17 | gdbstub: Fix some gdbstub jankiness | MerryMage | 1 | -4/+3 |
2020-04-17 | key_manager: Resolve missing field initializer warning | Lioncash | 1 | -1/+2 |
2020-04-17 | decode/memory: Resolve unused variable warning | Lioncash | 1 | -1/+1 |
2020-04-17 | decode/texture: Resolve unused variable warnings. | Lioncash | 1 | -5/+7 |
2020-04-17 | decode/texture: Collapse loop down into std::generate | Lioncash | 1 | -3/+1 |
2020-04-17 | decode/texture: Eliminate trivial missing field initializer warnings | Lioncash | 1 | -3/+4 |
2020-04-17 | time_zone_manager: Resolve sign conversion warnings | Lioncash | 1 | -2/+2 |
2020-04-17 | CMakeLists: Enable -Wmissing-declarations on Linux builds | Lioncash | 1 | -0/+1 |
2020-04-17 | hle_ipc: Remove std::size_t casts where applicable | Lioncash | 2 | -21/+23 |
2020-04-17 | maxwell_3d: Initialize format attributes constant as one | ReinUsesLisp | 1 | -0/+4 |
2020-04-17 | vk_compute_pass: Implement indexed quads | ReinUsesLisp | 5 | -12/+280 |
2020-04-16 | externals: Move LibreSSL linking to httplib. | Markus Wick | 2 | -11/+3 |
2020-04-16 | input_common: Use the CMake target instead of the variable. | Markus Wick | 1 | -1/+1 |
2020-04-16 | buffer_cache: Return handles instead of pointer to handles | ReinUsesLisp | 14 | -228/+90 |
2020-04-16 | decode/shift: Remove unused variable within Shift() | Lioncash | 1 | -1/+0 |
2020-04-16 | surface_view: Add missing operator!= to ViewParams | Lioncash | 2 | -0/+5 |
2020-04-16 | surface_base: Make IsInside() a const member function | Lioncash | 1 | -2/+2 |
2020-04-16 | texture_cache/format_lookup_table: Fix incorrect green, blue, and alpha indices | Lioncash | 1 | -3/+3 |
2020-04-16 | control_flow: Make use of std::move in TryInspectAddress() | Lioncash | 1 | -3/+3 |
2020-04-16 | video_core: Amend doxygen comment references | Lioncash | 2 | -5/+5 |
2020-04-16 | decode/image: Fix typo in assert in GetComponentSize() | Lioncash | 1 | -3/+3 |
2020-04-16 | gl_query_cache: Resolve use-after-move in CachedQuery move assignment operator | Lioncash | 1 | -1/+1 |
2020-04-16 | decoder/image: Fix incorrect G24R8 component sizes in GetComponentSize() | Lioncash | 1 | -2/+2 |
2020-04-16 | gl_device: Mark stage_swizzle as constexpr | Lioncash | 1 | -1/+1 |
2020-04-16 | track: Eliminate redundant copies | Lioncash | 1 | -5/+6 |
2020-04-16 | CMakeLists: Specify -Wextra on linux builds | Lioncash | 26 | -70/+93 |
2020-04-15 | file_util: Early-exit in WriteArray and ReadArray if specified lengths are zero | Lioncash | 2 | -9/+33 |
2020-04-15 | CMakeLists: Make -Wreorder a compile-time error | Lioncash | 4 | -5/+7 |
2020-04-15 | kernel/thread: Resolve -Wswitch warnings | Lioncash | 1 | -0/+2 |
2020-04-15 | Texture Cache: Read current data when flushing a 3D segment. | Fernando Sahmkow | 1 | -0/+6 |
2020-04-15 | maxwell_to_vk: Add uint16 vertex formats | ReinUsesLisp | 1 | -0/+8 |
2020-04-15 | maxwell_to_vk: Add missing breaks | ReinUsesLisp | 1 | -0/+2 |
2020-04-15 | vk_blit_screen: Initialize all members in VkPipelineViewportStateCreateInfo | ReinUsesLisp | 1 | -0/+2 |
2020-04-15 | Texture Cache: Only do buffer copies on accurate GPU. (#3634) | Fernando Sahmkow | 1 | -1/+3 |
2020-04-15 | service: time: Implement CalculateStandardUserSystemClockDifferenceByUser. | bunnei | 3 | -1/+25 |
2020-04-15 | Revert "gl_shader_decompiler: Implement merges with bitfieldInsert" | ReinUsesLisp | 1 | -2/+4 |
2020-04-15 | shader/arithmetic: Add FCMP_CR variant | ReinUsesLisp | 2 | -3/+6 |
2020-04-14 | gl_rasterizer: Implement constant vertex attributes | ReinUsesLisp | 2 | -2/+6 |
2020-04-14 | file_sys: patch_manager: Return early when there are no layers to apply. | bunnei | 1 | -0/+6 |
2020-04-14 | service: friend: Stub IFriendService::GetBlockedUserListIds. | bunnei | 1 | -1/+10 |
2020-04-14 | vk_rasterizer: Default to 1 viewports with a size of 0 | ReinUsesLisp | 1 | -3/+6 |
2020-04-14 | gl_shader_cache: Use CompileDepth::FullDecompile on GLSL | ReinUsesLisp | 1 | -1/+3 |
2020-04-14 | renderer_vulkan: Integrate Nvidia Nsight Aftermath on Windows | ReinUsesLisp | 9 | -22/+360 |
2020-04-14 | yuzu/main: Add better popup texts and remove duplicated actions | FearlessTobi | 3 | -64/+18 |
2020-04-13 | gl_texture_cache: Fix layered texture attachment base level | ReinUsesLisp | 1 | -1/+1 |
2020-04-13 | renderer_vulkan: Remove Nvidia checkpoints | ReinUsesLisp | 4 | -34/+0 |
2020-04-13 | renderer_vulkan: Catch device losses in more places | ReinUsesLisp | 3 | -21/+29 |
2020-04-13 | gl_rasterizer: Implement line widths and smooth lines | ReinUsesLisp | 5 | -2/+33 |
2020-04-13 | gl_shader_decompiler: Implement merges with bitfieldInsert | ReinUsesLisp | 1 | -4/+2 |
2020-04-12 | gl_shader_decompiler: Improve generated code in HMergeH* | ReinUsesLisp | 1 | -6/+8 |
2020-04-12 | shader/video: Partially implement VMNMX | ReinUsesLisp | 3 | -0/+116 |
2020-04-12 | video_core: Add MSAA registers in 3D engine and TIC | ReinUsesLisp | 2 | -6/+76 |
2020-04-11 | texture_cache: Remove preserve_contents | ReinUsesLisp | 3 | -47/+31 |
2020-04-11 | renderer_vulkan: Drop Vulkan-Hpp | ReinUsesLisp | 51 | -2272/+2881 |
2020-04-10 | Buffer queue: Correct behavior of free buffer. | Fernando Sahmkow | 2 | -9/+33 |
2020-04-10 | service/vi: Partially implement BufferQueue disconnect | ReinUsesLisp | 3 | -10/+44 |
2020-04-10 | shader/texture: Remove type mismatches management from shader decoder | ReinUsesLisp | 1 | -14/+0 |
2020-04-09 | astc: Hard code bit depth changes to 8 and use fast replicate | ReinUsesLisp | 1 | -21/+15 |
2020-04-09 | common/file_util: Allow access to files on network shares | Ben Russell | 1 | -1/+8 |
2020-04-09 | astc: Use boost's static_vector to avoid heap allocations | ReinUsesLisp | 1 | -10/+14 |
2020-04-09 | astc: Implement a fast precompiled alternative for Replicate | ReinUsesLisp | 1 | -2/+57 |
2020-04-09 | astc: Move Replicate to a constexpr LUT when possible | ReinUsesLisp | 1 | -8/+38 |
2020-04-09 | astc: Make InputBitStream constexpr | ReinUsesLisp | 1 | -11/+11 |
2020-04-09 | astc: OutputBitStream style changes and make it constexpr | ReinUsesLisp | 1 | -32/+26 |
2020-04-09 | gl_texture_cache: Attach view instead of base texture for layered attachments | ReinUsesLisp | 1 | -2/+2 |
2020-04-09 | VkRasterizer: Eliminate Legacy code. | Fernando Sahmkow | 1 | -1/+0 |
2020-04-09 | Memory: Correct GCC errors. | Fernando Sahmkow | 2 | -2/+3 |
2020-04-08 | Memory: Address Feedback. | Fernando Sahmkow | 4 | -4/+75 |
2020-04-08 | GPUMemoryManager: Improve safety of memory reads. | Fernando Sahmkow | 3 | -55/+47 |
2020-04-08 | Place SL and SR in the right most column. | Kewlan | 1 | -2/+2 |
2020-04-08 | qt/bootmanager: Remove unnecessary glBindFramebuffer | ReinUsesLisp | 1 | -1/+0 |
2020-04-08 | video_core/textures: Move GetMaxAnisotropy to cpp file | ReinUsesLisp | 2 | -19/+23 |
2020-04-08 | video_core/texture: Use a LUT to convert sRGB texture borders | ReinUsesLisp | 3 | -9/+61 |
2020-04-07 | Addressed feedback: switched to snake case and fixed clang-format errors | SilverBeamx | 2 | -5/+6 |
2020-04-07 | Addressed feedback: removed CMake hack in favor of building the necessary strings via the supplied title format | SilverBeamx | 2 | -2/+14 |
2020-04-07 | yuzu: Drop SDL2 and Qt frontend Vulkan requirements | ReinUsesLisp | 16 | -314/+371 |
2020-04-07 | address nit. | Nguyen Dac Nam | 1 | -1/+1 |
2020-04-07 | renderer_vulkan: Query device names from the backend | ReinUsesLisp | 4 | -35/+79 |
2020-04-07 | common/dynamic_library: Import and adapt helper from Dolphin | ReinUsesLisp | 3 | -0/+183 |
2020-04-07 | shader/conversion: Implement I2I sign extension, saturation and selection | ReinUsesLisp | 2 | -14/+101 |
2020-04-07 | Apply suggestions from code review | Nguyen Dac Nam | 1 | -9/+9 |
2020-04-07 | file_sys: fix LayeredFS error when loading some games made with… (#3602) | enler | 1 | -1/+2 |
2020-04-06 | Clang Format. | Fernando Sahmkow | 1 | -6/+3 |
2020-04-06 | Shader/Pipeline Cache: Use VAddr instead of physical memory for addressing. | Fernando Sahmkow | 7 | -87/+62 |
2020-04-06 | Query Cache: Use VAddr instead of physical memory for adressing. | Fernando Sahmkow | 3 | -23/+22 |
2020-04-06 | Buffer Cache: Use vAddr instead of physical memory. | Fernando Sahmkow | 12 | -106/+254 |
2020-04-06 | Texture Cache: Use vAddr instead of physical memory for caching. | Fernando Sahmkow | 5 | -130/+81 |
2020-04-06 | GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr | Fernando Sahmkow | 14 | -67/+77 |
2020-04-06 | shader_decode: SULD.D using std::pair instead of out parameter | namkazy | 2 | -19/+15 |
2020-04-06 | shader_decode: SULD.D avoid duplicate code block. | namkazy | 1 | -39/+2 |
2020-04-06 | shader_decode: SULD.D fix conversion error. | namkazy | 1 | -3/+3 |
2020-04-06 | shader_decode: SULD.D implement bits64 and reverse shader ir init method to removed shader stage. | namkazy | 5 | -46/+105 |
2020-04-06 | shader/memory: Implement RED.E.ADD | ReinUsesLisp | 5 | -28/+99 |
2020-04-06 | shader/memory: Add "using std::move" | ReinUsesLisp | 1 | -11/+13 |
2020-04-06 | shader/memory: Minor fixes in ATOM | ReinUsesLisp | 1 | -32/+30 |
2020-04-06 | yuzu: Fixes to game list sorting | FearlessTobi | 2 | -8/+22 |
2020-04-05 | silent warning (conversion error) | namkazy | 1 | -3/+2 |
2020-04-05 | shader_decode: SULD.D -> SINT actually same as UNORM. | namkazy | 1 | -5/+4 |
2020-04-05 | shader_decode: SULD.D fix decode SNORM component | namkazy | 1 | -10/+9 |
2020-04-05 | clang-format | namkazy | 1 | -2/+2 |
2020-04-05 | shader_decode: get sampler descriptor from registry. | namkazy | 1 | -77/+93 |
2020-04-05 | yuzu/configuration: Only assert that all buttons exist when we are handling the click for a button device | FearlessTobi | 2 | -14/+16 |
2020-04-05 | yuzu/configure_input_simple: Fix "Docked Joycons" controller profile | FearlessTobi | 1 | -4/+5 |
2020-04-05 | tweaking. | namkazy | 1 | -3/+3 |
2020-04-05 | clang-format | Nguyen Dac Nam | 1 | -2/+1 |
2020-04-05 | cleanup unuse params | namkazy | 1 | -8/+6 |
2020-04-05 | cleanup debug code. | namkazy | 1 | -14/+3 |
2020-04-05 | reimplement get component type, uncomment mistaken code | namkazy | 1 | -18/+93 |
2020-04-05 | remove disable optimize | namkazy | 1 | -2/+0 |
2020-04-05 | [wip] reimplement SULD.D | namkazy | 1 | -22/+229 |
2020-04-05 | add shader stage when init shader ir | namkazy | 4 | -9/+12 |
2020-04-05 | clang-fix | Nguyen Dac Nam | 1 | -1/+1 |
2020-04-05 | shader: image - import PredCondition | Nguyen Dac Nam | 1 | -0/+1 |
2020-04-05 | shader: SULD.D bits32 implement more complexer method. | Nguyen Dac Nam | 1 | -4/+28 |
2020-04-05 | shader: SULD.D import StoreType | Nguyen Dac Nam | 1 | -0/+1 |
2020-04-05 | shader: implement SULD.D bits32 | Nguyen Dac Nam | 1 | -11/+27 |
2020-04-04 | shader/other: Add error message for some S2R registers | ReinUsesLisp | 1 | -0/+6 |
2020-04-04 | shader_bytecode: Rename MOV_SYS to S2R | ReinUsesLisp | 2 | -5/+5 |
2020-04-04 | shader_bytecode: Add encoding for BAR | ReinUsesLisp | 1 | -0/+2 |
2020-04-04 | shader_ir: Add error message for EXIT.FCSM_TR | ReinUsesLisp | 1 | -0/+3 |
2020-04-04 | shader_bytecode: Add encoding for VOTE.VTG | ReinUsesLisp | 1 | -0/+2 |
2020-04-04 | Revert "Merge pull request #3499 from ReinUsesLisp/depth-2d-array" | ReinUsesLisp | 1 | -4/+2 |
2020-04-02 | shader/memory: Silence no return value warning | ReinUsesLisp | 1 | -0/+3 |
2020-04-02 | shader_decompiler: Remove FragCoord.w hack and change IPA implementation | ReinUsesLisp | 4 | -68/+74 |
2020-04-01 | gl_texture_cache: Fix software ASTC fallback | ReinUsesLisp | 1 | -7/+12 |
2020-04-01 | vk_device: Add missing ASTC queries | ReinUsesLisp | 1 | -14/+29 |
2020-04-01 | video_core: Use native ASTC when available | ReinUsesLisp | 10 | -281/+176 |
2020-04-01 | gl_device: Detect if ASTC is reported and expose it | ReinUsesLisp | 2 | -0/+31 |
2020-04-01 | common: Port some changes from dolphin (#5127) | Vitor K | 2 | -15/+16 |
2020-04-01 | renderer_vulkan/wrapper: Add vkEnumerateInstanceExtensionProperties wrapper | ReinUsesLisp | 2 | -0/+17 |
2020-04-01 | renderer_vulkan/wrapper: Add command buffer handle | ReinUsesLisp | 1 | -0/+192 |
2020-04-01 | renderer_vulkan/wrapper: Add physical device handle | ReinUsesLisp | 2 | -0/+123 |
2020-04-01 | renderer_vulkan/wrapper: Add device handle | ReinUsesLisp | 2 | -0/+277 |
2020-04-01 | renderer_vulkan/wrapper: Add swapchain handle | ReinUsesLisp | 2 | -0/+15 |
2020-04-01 | renderer_vulkan/wrapper: Add fence handle | ReinUsesLisp | 1 | -0/+17 |
2020-04-01 | renderer_vulkan/wrapper: Add device memory handle | ReinUsesLisp | 1 | -0/+15 |
2020-04-01 | renderer_vulkan/wrapper: Add pool handles | ReinUsesLisp | 2 | -0/+47 |
2020-04-01 | renderer_vulkan/wrapper: Add buffer and image handles | ReinUsesLisp | 2 | -0/+24 |
2020-04-01 | renderer_vulkan/wrapper: Add queue handle | ReinUsesLisp | 2 | -0/+36 |
2020-04-01 | renderer_vulkan/wrapper: Add instance handle | ReinUsesLisp | 2 | -0/+87 |
2020-04-01 | capsrv: Split Capture services into individual files and stub GetAlbumContentsFileListForApplication (#3571) | Morph | 15 | -151/+536 |
2020-03-31 | gl_rasterizer: Mark cleared textures as dirty | ReinUsesLisp | 1 | -2/+5 |
2020-03-31 | clang-format | Nguyen Dac Nam | 1 | -2/+1 |
2020-03-31 | shader_decode: fix by suggestion | Nguyen Dac Nam | 1 | -27/+22 |
2020-03-30 | Frontend: Don't call DoneCurrent if the context isnt already current | James Rowe | 2 | -2/+13 |
2020-03-30 | clang-format | namkazy | 1 | -3/+3 |
2020-03-30 | gl_decompiler: min/max op not implement yet | namkazy | 1 | -0/+4 |
2020-03-30 | shader_decode: ATOM/ATOMS: add function to avoid code repetition | namkazy | 2 | -70/+53 |
2020-03-30 | shader_decode: merge GlobalAtomicOp to AtomicOp | namkazy | 1 | -13/+1 |
2020-03-30 | shader_decode: implement ATOM operation for S32 and U32 | Nguyen Dac Nam | 1 | -6/+39 |
2020-03-30 | clang-format | namkazy | 1 | -3/+3 |
2020-03-30 | shader_decode: implement ATOMS instr partial. | Nguyen Dac Nam | 1 | -10/+42 |
2020-03-30 | vk_decompiler: add atomic op and handler function. | Nguyen Dac Nam | 1 | -6/+25 |
2020-03-30 | gl_decompiler: add atomic op | Nguyen Dac Nam | 1 | -0/+16 |
2020-03-30 | shader: node - update correct comment | Nguyen Dac Nam | 1 | -15/+15 |
2020-03-30 | shader_decode: add Atomic op for common usage | Nguyen Dac Nam | 1 | -1/+15 |
2020-03-29 | Re-order the shoulder buttons both in the configuration menu, and in the code. | Kewlan | 1 | -36/+36 |
2020-03-28 | shader_bytecode: Fix I2I_IMM encoding | ReinUsesLisp | 1 | -1/+1 |
2020-03-28 | renderer_vulkan/wrapper: Address feedback | ReinUsesLisp | 1 | -3/+24 |
2020-03-28 | shader/lea: Simplify generated LEA code | ReinUsesLisp | 1 | -3/+2 |
2020-03-28 | yuzu: fix the stuck in fullscreen mode bug | FearlessTobi | 1 | -0/+8 |
2020-03-27 | shader/lea: Fix op_a and op_b usages | ReinUsesLisp | 1 | -2/+2 |
2020-03-27 | shader/lea: Remove const and use move when possible | ReinUsesLisp | 1 | -11/+5 |
2020-03-27 | Set render window to also accept focus via tabbing (Qt::StrongFocus) (#5089) | Vitor K | 1 | -1/+1 |
2020-03-27 | services: hid: Stub InitializeSevenSixAxisSensor. | bunnei | 2 | -1/+9 |
2020-03-27 | services: time: Implement CalculateSpanBetween. | bunnei | 3 | -1/+31 |
2020-03-27 | am: Implement VR related APIs | perillamint | 2 | -3/+42 |
2020-03-27 | renderer_vulkan/wrapper: Add owning handles | ReinUsesLisp | 1 | -0/+18 |
2020-03-27 | renderer_vulkan/wrapper: Add pool allocations owning templated class | ReinUsesLisp | 1 | -0/+81 |
2020-03-27 | renderer_vulkan/wrapper: Add owning handle templated class | ReinUsesLisp | 1 | -0/+144 |
2020-03-27 | renderer_vulkan/wrapper: Add destroy and free overload set | ReinUsesLisp | 2 | -0/+133 |
2020-03-27 | renderer_vulkan/wrapper: Add dispatch table and loaders | ReinUsesLisp | 2 | -0/+283 |
2020-03-27 | renderer_vulkan/wrapper: Add exception class | ReinUsesLisp | 2 | -0/+34 |
2020-03-27 | renderer_vulkan/wrapper: Add ToString function for VkResult | ReinUsesLisp | 3 | -0/+91 |
2020-03-27 | renderer_vulkan/wrapper: Add Vulakn wrapper and a span helper | ReinUsesLisp | 2 | -0/+84 |
2020-03-27 | engines/const_buffer_engine_interface: Store image format type | ReinUsesLisp | 1 | -4/+10 |
2020-03-27 | maxwell_to_vk: implement signedscaled vertex formats | Dan | 1 | -0/+20 |
2020-03-26 | services: ldr: Fix MemoryState for read/write regions of NROs. | bunnei | 1 | -5/+15 |
2020-03-26 | Address review and fix broken yuzu-tester build | James Rowe | 11 | -102/+83 |
2020-03-26 | shader/conversion: Fix F2F rounding operations with different sizes | ReinUsesLisp | 1 | -5/+10 |
2020-03-26 | gl_rasterizer: Update stencil test regardless of it being disabled | ReinUsesLisp | 1 | -5/+1 |
2020-03-26 | gl_rasterizer: Synchronize stencil testing on clears | ReinUsesLisp | 1 | -0/+1 |
2020-03-25 | Frontend/GPU: Refactor context management | James Rowe | 29 | -418/+361 |
2020-03-23 | sm/controller: Increase PointerBufferSize | FearlessTobi | 1 | -1/+1 |
2020-03-23 | audio_core: Accept Audren REV8 | FearlessTobi | 1 | -1/+1 |
2020-03-23 | xmad: fix clang build error | makigumo | 1 | -4/+5 |
2020-03-22 | apply replay logic to all writes. remove replay from MacroInterpreter::Send (@fincs) | namkazy | 2 | -12/+9 |
2020-03-22 | core/web_browser: Allow WebApplet to exit gracefully when an error occurs | FearlessTobi | 1 | -0/+6 |
2020-03-22 | maxwell_3d: change declaration order | namkazy | 1 | -1/+3 |
2020-03-22 | maxwell_3d: init shadow_state | namkazy | 1 | -0/+2 |
2020-03-22 | gl_rasterizer: Use transformed viewport for depth ranges | ReinUsesLisp | 1 | -4/+6 |
2020-03-22 | maxwell_3d: this seem more correct. | namkazy | 1 | -2/+2 |
2020-03-22 | maxwell_3d: update comments for shadow ram usage | namkazy | 3 | -2/+6 |
2020-03-22 | marco_interpreter: write hw value when shadow ram requested | Nguyen Dac Nam | 1 | -0/+6 |
2020-03-22 | maxwell_3d: track shadow ram ctrl and hw reg value | Nguyen Dac Nam | 1 | -0/+10 |
2020-03-22 | maxwell_3d: implement MME shadow RAM | Nguyen Dac Nam | 1 | -1/+14 |
2020-03-19 | set: implement GetRegionCode | Dan | 8 | -9/+72 |
2020-03-19 | vk_texture_cache: Silence misc warnings | ReinUsesLisp | 1 | -3/+3 |
2020-03-19 | vk_staging_buffer_pool: Silence unused constant warning | ReinUsesLisp | 1 | -1/+1 |
2020-03-19 | vk_rasterizer: Remove unused variable | ReinUsesLisp | 1 | -2/+0 |
2020-03-19 | vk_pipeline_cache: Remove unused variable | ReinUsesLisp | 1 | -1/+0 |
2020-03-19 | maxwell_to_vk: Sielence -Wswitch warning | ReinUsesLisp | 1 | -0/+2 |
2020-03-19 | gl_shader_decompiler: Remove deprecated function and its usages | ReinUsesLisp | 1 | -11/+8 |
2020-03-19 | gl_rasterizer: Silence misc warnings | ReinUsesLisp | 1 | -7/+2 |
2020-03-19 | kepler_compute: Remove unused variables | ReinUsesLisp | 1 | -8/+0 |
2020-03-18 | time_zone_content_manager: Fix out of bounds read | ReinUsesLisp | 1 | -1/+1 |
2020-03-18 | input_common/udp: Fix clang build issues | ReinUsesLisp | 1 | -1/+2 |
2020-03-18 | astc: Fix clang build issues | ReinUsesLisp | 1 | -12/+12 |
2020-03-18 | gl_shader_decompiler: Don't redeclare gl_VertexID and gl_InstanceID | ReinUsesLisp | 1 | -8/+0 |
2020-03-17 | yuzu: Save sound output mode and set it to Stereo by default | FearlessTobi | 3 | -0/+7 |
2020-03-17 | bcat: Disable Boxcat backend by default | FearlessTobi | 2 | -2/+2 |
2020-03-17 | input_common/udp: Fix Linux build by using a backwards compatible way of error checking | FearlessTobi | 1 | -1/+1 |
2020-03-17 | gdbstub: small logic bug fix with defer_start | Gauvain "GovanifY" Roussel-Tarbouriech | 1 | -2/+4 |
2020-03-17 | gdbstub: Ensure gdbstub doesn't drop packets crucial to initialization | Gauvain "GovanifY" Roussel-Tarbouriech | 3 | -2/+16 |
2020-03-16 | renderer_opengl: Move some logic to an anonymous namespace | ReinUsesLisp | 1 | -151/+151 |
2020-03-16 | renderer_opengl: Detect Nvidia Nsight as a debugging tool | ReinUsesLisp | 3 | -7/+22 |
2020-03-16 | gl_shader_decompiler: Implement legacy varyings | ReinUsesLisp | 1 | -6/+57 |
2020-03-16 | shader/shader_ir: Track usage in input attribute and of legacy varyings | ReinUsesLisp | 3 | -34/+64 |
2020-03-16 | shader/shader_ir: Fix clip distance usage stores | ReinUsesLisp | 1 | -2/+1 |
2020-03-16 | shader/shader_ir: Change declare output attribute to a switch | ReinUsesLisp | 1 | -9/+9 |
2020-03-15 | maxwell_to_vk: Implement RG32 and RGB32 integer vertex formats | ReinUsesLisp | 1 | -0/+4 |
2020-03-15 | vk_rasterizer: Implement layered clears | ReinUsesLisp | 1 | -2/+2 |
2020-03-15 | vk_shader_decompiler: fix linux build | makigumo | 1 | -1/+1 |
2020-03-15 | vk_rasterizer: Fix vertex range assert | ReinUsesLisp | 1 | -1/+1 |
2020-03-15 | vk_rasterizer: Reimplement clears with vkCmdClearAttachments | ReinUsesLisp | 4 | -45/+53 |
2020-03-14 | renderer_opengl: Keep presentation frames in lock-step when GPU debugging. | bunnei | 1 | -1/+32 |
2020-03-14 | gl_device: Add option to check GL_EXT_debug_tool. | bunnei | 2 | -0/+6 |
2020-03-14 | DirtyFlags: relax need to set render_targets as dirty | Fernando Sahmkow | 4 | -13/+0 |
2020-03-14 | PageTable: move backing addresses to a children class as the CPU page table does not need them. | Fernando Sahmkow | 3 | -4/+25 |
2020-03-14 | astc: Fix typos from search and replace | ReinUsesLisp | 1 | -3/+3 |
2020-03-14 | astc: Minor changes to InputBitStream | ReinUsesLisp | 1 | -28/+34 |
2020-03-14 | astc: Pass val in Replicate by copy | ReinUsesLisp | 1 | -1/+1 |
2020-03-14 | astc: Call std::vector:reserve on decodedClolorValues to avoid reallocating | ReinUsesLisp | 1 | -0/+2 |
2020-03-14 | clang-format | Nguyen Dac Nam | 1 | -2/+1 |
2020-03-14 | nit | Nguyen Dac Nam | 1 | -1/+1 |
2020-03-14 | astc: Call std::vector::reserve on texelWeightValues to avoid reallocating | ReinUsesLisp | 1 | -0/+2 |
2020-03-14 | astc: Create a LUT at compile time for encoding values | ReinUsesLisp | 1 | -7/+19 |
2020-03-14 | astc: Make IntegerEncodedValue a trivial structure | ReinUsesLisp | 1 | -212/+177 |
2020-03-14 | astc: Make IntegerEncodedValue constructor constexpr | ReinUsesLisp | 1 | -5/+6 |
2020-03-14 | astc: Make IntegerEncodedValue trivially copyable | ReinUsesLisp | 1 | -9/+2 |
2020-03-14 | astc: Rename C types to common_types | ReinUsesLisp | 1 | -79/+78 |
2020-03-14 | astc: Move Popcnt to an anonymous namespace and make it constexpr | ReinUsesLisp | 1 | -9/+13 |
2020-03-14 | astc: Use common types instead of stdint.h integer types | ReinUsesLisp | 1 | -284/+282 |
2020-03-14 | astc: Use 'enum class' instead of 'enum' for EIntegerEncoding | ReinUsesLisp | 1 | -25/+25 |
2020-03-13 | vk/gl_shader_decompiler: Silence assertion on compute | ReinUsesLisp | 2 | -6/+12 |
2020-03-13 | vk_shader_decompiler: Fix default varying regression | ReinUsesLisp | 1 | -2/+6 |
2020-03-13 | maxwell_3d: Add padding words to XFB entries | ReinUsesLisp | 1 | -2/+4 |
2020-03-13 | gl_shader_decompiler: Fix implicit conversion errors | ReinUsesLisp | 1 | -3/+3 |
2020-03-13 | vk_shader_decompiler: Fix implicit type conversion | Rodrigo Locatti | 1 | -1/+1 |
2020-03-13 | vk_rasterizer: Implement transform feedback binding zero | ReinUsesLisp | 2 | -0/+46 |
2020-03-13 | vk_shader_decompiler: Add XFB decorations to generic varyings | ReinUsesLisp | 1 | -16/+89 |
2020-03-13 | vk_device: Enable VK_EXT_transform_feedback when available | ReinUsesLisp | 2 | -7/+40 |
2020-03-13 | vk_device: Shrink formatless capability name size | ReinUsesLisp | 3 | -26/+23 |
2020-03-13 | shader/transform_feedback: Expose buffer stride | ReinUsesLisp | 3 | -1/+4 |
2020-03-13 | vk_shader_decompiler: Use registry for specialization | ReinUsesLisp | 4 | -31/+37 |
2020-03-13 | gl_rasterizer: Implement transform feedback bindings | ReinUsesLisp | 3 | -10/+83 |
2020-03-13 | gl_shader_decompiler: Decorate output attributes with XFB layout | ReinUsesLisp | 1 | -29/+105 |
2020-03-13 | shader/transform_feedback: Add host API friendly TFB builder | ReinUsesLisp | 4 | -0/+140 |
2020-03-13 | nit & remove some optional param | Nguyen Dac Nam | 1 | -10/+11 |
2020-03-13 | shader_decode: implement XMAD mode CSfu | Nguyen Dac Nam | 1 | -9/+41 |
2020-03-13 | fix formatting | makigumo | 1 | -1/+1 |
2020-03-13 | maxwell_to_vk: add vertex format eA2B10G10R10UnormPack32 | makigumo | 1 | -1/+3 |
2020-03-13 | clang-format | Nguyen Dac Nam | 1 | -4/+8 |
2020-03-13 | Apply suggestions from code review | Nguyen Dac Nam | 1 | -5/+5 |
2020-03-13 | shader_decode: BFE add ref of reverse parallel method. | Nguyen Dac Nam | 1 | -0/+3 |
2020-03-13 | shader_decode: implement BREV on BFE | Nguyen Dac Nam | 1 | -6/+25 |
2020-03-13 | shader_bytecode: update BFE instructions struct. | Nguyen Dac Nam | 1 | -8/+3 |
2020-03-13 | node_helper: add IBitfieldExtract case | Nguyen Dac Nam | 1 | -0/+2 |
2020-03-13 | shader_decode: Reimplement BFE instructions | Nguyen Dac Nam | 1 | -25/+27 |
2020-03-13 | gl_shader_decompiler: Initialize gl_Position on vertex shaders | ReinUsesLisp | 1 | -0/+4 |
2020-03-13 | gl_shader_decompiler: Add missing {} on smem GLSL emission | ReinUsesLisp | 1 | -1/+1 |
2020-03-13 | video_core: Implement RGBA16_SNORM | ReinUsesLisp | 8 | -69/+84 |
2020-03-12 | texture_cache: Report incompatible textures as black | ReinUsesLisp | 1 | -2/+39 |
2020-03-12 | texture_cache/surface_params: Force depth=1 on 2D textures | ReinUsesLisp | 1 | -2/+4 |
2020-03-12 | gl_shader_decompiler: Add layer component to texelFetch | ReinUsesLisp | 1 | -6/+9 |
2020-03-12 | NVFlinger: Do the microprofile Flip after processing a valid frame. | Fernando Sahmkow | 1 | -2/+2 |
2020-03-12 | gl_shader_decompiler: Fix regression in render target declarations | ReinUsesLisp | 1 | -12/+2 |
2020-03-11 | framebuffer_layout.h: drop the use of enum for screen dimensions. | Vitor Kiguchi | 2 | -10/+10 |
2020-03-11 | gl_shader_manager: Fix interaction between graphics and compute | ReinUsesLisp | 4 | -29/+39 |
2020-03-10 | gl_rasterizer: Implement polygon modes and fill rectangles | ReinUsesLisp | 7 | -2/+99 |
2020-03-09 | engines/maxwell_3d: Add TFB registers and store them in shader registry | ReinUsesLisp | 4 | -6/+45 |
2020-03-09 | shader/registry: Address feedback | ReinUsesLisp | 3 | -13/+18 |
2020-03-09 | gl_shader_decompiler: Add identifier to decompiled code | ReinUsesLisp | 3 | -8/+16 |
2020-03-09 | gl_shader_decompiler: Roll back to GLSL core 430 | ReinUsesLisp | 1 | -1/+1 |
2020-03-09 | const_buffer_engine_interface: Store component types | ReinUsesLisp | 4 | -46/+27 |
2020-03-09 | yuzu/loading_screen: Remove unused shader progress mode | ReinUsesLisp | 2 | -17/+1 |
2020-03-09 | gl_shader_cache: Reduce registry consistency to debug assert | ReinUsesLisp | 1 | -3/+1 |
2020-03-09 | shader/registry: Cache tessellation state | ReinUsesLisp | 3 | -3/+10 |
2020-03-09 | shader/registry: Store graphics and compute metadata | ReinUsesLisp | 8 | -75/+176 |
2020-03-09 | video_core: Rename "const buffer locker" to "registry" | ReinUsesLisp | 16 | -95/+100 |
2020-03-09 | gl_shader_cache: Rework shader cache and remove post-specializations | ReinUsesLisp | 18 | -1094/+544 |
2020-03-08 | textures: Fix anisotropy hack | ReinUsesLisp | 1 | -14/+16 |
2020-03-08 | cubeb_sink: Don't discard other channels when performing downmixing | FearlessTobi | 1 | -3/+17 |
2020-03-08 | vk_reasterizer: fix mistype on SetupGraphicsImages | Nguyen Dac Nam | 1 | -1/+1 |
2020-03-06 | vk_rasterizer: Support disabled uniform buffers | ReinUsesLisp | 2 | -1/+9 |
2020-03-06 | maxwell_to_vk: Remove Storage capability for A1B5G5R5U | ReinUsesLisp | 1 | -1/+1 |
2020-03-04 | input/udp - Add minor error handling to prevent bad input from crashing | James Rowe | 1 | -4/+13 |
2020-03-04 | Frontend/SDL - Provide proper default for UDP input | James Rowe | 1 | -1/+1 |
2020-03-04 | input/udp - Dont log on invalid packet received | James Rowe | 1 | -1/+0 |
2020-03-03 | core: hle: Implement separate A32/A64 SVC interfaces. | bunnei | 2 | -107/+380 |
2020-03-03 | core: Implement separate A32/A64 ARM interfaces. | bunnei | 21 | -122/+454 |
2020-03-03 | core: loader: Remove check for 32-bit. | bunnei | 1 | -6/+0 |
2020-03-03 | core: dynarmic: Add CP15 from Citra. | bunnei | 3 | -0/+234 |
2020-02-29 | nit: move comment to right place. | Nguyen Dac Nam | 1 | -2/+2 |
2020-02-28 | video_core/dirty_flags: Address feedback | ReinUsesLisp | 1 | -4/+4 |
2020-02-28 | renderer_opengl: Fix edge-case where alpha testing might cull presentation | ReinUsesLisp | 2 | -0/+7 |
2020-02-28 | gl_texture_cache: Remove blending disable on blits | ReinUsesLisp | 1 | -5/+0 |
2020-02-28 | gl_rasterizer: Don't disable blending on clears | ReinUsesLisp | 1 | -4/+0 |
2020-02-28 | dirty_flags: Deduplicate code between OpenGL and Vulkan | ReinUsesLisp | 5 | -77/+73 |
2020-02-28 | vk_rasterizer: Pass Maxwell registers to dynamic updates | ReinUsesLisp | 2 | -26/+21 |
2020-02-28 | state_tracker: Remove type traits with named structures | ReinUsesLisp | 4 | -18/+22 |
2020-02-28 | vk_state_tracker: Implement dirty flags for stencil properties | ReinUsesLisp | 3 | -0/+21 |
2020-02-28 | vk_state_tracker: Implement dirty flags for depth bounds | ReinUsesLisp | 3 | -0/+14 |
2020-02-28 | vk_state_tracker: Implement dirty flags for blend constants | ReinUsesLisp | 3 | -0/+14 |
2020-02-28 | vk_state_tracker: Implement dirty flags for depth bias | ReinUsesLisp | 3 | -0/+17 |
2020-02-28 | vk_state_tracker: Implement dirty flags for scissors | ReinUsesLisp | 3 | -0/+14 |
2020-02-28 | vk_state_tracker: Initial implementation | ReinUsesLisp | 10 | -52/+198 |
2020-02-28 | gl_rasterizer: Remove num vertex buffers magic number | ReinUsesLisp | 1 | -2/+4 |
2020-02-28 | gl_rasterizer: Only apply polygon offset clamp if enabled | ReinUsesLisp | 1 | -3/+6 |
2020-02-28 | gl_state_tracker: Implement dirty flags for depth clamp enabling | ReinUsesLisp | 3 | -3/+15 |
2020-02-28 | gl_rasterizer: Disable scissor 0 when scissor is not used on clear | ReinUsesLisp | 1 | -0/+3 |
2020-02-28 | gl_rasterizer: Notify depth mask changes on clear | ReinUsesLisp | 2 | -1/+6 |
2020-02-28 | gl_rasterizer: Minor sort changes to clearing | ReinUsesLisp | 1 | -11/+9 |
2020-02-28 | maxwell_3d: Use two tables instead of three for dirty flags | ReinUsesLisp | 1 | -1/+1 |
2020-02-28 | gl_state_tracker: Track state of index buffers | ReinUsesLisp | 4 | -5/+23 |
2020-02-28 | gl_state_tracker: Implement dirty flags for clip control | ReinUsesLisp | 5 | -15/+31 |
2020-02-28 | gl_state_tracker: Implement dirty flags for point sizes | ReinUsesLisp | 3 | -4/+25 |
2020-02-28 | gl_state_tracker: Implement dirty flags for fragment color clamp | ReinUsesLisp | 3 | -2/+14 |
2020-02-28 | gl_state_tracker: Implement dirty flags for logic op | ReinUsesLisp | 4 | -2/+22 |
2020-02-28 | gl_state_tracker: Implement dirty flags for sRGB | ReinUsesLisp | 5 | -2/+21 |
2020-02-28 | gl_state_tracker: Implement dirty flags for rasterize enable | ReinUsesLisp | 5 | -2/+21 |
2020-02-28 | gl_state_tracker: Implement dirty flags for multisample | ReinUsesLisp | 3 | -0/+13 |
2020-02-28 | gl_state_tracker: Implement dirty flags for alpha testing | ReinUsesLisp | 4 | -6/+24 |
2020-02-28 | gl_state_tracker: Implement dirty flags for polygon offsets | ReinUsesLisp | 4 | -2/+24 |
2020-02-28 | gl_state_tracker: Implement dirty flags for primitive restart | ReinUsesLisp | 3 | -5/+19 |
2020-02-28 | gl_state_tracker: Implement dirty flags for stencil testing | ReinUsesLisp | 4 | -3/+29 |
2020-02-28 | gl_state_tracker: Implement depth dirty flags | ReinUsesLisp | 4 | -6/+31 |
2020-02-28 | gl_state_tracker: Implement dirty flags for front face and culling | ReinUsesLisp | 4 | -7/+38 |
2020-02-28 | gl_state_tracker: Implement dirty flags for blending | ReinUsesLisp | 5 | -14/+67 |
2020-02-28 | gl_state_tracker: Implement dirty flags for clip distances and shaders | ReinUsesLisp | 7 | -14/+43 |
2020-02-28 | gl_state_tracker: Add dirty flags for buffers and divisors | ReinUsesLisp | 4 | -22/+56 |
2020-02-28 | maxwell_3d: Change write dirty flags to a bitset | ReinUsesLisp | 3 | -16/+16 |
2020-02-28 | gl_state_tracker: Implement dirty flags for vertex formats | ReinUsesLisp | 4 | -9/+44 |
2020-02-28 | gl_state_tracker: Implement dirty flags for color masks | ReinUsesLisp | 4 | -9/+53 |
2020-02-28 | gl_state_tracker: Implement dirty flags for scissors | ReinUsesLisp | 5 | -10/+58 |
2020-02-28 | gl_state_tracker: Implement dirty flags for viewports | ReinUsesLisp | 4 | -9/+54 |
2020-02-28 | renderer_opengl: Reintroduce dirty flags for render targets | ReinUsesLisp | 9 | -13/+195 |
2020-02-28 | maxwell_3d: Flatten cull and front face registers | ReinUsesLisp | 8 | -50/+47 |
2020-02-28 | video_core: Reintroduce dirty flags infrastructure | ReinUsesLisp | 10 | -1/+72 |
2020-02-28 | gl_state: Remove completely | ReinUsesLisp | 13 | -152/+4 |
2020-02-28 | gl_state: Remove program tracking | ReinUsesLisp | 9 | -94/+62 |
2020-02-28 | gl_state: Remove framebuffer tracking | ReinUsesLisp | 7 | -82/+23 |
2020-02-28 | gl_state: Remove image tracking | ReinUsesLisp | 5 | -24/+12 |
2020-02-28 | gl_state: Remove texture and sampler tracking | ReinUsesLisp | 5 | -60/+8 |
2020-02-28 | gl_state: Remove blend state tracking | ReinUsesLisp | 5 | -104/+28 |
2020-02-28 | gl_state: Remove stencil test tracking | ReinUsesLisp | 4 | -92/+18 |
2020-02-28 | gl_state: Remove clip control tracking | ReinUsesLisp | 5 | -19/+8 |
2020-02-28 | gl_state: Remove clip distances tracking | ReinUsesLisp | 4 | -29/+3 |
2020-02-28 | gl_state: Remove rasterizer disable tracking | ReinUsesLisp | 6 | -13/+8 |
2020-02-28 | gl_state: Remove viewport and depth range tracking | ReinUsesLisp | 7 | -101/+39 |
2020-02-28 | gl_state: Remove scissor test tracking | ReinUsesLisp | 6 | -69/+12 |
2020-02-28 | gl_state: Remove color mask tracking | ReinUsesLisp | 4 | -40/+12 |
2020-02-28 | gl_state: Remove clamp framebuffer color tracking | ReinUsesLisp | 3 | -17/+6 |
2020-02-28 | gl_state: Remove multisample tracking | ReinUsesLisp | 3 | -16/+2 |
2020-02-28 | gl_state: Remove framebuffer sRGB tracking | ReinUsesLisp | 6 | -21/+25 |
2020-02-28 | gl_state: Remove VAO cache and tracking | ReinUsesLisp | 10 | -153/+53 |
2020-02-28 | gl_state: Remove depth clamp tracking | ReinUsesLisp | 4 | -25/+13 |
2020-02-28 | gl_state: Remove depth tracking | ReinUsesLisp | 4 | -34/+7 |
2020-02-28 | gl_state: Remove primitive restart tracking | ReinUsesLisp | 3 | -18/+2 |
2020-02-28 | gl_state: Remove logic op tracker | ReinUsesLisp | 4 | -24/+5 |
2020-02-28 | gl_state: Remove blend color tracking | ReinUsesLisp | 3 | -18/+1 |
2020-02-28 | gl_state: Remove polygon offset tracking | ReinUsesLisp | 4 | -39/+7 |
2020-02-28 | gl_state: Remove alpha test tracking | ReinUsesLisp | 4 | -21/+4 |
2020-02-28 | gl_state: Remove cull mode tracking | ReinUsesLisp | 4 | -19/+4 |
2020-02-28 | gl_state: Remove front face tracking | ReinUsesLisp | 4 | -6/+5 |
2020-02-28 | gl_state: Remove point size tracking | ReinUsesLisp | 3 | -22/+4 |
2020-02-28 | gl_rasterizer: Add oglEnablei helper | ReinUsesLisp | 1 | -0/+4 |
2020-02-28 | gl_rasterizer: Add OpenGL enable/disable helper | ReinUsesLisp | 1 | -0/+4 |
2020-02-28 | gl_rasterizer: Remove dirty flags | ReinUsesLisp | 18 | -457/+7 |
2020-02-28 | common/math_util: Support float type rectangles | ReinUsesLisp | 1 | -2/+14 |
2020-02-28 | renderer_opengl: Fix SRGB presentation frame tracking. | bunnei | 2 | -5/+2 |
2020-02-28 | shader_decode: Fix LD, LDG when track constant buffer | Nguyen Dac Nam | 1 | -4/+12 |
2020-02-28 | shader_decode: keep it search on all code | Nguyen Dac Nam | 1 | -4/+12 |
2020-02-28 | Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. | Morph | 16 | -35/+245 |
2020-02-28 | renderer_opengl: Reduce swap chain size to 3. | bunnei | 1 | -3/+2 |
2020-02-27 | AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454) | Morph | 2 | -2/+14 |
2020-02-27 | shader: FMUL switch to using LUT (#3441) | Nguyen Dac Nam | 1 | -19/+14 |
2020-02-27 | renderer_opengl: Use more concise lock syntax. | bunnei | 1 | -4/+4 |
2020-02-27 | renderer_opengl: Move Frame/FrameMailbox to OpenGL namespace. | bunnei | 3 | -77/+42 |
2020-02-26 | vk_swapchain: Silence TOCTOU race condition | ReinUsesLisp | 1 | -9/+12 |
2020-02-26 | ARM_Interface: Cache the JITs instead of deleting/recreating. | Fernando Sahmkow | 2 | -4/+19 |
2020-02-26 | renderer_opengl: Create gl_framebuffer_data if empty. | bunnei | 1 | -1/+2 |
2020-02-26 | frontend: qt: bootmanager: Acquire a shared context in main emu thread. | bunnei | 2 | -12/+12 |
2020-02-26 | frontend: qt: bootmanager: Vulkan: Restore support for VK backend. | bunnei | 5 | -113/+145 |
2020-02-26 | frontend: qt: bootmanager: OpenGL: Implement separate presentation thread. | bunnei | 2 | -222/+254 |
2020-02-26 | frontent: qt: main: Various updates/refactoring for separate presentation thread. | bunnei | 2 | -29/+27 |
2020-02-26 | core: frontend: Refactor scope_acquire_window_context to scope_acquire_context. | bunnei | 7 | -29/+32 |
2020-02-26 | frontend: sdl2: emu_window: Implement separate presentation thread. | bunnei | 10 | -62/+79 |
2020-02-26 | renderer_opengl: Add texture mailbox support for presenter thread. | bunnei | 4 | -35/+269 |
2020-02-26 | renderer_opengl: Add OGLRenderbuffer to resource/state management. | bunnei | 4 | -0/+62 |
2020-02-26 | core: frontend: emu_window: Add TextureMailbox class. | bunnei | 1 | -0/+41 |
2020-02-26 | core: settings: Add setting to enable vsync, which is on by default. | bunnei | 8 | -0/+25 |
2020-02-25 | video_core/surface: Add R32_SINT render target format | ReinUsesLisp | 2 | -0/+3 |
2020-02-25 | video_core/gpu: Remove unused functions | ReinUsesLisp | 2 | -71/+0 |
2020-02-24 | yuzu: Remove exit lock for game pausing | FearlessTobi | 1 | -5/+0 |
2020-02-24 | vk_shader_decompiler: Implement indexed textures | ReinUsesLisp | 6 | -54/+99 |
2020-02-24 | shader: Simplify indexed sampler usages | ReinUsesLisp | 2 | -20/+8 |
2020-02-24 | video_core: Implement more scaler attribute formats | ReinUsesLisp | 3 | -4/+40 |
2020-02-23 | audio_core: interpolate: Improvements to fix audio crackling. | bunnei | 2 | -23/+38 |
2020-02-22 | Scheduler: Inline global scheduler in Scheduler Lock. | Fernando Sahmkow | 1 | -4/+2 |
2020-02-22 | Kernel: Correct pending feedback. | Fernando Sahmkow | 1 | -3/+4 |
2020-02-22 | System: Expose Host thread registering routines from kernel. | Fernando Sahmkow | 2 | -0/+14 |
2020-02-22 | Kernel: Address Feedback. | Fernando Sahmkow | 6 | -30/+47 |
2020-02-22 | Kernel: Implement Scheduler locks | Fernando Sahmkow | 2 | -0/+89 |
2020-02-22 | Kernel: Implement Time Manager. | Fernando Sahmkow | 5 | -1/+98 |
2020-02-22 | Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel. | Fernando Sahmkow | 5 | -24/+107 |
2020-02-22 | Kernel: Make global scheduler depend on KernelCore | Fernando Sahmkow | 4 | -8/+24 |
2020-02-22 | audio_core: interpolate: Fix include for climits (Linux build break). | bunnei | 1 | -1/+1 |
2020-02-21 | shader/texture: Fix illegal 3D texture assert | ReinUsesLisp | 1 | -1/+1 |
2020-02-21 | nit: add const to where it need. | Nguyen Dac Nam | 1 | -14/+14 |
2020-02-21 | shader: implement LOP3 fast replace for old function | Nguyen Dac Nam | 1 | -36/+58 |
2020-02-21 | vk_device: remove left over from other branch | Nguyen Dac Nam | 1 | -1/+0 |
2020-02-20 | clang-format | Nguyen Dac Nam | 1 | -1/+1 |
2020-02-20 | shader_decompiler: only add StorageImageReadWithoutFormat when available | Nguyen Dac Nam | 1 | -1/+4 |
2020-02-20 | video_core: memory_manager: Flush/invalidate asynchronously on Unmap. | bunnei | 1 | -1/+10 |
2020-02-19 | shader_decompiler: add check in case of device not support ShaderStorageImageReadWithoutFormat | Nguyen Dac Nam | 1 | -0/+4 |
2020-02-19 | vk_device: setup shaderStorageImageReadWithoutFormat | Nguyen Dac Nam | 1 | -0/+5 |
2020-02-19 | vk_device: add check for shaderStorageImageReadWithoutFormat | Nguyen Dac Nam | 1 | -0/+7 |
2020-02-19 | shader_conversion: I2F : add Assert for case src_size is Short | Nguyen Dac Nam | 1 | -0/+3 |
2020-02-19 | fix warning | Nguyen Dac Nam | 1 | -1/+1 |
2020-02-19 | clang-format fix | Nguyen Dac Nam | 1 | -1/+1 |
2020-02-19 | shader_conversion: add conversion I2F for Short | Nguyen Dac Nam | 1 | -9/+6 |
2020-02-19 | vk_shader: add Capability StorageImageReadWithoutFormat | Nguyen Dac Nam | 1 | -0/+1 |
2020-02-19 | httplib compatibility | Brian Clinkenbeard | 2 | -7/+7 |
2020-02-19 | vk_shader: Implement function ImageLoad (Used by Kirby Start Allies) | Nguyen Dac Nam | 1 | -2/+6 |
2020-02-18 | fixups mistake auto commit. | Nguyen Dac Nam | 1 | -9/+0 |
2020-02-18 | Update code structure | Nguyen Dac Nam | 1 | -0/+7 |
2020-02-18 | add vertex UnsignedInt size RGBA | Nguyen Dac Nam | 1 | -0/+2 |
2020-02-18 | add eBc2SrgbBlock to formats | Nguyen Dac Nam | 1 | -0/+1 |
2020-02-18 | vulkan: add DXT23_SRGB | Nguyen Dac Nam | 1 | -1/+1 |
2020-02-18 | renderer_vulkan: Add the rest of case for TryConvertBorderColor | Nguyen Dac Nam | 1 | -3/+10 |
2020-02-18 | analog_from_button get direction implementation | CJBok | 2 | -5/+19 |
2020-02-16 | texture_cache: Implement layered framebuffer attachments | ReinUsesLisp | 8 | -51/+74 |
2020-02-16 | vk_shader_decompiler: Implement Layer output attribute | ReinUsesLisp | 1 | -6/+30 |
2020-02-16 | texture_cache: Avoid matches in 3D textures | ReinUsesLisp | 1 | -8/+11 |
2020-02-16 | surface_base: Implement texture buffer flushes | ReinUsesLisp | 2 | -0/+11 |
2020-02-16 | IUserLocalCommunicationService: add function Initialize2 | Nguyen Dac Nam | 1 | -1/+9 |
2020-02-16 | HLE: correct function name of IUserLocalCommunicationService | Nguyen Dac Nam | 1 | -1/+1 |
2020-02-16 | nvhost_gpu: implement ChannelSetTimeslice | namkazy | 2 | -0/+20 |
2020-02-15 | Revert "video_core: memory_manager: Use GPU interface for cache functions." | bunnei | 3 | -9/+14 |
2020-02-15 | texture: Implement R32I | ReinUsesLisp | 6 | -34/+46 |
2020-02-15 | shader/texture: Allow 2D shadow arrays and simplify code | ReinUsesLisp | 1 | -43/+28 |
2020-02-14 | maxwell_3d: Unify draw methods | ReinUsesLisp | 6 | -36/+6 |
2020-02-14 | query_cache: Address feedback | ReinUsesLisp | 2 | -16/+18 |
2020-02-14 | query_cache: Fix ambiguity in CacheAddr getter | ReinUsesLisp | 1 | -4/+5 |
2020-02-14 | query_cache: Add a recursive mutex for concurrent usage | ReinUsesLisp | 1 | -0/+6 |
2020-02-14 | vk_query_cache: Implement generic query cache on Vulkan | ReinUsesLisp | 11 | -20/+327 |
2020-02-14 | query_cache: Abstract OpenGL implementation | ReinUsesLisp | 4 | -339/+394 |
2020-02-14 | gl_query_cache: Optimize query cache | ReinUsesLisp | 6 | -79/+217 |
2020-02-14 | gl_query_cache: Implement host queries using a deferred cache | ReinUsesLisp | 7 | -86/+328 |
2020-02-14 | gl_rasterizer: Sort method declarations | ReinUsesLisp | 1 | -16/+15 |
2020-02-14 | gl_rasterizer: Add queued commands counter | ReinUsesLisp | 2 | -0/+16 |
2020-02-14 | maxwell_3d: Slow implementation of passed samples (query 21) | ReinUsesLisp | 8 | -17/+201 |
2020-02-14 | Add 4:3 aspect ratio and address feedback | Morph | 5 | -12/+20 |
2020-02-14 | Core: Correct compilition in GCC | Fernando Sahmkow | 1 | -0/+2 |
2020-02-14 | Address feedback | Morph | 2 | -18/+26 |
2020-02-14 | Use enumeration instead of magic numbers | Morph | 2 | -5/+11 |
2020-02-14 | Add following aspect ratios: 16:9, 21:9, Stretch to Window | Morph | 9 | -2/+62 |
2020-02-14 | gl_resource_manager: Add managed query class | ReinUsesLisp | 2 | -0/+42 |
2020-02-14 | gl_rasterizer: Use the least generic OpenGL draw function possible | ReinUsesLisp | 1 | -8/+28 |
2020-02-14 | vk_shader_decompiler: Fix vertex id and instance id | ReinUsesLisp | 1 | -4/+13 |
2020-02-14 | Core: Address Feedback | Fernando Sahmkow | 6 | -24/+50 |
2020-02-13 | GPU: Address Feedback. | Fernando Sahmkow | 2 | -11/+10 |
2020-02-12 | address_arbiter: Collapse loops in InsertThread() and RemoveThread() | Lioncash | 1 | -19/+17 |
2020-02-12 | address_arbiter: Simplify GetThreadsWaitingOnAddress() | Lioncash | 2 | -10/+9 |
2020-02-12 | bcat/backend: Make formatting of passphrase consistent in NullBackend::SetPassphrase() | Lioncash | 1 | -1/+1 |
2020-02-12 | bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear() | Lioncash | 1 | -1/+1 |
2020-02-12 | kernel/thread: Remove trivial usages of the global system accessor | Lioncash | 1 | -2/+2 |
2020-02-12 | Core: Set all hardware emulation constants in a single file. | Fernando Sahmkow | 17 | -53/+88 |
2020-02-11 | Kernel: Refactor synchronization to better match RE | Fernando Sahmkow | 23 | -80/+212 |
2020-02-11 | update hwopus DecodeInterleaved for FW 7.0.0+ | makigumo | 1 | -2/+4 |
2020-02-11 | Kernel: Change WaitObject to Synchronization object. In order to better reflect RE. | Fernando Sahmkow | 22 | -98/+110 |
2020-02-10 | GPU: Implement GPU Clock correctly. | Fernando Sahmkow | 3 | -2/+17 |
2020-02-10 | Maxwell3D: Correct query reporting. | Fernando Sahmkow | 2 | -51/+58 |
2020-02-09 | Remove option "Show files with type 'Unknown'" | Morph | 5 | -15/+1 |
2020-02-08 | hle: services: Use std::shared_ptr instead of copy by value. | bunnei | 9 | -50/+52 |
2020-02-08 | gpu_thread: Use MPSCQueue for GPU commands. | bunnei | 1 | -1/+1 |
2020-02-08 | video_core: memory_manager: Use GPU interface for cache functions. | bunnei | 3 | -14/+9 |
2020-02-06 | kernel: transfer_memory: Properly reserve and reset memory region. | bunnei | 5 | -40/+116 |
2020-02-06 | wait_object: Make wait behavior only require one object to signal. | Zach Hilman | 1 | -11/+2 |
2020-02-06 | am: Correct IPC object count mismatch. | bunnei | 1 | -6/+4 |
2020-02-06 | services: am: Clear events on PopOutData and PopInteractiveOutData. | bunnei | 1 | -0/+2 |
2020-02-06 | am: Refactor IStorage interface. | bunnei | 7 | -43/+81 |
2020-02-06 | applets: software_keyboard: Signal state change on end of interactive session. | bunnei | 1 | -0/+1 |
2020-02-06 | applets: software_keyboard: Minor cleanup. | bunnei | 1 | -2/+2 |
2020-02-06 | services: prepo: Fix IPC interface with SaveReport/SaveReportWithUser. | bunnei | 1 | -15/+15 |
2020-02-06 | hle_ipc: Add error checking to read/write buffer access. | bunnei | 1 | -8/+42 |
2020-02-05 | shader/decode: Fix constant buffer offsets | ReinUsesLisp | 3 | -5/+5 |
2020-02-05 | maxwell_to_gl: Implement R8G8_USCALED | ReinUsesLisp | 1 | -0/+8 |
2020-02-05 | maxwell_to_gl: Reduce unimplemented formats to LOG_ERROR | ReinUsesLisp | 1 | -8/+4 |
2020-02-04 | vk_rasterizer: Use noexcept variants of std::bitset | ReinUsesLisp | 1 | -4/+5 |
2020-02-04 | gl_rasterizer: Implement GL_POINT_SPRITE | ReinUsesLisp | 4 | -1/+9 |
2020-02-03 | input_common/udp: Ensure that UDP is shut down within Shutdown() | Lioncash | 1 | -0/+1 |
2020-02-03 | input_common/udp: Add missing override specifiers | Lioncash | 1 | -2/+2 |
2020-02-03 | input_common/udp: std::move SocketCallback instances where applicable | Lioncash | 1 | -2/+2 |
2020-02-03 | input_common/udp: std::move shared_ptr within Client constructor | Lioncash | 1 | -1/+1 |
2020-02-03 | udp/client: Replace deprecated from_string() call with make_address_v4() | Lioncash | 1 | -2/+2 |
2020-02-03 | input_common/udp: Silence -Wreorder warning for Socket | Lioncash | 1 | -4/+3 |
2020-02-03 | input_common/udp: Remove unnecessary inclusions | Lioncash | 4 | -8/+4 |
2020-02-03 | input_common/udp: Add missing header guard | Lioncash | 1 | -0/+2 |
2020-02-02 | maxwell_3d: Fix stencil back mask | ReinUsesLisp | 1 | -3/+3 |
2020-02-02 | shader: Remove curly braces initializers on shared pointers | ReinUsesLisp | 5 | -12/+12 |
2020-02-02 | shader/shift: Implement SHIFT_RIGHT_{IMM,R} | ReinUsesLisp | 1 | -26/+58 |
2020-02-02 | shader/shift: Implement SHF_LEFT_{IMM,R} | ReinUsesLisp | 2 | -10/+89 |
2020-01-31 | Revert "system_archive: Fix Korean and Chinese fonts" | bunnei | 5 | -880167/+27164 |
2020-01-31 | core/arm: Remove usage of global GetCurrentThread() | Lioncash | 2 | -2/+4 |
2020-01-31 | kernel/physical_core: Make use of std::unique_ptr | Lioncash | 2 | -4/+10 |
2020-01-31 | core/cpu_manager: Remove unused includes | Lioncash | 1 | -2/+0 |
2020-01-31 | kernel/physical_core: Remove unused kernel reference member variable | Lioncash | 3 | -11/+7 |
2020-01-30 | gl_rasterizer: Fix instanced draw arrays | ReinUsesLisp | 2 | -106/+28 |
2020-01-29 | yuzu/bootmanager: Define Vulkan widget only when enabled | ReinUsesLisp | 1 | -0/+2 |
2020-01-29 | yuzu_cmd: Fix memcpy on Vulkan handlers | ReinUsesLisp | 2 | -9/+10 |
2020-01-29 | yuzu: Implement Vulkan frontend | ReinUsesLisp | 24 | -171/+1089 |
2020-01-29 | web_service/telemetry_json: Report USER_CONFIG | ReinUsesLisp | 1 | -0/+1 |
2020-01-29 | settings: Add settings for graphics backend | ReinUsesLisp | 6 | -3/+48 |
2020-01-29 | core: Only wait for idle on gpu_core when it was initialized | ReinUsesLisp | 1 | -1/+3 |
2020-01-29 | shader/other: Fix skips for SYNC and BRK | ReinUsesLisp | 1 | -2/+2 |
2020-01-29 | shader/other: Stub S2R LaneId | ReinUsesLisp | 1 | -1/+4 |
2020-01-29 | buffer_cache: Delay buffer destructions | ReinUsesLisp | 1 | -1/+4 |
2020-01-29 | clang | CJBok | 1 | -2/+2 |
2020-01-29 | minor corrections | CJBok | 1 | -2/+2 |
2020-01-28 | GUI: Togglable graphics settings buttons in status bar | CJBok | 2 | -7/+95 |
2020-01-28 | gl_shader_decompiler: Remove UNIMPLEMENTED for gl_PointSize | ReinUsesLisp | 1 | -1/+0 |
2020-01-28 | gl_texture_cache: Silence implicit sign cast warnings | ReinUsesLisp | 1 | -3/+6 |
2020-01-27 | System: Address Feedback | Fernando Sahmkow | 11 | -24/+30 |
2020-01-27 | shader/bfi: Implement register-constant buffer variant | ReinUsesLisp | 2 | -2/+7 |
2020-01-27 | shader/arithmetic: Implement FCMP | ReinUsesLisp | 2 | -1/+17 |
2020-01-27 | texture_cache/surface_base: Fix layered break down | ReinUsesLisp | 1 | -1/+1 |
2020-01-27 | gl_texture_cache: Properly implement depth/stencil sampling | ReinUsesLisp | 1 | -4/+27 |
2020-01-26 | System: Correct PrepareReschedule. | Fernando Sahmkow | 1 | -1/+1 |
2020-01-26 | Kernel: Remove a few global instances from the kernel. | Fernando Sahmkow | 2 | -2/+2 |
2020-01-26 | Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. | Fernando Sahmkow | 15 | -128/+115 |
2020-01-26 | ArmInterface: Delegate Exclusive monitor factory to exclusive monitor interfasce. | Fernando Sahmkow | 3 | -16/+24 |
2020-01-26 | shader/memory: Implement ATOM.ADD | ReinUsesLisp | 5 | -39/+86 |
2020-01-25 | Core: Refactor CPU Management. | Fernando Sahmkow | 10 | -224/+168 |
2020-01-25 | Shader_IR: Address feedback. | Fernando Sahmkow | 10 | -36/+40 |
2020-01-25 | shader/memory: Implement STL.S16 and STS.S16 | ReinUsesLisp | 1 | -3/+10 |
2020-01-25 | shader/memory: Implement unaligned LDL.S16 and LDS.S16 | ReinUsesLisp | 1 | -5/+3 |
2020-01-25 | shader/memory: Move unaligned load/store to functions | ReinUsesLisp | 1 | -18/+27 |
2020-01-25 | shader/memory: Implement LDL.S16 and LDS.S16 | ReinUsesLisp | 1 | -12/+23 |
2020-01-25 | bsd: Stub several more functions. | bunnei | 2 | -4/+48 |
2020-01-24 | Disable clang-format for font files | FearlessTobi | 3 | -0/+6 |
2020-01-24 | Shader_IR: Change name of TrackSampler function so it does not confuse with the type. | Fernando Sahmkow | 3 | -7/+10 |
2020-01-24 | Shader_IR: Corrections, styling and extras. | Fernando Sahmkow | 1 | -2/+4 |
2020-01-24 | Shader_IR: Correct Custom Variable assignment. | Fernando Sahmkow | 2 | -0/+4 |
2020-01-24 | Shader_IR: Propagate bindless index into the GL compiler. | Fernando Sahmkow | 5 | -24/+54 |
2020-01-24 | Shader_IR: Implement Injectable Custom Variables to the IR. | Fernando Sahmkow | 5 | -1/+70 |
2020-01-24 | GL Backend: Introduce indexed samplers into the GL backend | Fernando Sahmkow | 2 | -10/+39 |
2020-01-24 | Shader_IR: deduce size of indexed samplers | Fernando Sahmkow | 4 | -8/+60 |
2020-01-24 | Shader_IR: Setup Indexed Samplers on the IR | Fernando Sahmkow | 1 | -20/+46 |
2020-01-24 | Shader_IR: Implement initial code for tracking indexed samplers. | Fernando Sahmkow | 4 | -0/+139 |
2020-01-24 | Shader_IR: Address Feedback | Fernando Sahmkow | 5 | -35/+37 |
2020-01-24 | Shader_IR: Allow constant access of guest driver. | Fernando Sahmkow | 7 | -1/+18 |
2020-01-24 | Shader_IR: Address Feedback | Fernando Sahmkow | 4 | -21/+29 |
2020-01-24 | Guest_driver: Correct compiling errors in GCC. | Fernando Sahmkow | 2 | -1/+5 |
2020-01-24 | Shader_IR: Store Bound buffer on Shader Usage | Fernando Sahmkow | 5 | -5/+41 |
2020-01-24 | GPU: Implement guest driver profile and deduce texture handler sizes. | Fernando Sahmkow | 13 | -0/+127 |
2020-01-24 | Kernel: Implement Physical Core. | Fernando Sahmkow | 2 | -0/+81 |
2020-01-24 | vk_shader_decompiler: Disable default values on unwritten render targets | ReinUsesLisp | 3 | -19/+16 |
2020-01-24 | audio_core: Switch to a faster interpolation technique | FearlessTobi | 2 | -48/+159 |
2020-01-24 | yuzu/configuration: create UI tab and move gamelist settings there | FearlessTobi | 8 | -104/+76 |
2020-01-23 | common/logging: don't use regex for path trimming | BreadFish64 | 4 | -36/+23 |
2020-01-23 | Replace GetString with Get function | FearlessTobi | 1 | -2/+2 |
2020-01-23 | Address second part of review comments | FearlessTobi | 4 | -14/+18 |
2020-01-23 | Address review comments | FearlessTobi | 4 | -65/+72 |
2020-01-23 | Input: UDP Client to provide motion and touch controls | fearlessTobi | 13 | -4/+897 |
2020-01-23 | service: time: Implement ToPosixTimeWithMyRule. | bunnei | 4 | -1/+34 |
2020-01-23 | loader: provide default arguments (zero byte) to NSOs | Michael Scire | 2 | -3/+10 |
2020-01-22 | GUI: fix minor issues with dark themes | Bartosz Kaszubowski | 1 | -3/+3 |
2020-01-21 | gl_shader_cache: Disable fastmath on Nvidia | ReinUsesLisp | 1 | -0/+4 |
2020-01-20 | vk_blit_screen: Address feedback | ReinUsesLisp | 4 | -22/+25 |
2020-01-20 | time: Fix month off-by-one error. | bunnei | 1 | -2/+2 |
2020-01-20 | yuzu_qt: config: Move audio to its own tab. | bunnei | 1 | -3/+3 |
2020-01-20 | vk_blit_screen: Initial implementation | ReinUsesLisp | 3 | -0/+745 |
2020-01-19 | GUI/gamelist: add "None" as an option for second row and remove dynamically duplicate row options (#3309) | Bartosz Kaszubowski | 3 | -14/+53 |
2020-01-19 | vk_shader_decompiler: Implement UAtomicAdd (ATOMS) on SPIR-V | ReinUsesLisp | 1 | -3/+11 |
2020-01-19 | system_archive: Fix Chinese font | FearlessTobi | 2 | -13582/+694524 |
2020-01-19 | system_archive: Fix Korean font | FearlessTobi | 2 | -13582/+185637 |
2020-01-19 | CMake: Create thin archives on Linux | Léo Lam | 1 | -0/+9 |
2020-01-18 | gl_state: Use bool instead of GLboolean | ReinUsesLisp | 2 | -3/+3 |
2020-01-18 | vk_graphics_pipeline: Set front facing properly | ReinUsesLisp | 2 | -2/+2 |
2020-01-18 | core/memory: Create a special MapMemoryRegion for physical memory. | Markus Wick | 4 | -4/+31 |
2020-01-18 | core/hle: Simplify PhysicalMemory usage in vm_manager. | Markus Wick | 1 | -23/+11 |
2020-01-18 | core/loaders: Simplify PhysicalMemory usage. | Markus Wick | 3 | -8/+12 |
2020-01-18 | Remove unused CPU Vendor string and telemtry field | James Rowe | 3 | -114/+0 |
2020-01-18 | vk_rasterizer: Address feedback | ReinUsesLisp | 2 | -25/+32 |
2020-01-18 | gl_shader_decompiler: Fix decompilation of condition codes | ReinUsesLisp | 1 | -27/+5 |
2020-01-18 | Add headbar icon on Linux | TotalCaesar659 | 1 | -1/+1 |
2020-01-17 | vk_rasterizer: Implement Vulkan's rasterizer | ReinUsesLisp | 3 | -1/+1386 |
2020-01-17 | renderer_vulkan: Add header as placeholder | ReinUsesLisp | 2 | -0/+73 |
2020-01-16 | vk_texture_cache: Address feedback | ReinUsesLisp | 2 | -22/+8 |
2020-01-16 | shader/memory: Implement ATOMS.ADD.U32 | ReinUsesLisp | 5 | -3/+74 |
2020-01-16 | format_lookup_table: Fix ZF32_X24S8 component types | ReinUsesLisp | 1 | -1/+1 |
2020-01-16 | vk_texture_cache: Fix typo in commentary | Rodrigo Locatti | 1 | -1/+1 |
2020-01-16 | maxwell_3d: Make dirty_pointers private | Lioncash | 1 | -2/+2 |
2020-01-16 | Fix git version in scm_rev.cpp | James Rowe | 1 | -0/+5 |
2020-01-15 | gl_state: Implement PROGRAM_POINT_SIZE | ReinUsesLisp | 4 | -2/+13 |
2020-01-15 | renderer_opengl/utils: Remove unused header inclusions | Lioncash | 1 | -3/+0 |
2020-01-15 | renderer_opengl/utils: Forward declare private structs | Lioncash | 2 | -12/+16 |
2020-01-15 | Moved analog direction logic to sdl_impl | CJBok | 3 | -9/+48 |
2020-01-14 | Corrected directional states sensitivity | CJBok | 1 | -9/+9 |
2020-01-14 | gl_texture_cache: Use local variables to simplify DownloadTexture | ReinUsesLisp | 1 | -6/+4 |
2020-01-14 | gl_texture_cache: Fix format for RGBX16F | ReinUsesLisp | 1 | -1/+1 |
2020-01-14 | gl_texture_cache: Use Snorm internal format for RG8S | ReinUsesLisp | 1 | -1/+1 |
2020-01-14 | gl_texture_cache: Use Snorm internal format for ABGR8S | ReinUsesLisp | 1 | -1/+1 |
2020-01-14 | control_flow: Silence -Wreorder warning for CFGRebuildState | Lioncash | 1 | -1/+1 |
2020-01-14 | gl_shader_cache: Remove unused STAGE_RESERVED_UBOS constant | Lioncash | 1 | -3/+0 |
2020-01-14 | gl_shader_cache: std::move entries in CachedShader constructor | Lioncash | 1 | -3/+4 |
2020-01-14 | gl_shader_cache: Remove unused entries variable in BuildShader() | Lioncash | 1 | -1/+0 |
2020-01-14 | vk_texture_cache: Implement generic texture cache on Vulkan | ReinUsesLisp | 4 | -1/+733 |
2020-01-14 | texture_cache/surface_params: Make GetNumLayers public | ReinUsesLisp | 1 | -4/+5 |
2020-01-13 | GUI: add few missing hotkeys to main menu | Bartosz Kaszubowski | 2 | -0/+17 |
2020-01-12 | GUI/configure: resize hotkeys column to content | Bartosz Kaszubowski | 1 | -0/+1 |
2020-01-11 | core/kernel: Fix GetTotalPhysicalMemoryUsed. | Markus Wick | 1 | -2/+2 |
2020-01-11 | vk_compute_pass: Address feedback | Rodrigo Locatti | 1 | -0/+2 |
2020-01-10 | maxwell_to_vk: Implement GL_CLAMP hacking Nvidia's driver | ReinUsesLisp | 3 | -6/+11 |
2020-01-09 | shader_ir/texture: Simplify AOFFI code | ReinUsesLisp | 1 | -10/+6 |
2020-01-09 | shader_ir/memory: Implement u16 and u8 for STG and LDG | ReinUsesLisp | 2 | -34/+52 |
2020-01-09 | hid: Fix analog sticks directional states | CJBok | 1 | -12/+12 |
2020-01-08 | vk_compute_pass: Add compute passes to emulate missing Vulkan features | ReinUsesLisp | 3 | -0/+416 |
2020-01-08 | vk_shader_util: Add helper to build SPIR-V shaders | ReinUsesLisp | 3 | -0/+53 |
2020-01-07 | vk_pipeline_cache: Initial implementation | ReinUsesLisp | 2 | -1/+460 |
2020-01-07 | vk_graphics_pipeline: Initial implementation | ReinUsesLisp | 4 | -0/+395 |
2020-01-07 | vk_compute_pipeline: Initial implementation | ReinUsesLisp | 4 | -0/+219 |
2020-01-07 | vk_pipeline_cache: Add file and define descriptor update template filler | ReinUsesLisp | 3 | -0/+67 |
2020-01-07 | fixed_pipeline_state: Add depth clamp | ReinUsesLisp | 2 | -10/+18 |
2020-01-07 | vk_rasterizer: Add placeholder | ReinUsesLisp | 2 | -0/+14 |
2020-01-06 | vk_renderpass_cache: Initial implementation | ReinUsesLisp | 3 | -0/+199 |
2020-01-06 | vk_update_descriptor: Initial implementation | ReinUsesLisp | 3 | -1/+146 |
2020-01-06 | vk_stream_buffer/vk_buffer_cache: Avoid halting and use generic cache | ReinUsesLisp | 4 | -62/+340 |
2020-01-06 | vk_memory_manager: Misc changes | ReinUsesLisp | 2 | -88/+142 |
2020-01-06 | vk_buffer_cache: Temporarily remove buffer cache | ReinUsesLisp | 2 | -226/+0 |
2020-01-06 | yuzu/bootmanager: Remove {glx,wgl}MakeCurrent on SwapBuffers | ReinUsesLisp | 1 | -9/+2 |
2020-01-05 | service: time: Implement GetStandardLocalSystemClock. | bunnei | 3 | -1/+9 |
2020-01-04 | time: Remove overflow error checking (currently breaks ADO builds). | bunnei | 2 | -18/+2 |
2020-01-04 | service: time: Implement GetClockSnapshotFromSystemClockContext. | bunnei | 3 | -3/+27 |
2020-01-04 | service: time: Implement IsStandardNetworkSystemClockAccuracySufficient. | bunnei | 5 | -1/+51 |
2020-01-04 | system_archive: Add a basic HLE implementation for time zone binary. | bunnei | 4 | -1/+675 |
2020-01-04 | service: time: Rewrite implementation of glue services. | bunnei | 35 | -444/+2834 |
2020-01-04 | Shader_IR: Address Feedback | Fernando Sahmkow | 5 | -38/+19 |
2020-01-04 | core: Initialize several structs that make use of Common::UUID. | bunnei | 5 | -100/+101 |
2020-01-04 | Shader_IR: Implement TXD Array. | Fernando Sahmkow | 1 | -5/+12 |
2020-01-04 | service: vi: Implement CloseLayer. | bunnei | 5 | -11/+48 |
2020-01-03 | Update src/video_core/renderer_vulkan/vk_descriptor_pool.cpp | Rodrigo Locatti | 1 | -1/+1 |
2020-01-03 | const correction | CJBok | 1 | -1/+1 |
2020-01-03 | clang | CJBok | 1 | -22/+22 |
2020-01-03 | Update configure_input_player.cpp | CJBok | 1 | -23/+23 |
2020-01-03 | Added deadzone controls for sdl engine at input settings | CJBok | 3 | -24/+129 |
2020-01-03 | yuzu: Remove Maxwell debugger | ReinUsesLisp | 14 | -640/+0 |
2020-01-01 | vk_descriptor_pool: Initial implementation | ReinUsesLisp | 3 | -0/+147 |
2020-01-01 | core/memory + arm/dynarmic: Use a global offset within our arm page table. | Markus Wick | 2 | -9/+17 |
2019-12-30 | Shader_IR: add the ability to amend code in the shader ir. | Fernando Sahmkow | 5 | -3/+72 |
2019-12-30 | vk_image: Avoid unnecesary equals | Rodrigo Locatti | 1 | -1/+1 |
2019-12-30 | video_core: Block in WaitFence. | Markus Wick | 3 | -5/+9 |
2019-12-29 | vk_staging_buffer_pool: Initialize last epoch to zero | Rodrigo Locatti | 1 | -1/+1 |
2019-12-26 | gl_rasterizer: Allow rendering without fragment shader | ReinUsesLisp | 2 | -0/+7 |
2019-12-25 | vk_staging_buffer_pool: Add a staging pool for temporary operations | ReinUsesLisp | 3 | -0/+212 |
2019-12-25 | vk_image: Add an image object abstraction | ReinUsesLisp | 3 | -0/+192 |
2019-12-25 | NvServices: Correct Ioctl Remap. | Fernando Sahmkow | 2 | -3/+5 |
2019-12-24 | fixed_pipeline_state: Define symetric operator!= and mark as noexcept | ReinUsesLisp | 2 | -40/+92 |
2019-12-23 | fixed_pipeline_state: Define structure and loaders | ReinUsesLisp | 3 | -0/+528 |
2019-12-23 | maxwell_3d: Add depth bounds registers | ReinUsesLisp | 1 | -6/+14 |
2019-12-23 | maxwell_to_gl: Implement missing primitive topologies | ReinUsesLisp | 1 | -4/+18 |
2019-12-22 | Texture Cache: Improve documentation | Fernando Sahmkow | 2 | -4/+5 |
2019-12-22 | Texture Cache: Address Feedback | Fernando Sahmkow | 2 | -11/+11 |
2019-12-22 | Texture Cache: Add HLE methods for building 3D textures within the GPU in certain scenarios. | Fernando Sahmkow | 4 | -1/+143 |
2019-12-21 | gl_shader_cache: Update commentary for shared memory | ReinUsesLisp | 1 | -9/+6 |
2019-12-21 | gl_shader_cache: Remove unused entry in GetPrimitiveDescription | ReinUsesLisp | 1 | -11/+9 |
2019-12-21 | vk_shader_decompiler: Use Visit instead of reimplementing it | ReinUsesLisp | 1 | -23/+1 |
2019-12-20 | shader/p2r: Implement P2R Pr | ReinUsesLisp | 1 | -1/+15 |
2019-12-20 | shader/r2p: Refactor P2R to support P2R | ReinUsesLisp | 2 | -17/+33 |
2019-12-19 | vk_resource_manager: Add entry to VKFence to test its usage | ReinUsesLisp | 1 | -0/+8 |
2019-12-19 | vk_reosurce_manager: Add assert for releasing fences | ReinUsesLisp | 1 | -0/+1 |
2019-12-19 | vk_resource_manager: Implement VKFenceWatch move constructor | ReinUsesLisp | 2 | -0/+32 |
2019-12-19 | vk_device: Add entry to catch device losses | ReinUsesLisp | 3 | -1/+40 |
2019-12-19 | vk_shader_decompiler: Fix full decompilation | ReinUsesLisp | 1 | -3/+5 |
2019-12-19 | vk_shader_decompiler: Skip NDC correction when it is native | ReinUsesLisp | 2 | -1/+2 |
2019-12-19 | vk_shader_decompiler: Normalize output fragment attachments | ReinUsesLisp | 2 | -12/+12 |
2019-12-19 | vk_device: Add query for RGBA8Uint | ReinUsesLisp | 1 | -0/+1 |
2019-12-19 | vk_shader_decompiler: Update sirit and implement Texture AOFFI | ReinUsesLisp | 1 | -22/+30 |
2019-12-18 | gl_rasterizer: Implement RASTERIZE_ENABLE | ReinUsesLisp | 6 | -4/+28 |
2019-12-18 | shader/memory: Implement LDG.U8 and unaligned U8 loads | ReinUsesLisp | 1 | -6/+32 |
2019-12-18 | shader/conversion: Implement byte selector in I2F | ReinUsesLisp | 1 | -2/+13 |
2019-12-18 | shader/texture: Properly shrink unused entries in size mismatches | ReinUsesLisp | 1 | -4/+9 |
2019-12-18 | gl_shader_decompiler: Add missing DeclareImages | ReinUsesLisp | 1 | -0/+1 |
2019-12-18 | shader_bytecode: Fix TLD4S encoding | ReinUsesLisp | 1 | -1/+1 |
2019-12-17 | common: SPSCQueue: Notify after incrementing queue size. | bunnei | 1 | -2/+9 |
2019-12-16 | renderer_vulkan/shader: Add helper GLSL shaders | ReinUsesLisp | 4 | -0/+122 |
2019-12-16 | shader/texture: Implement TLD4.PTP | ReinUsesLisp | 5 | -56/+120 |
2019-12-16 | shader/texture: Enable arrayed TLD4 | ReinUsesLisp | 1 | -1/+0 |
2019-12-16 | gl_shader_decompiler: Rename "sepparate" to "separate" | ReinUsesLisp | 1 | -3/+3 |
2019-12-16 | shader/texture: Implement AOFFI for TLD4S | ReinUsesLisp | 1 | -13/+18 |
2019-12-16 | shader/texture: Remove unnecesary parenthesis | ReinUsesLisp | 1 | -2/+2 |
2019-12-13 | maxwell_to_vk: Improve image format table and add more formats | ReinUsesLisp | 2 | -89/+127 |
2019-12-13 | maxwell_to_vk: Implement more vertex formats | ReinUsesLisp | 1 | -7/+81 |
2019-12-13 | maxwell_to_vk: Implement more primitive topologies | ReinUsesLisp | 2 | -2/+11 |
2019-12-13 | maxwell_to_vk: Approach GL_CLAMP closer to the GL spec | ReinUsesLisp | 3 | -9/+17 |
2019-12-13 | maxwell_to_vk: Use VK_EXT_index_type_uint8 when available | ReinUsesLisp | 2 | -4/+7 |
2019-12-13 | vk_scheduler: Delegate commands to a worker thread and state track | ReinUsesLisp | 2 | -37/+311 |
2019-12-12 | Shader_IR: Correct TLD4S Depth Compare. | Fernando Sahmkow | 2 | -9/+16 |
2019-12-12 | Shader_Ir: Correct TLD4S encoding and implement f16 flag. | Fernando Sahmkow | 3 | -11/+15 |
2019-12-12 | Gl_Shader_compiler: Correct Depth Compare for Texture Gather operations. | Fernando Sahmkow | 1 | -8/+21 |
2019-12-12 | Shader_Ir: default failed tracks on bindless samplers to null values. | Fernando Sahmkow | 2 | -24/+77 |
2019-12-11 | Gl_Rasterizer: Skip Tesselation Control and Eval stages as they are un implemented. | Fernando Sahmkow | 1 | -0/+8 |
2019-12-11 | Added missing include | Joel Holdsworth | 1 | -0/+1 |
2019-12-11 | Kernel: Correct behavior of Address Arbiter threads. (#3165) | Fernando Sahmkow | 3 | -24/+67 |
2019-12-11 | kernel/svc: Correct function signature of SignalProcessWideKey | Lioncash | 2 | -9/+6 |
2019-12-11 | gl_device: Enable compute shaders for Intel Mesa drivers | ReinUsesLisp | 1 | -1/+4 |
2019-12-11 | gl_shader_cache: Add missing new-line on emitted GLSL | ReinUsesLisp | 1 | -2/+2 |
2019-12-11 | Maxwell3D: Implement Depth Mode. | Fernando Sahmkow | 4 | -8/+15 |
2019-12-10 | shader: Implement MEMBAR.GL | ReinUsesLisp | 5 | -1/+46 |
2019-12-10 | vk_shader_decompiler: Fix build issues on old gcc versions | ReinUsesLisp | 1 | -2/+3 |
2019-12-10 | vk_shader_decompiler: Reduce YNegate's severity | ReinUsesLisp | 1 | -1/+1 |
2019-12-10 | shader_ir/other: Implement S2R InvocationId | ReinUsesLisp | 4 | -0/+9 |
2019-12-10 | vk_shader_decompiler: Misc changes | ReinUsesLisp | 2 | -697/+1648 |
2019-12-10 | shader: Keep track of shaders using warp instructions | ReinUsesLisp | 2 | -0/+8 |
2019-12-10 | shader_ir/memory: Implement patch stores | ReinUsesLisp | 4 | -20/+38 |
2019-12-09 | vk_device: Misc changes | ReinUsesLisp | 2 | -117/+276 |
2019-12-09 | externals: Update Vulkan-Headers | ReinUsesLisp | 2 | -2/+14 |
2019-12-08 | kernel: Remove unnecessary includes | Lioncash | 15 | -11/+17 |
2019-12-08 | kernel/svc: Provide implementations for svcDumpInfo/svcDumpInfoNew | Lioncash | 2 | -2/+24 |
2019-12-07 | vk_swapchain: Add support for swapping sRGB | ReinUsesLisp | 2 | -24/+31 |
2019-12-07 | maxwell_3d: Add tessellation tess level registers | ReinUsesLisp | 1 | -1/+6 |
2019-12-07 | maxwell_3d: Add tessellation mode register | ReinUsesLisp | 1 | -1/+28 |
2019-12-07 | maxwell_3d: Add patch vertices register | ReinUsesLisp | 1 | -1/+4 |
2019-12-07 | shader_bytecode: Remove corrupted character | ReinUsesLisp | 1 | -1/+1 |
2019-12-05 | CpuCore: Clear exclusive state after doing a run in dynarmic. | Fernando Sahmkow | 2 | -1/+2 |
2019-12-02 | telemetry_session: Report renderer backend | ReinUsesLisp | 1 | -0/+1 |
2019-12-02 | telemetry_session: Use temporary to avoid writing the same enum | ReinUsesLisp | 1 | -16/+11 |
2019-11-29 | texture_cache/surface_base: Fix out of bounds texture views | ReinUsesLisp | 1 | -7/+4 |
2019-11-29 | gl_framebuffer_cache: Optimize framebuffer key | ReinUsesLisp | 3 | -46/+60 |
2019-11-29 | gl_rasterizer: Re-enable framebuffer cache for clear buffers | ReinUsesLisp | 3 | -32/+15 |
2019-11-29 | renderer_opengl: Make ScreenRectVertex's constructor constexpr | ReinUsesLisp | 1 | -12/+7 |
2019-11-29 | renderer_opengl: Remove C casts | ReinUsesLisp | 1 | -4/+5 |
2019-11-29 | renderer_opengl: Use explicit binding for presentation shaders | ReinUsesLisp | 2 | -34/+20 |
2019-11-29 | renderer_opengl: Drop macros for message decorations | ReinUsesLisp | 1 | -21/+26 |
2019-11-29 | renderer_opengl: Move static definitions to anonymous namespace | ReinUsesLisp | 1 | -62/+66 |
2019-11-29 | renderer_opengl: Move commentaries to header file | ReinUsesLisp | 2 | -20/+13 |
2019-11-28 | kernel: Implement a more accurate IPC dispatch. | bunnei | 19 | -167/+246 |
2019-11-28 | patch_manager: Adds check for disabled cheats to prevent them from being enabled (#3178) | Morph | 1 | -5/+11 |
2019-11-27 | video_core/gpu_thread: Tidy up SwapBuffers() | Lioncash | 1 | -2/+1 |
2019-11-27 | video_core/const_buffer_locker: Make use of std::tie in HasEqualKeys() | Lioncash | 1 | -2/+3 |
2019-11-27 | video_core/const_buffer_locker: Remove unused includes | Lioncash | 2 | -2/+2 |
2019-11-27 | video_core/const_buffer_locker: Remove #pragma once from cpp file | Lioncash | 1 | -2/+0 |
2019-11-27 | filesys/romfs: Remove unused includes | Lioncash | 2 | -4/+2 |
2019-11-27 | filesys/romfs: Make ProcessFile and ProcessDirectory internally linked | Lioncash | 1 | -2/+3 |
2019-11-27 | file_sys/directory: Make EntryType an enum class | Lioncash | 2 | -3/+3 |
2019-11-27 | core/memory; Migrate over SetCurrentPageTable() to the Memory class | Lioncash | 3 | -26/+34 |
2019-11-27 | core/memory: Migrate over GetPointerFromVMA() to the Memory class | Lioncash | 1 | -36/+36 |
2019-11-27 | core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class | Lioncash | 14 | -153/+298 |
2019-11-27 | core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class | Lioncash | 19 | -178/+305 |
2019-11-27 | core/memory: Migrate over ZeroBlock() and CopyBlock() to the Memory class | Lioncash | 2 | -91/+161 |
2019-11-27 | core/memory: Migrate over RasterizerMarkRegionCached() to the Memory class | Lioncash | 3 | -70/+79 |
2019-11-27 | core/memory: Migrate over ReadCString() to the Memory class | Lioncash | 3 | -18/+40 |
2019-11-27 | core/memory: Migrate over GetPointer() | Lioncash | 7 | -25/+53 |
2019-11-27 | core: Prepare various classes for memory read/write migration | Lioncash | 24 | -61/+108 |
2019-11-27 | core/memory: Move memory read/write implementation functions into an anonymous namespace | Lioncash | 1 | -97/+98 |
2019-11-27 | core/memory: Migrate over address checking functions to the new Memory class | Lioncash | 6 | -39/+70 |
2019-11-27 | core/memory: Migrate over memory mapping functions to the new Memory class | Lioncash | 6 | -128/+180 |
2019-11-27 | core/memory: Introduce skeleton of Memory class | Lioncash | 4 | -3/+56 |
2019-11-27 | core_timing: Use better reference tracking for EventType. (#3159) | bunnei | 17 | -161/+103 |
2019-11-26 | gl_shader_decompiler: Fix casts from fp32 to f16 | ReinUsesLisp | 1 | -1/+2 |
2019-11-26 | kernel: Fix reference management for client/server session. | bunnei | 3 | -20/+18 |
2019-11-25 | gl_device: Deduce indexing bug from device instead of heuristic | ReinUsesLisp | 2 | -48/+2 |
2019-11-25 | kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) | bunnei | 74 | -378/+377 |
2019-11-24 | gl_texture_cache: Apply sRGB on blits | ReinUsesLisp | 1 | -0/+1 |
2019-11-23 | Update svc.cpp | bunnei | 1 | -0/+1 |
2019-11-23 | svc: GetSystemTick should return cntpct_el0, not core ticks. | bunnei | 1 | -1/+3 |
2019-11-23 | gpu_thread: Don't spin wait if there are no GPU commands. | bunnei | 1 | -17/+15 |
2019-11-23 | fix clang-format and lambda capture | Weiyi Wang | 1 | -1/+2 |
2019-11-23 | unfold UNREACHABLE implementation for dumb compilers | Weiyi Wang | 1 | -2/+2 |
2019-11-23 | gl_device: Reserve base bindings on limited devices | ReinUsesLisp | 1 | -36/+76 |
2019-11-23 | gl_state: Skip null texture binds | ReinUsesLisp | 1 | -1/+5 |
2019-11-23 | gl_rasterizer: Disable compute shaders on Intel | ReinUsesLisp | 3 | -0/+12 |
2019-11-23 | gl_shader_cache: Hack shared memory size | ReinUsesLisp | 1 | -2/+3 |
2019-11-23 | gl_shader_decompiler: Normalize image bindings | ReinUsesLisp | 3 | -33/+19 |
2019-11-23 | gl_shader_decompiler: Normalize cbuf bindings | ReinUsesLisp | 2 | -10/+6 |
2019-11-23 | gl_rasterizer: Add missing cbuf counter reset on compute | ReinUsesLisp | 1 | -0/+2 |
2019-11-23 | gl_shader_cache: Remove dynamic BaseBinding specialization | ReinUsesLisp | 16 | -192/+200 |
2019-11-23 | video_core: Unify ProgramType and ShaderStage into ShaderType | ReinUsesLisp | 22 | -289/+262 |
2019-11-23 | gl_rasterizer: Bind graphics images to draw commands | ReinUsesLisp | 4 | -33/+54 |
2019-11-23 | gl_shader_cache: Specialize local memory size for compute shaders | ReinUsesLisp | 6 | -21/+32 |
2019-11-23 | gl_shader_cache: Specialize shared memory size | ReinUsesLisp | 5 | -29/+25 |
2019-11-23 | gl_shader_cache: Specialize shader workgroup | ReinUsesLisp | 6 | -68/+74 |
2019-11-23 | shader/texture: Handle TLDS texture type mismatches | ReinUsesLisp | 1 | -1/+10 |
2019-11-23 | shader/texture: Deduce texture buffers from locker | ReinUsesLisp | 9 | -174/+107 |
2019-11-21 | Kernel: Optimize condition variable threads management. | Fernando Sahmkow | 4 | -24/+21 |
2019-11-21 | Kernel: Correct SignalProcessWideKey | Fernando Sahmkow | 1 | -6/+2 |
2019-11-21 | Kernel: Correct behavior of Condition Variables to be more similar to real hardware. | Fernando Sahmkow | 5 | -15/+74 |
2019-11-20 | buffer_cache: Remove brace initialized for objects with default constructor | ReinUsesLisp | 1 | -10/+10 |
2019-11-20 | Texture_Cache: Redo invalid Surfaces handling. | Fernando Sahmkow | 3 | -32/+101 |
2019-11-20 | shader/other: Reduce DEPBAR log severity | ReinUsesLisp | 1 | -1/+1 |
2019-11-20 | gl_shader_gen: Apply default value to gl_Position | ReinUsesLisp | 1 | -0/+1 |
2019-11-19 | citra_qt/main.ui: remove unused actions "Load Symbol Map..." and... | Tobias | 1 | -13/+0 |
2019-11-18 | Shader_IR: Address Feedback | Fernando Sahmkow | 3 | -11/+9 |
2019-11-16 | Kernel: Correct Cancel Synchronization. | Fernando Sahmkow | 3 | -2/+19 |
2019-11-16 | Revert "common/bit_field: Silence sign-conversion warnings" | Rodrigo Locatti | 1 | -3/+2 |
2019-11-15 | common/logging: Silence no return value warnings | ReinUsesLisp | 1 | -2/+6 |
2019-11-15 | common/bit_field: Silence sign-conversion warnings | Lioncash | 1 | -2/+3 |
2019-11-15 | format_lookup_table: Address feedback | ReinUsesLisp | 2 | -30/+24 |
2019-11-15 | texture_cache: Use a table instead of switch for texture formats | ReinUsesLisp | 9 | -261/+290 |
2019-11-14 | common_funcs: Remove semicolons from INSERT_PADDING_* macros | Lioncash | 1 | -4/+6 |
2019-11-14 | service/am: Remove unnecessary Skip calls | Lioncash | 1 | -8/+16 |
2019-11-14 | texture_cache: Drop abstracted ComponentType | ReinUsesLisp | 8 | -294/+158 |
2019-11-14 | am: Stub QueryApplicationPlayStatistics | Lioncash | 2 | -5/+14 |
2019-11-14 | correct the implementation of RGBA16UI | greggameplayer | 1 | -0/+2 |
2019-11-14 | Shader_IR: Implement TXD instruction. | Fernando Sahmkow | 5 | -8/+120 |
2019-11-14 | Shader_IR: Implement FLO instruction. | Fernando Sahmkow | 5 | -0/+35 |
2019-11-14 | Shader_Bytecode: Add encodings for FLO, SHF and TXD | Fernando Sahmkow | 1 | -0/+18 |
2019-11-13 | common/hash: Remove unused HashableStruct | Lioncash | 1 | -35/+0 |
2019-11-13 | maxwell_3d: Fix stencil_back_func_mask offset | ReinUsesLisp | 1 | -3/+3 |
2019-11-13 | xts_archive: Remove redundant std::string constructor | Lioncash | 1 | -2/+1 |
2019-11-13 | common_funcs: silence sign-conversion warnings in MakeMagic() | Lioncash | 1 | -1/+1 |
2019-11-12 | service: Update function tables | Lioncash | 33 | -7/+192 |
2019-11-12 | key_manager: Make use of IOFile in WriteKeyToFile() | Lioncash | 1 | -11/+15 |
2019-11-12 | core: Migrate off deprecated mbedtls functions | Lioncash | 7 | -12/+12 |
2019-11-12 | externals: Update httplib | Lioncash | 1 | -1/+1 |
2019-11-12 | service: Resolve sign conversion errors | Lioncash | 15 | -58/+55 |
2019-11-12 | perf_stats: Resolve implicit int to double conversion error | Lioncash | 1 | -1/+1 |
2019-11-12 | loader; Resolve sign conversion/truncation errors | Lioncash | 3 | -6/+6 |
2019-11-12 | gdbstub: Resolve sign conversion errors | Lioncash | 1 | -1/+2 |
2019-11-12 | kernel: Resolve sign conversion warnings | Lioncash | 4 | -72/+60 |
2019-11-12 | file_sys: Resolve sign conversion warnings | Lioncash | 4 | -12/+10 |
2019-11-12 | result: Add default error code for the ResultCode(-1) case | Lioncash | 1 | -1/+9 |
2019-11-12 | crypto: Resolve sign-conversion warnings | Lioncash | 2 | -11/+12 |
2019-11-12 | result: Resolve sign-coversion warnings | Lioncash | 1 | -1/+1 |
2019-11-12 | arm_unicorn: Resolve sign conversion warnings | Lioncash | 3 | -8/+10 |
2019-11-12 | CMakeLists: Make most implicit type conversion warnings errors on MSVC | Lioncash | 1 | -0/+17 |
2019-11-11 | video_core: Enable sign conversion warnings | Rodrigo Locatti | 1 | -1/+1 |
2019-11-11 | Implement stub for QueryApplicationPlayStatisticsByUid | Michael Scire | 2 | -0/+10 |
2019-11-09 | web-service: Port citra's updated web_backend code. | bunnei | 2 | -18/+57 |
2019-11-09 | yuzu: configure_web: Use Base64 encoded token for simplifying user experience. | bunnei | 2 | -32/+53 |
2019-11-08 | video_core: Treat implicit conversions as errors | ReinUsesLisp | 1 | -0/+6 |
2019-11-08 | video_core: Silence implicit conversion warnings | ReinUsesLisp | 9 | -53/+62 |
2019-11-08 | gl_shader_cache: Fix locker constructors | ReinUsesLisp | 1 | -2/+4 |
2019-11-08 | gl_shader_cache: Enable extensions only when available | ReinUsesLisp | 1 | -6/+14 |
2019-11-08 | gl_shader_decompiler: Add safe fallbacks when ARB_shader_ballot is not available | ReinUsesLisp | 3 | -5/+28 |
2019-11-08 | shader_ir/warp: Implement FSWZADD | ReinUsesLisp | 5 | -0/+44 |
2019-11-08 | gl_shader_decompiler: Reimplement shuffles with platform agnostic intrinsics | ReinUsesLisp | 5 | -122/+49 |
2019-11-07 | GLSLDecompiler: Correct Texture Gather Offset. | Fernando Sahmkow | 1 | -1/+1 |
2019-11-07 | buffer_cache: Add missing includes (#3079) | Morph | 1 | -0/+4 |
2019-11-07 | gl_rasterizer: Remove front facing hack | ReinUsesLisp | 1 | -12/+0 |
2019-11-07 | gl_shader_decompiler: Fix typo "y_negate"->"y_direction" | ReinUsesLisp | 1 | -1/+1 |
2019-11-07 | gl_shader_manager: Remove unused variable in SetFromRegs | ReinUsesLisp | 1 | -1/+0 |
2019-11-07 | yuzu_cmd: Use string_view instead of string for extensions | ReinUsesLisp | 1 | -3/+3 |
2019-11-07 | gl_rasterizer: Emulate viewport flipping with ARB_clip_control | ReinUsesLisp | 9 | -76/+57 |
2019-11-07 | shader/control_flow: Specify constness on caller lambdas | Rodrigo Locatti | 1 | -11/+12 |
2019-11-07 | shader/control_flow: Use callable template instead of std::function | ReinUsesLisp | 1 | -6/+5 |
2019-11-07 | shader/control_flow: Abstract repeated code chunks in BRX tracking | ReinUsesLisp | 1 | -93/+101 |
2019-11-07 | shader/control_flow: Silence Intellisense cast warnings | ReinUsesLisp | 1 | -1/+1 |
2019-11-07 | shader/control_flow: Remove brace initializer in std containers | ReinUsesLisp | 1 | -9/+9 |
2019-11-07 | shader/decode: Reduce severity of arithmetic rounding warnings | ReinUsesLisp | 6 | -15/+17 |
2019-11-07 | shader/arithmetic: Reduce RRO stub severity | ReinUsesLisp | 1 | -1/+2 |
2019-11-07 | shader/texture: Remove NODEP warnings | ReinUsesLisp | 1 | -35/+0 |
2019-11-07 | nifm: Only return that there's an internet connection when there's a BCATServer | Fernando Sahmkow | 1 | -3/+17 |
2019-11-06 | ci: Populate build repository from Azure environment | Zach Hilman | 1 | -11/+2 |
2019-11-04 | common_func: Use std::array for INSERT_PADDING_* macros. | bunnei | 14 | -158/+166 |
2019-11-03 | Revert "common_func: Use std::array for INSERT_PADDING_* macros." | bunnei | 1 | -3/+2 |
2019-11-03 | common_func: Use std::array for INSERT_PADDING_* macros. | bunnei | 1 | -2/+3 |
2019-11-03 | kernel: readable_event: Signal only once. | bunnei | 1 | -2/+4 |
2019-11-03 | kernel: events: Remove ResetType::Automatic. | bunnei | 25 | -109/+48 |
2019-11-03 | kernel: readable_event: Initialize members. | bunnei | 1 | -1/+1 |
2019-11-03 | common/bit_field: Remove FORCE_INLINE calls | Tobias | 1 | -2/+2 |
2019-11-03 | core/am: Stub InitializeApplicationCopyrightFrameBuffer, SetApplicationCopyrightImage and SetApplicationCopyrightVisibility | FearlessTobi | 2 | -3/+31 |
2019-11-03 | citra_qt: add amiibo drag and drop support | FearlessTobi | 2 | -4/+18 |
2019-11-02 | gl_rasterizer: Re-enable stream buffer memory due to global memory | ReinUsesLisp | 1 | -14/+8 |
2019-11-02 | gl_rasterizer: Upload constant buffers with glNamedBufferSubData | ReinUsesLisp | 6 | -19/+84 |
2019-10-31 | Shader_IR: Fix regression on TLD4 | Fernando Sahmkow | 2 | -5/+4 |
2019-10-30 | Shader_IR: Fix TLD4 and add Bindless Variant. | Fernando Sahmkow | 3 | -11/+55 |
2019-10-30 | gl_state: Use std::array::fill instead of std::fill | Rodrigo Locatti | 1 | -1/+1 |
2019-10-30 | gl_state: Move dirty checks to individual apply calls instead of Apply | ReinUsesLisp | 2 | -66/+74 |
2019-10-30 | gl_state: Remove ApplyDefaultState | ReinUsesLisp | 3 | -17/+1 |
2019-10-30 | gl_state: Change SetDefaultViewports to use default constructor | ReinUsesLisp | 1 | -13/+2 |
2019-10-30 | gl_state: Minor style changes | ReinUsesLisp | 1 | -3/+5 |
2019-10-30 | gl_state: Remove unused Citra TextureUnits | ReinUsesLisp | 1 | -23/+0 |
2019-10-30 | gl_state: Move initializers from constructor to class declaration | ReinUsesLisp | 2 | -170/+75 |
2019-10-30 | shader/node: Unpack bindless texture encoding | ReinUsesLisp | 8 | -142/+116 |
2019-10-28 | scheduler: Mark parameter of AskForReselectionOrMarkRedundant() as const | Lioncash | 2 | -5/+5 |
2019-10-28 | maxwell_3d/kepler_compute: Remove unused arguments in GetTexture | ReinUsesLisp | 5 | -37/+20 |
2019-10-28 | video_core/textures: Remove unused index entry in FullTextureInfo | ReinUsesLisp | 2 | -2/+0 |
2019-10-28 | maxwell_3d: Remove unused method GetStageTextures | ReinUsesLisp | 2 | -42/+0 |
2019-10-28 | scheduler: Silence sign conversion warnings | Lioncash | 1 | -5/+5 |
2019-10-28 | scheduler: Initialize class members directly where applicable | Lioncash | 2 | -6/+4 |
2019-10-28 | scheduler: Amend documentation comments | Lioncash | 2 | -75/+59 |
2019-10-27 | Video_Core: Implement texture format E5B9G9R9_SHAREDEXP. | Fernando Sahmkow | 4 | -5/+22 |
2019-10-27 | maxwell_3d: Silence implicit conversion warnings | ReinUsesLisp | 2 | -24/+25 |
2019-10-27 | rasterizer_accelerated: Add intermediary for GPU rasterizers | ReinUsesLisp | 5 | -45/+98 |
2019-10-27 | astc: Silence implicit conversion warnings | ReinUsesLisp | 1 | -7/+8 |
2019-10-26 | Shader_IR: Address Feedback. | Fernando Sahmkow | 9 | -56/+66 |
2019-10-25 | Shader_IR: Clang format | Fernando Sahmkow | 1 | -2/+1 |
2019-10-25 | gl_shader_cache: Implement locker variants invalidation | ReinUsesLisp | 4 | -44/+104 |
2019-10-25 | gl_shader_disk_cache: Store and load fast BRX | ReinUsesLisp | 6 | -50/+210 |
2019-10-25 | const_buffer_locker: Minor style changes | ReinUsesLisp | 2 | -152/+76 |
2019-10-25 | gl_shader_decompiler: Move entries to a separate function | ReinUsesLisp | 15 | -722/+420 |
2019-10-25 | Shader_IR: Implement Fast BRX and allow multi-branches in the CFG. | Fernando Sahmkow | 1 | -1/+1 |
2019-10-25 | Shader_IR: Correct typo in Consistent method. | Fernando Sahmkow | 2 | -2/+2 |
2019-10-25 | Shader_IR: allow lookup of texture samplers within the shader_ir for instructions that don't provide it | Fernando Sahmkow | 9 | -46/+363 |
2019-10-25 | Shader_IR: Implement Fast BRX and allow multi-branches in the CFG. | Fernando Sahmkow | 7 | -130/+258 |
2019-10-25 | Shader_Cache: setup connection of ConstBufferLocker | Fernando Sahmkow | 10 | -43/+82 |
2019-10-25 | VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. | Fernando Sahmkow | 12 | -13/+183 |
2019-10-25 | Shader_IR: Implement BRX tracking. | Fernando Sahmkow | 1 | -0/+113 |
2019-10-24 | shader_bytecode: Make Matcher constexpr capable | Lioncash | 1 | -13/+13 |
2019-10-24 | shader_ir: Use std::array with pair instead of unordered_map | Lioncash | 1 | -53/+67 |
2019-10-24 | video_core/shader: Resolve instances of variable shadowing | Lioncash | 6 | -11/+12 |
2019-10-22 | savedata_factory: Automatically create certain savedata | Zach Hilman | 1 | -0/+12 |
2019-10-22 | Shader_Ir: Fix TLD4S from using a component mask. | Fernando Sahmkow | 2 | -5/+5 |
2019-10-22 | shader_ir/memory: Ignore global memory when tracking fails | ReinUsesLisp | 2 | -18/+26 |
2019-10-20 | maxwell_3d: Reduce FlushMMEInlineDraw logging to Trace | ReinUsesLisp | 1 | -1/+1 |
2019-10-19 | core: Fix clang-format errors. | bunnei | 1 | -9/+10 |
2019-10-18 | Fix null pointer deref. | Nicolae-Andrei Cociorba | 1 | -10/+12 |
2019-10-18 | video_core/shader/ast: Make ShowCurrentState() and SanityCheck() const member functions | Lioncash | 2 | -5/+5 |
2019-10-18 | video_core/shader/ast: Make ASTManager::Print a const member function | Lioncash | 2 | -3/+3 |
2019-10-18 | video_core/shader/ast: Make ExprPrinter members private | Lioncash | 1 | -1/+2 |
2019-10-18 | video_core/shader/ast: Make Indent() return a string_view | Lioncash | 1 | -14/+24 |
2019-10-18 | video_core/shader/ast: Make Indent() private | Lioncash | 1 | -9/+9 |
2019-10-18 | video_core/shader/ast: Rename Ident() to Indent() | Lioncash | 1 | -13/+13 |
2019-10-18 | video_core/shader/ast: Make use of fmt where applicable | Lioncash | 1 | -14/+14 |
2019-10-18 | vk_shader_decompiler: Mark operator() function parameters as const references | Lioncash | 1 | -21/+23 |
2019-10-18 | dmnt_cheat_vm: Correct register Restore and ClearRegs behavior | Lioncash | 1 | -2/+2 |
2019-10-18 | Fermi2D: Use a different formula for delimiting blit areas. | Fernando Sahmkow | 1 | -14/+28 |
2019-10-18 | hid/npad: Fix incorrect connection boolean value in ConnectAllDisconnectedControllers() | Lioncash | 1 | -1/+1 |
2019-10-18 | hid/npad: Add missing break in default case | Lioncash | 1 | -0/+1 |
2019-10-18 | hid/npad: Replace std::for_each with ranged for loops | Lioncash | 1 | -13/+12 |
2019-10-18 | hid/npad: Remove redundant non-const variant of IsControllerSupported() | Lioncash | 2 | -34/+5 |
2019-10-18 | hid/npad: Move function declarations | Lioncash | 1 | -5/+6 |
2019-10-17 | video_core/macro_interpreter: Make definitions of most private enums/unions hidden | Lioncash | 2 | -72/+79 |
2019-10-17 | core/core: Resolve -Wreorder warnings | Lioncash | 1 | -2/+2 |
2019-10-17 | core/memory/cheat_engine: Resolve -Wreorder warnings | Lioncash | 1 | -4/+3 |
2019-10-17 | apm/controller: Make SetPerformanceConfiguration() use an array of pairs over a map | Lioncash | 1 | -14/+34 |
2019-10-17 | apm/controller: Make GetCurrentPerformanceMode() a const member function | Lioncash | 2 | -2/+2 |
2019-10-17 | Fermi2D: limit blit area to only available area | Fernando Sahmkow | 1 | -4/+14 |
2019-10-16 | video_core/surface: Add missing break in PixelFormatFromTextureFormat() | Lioncash | 1 | -0/+1 |
2019-10-16 | vk_shader_decompiler: Resolve fallthrough within ExprDecompiler's ExprCondCode operator() | Lioncash | 1 | -0/+3 |
2019-10-16 | gl_shader_decompiler: Resolve fallthrough within ExprDecompiler's ExprCondCode operator() | Lioncash | 1 | -0/+3 |
2019-10-16 | texture_cache: Avoid unnecessary surface copies within PickStrategy() and TryReconstructSurface() | Lioncash | 1 | -2/+2 |
2019-10-16 | control_flow: Silence truncation warnings | Lioncash | 2 | -4/+4 |
2019-10-16 | gl_shader_decompiler: Make ExprDecompiler's GetResult() a const member function | Lioncash | 1 | -1/+1 |
2019-10-16 | gl_shader_decompiler: Use a std::string_view with GetDeclarationWithSuffix() | Lioncash | 1 | -1/+1 |
2019-10-16 | gl_shader_decompiler: Fold flow_var constant into GetFlowVariable() | Lioncash | 1 | -3/+1 |
2019-10-16 | gl_shader_decompiler: Mark ASTDecompiler/ExprDecompiler parameters as const references where applicable | Lioncash | 1 | -21/+21 |
2019-10-16 | gl_shader_decompiler: Pass by reference to GenerateTextureArgument() | Lioncash | 1 | -2/+2 |
2019-10-16 | gl_shader_decompiler: Use std::holds_alternative within GenerateTexture() | Lioncash | 1 | -1/+1 |
2019-10-16 | shader/node: std::move Meta instance within OperationNode constructor | Lioncash | 1 | -1/+1 |
2019-10-16 | gl_shader_decompiler: Avoid unnecessary copies of MetaImage | Lioncash | 1 | -4/+4 |
2019-10-15 | maxwell_3d: Silence truncation warnings | Lioncash | 1 | -1/+2 |
2019-10-15 | video_core/gpu: Remove use of the global system accessor | Lioncash | 1 | -1/+1 |
2019-10-15 | bcat: Remove use of global system accessors | Lioncash | 6 | -29/+55 |
2019-10-15 | video_core/texture_cache: Amend Doxygen references | Lioncash | 1 | -57/+78 |
2019-10-15 | common/algorithm: Add description comment indicating intended algorithms | Lioncash | 1 | -0/+5 |
2019-10-15 | common: Rename binary_find.h to algorithm.h | Lioncash | 4 | -4/+5 |
2019-10-15 | Kernel Thread: Cleanup THREADPROCESSORID_DONT_UPDATE. | Fernando Sahmkow | 2 | -4/+1 |
2019-10-15 | Kernel: Address Feedback 2 | Fernando Sahmkow | 2 | -9/+6 |
2019-10-15 | Kernel: Clang Format | Fernando Sahmkow | 2 | -5/+5 |
2019-10-15 | Kernel: Reverse global accessor removal. | Fernando Sahmkow | 4 | -23/+9 |
2019-10-15 | Kernel: Address Feedback. | Fernando Sahmkow | 6 | -67/+98 |
2019-10-15 | Kernel Scheduler: Make sure the global scheduler shutdowns correctly. | Fernando Sahmkow | 7 | -0/+31 |
2019-10-15 | Kernel_Thread: Eliminate most global accessors. | Fernando Sahmkow | 1 | -11/+11 |
2019-10-15 | KernelSVC: Assert that condition variable address is aligned to 4 bytes. | Fernando Sahmkow | 1 | -0/+4 |
2019-10-15 | Kernel: Correct Paused scheduling | Fernando Sahmkow | 1 | -3/+1 |
2019-10-15 | Kernel: Corrections to Wait Objects clearing in which a thread could still be signalled after a timeout or a cancel. | Fernando Sahmkow | 3 | -3/+4 |
2019-10-15 | Kernel: Correct redundant yields to only advance time forward. | Fernando Sahmkow | 1 | -3/+5 |
2019-10-15 | Kernel: Corrections to ModifyByWaitingCountAndSignalToAddressIfEqual | Fernando Sahmkow | 1 | -5/+13 |
2019-10-15 | Kernel: Correct Results in Condition Variables and Mutexes | Fernando Sahmkow | 3 | -24/+17 |
2019-10-15 | Kernel: Clang Format | Fernando Sahmkow | 2 | -2/+3 |
2019-10-15 | Kernel: Remove global system accessor from WaitObject | Fernando Sahmkow | 4 | -2/+17 |
2019-10-15 | Scheduler: Implement Yield Count and Core migration on Thread Preemption. | Fernando Sahmkow | 2 | -5/+85 |
2019-10-15 | Scheduler: Corrections to YieldAndBalanceLoad and Yield bombing protection. | Fernando Sahmkow | 2 | -8/+8 |
2019-10-15 | Kernel: Initial implementation of thread preemption. | Fernando Sahmkow | 3 | -0/+30 |
2019-10-15 | Scheduler: Add protections for Yield bombing | Fernando Sahmkow | 5 | -24/+31 |
2019-10-15 | Kernel: Style and Corrections | Fernando Sahmkow | 12 | -96/+137 |
2019-10-15 | Correct PrepareReschedule | Fernando Sahmkow | 6 | -38/+29 |
2019-10-15 | Comment and reorganize the scheduler | Fernando Sahmkow | 2 | -98/+104 |
2019-10-15 | Add PrepareReschedule where required. | Fernando Sahmkow | 3 | -16/+18 |
2019-10-15 | Correct compiling errors and addapt to the new interface. | Fernando Sahmkow | 3 | -27/+15 |
2019-10-15 | Correct Supervisor Calls to work with the new scheduler, | Fernando Sahmkow | 1 | -26/+41 |
2019-10-15 | Redesign CPU Cores to work with the new scheduler | Fernando Sahmkow | 2 | -13/+12 |
2019-10-15 | Add interfacing to the Global Scheduler | Fernando Sahmkow | 4 | -0/+34 |
2019-10-15 | Addapt thread class to the new Scheduler | Fernando Sahmkow | 2 | -60/+237 |
2019-10-15 | Implement a new Core Scheduler | Fernando Sahmkow | 2 | -258/+411 |
2019-10-13 | card_image: Implement system update commands in XCI | Zach Hilman | 2 | -3/+37 |
2019-10-13 | pl_u: Fix mismatched rebase size error in font encryption | Zach Hilman | 3 | -19/+17 |
2019-10-13 | pl_u: Use kernel physical memory | Zach Hilman | 2 | -4/+8 |
2019-10-13 | pl_u: Remove excess static qualifier | Zach Hilman | 1 | -1/+1 |
2019-10-13 | pl_u: Use OSS system archives if real archives don't exist | Zach Hilman | 2 | -112/+48 |
2019-10-13 | system_archive: Synthesize shared fonts system archives | Zach Hilman | 3 | -5/+101 |
2019-10-13 | externals: Move OSS font data to file_sys in core | Zach Hilman | 13 | -1/+73324 |
2019-10-12 | nvflinger/buffer_queue: Remove use of a global system accessor | Lioncash | 3 | -4/+8 |
2019-10-12 | Core_Timing: Address Remaining feedback. | Fernando Sahmkow | 1 | -5/+4 |
2019-10-12 | Core_Timing: Fix tests. | Fernando Sahmkow | 1 | -2/+2 |
2019-10-11 | Core_Timing: Address Feedback and suppress warnings. | Fernando Sahmkow | 5 | -13/+12 |
2019-10-11 | AsyncGpu: Address Feedback | Fernando Sahmkow | 2 | -2/+2 |
2019-10-10 | fixed clang format & addressed feedback | FreddyFunk | 1 | -26/+24 |
2019-10-10 | yuzu/configure_input_player: Fix input handling for ZL and ZR from controllers with analog triggers | FreddyFunk | 1 | -7/+23 |
2019-10-09 | Surfaces: Implement R4G4B4A4U format. | Fernando Sahmkow | 4 | -24/+41 |
2019-10-09 | Surfaces: Implement ASTC 6x6 10x10 12x12 8x6 6x5 | Fernando Sahmkow | 4 | -70/+185 |
2019-10-09 | Core Timing: Correct Idle and remove lefting pragma | Fernando Sahmkow | 1 | -2/+1 |
2019-10-09 | Core Timing: General corrections and added tests. | Fernando Sahmkow | 3 | -7/+165 |
2019-10-09 | Tests: Eliminate old Core Timing Tests | Fernando Sahmkow | 1 | -193/+0 |
2019-10-09 | Core Timing: Rework Core Timing to run all cores evenly. | Fernando Sahmkow | 6 | -38/+89 |
2019-10-07 | shader/half_set_predicate: Fix HSETP2 for constant buffers | ReinUsesLisp | 1 | -0/+2 |
2019-10-07 | shader/half_set_predicate: Reduce DEBUG_ASSERT to LOG_DEBUG | ReinUsesLisp | 1 | -1/+2 |
2019-10-07 | hid: Implement DeactivateNpad | Morph | 2 | -1/+13 |
2019-10-07 | hid: Stub SetNpadJoyAssignmentModeSingle and reorganize service commands | Morph | 2 | -92/+126 |
2019-10-07 | alignment: Resolve allocator construction issues on debug | Lioncash | 1 | -0/+5 |
2019-10-07 | alignment: Specify trait definitions within the allocator | Lioncash | 1 | -0/+5 |
2019-10-06 | gl_shader_disk_cache: Properly ignore existing cache | ReinUsesLisp | 2 | -16/+17 |
2019-10-06 | bcat/module: Silence truncation warnings | Lioncash | 1 | -3/+3 |
2019-10-06 | bcat: Take std::function instance by value in NullBackend's constructor | Lioncash | 2 | -2/+2 |
2019-10-06 | bcat: In-class initialize ProgressServiceBackend's impl member | Lioncash | 2 | -2/+2 |
2019-10-06 | bcat: Make ProgressServiceBackend's constructor take a std::string_view | Lioncash | 2 | -3/+7 |
2019-10-06 | qt: Fix game name format error | Zach Hilman | 1 | -2/+2 |
2019-10-06 | bcat: Make ProgressServiceBackend's GetEvent() const | Lioncash | 2 | -2/+2 |
2019-10-06 | boxcat: Silence an unused variable warning | Lioncash | 1 | -1/+2 |
2019-10-06 | core/core: Remove unused header | Lioncash | 1 | -1/+0 |
2019-10-06 | core: Remove Core::CurrentProcess() | Lioncash | 5 | -13/+11 |
2019-10-06 | hle/service: Replace global system instance calls with instance-based ones | Lioncash | 14 | -51/+76 |
2019-10-05 | video_core/control_flow: Eliminate variable shadowing warnings | Lioncash | 1 | -6/+6 |
2019-10-05 | video_core/control_flow: Eliminate pessimizing moves | Lioncash | 1 | -5/+8 |
2019-10-05 | video_core/ast: Unindent most of IsFullyDecompiled() by one level | Lioncash | 1 | -12/+12 |
2019-10-05 | video_core/ast: Make ShowCurrentState() take a string_view instead of std::string | Lioncash | 2 | -2/+2 |
2019-10-05 | video_core/ast: Eliminate variable shadowing warnings | Lioncash | 1 | -3/+3 |
2019-10-05 | video_core/ast: Replace std::string with a constexpr std::string_view | Lioncash | 1 | -3/+1 |
2019-10-05 | video_core/ast: Default the move constructor and assignment operator | Lioncash | 2 | -26/+2 |
2019-10-05 | video_core/{ast, expr}: Organize forward declaration | Lioncash | 2 | -10/+10 |
2019-10-05 | video_core/expr: Supply operator!= along with operator== | Lioncash | 2 | -1/+32 |
2019-10-05 | video_core/{ast, expr}: Use std::move where applicable | Lioncash | 4 | -45/+47 |
2019-10-05 | video_core/ast: Supply const accessors for data where applicable | Lioncash | 2 | -37/+41 |
2019-10-05 | qt: Change titlebar formatting | Zach Hilman | 1 | -6/+15 |
2019-10-05 | common: Add additional SCM revision fields | Zach Hilman | 3 | -0/+21 |
2019-10-05 | maxwell_3d: Add dirty flags for depth bounds values | ReinUsesLisp | 2 | -1/+10 |
2019-10-05 | GL_Renderer: Remove lefting snippet. | Fernando Sahmkow | 1 | -2/+0 |
2019-10-05 | NvFlinger: Remove leftover from corrections and clang format. | Fernando Sahmkow | 1 | -4/+0 |
2019-10-05 | Gl_Rasterizer: Protect CPU Memory mapping from multiple threads. | Fernando Sahmkow | 2 | -0/+4 |
2019-10-05 | Core: Wait for GPU to be idle before shutting down. | Fernando Sahmkow | 7 | -0/+19 |
2019-10-05 | Nvdrv: Correct Event setup in Nvdrv | Fernando Sahmkow | 2 | -23/+14 |
2019-10-05 | NVFlinger: Reverse the change that only signaled events on buffer acquire. | Fernando Sahmkow | 2 | -20/+1 |
2019-10-05 | Nvdrv: Do framelimiting only in the CPU Thread | Fernando Sahmkow | 2 | -3/+4 |
2019-10-05 | NvFlinger: Don't swap buffers if a frame is missing and always trigger event in sync gpu. | Fernando Sahmkow | 1 | -1/+3 |
2019-10-05 | GPU_Async: Correct fences, display events and more. | Fernando Sahmkow | 6 | -21/+38 |
2019-10-05 | Nvdrv: Correct Async regression and avoid signaling empty buffer vsyncs | Fernando Sahmkow | 2 | -3/+9 |
2019-10-05 | audio/audout_u: Change formatting for old clang-format versions | ReinUsesLisp | 1 | -1/+1 |
2019-10-05 | yuzu/game_list_worker: Silence warnings | ReinUsesLisp | 2 | -8/+9 |
2019-10-05 | yuzu/game_list: Silence -Wswitch and -Wunused-variable | ReinUsesLisp | 2 | -5/+12 |
2019-10-05 | yuzu/configure_service: Silence -Wswitch | ReinUsesLisp | 1 | -0/+2 |
2019-10-05 | yuzu_tester: Remove unused variable | ReinUsesLisp | 1 | -1/+0 |
2019-10-05 | service/nvdrv: Silence -Wswitch | ReinUsesLisp | 4 | -4/+10 |
2019-10-05 | service/nfp: Silence -Wunused and -Wswitch | ReinUsesLisp | 1 | -4/+5 |
2019-10-05 | service/hid: Silence -Wunused and -Wswitch | ReinUsesLisp | 15 | -23/+18 |
2019-10-05 | service/am: Silence -Wreorder | ReinUsesLisp | 1 | -2/+1 |
2019-10-05 | service/hid: Remove unused system reference | ReinUsesLisp | 2 | -2/+1 |
2019-10-05 | service/friend: Remove unused field | ReinUsesLisp | 1 | -1/+0 |
2019-10-05 | service/filesystem: Silence -Wunused-variable | ReinUsesLisp | 1 | -1/+1 |
2019-10-05 | service/bcat: Silence -Wreorder and -Wunused | ReinUsesLisp | 2 | -2/+2 |
2019-10-05 | service/audio: Silence -Wunused | ReinUsesLisp | 1 | -1/+1 |
2019-10-05 | service/apm: Silence -Wunused and -Wreorder | ReinUsesLisp | 2 | -4/+5 |
2019-10-05 | common/file_util: Silence -Wswitch | ReinUsesLisp | 1 | -1/+2 |
2019-10-05 | Texture_Cache: Blit Deduction corrections and simplifications. | Fernando Sahmkow | 1 | -18/+20 |
2019-10-05 | TextureCache: Add the ability to deduce if two textures are depth on blit. | Fernando Sahmkow | 1 | -2/+142 |
2019-10-05 | Shader_ir: Address feedback | Fernando Sahmkow | 6 | -65/+24 |
2019-10-05 | Shader_Ir: Address Feedback and clang format. | Fernando Sahmkow | 4 | -68/+68 |
2019-10-05 | vk_shader_decompiler: Correct Branches inside conditionals. | Fernando Sahmkow | 1 | -1/+11 |
2019-10-05 | vk_shader_decompiler: Clean code and be const correct. | Fernando Sahmkow | 2 | -8/+6 |
2019-10-05 | Shader_IR: clean up AST handling and add documentation. | Fernando Sahmkow | 1 | -2/+6 |
2019-10-05 | Shader_IR: Correct OutwardMoves for Ifs | Fernando Sahmkow | 1 | -22/+11 |
2019-10-05 | vk_shader_compiler: Don't enclose branches with if(true) to avoid crashing AMD | Fernando Sahmkow | 1 | -16/+33 |
2019-10-05 | gl_shader_decompiler: Refactor and address feedback. | Fernando Sahmkow | 1 | -17/+18 |
2019-10-05 | Shader_IR: corrections and clang-format | Fernando Sahmkow | 2 | -70/+64 |
2019-10-05 | vk_shader_compiler: Correct SPIR-V AST Decompiling | Fernando Sahmkow | 1 | -4/+11 |
2019-10-05 | Shader_IR: allow else derivation to be optional. | Fernando Sahmkow | 7 | -10/+18 |
2019-10-05 | vk_shader_compiler: Implement the decompiler in SPIR-V | Fernando Sahmkow | 3 | -23/+301 |
2019-10-05 | Shader_IR: mark labels as unused for partial decompile. | Fernando Sahmkow | 2 | -3/+9 |
2019-10-05 | Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. | Fernando Sahmkow | 14 | -82/+336 |
2019-10-05 | gl_shader_decompiler: Implement AST decompiling | Fernando Sahmkow | 11 | -63/+358 |
2019-10-05 | shader_ir: Declare Manager and pass it to appropiate programs. | Fernando Sahmkow | 7 | -104/+214 |
2019-10-05 | shader_ir: Corrections to outward movements and misc stuffs | Fernando Sahmkow | 7 | -58/+310 |
2019-10-05 | shader_ir: Add basic goto elimination | Fernando Sahmkow | 2 | -38/+484 |
2019-10-05 | shader_ir: Initial Decompile Setup | Fernando Sahmkow | 6 | -5/+510 |
2019-10-05 | SDL: Fix missing header | Fernando Sahmkow | 1 | -0/+1 |
2019-10-02 | [crypto] Use IsAllZeroArray helper function | vperus | 1 | -1/+1 |
2019-10-02 | qt: Add service dialog | Zach Hilman | 5 | -17/+20 |
2019-10-01 | boxcat: Use updated game-asset API URL and tags | Zach Hilman | 1 | -6/+6 |
2019-10-01 | bcat: Add FSC accessors for BCAT data | Zach Hilman | 10 | -31/+51 |
2019-10-01 | gl_rasterizer: Fix polygon offset units | ReinUsesLisp | 1 | -1/+3 |
2019-09-30 | boxcat: Implement events global field | Zach Hilman | 6 | -30/+43 |
2019-09-30 | bcat: Implement DeliveryCacheProgressImpl structure | Zach Hilman | 6 | -88/+314 |
2019-09-30 | boxcat: Use Etag header names for file digest | Zach Hilman | 2 | -24/+21 |
2019-09-30 | boxcat: Add downloading and client for launch parameter data | Zach Hilman | 2 | -16/+77 |
2019-09-30 | bcat: Add backend function for BCAT Indirect (launch parameter) | Zach Hilman | 2 | -0/+11 |
2019-09-30 | bcat: Expose CreateBackendFromSettings helper function | Zach Hilman | 2 | -2/+2 |
2019-09-30 | am: Unstub PopLaunchParameter and add bcat connection for app-specific data | Zach Hilman | 2 | -16/+52 |
2019-09-30 | configure_service: Allow Qt to open external links | Zach Hilman | 1 | -0/+3 |
2019-09-30 | yuzu: Add UI tab to configure BCAT services | Zach Hilman | 6 | -0/+302 |
2019-09-30 | bcat: Implement cmd 90201 ClearDeliveryCacheStorage | Zach Hilman | 1 | -1/+23 |
2019-09-30 | bcat: Implement cmd 30100 SetPassphrase | Zach Hilman | 1 | -1/+33 |
2019-09-30 | bcat: Implement cmd RequestSyncDeliveryCache and variant | Zach Hilman | 1 | -2/+70 |
2019-09-30 | bcat: Implement IDeliveryCacheProgressService commands | Zach Hilman | 1 | -0/+131 |
2019-09-30 | bcat: Implement IDeliveryCacheFileService commands | Zach Hilman | 1 | -0/+117 |
2019-09-30 | bcat: Implement IDeliveryCacheDirectoryService commands | Zach Hilman | 1 | -0/+99 |
2019-09-30 | bcat: Implement IDeliveryCacheStorageService commands | Zach Hilman | 1 | -0/+58 |
2019-09-30 | bcat: Add commands to create IDeliveryCacheStorageService | Zach Hilman | 3 | -2/+32 |
2019-09-30 | module: Create BCAT backend based upon Settings value on construction | Zach Hilman | 3 | -1/+36 |
2019-09-30 | bcat: Add BCAT backend for Boxcat service | Zach Hilman | 2 | -0/+407 |
2019-09-30 | bcat: Add backend class to generify the functions of BCAT | Zach Hilman | 2 | -0/+100 |
2019-09-30 | settings: Add option to set BCAT backend | Zach Hilman | 6 | -0/+34 |
2019-09-30 | nifm: Signal to applications that internet access is available | Zach Hilman | 1 | -3/+10 |
2019-09-30 | core/loader: Track the NSO build ID of the current process | Zach Hilman | 3 | -0/+14 |
2019-09-30 | applets: Add accessor for AppletFrontendSet | Zach Hilman | 2 | -0/+6 |
2019-09-30 | filesystem: Add getter for BCAT temporary directory | Zach Hilman | 3 | -0/+16 |
2019-09-30 | vfs: Add function to extract ZIP file into virtual filesystem | Zach Hilman | 2 | -0/+96 |
2019-09-30 | Revert "arm_dynarmic: Check if jit is nullptr when preparing reschedule" | bunnei | 1 | -3/+0 |
2019-09-29 | Services::ES fix casting warnings | FreddyFunk | 1 | -6/+6 |
2019-09-26 | yuzu: Pause when in background | FearlessTobi | 6 | -0/+38 |
2019-09-24 | Signal styleset changes at a better time | David Marcec | 1 | -8/+2 |
2019-09-24 | gl_shader_decompiler: Add tailing return for HUnpack2 | ReinUsesLisp | 1 | -0/+2 |
2019-09-24 | gl_shader_decompiler: Fix clang build issues | ReinUsesLisp | 1 | -26/+23 |
2019-09-23 | card_image: Add accessors for raw partitions in XCI | Zach Hilman | 2 | -0/+36 |
2019-09-23 | card_image: Lazily load partitions in XCI | Zach Hilman | 2 | -26/+41 |
2019-09-23 | pfs: Provide accessors for file sizes and offsets | Zach Hilman | 2 | -0/+17 |
2019-09-22 | cmake: Add SCM detection for Azure | Zach Hilman | 1 | -0/+3 |
2019-09-22 | lm: Flush manager output on core shutdown | Zach Hilman | 5 | -11/+15 |
2019-09-22 | lm: Rename Initialize to Log and implement with manager/reporter | Zach Hilman | 1 | -140/+22 |
2019-09-22 | lm: Implement manager class to output to reporter | Zach Hilman | 2 | -0/+233 |
2019-09-22 | core: Add LM::Manager to system | Zach Hilman | 6 | -19/+39 |
2019-09-22 | reporter: Add log output for packaged lm log data | Zach Hilman | 2 | -0/+69 |
2019-09-22 | qt_themes: add two colorful themes | FearlessTobi | 2 | -1/+3 |
2019-09-22 | main: Use const on all variable initializations | Zach Hilman | 1 | -2/+2 |
2019-09-22 | Add FPS to SDL title bar | jroweboy | 3 | -2/+17 |
2019-09-22 | Add missing include | FearlessTobi | 1 | -0/+1 |
2019-09-22 | removed comment | David Marcec | 1 | -1/+0 |
2019-09-22 | Rebased | David Marcec | 3 | -11/+19 |
2019-09-22 | service/acc: Lower log severity from INFO to DEBUG | FearlessTobi | 1 | -7/+7 |
2019-09-22 | Maxwell3D: Corrections and refactors to MME instance refactor | Fernando Sahmkow | 4 | -44/+46 |
2019-09-22 | removed unneeded semicolon | David Marcec | 1 | -1/+1 |
2019-09-22 | Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1" | David Marcec | 18 | -73477/+123 |
2019-09-22 | Removed reference to core timing to nvflinger and used system instead | David Marcec | 1 | -1/+1 |
2019-09-22 | marked controller constructors as explicit | David Marcec | 8 | -8/+8 |
2019-09-22 | Rebase | David Marcec | 25 | -62/+75 |
2019-09-22 | Rebase | David Marcec | 5 | -20/+21 |
2019-09-22 | Deglobalize System: Vi | David Marcec | 3 | -8/+8 |
2019-09-22 | Deglobalize System: Time | David Marcec | 4 | -14/+21 |
2019-09-22 | Rebase | David Marcec | 2 | -8/+12 |
2019-09-22 | Deglobalize System: NvFlinger | David Marcec | 2 | -6/+7 |
2019-09-22 | Rebase | David Marcec | 4 | -8/+12 |
2019-09-22 | Deglobalize System: Nim | David Marcec | 2 | -7/+12 |
2019-09-22 | Deglobalize System: Nifm | David Marcec | 2 | -13/+23 |
2019-09-22 | Deglobalize System: NFP | David Marcec | 4 | -14/+16 |
2019-09-22 | Deglobalize System: LDR | David Marcec | 2 | -6/+7 |
2019-09-22 | Deglobalize System: IRS | David Marcec | 3 | -5/+6 |
2019-09-22 | Deglobalize System: Hid | David Marcec | 20 | -37/+44 |
2019-09-22 | Deglobalize System: Friend | David Marcec | 4 | -22/+24 |
2019-09-22 | Deglobalize System: Fatal | David Marcec | 6 | -20/+29 |
2019-09-22 | Deglobalize System: Btm | David Marcec | 2 | -7/+13 |
2019-09-22 | Deglobalize System: Btdrv | David Marcec | 2 | -5/+9 |
2019-09-22 | Deglobalize System: Aoc | David Marcec | 2 | -11/+13 |
2019-09-22 | Deglobalize System: Am | David Marcec | 1 | -1/+1 |
2019-09-22 | pl_u: Use kernel physical memory | Zach Hilman | 2 | -4/+8 |
2019-09-22 | qt: Prompt user for confirmation if exit lock is active | Zach Hilman | 3 | -1/+44 |
2019-09-22 | dmnt_cheat_vm: Default initialize structure values | Zach Hilman | 3 | -89/+88 |
2019-09-22 | server side clang format fix2 | David Marcec | 1 | -18/+18 |
2019-09-22 | am: Implement ISelfController ExitLock commands | Zach Hilman | 1 | -2/+6 |
2019-09-22 | am: Implement ISelfController Exit | Zach Hilman | 4 | -4/+20 |
2019-09-22 | am: Add RequestExit event to AppletMessageQueue | Zach Hilman | 2 | -0/+6 |
2019-09-22 | core: Track system exit lock status | Zach Hilman | 2 | -0/+15 |
2019-09-22 | Use clang-format provided by build server | David Marcec | 1 | -20/+18 |
2019-09-22 | pl_u: Remove excess static qualifier | Zach Hilman | 1 | -1/+1 |
2019-09-22 | pl_u: Use OSS system archives if real archives don't exist | Zach Hilman | 3 | -111/+42 |
2019-09-22 | dmnt_cheat_vm: Make Cheat VM compliant to code style | Zach Hilman | 4 | -870/+862 |
2019-09-22 | core: Initialize cheats after load to avoid VMManager crash | Zach Hilman | 1 | -0/+5 |
2019-09-22 | core: Update RegisterCheatList for new VM | Zach Hilman | 2 | -11/+16 |
2019-09-22 | patch_manager: Update cheat parsing for new VM | Zach Hilman | 2 | -15/+20 |
2019-09-22 | nso: Pass build ID directly | Zach Hilman | 1 | -2/+1 |
2019-09-22 | cheat_engine: Move to memory and strip VM | Zach Hilman | 5 | -728/+325 |
2019-09-22 | memory: Port Atmosphere's DmntCheatVm | Zach Hilman | 3 | -0/+1598 |
2019-09-22 | log: Add logging class for Cheat Engine | Zach Hilman | 2 | -0/+2 |
2019-09-22 | Fix clang-format | FearlessTobi | 2 | -2/+2 |
2019-09-22 | fermi_2d: Lower surface copy log severity to DEBUG | FearlessTobi | 1 | -1/+1 |
2019-09-22 | video_core: Implement RGBX16F PixelFormat | FearlessTobi | 7 | -22/+37 |
2019-09-22 | system_archive: Synthesize shared fonts system archives | Zach Hilman | 3 | -5/+101 |
2019-09-22 | pl_u: Expose method to encrypt TTF to BFTTF | Zach Hilman | 2 | -14/+14 |
2019-09-22 | externals: Move OSS font data to file_sys in core | Zach Hilman | 13 | -1/+73324 |
2019-09-22 | prepo: Remove system global accessors | Zach Hilman | 3 | -15/+18 |
2019-09-22 | prepo: Implement SaveReport New and System variants | Zach Hilman | 1 | -15/+71 |
2019-09-22 | reporter: Differentiate between Old, New, and System play reports | Zach Hilman | 2 | -5/+15 |
2019-09-22 | configure_debug: Move reporting option to logging | Zach Hilman | 15 | -63/+64 |
2019-09-21 | config: Remove Dump options from configure_debug | Zach Hilman | 4 | -47/+39 |
2019-09-21 | filesystem: Add const qualification to various accessors | Zach Hilman | 10 | -83/+94 |
2019-09-21 | yuzu: Add UI to manage filesystem paths and sizes | Zach Hilman | 6 | -1/+627 |
2019-09-21 | core: Store FileSystemController in core | Zach Hilman | 2 | -0/+32 |
2019-09-21 | settings: Add options for managing gamecard emulation | Zach Hilman | 4 | -2/+67 |
2019-09-21 | settings: Add options for setting storage sizes | Zach Hilman | 3 | -1/+57 |
2019-09-21 | yuzu: Port old usages of Filesystem namespace to FilesystemController | Zach Hilman | 14 | -46/+106 |
2019-09-21 | settings: Update LogSettings to show NAND/SDMC paths from FileUtil | Zach Hilman | 1 | -2/+3 |
2019-09-21 | card_image: Add accessors for gamecard certificate | Zach Hilman | 2 | -0/+9 |
2019-09-21 | card_image: Add functions to query gamecard update partition | Zach Hilman | 2 | -0/+24 |
2019-09-21 | content_archive: Add accessors for Rights ID and SDK Version | Zach Hilman | 2 | -0/+10 |
2019-09-21 | partition_data_manager: Add accessor for decrypted PRODINFO partition | Zach Hilman | 2 | -0/+5 |
2019-09-21 | services: Pass FileSystemController as reference to services that need it | Zach Hilman | 11 | -20/+47 |
2019-09-21 | am: Unstub IApplicationFunctions EnsureSaveData (20) | Zach Hilman | 1 | -8/+14 |
2019-09-21 | filesystem: Pass Size Getter functions to IFileSystem for sizes | Zach Hilman | 3 | -20/+31 |
2019-09-21 | sdmc_factory: Add SD Card size getters | Zach Hilman | 2 | -0/+12 |
2019-09-21 | bis_factory: Add getters for NAND partition sizes | Zach Hilman | 2 | -0/+38 |
2019-09-21 | filesystem: Add FileSystemController to deglobalize FS services | Zach Hilman | 2 | -58/+359 |
2019-09-21 | submisson_package: Fix edge case with improperly sized filenames | Zach Hilman | 1 | -1/+2 |
2019-09-21 | sdmc_factory: Add accessor for SDMC Album directory | Zach Hilman | 2 | -0/+6 |
2019-09-21 | sdmc_factory: Add accessor for SDMC PlaceholderCache | Zach Hilman | 2 | -1/+10 |
2019-09-21 | sdmc_factory: Add accessor for content directory | Zach Hilman | 2 | -0/+7 |
2019-09-21 | savedata_factory: Implement savedata creation and don't create dir on open | Zach Hilman | 2 | -26/+40 |
2019-09-21 | patch_manager: Add short-circuit edge-case to GetPatchVersionNames | Zach Hilman | 1 | -0/+2 |
2019-09-21 | patch_manager: Add error checking to load dir to prevent crashes | Zach Hilman | 1 | -0/+15 |
2019-09-21 | registered_cache: Process *.cnmt.nca files | Zach Hilman | 1 | -16/+23 |
2019-09-21 | registered_cache: Implement PlaceholderCache to manage placeholder and installing content | Zach Hilman | 2 | -0/+175 |
2019-09-21 | bis_factory: Fix mod loader edge-case with homebrew title IDs | Zach Hilman | 1 | -1/+1 |
2019-09-21 | bis_factory: Add accessors for BIS placeholder caches | Zach Hilman | 2 | -1/+20 |
2019-09-21 | bis_factory: Add accessor for NAND Image Directory | Zach Hilman | 2 | -0/+6 |
2019-09-21 | bis_factory: Add accessors for BIS content directories | Zach Hilman | 2 | -0/+11 |
2019-09-21 | bis_factory: Add accessors for BIS partitions | Zach Hilman | 2 | -0/+61 |
2019-09-21 | gl_shader_decompiler: Use uint for images and fix SUATOM | ReinUsesLisp | 7 | -188/+93 |
2019-09-21 | shader/image: Implement SULD and remove irrelevant code | ReinUsesLisp | 10 | -47/+110 |
2019-09-21 | shader_bytecode: Add SULD encoding | ReinUsesLisp | 1 | -0/+2 |
2019-09-21 | Shader_IR: ICMP corrections and fixes | Fernando Sahmkow | 2 | -6/+11 |
2019-09-21 | Added Host CPU and OS to log | pbarilla | 1 | -0/+8 |
2019-09-21 | Swapped TID and Game name to make it easier to parse | David Marcec | 1 | -1/+1 |
2019-09-21 | Log the current title id and game name which is booting | David Marcec | 1 | -3/+3 |
2019-09-21 | Used revision 5 instead of 7, marked constexpr as static | David Marcec | 1 | -2/+2 |
2019-09-21 | Mark DrawArrays as LOG_TRACE | David Marcec | 1 | -1/+1 |
2019-09-21 | Mark KickOffPb & SubmitGPFIFO as trace | David Marcec | 1 | -4/+4 |
2019-09-20 | Rasterizer: Correct introduced bug where a conditional render wouldn't stop a draw call from executing | Fernando Sahmkow | 1 | -10/+16 |
2019-09-20 | Shader_IR: Implement ICMP. | Fernando Sahmkow | 2 | -0/+37 |
2019-09-20 | Added frame_count for REV7 audio renderer | David Marcec | 2 | -11/+24 |
2019-09-20 | disable clang-format temp | David Marcec | 1 | -0/+2 |
2019-09-19 | Rasterizer: Refactor and simplify DrawBatch Interface. | Fernando Sahmkow | 4 | -35/+16 |
2019-09-19 | Rasterizer: Address Feedback and conscerns. | Fernando Sahmkow | 1 | -11/+11 |
2019-09-19 | Rasterizer: Refactor draw calls, remove deadcode and clean up. | Fernando Sahmkow | 3 | -106/+68 |
2019-09-19 | VideoCore: Corrections to the MME Inliner and removal of hacky instance management. | Fernando Sahmkow | 6 | -31/+81 |
2019-09-19 | Video Core: initial Implementation of InstanceDraw Packaging | Fernando Sahmkow | 7 | -11/+192 |
2019-09-19 | Initial implementation of Ioctl2 & Ioctl3 | David Marcec | 24 | -63/+143 |
2019-09-19 | Core/Memory: Only FlushAndInvalidate GPU if the page is marked as RasterizerCachedMemory | Fernando Sahmkow | 1 | -2/+7 |
2019-09-17 | shader_ir/warp: Implement SHFL | ReinUsesLisp | 6 | -9/+182 |
2019-09-17 | maxwell_to_gl: Fix mipmap filtering | ReinUsesLisp | 1 | -2/+2 |
2019-09-17 | gl_rasterizer: Remove unused code paths from ConfigureFramebuffers | ReinUsesLisp | 4 | -121/+33 |
2019-09-17 | When docked mode is checked, uncheck "joycons docked" | Morph | 1 | -0/+2 |
2019-09-15 | maxwell_3d: Update firmware 4 call stub commentary | Rodrigo Locatti | 1 | -1/+2 |
2019-09-13 | vk_device: Add miscellaneous features and minor style changes | ReinUsesLisp | 3 | -111/+258 |
2019-09-13 | video_core/surface: Add function to detect sRGB surfaces | ReinUsesLisp | 2 | -0/+22 |
2019-09-11 | renderer_opengl: Fix rebase mistake | ReinUsesLisp | 1 | -1/+1 |
2019-09-11 | shader/image: Implement SUATOM and fix SUST | ReinUsesLisp | 7 | -69/+329 |
2019-09-11 | gl_rasterizer: Correct sRGB Fix regression | Fernando Sahmkow | 1 | -0/+12 |
2019-09-11 | renderer_opengl: Fix sRGB blits | ReinUsesLisp | 6 | -43/+10 |
2019-09-10 | Address review comments | FearlessTobi | 2 | -6/+9 |
2019-09-10 | Add frametime logging for tracking performance over time | fearlessTobi | 7 | -10/+90 |
2019-09-07 | nro: Implement ReadControlData | Nick Renieris | 2 | -0/+10 |
2019-09-06 | gl_shader_decompiler: Avoid writing output attribute when unimplemented | ReinUsesLisp | 1 | -10/+14 |
2019-09-06 | gl_shader_decompiler: Keep track of written images and mark them as modified | ReinUsesLisp | 7 | -62/+92 |
2019-09-06 | texture_cache: Minor changes | ReinUsesLisp | 4 | -19/+17 |
2019-09-06 | gl_rasterizer: Apply textures and images state | ReinUsesLisp | 1 | -0/+2 |
2019-09-06 | gl_rasterizer: Add samplers to compute dispatches | ReinUsesLisp | 2 | -3/+36 |
2019-09-06 | gl_rasterizer: Minor code changes | ReinUsesLisp | 2 | -20/+31 |
2019-09-06 | gl_state: Split textures and samplers into two arrays | ReinUsesLisp | 4 | -91/+39 |
2019-09-06 | gl_rasterizer: Implement image bindings | ReinUsesLisp | 5 | -32/+106 |
2019-09-06 | gl_state: Add support for glBindImageTextures | ReinUsesLisp | 2 | -0/+24 |
2019-09-06 | texture_cache: Pass TIC to texture cache | ReinUsesLisp | 4 | -27/+25 |
2019-09-06 | kepler_compute: Implement texture queries | ReinUsesLisp | 5 | -5/+99 |
2019-09-06 | gl_rasterizer: Split SetupTextures | ReinUsesLisp | 2 | -22/+38 |
2019-09-05 | gl_shader_decompiler: Implement shared memory | ReinUsesLisp | 1 | -0/+23 |
2019-09-05 | shader_ir: Implement LD_S | ReinUsesLisp | 1 | -10/+13 |
2019-09-05 | shader_ir: Implement ST_S | ReinUsesLisp | 4 | -11/+45 |
2019-09-05 | Address review comments | FearlessTobi | 1 | -1/+4 |
2019-09-05 | service/am: Remove usages of global system accessors | Lioncash | 17 | -97/+143 |
2019-09-05 | yuzu/configure: move speed limiter to general | FearlessTobi | 4 | -33/+36 |
2019-09-05 | kernel/vm_manager: Correct doxygen comment parameter tags for MapPhysicalMemory/UnmapPhysicalMemory | Lioncash | 1 | -4/+4 |
2019-09-05 | kernel/vm_manager: Move variables closer to usage spots in MapPhysicalMemory/UnmapPhysicalMemory | Lioncash | 1 | -16/+10 |
2019-09-04 | gl_shader_decompiler: Fixup slow path | ReinUsesLisp | 1 | -1/+1 |
2019-09-04 | AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827) | mailwl | 2 | -0/+16 |
2019-09-04 | configure_dialog: reverse tab map to avoid logic based on user-facing/translatable text | fearlessTobi | 1 | -20/+24 |
2019-09-04 | Fix clang-format | Ethan | 1 | -1/+1 |
2019-09-04 | Fix uisettings include | fearlessTobi | 1 | -1/+1 |
2019-09-04 | Limit the size of directory icons, fix text when icon size is none | fearlessTobi | 2 | -4/+3 |
2019-09-04 | Change QList to QVector | fearlessTobi | 5 | -16/+19 |
2019-09-04 | Separate UserNand and Sdmc directories | fearlessTobi | 5 | -32/+59 |
2019-09-04 | Address more trivial review comments | fearlessTobi | 4 | -25/+18 |
2019-09-04 | Address trivial review comments | fearlessTobi | 7 | -53/+59 |
2019-09-04 | yuzu: Add support for multiple game directories | fearlessTobi | 12 | -195/+666 |
2019-09-04 | ditto | Morph1984 | 1 | -1/+1 |
2019-09-04 | IsVibrationEnabled() as a const member func | Morph1984 | 1 | -1/+1 |
2019-09-04 | clang-format | Morph1984 | 1 | -2/+2 |
2019-09-04 | Update npad.h | Morph1984 | 1 | -0/+1 |
2019-09-04 | Update npad.cpp | Morph1984 | 1 | -0/+6 |
2019-09-04 | Update hid.h | Morph1984 | 1 | -0/+2 |
2019-09-04 | Update hid.cpp | Morph1984 | 1 | -2/+23 |
2019-09-04 | gl_rasterizer: Fix stencil testing | ReinUsesLisp | 1 | -11/+11 |
2019-09-04 | Revert "Revert #2466" and stub FirmwareCall 4 | ReinUsesLisp | 3 | -4/+19 |
2019-09-04 | shader/shift: Implement SHR wrapped and clamped variants | ReinUsesLisp | 2 | -6/+17 |
2019-09-04 | maxwell_3d: Avoid moving macro_params | ReinUsesLisp | 4 | -12/+24 |
2019-09-04 | gl_shader_cache: Remove special casing for geometry shaders | ReinUsesLisp | 2 | -80/+9 |
2019-09-04 | half_set_predicate: Fix predicate assignments | ReinUsesLisp | 1 | -10/+9 |
2019-09-04 | gl_device: Disable precise in fragment shaders on bugged drivers | ReinUsesLisp | 3 | -15/+43 |
2019-09-04 | gl_shader_decompiler: Fixup AMD's slow path type | ReinUsesLisp | 1 | -1/+1 |
2019-09-04 | gl_shader_decompiler: Rework GLSL decompiler type system | ReinUsesLisp | 1 | -416/+505 |
2019-09-04 | Add Kernel::EventPair audio_input_device_switch_event; | Morph1984 | 1 | -0/+1 |
2019-09-04 | remove <f32> | Morph1984 | 1 | -1/+1 |
2019-09-04 | audren_u: Stub IAudioDevice::QueryAudioDeviceInputEvent | Morph1984 | 1 | -1/+14 |
2019-09-04 | explicitly represent 1 as a float (1.0f instead of 1) | Morph1984 | 1 | -1/+1 |
2019-09-04 | Change u32 -> f32 | Morph1984 | 1 | -1/+1 |
2019-09-04 | configuration/config: Add missing screenshot path read | fearlessTobi | 1 | -0/+1 |
2019-09-03 | Fix to Windows sleep issues | fearlessTobi | 2 | -0/+22 |
2019-09-03 | Add cancel option to analog stick configuration | fearlessTobi | 1 | -7/+10 |
2019-09-03 | service/audio/audren_u: Stub IAudioDevice::GetAudioDeviceOutputVolume | Morph1984 | 1 | -2/+15 |
2019-09-01 | maxwell_3d: Fix macro binding cursor | ReinUsesLisp | 2 | -10/+4 |
2019-08-30 | video_core: Silent miscellaneous warnings (#2820) | Rodrigo Locatti | 23 | -48/+22 |
2019-08-30 | kernel/vm_manager: Correct behavior in failure case of UnmapPhysicalMemory() | Lioncash | 1 | -0/+2 |
2019-08-30 | kernel/vm_manager: Reserve memory ahead of time for slow path in MergeAdjacentVMA | Lioncash | 1 | -1/+4 |
2019-08-30 | kernel/vm_manager: std::move shared_ptr instance in MergeAdjacentVMA | Lioncash | 1 | -1/+1 |
2019-08-30 | kernel/vm_manager: Deduplicate iterator creation in MergeAdjacentVMA | Lioncash | 1 | -7/+10 |
2019-08-30 | kernel/vm_manager: Simplify some std::vector constructor calls | Lioncash | 1 | -2/+2 |
2019-08-30 | kernel/vm_manager: Simplify some assertion messages | Lioncash | 1 | -10/+10 |
2019-08-30 | gl_buffer_cache: Add missing include | ReinUsesLisp | 1 | -0/+1 |
2019-08-29 | accommodate for fmt update | Ethan | 2 | -2/+2 |
2019-08-28 | shader_ir/conversion: Split int and float selector and implement F2F H1 | ReinUsesLisp | 2 | -19/+24 |
2019-08-28 | shader_ir/conversion: Implement F2I F16 Ra.H1 | ReinUsesLisp | 2 | -6/+17 |
2019-08-28 | float_set_predicate: Add missing negation bit for the second operand | ReinUsesLisp | 2 | -4/+6 |
2019-08-22 | Guard unistd.h with MacOS only macro | Weiyi Wang | 1 | -1/+3 |
2019-08-22 | citra_qt: on osx chdir to bundle dir to allow detection of user folder | B3n30 | 1 | -0/+6 |
2019-08-21 | shader_ir: Implement VOTE | ReinUsesLisp | 12 | -1/+163 |
2019-08-21 | Buffer Cache: Adress Feedback. | Fernando Sahmkow | 2 | -7/+6 |
2019-08-21 | Buffer_Cache: Implement flushing. | Fernando Sahmkow | 2 | -1/+30 |
2019-08-21 | Buffer_Cache: Implement barriers. | Fernando Sahmkow | 1 | -0/+4 |
2019-08-21 | Buffer_Cache: Optimize and track written areas. | Fernando Sahmkow | 2 | -12/+104 |
2019-08-21 | BufferCache: Rework mapping caching. | Fernando Sahmkow | 2 | -49/+76 |
2019-08-21 | Buffer_Cache: Fixes and optimizations. | Fernando Sahmkow | 2 | -68/+38 |
2019-08-21 | Video_Core: Implement a new Buffer Cache | Fernando Sahmkow | 9 | -327/+560 |
2019-08-21 | renderer_opengl: Implement RGB565 framebuffer format | ReinUsesLisp | 3 | -3/+9 |
2019-08-21 | renderer_opengl: Use block linear swizzling for CPU framebuffers | ReinUsesLisp | 3 | -150/+33 |
2019-08-21 | renderer_opengl: Use VideoCore pixel format | ReinUsesLisp | 3 | -23/+11 |
2019-08-21 | gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig | ReinUsesLisp | 11 | -32/+22 |
2019-08-17 | Fixup! #2772 missed this one file | James Rowe | 1 | -1/+1 |
2019-08-09 | yuzu/CMakeLists: Remove qt5_wrap_ui macro usage | Lioncash | 16 | -44/+39 |
2019-08-04 | shader_ir: Implement NOP | ReinUsesLisp | 2 | -0/+13 |
2019-08-04 | half_set_predicate: Fix HSETP2_C constant buffer offset | ReinUsesLisp | 1 | -1/+1 |
2019-08-02 | Qt: Fixed behaviour of buttons by connecting functors to correct signals | Silent | 7 | -21/+21 |
2019-07-30 | yuzu-tester/yuzu: Correct format string | Lioncash | 1 | -1/+1 |
2019-07-30 | yuzu-tester/yuzu: Remove unused variable | Lioncash | 1 | -1/+0 |
2019-07-26 | GPU: Flush commands on every dma pusher step. | Fernando Sahmkow | 6 | -0/+15 |
2019-07-26 | decode/half_set_predicate: Fix predicates | ReinUsesLisp | 1 | -3/+3 |
2019-07-26 | MaxwellDMA: Fixes, corrections and relaxations. | Fernando Sahmkow | 3 | -23/+36 |
2019-07-22 | shader/decode: Implement S2R Tic | ReinUsesLisp | 3 | -0/+15 |
2019-07-20 | Shader_Ir: Implement F16 Variants of F2F, F2I, I2F. | Fernando Sahmkow | 5 | -18/+75 |
2019-07-20 | Maxwell3D: Reorganize and address feedback | Fernando Sahmkow | 3 | -20/+33 |
2019-07-20 | Shader_Ir: Change Debug Asserts for Log Warnings | Fernando Sahmkow | 3 | -10/+17 |
2019-07-20 | Common/Alignment: Add noexcept where required. | Fernando Sahmkow | 1 | -5/+5 |
2019-07-20 | shader/half_set_predicate: Fix HSETP2 implementation | ReinUsesLisp | 4 | -44/+23 |
2019-07-20 | shader/half_set_predicate: Implement missing HSETP2 variants | ReinUsesLisp | 2 | -19/+49 |
2019-07-19 | Kernel: Address Feedback | Fernando Sahmkow | 3 | -6/+11 |
2019-07-19 | Common: Correct alignment allocator to work on C++14 or higher. | Fernando Sahmkow | 1 | -37/+19 |
2019-07-19 | VM_Manager: Align allocated memory to 256bytes | Fernando Sahmkow | 15 | -36/+131 |
2019-07-19 | service/audren_u: Handle audio USB output revision queries in ListAudioDeviceName() | Lioncash | 2 | -16/+45 |
2019-07-19 | service/audren_u: Move revision testing code out of AudRenU | Lioncash | 2 | -63/+63 |
2019-07-19 | service/audio: Remove global system accessors | Lioncash | 7 | -34/+54 |
2019-07-19 | service/audren_u: Remove unnecessary return value from GetActiveAudioDeviceName() | Lioncash | 1 | -2/+1 |
2019-07-19 | service/audren_u: Report proper device names | Lioncash | 1 | -6/+29 |
2019-07-19 | video_core/control_flow: Provide operator!= for types with operator== | Lioncash | 1 | -4/+21 |
2019-07-19 | video_core/control_flow: Prevent sign conversion in TryGetBlock() | Lioncash | 1 | -1/+1 |
2019-07-19 | video_core/control_flow: Remove unnecessary BlockStack copy constructor | Lioncash | 1 | -2/+1 |
2019-07-19 | video_core/control_flow: Use std::move where applicable | Lioncash | 1 | -10/+15 |
2019-07-19 | video_core/control_flow: Use the prefix variant of operator++ for iterators | Lioncash | 1 | -2/+2 |
2019-07-19 | video_core/control_flow: Use empty() member function for checking emptiness | Lioncash | 1 | -2/+2 |
2019-07-19 | video_core: Resolve -Wreorder warnings | Lioncash | 2 | -4/+3 |
2019-07-19 | video_core/control_flow: Make program_size for ScanFlow() a std::size_t | Lioncash | 2 | -5/+4 |
2019-07-19 | video_core/control_flow: Place all internally linked types/functions within an anonymous namespace | Lioncash | 1 | -1/+2 |
2019-07-19 | video_core/shader/decode: Prevent sign-conversion warnings | Lioncash | 1 | -2/+2 |
2019-07-18 | Shader_Ir: correct clang format | Fernando Sahmkow | 1 | -2/+2 |
2019-07-18 | GPU: Add missing puller methods. | Fernando Sahmkow | 2 | -14/+15 |
2019-07-18 | MaxwellDMA/KeplerCopy: Downgrade DMA log message to Trace. | Fernando Sahmkow | 1 | -1/+1 |
2019-07-18 | Gl_Texture_Cache: Remove assert on component type in GetFormatTuple | Fernando Sahmkow | 1 | -1/+0 |
2019-07-18 | Shader_Ir: Downgrade precision and rounding asserts to debug asserts. | Fernando Sahmkow | 5 | -10/+10 |
2019-07-18 | gl_shader_decompiler: Rename bufferImage to imageBuffer | ReinUsesLisp | 1 | -1/+1 |
2019-07-18 | gl_shader_cache: Fix newline on buffer preprocessor definitions | ReinUsesLisp | 1 | -2/+6 |
2019-07-18 | textures: Fix texture buffer size calculation | ReinUsesLisp | 1 | -1/+1 |
2019-07-18 | gl_texture_cache: Do not set texture parameters to buffers | ReinUsesLisp | 1 | -0/+3 |
2019-07-18 | gl_texture_cache: Add missing break in CreateTexture | ReinUsesLisp | 1 | -0/+1 |
2019-07-18 | Kernel: Downgrade WaitForAddress and SignalToAddress messages to Trace. | Fernando Sahmkow | 1 | -4/+4 |
2019-07-17 | GL_State: Feedback and fixes | Fernando Sahmkow | 4 | -14/+27 |
2019-07-17 | Maxwell3D: Address Feedback | Fernando Sahmkow | 5 | -17/+13 |
2019-07-17 | Texture_Cache: Rebase Fixes | Fernando Sahmkow | 1 | -6/+0 |
2019-07-17 | GL_Rasterizer: Corrections to Clearing. | Fernando Sahmkow | 4 | -12/+28 |
2019-07-17 | Maxwell3D: Correct marking dirtiness on CB upload | Fernando Sahmkow | 1 | -0/+1 |
2019-07-17 | GL_Rasterizer: Rework RenderTarget/DepthBuffer clearing | Fernando Sahmkow | 3 | -7/+63 |
2019-07-17 | Maxwell3D: Implement State Dirty Flags. | Fernando Sahmkow | 6 | -44/+199 |
2019-07-17 | Maxwell3D: Rework CBData Upload | Fernando Sahmkow | 2 | -8/+45 |
2019-07-17 | Maxwell3D: Rework the dirty system to be more consistant and scaleable | Fernando Sahmkow | 10 | -80/+211 |
2019-07-17 | maxwell3d: Implement Conditional Rendering | Fernando Sahmkow | 3 | -2/+100 |
2019-07-17 | shader_ir: std::move Node instance where applicable | Lioncash | 4 | -60/+67 |
2019-07-17 | shader_ir: Rename Get/SetTemporal to Get/SetTemporary | Lioncash | 5 | -36/+36 |
2019-07-17 | shader_ir: Remove unused includes | Lioncash | 1 | -3/+0 |
2019-07-16 | Shader_Ir: Correct tracking to track from right to left | Fernando Sahmkow | 1 | -2/+2 |
2019-07-16 | shader/decode/other: Correct branch indirect argument within BRA handling | Lioncash | 1 | -1/+1 |
2019-07-16 | gl_shader_cache: Fix clang-format issues | ReinUsesLisp | 2 | -4/+2 |
2019-07-15 | gl_shader_decompiler: Stub local memory size | ReinUsesLisp | 1 | -8/+14 |
2019-07-15 | gl_shader_cache: Address review commentaries | ReinUsesLisp | 4 | -13/+12 |
2019-07-15 | gl_shader_cache: Address CI issues | ReinUsesLisp | 2 | -3/+3 |
2019-07-15 | gl_rasterizer: Implement compute shaders | ReinUsesLisp | 15 | -136/+350 |
2019-07-15 | shader: Allow tracking of indirect buffers without variable offset | ReinUsesLisp | 6 | -35/+36 |
2019-07-14 | Texture_Cache: Address Feedback | Fernando Sahmkow | 3 | -13/+17 |
2019-07-14 | Texture_Cache: Remove some unprecise fallback case and clang format | Fernando Sahmkow | 2 | -13/+5 |
2019-07-14 | Texture_Cache: Force Framebuffer reset if an active render target is unregistered. | Fernando Sahmkow | 3 | -10/+36 |
2019-07-14 | GPU: Add a microprofile for macro interpreter | Fernando Sahmkow | 2 | -1/+6 |
2019-07-14 | GL_State: Add a microprofile timer to OpenGL state. | Fernando Sahmkow | 1 | -0/+4 |
2019-07-14 | Gl_Texture_Cache: Measure Buffer Copy Times | Fernando Sahmkow | 1 | -0/+2 |
2019-07-14 | Texture_Cache: Correct Linear Structural Match. | Fernando Sahmkow | 1 | -3/+6 |
2019-07-13 | core: Remove CurrentArmInterface() global accessor | Lioncash | 2 | -7/+6 |
2019-07-12 | Clang format | David Marcec | 3 | -4/+8 |
2019-07-12 | Addressed issues | David Marcec | 2 | -2/+2 |
2019-07-12 | "AudioRenderer" thread should have a unique name | David Marcec | 4 | -7/+8 |
2019-07-12 | Remove unicorn mappings/unmappings | Michael Scire | 1 | -19/+0 |
2019-07-11 | gl_shader_decompiler: Fix gl_PointSize redeclaration | ReinUsesLisp | 1 | -1/+1 |
2019-07-11 | service/am: Implement IsAutoSleepDisabled | Lioncash | 2 | -1/+10 |
2019-07-11 | service/am: Implement SetAutoSleepDisabled | Lioncash | 2 | -1/+23 |
2019-07-11 | yuzu: Remove setting for using Unicorn | Lioncash | 9 | -29/+6 |
2019-07-11 | core/arm: Remove obsolete Unicorn memory mapping | Lioncash | 6 | -51/+0 |
2019-07-11 | Restore memory perms on svcUnmapMemory/UnloadNro | Michael Scire | 2 | -7/+34 |
2019-07-11 | gl_shader_decompiler: Fix conditional usage of GL_ARB_shader_viewport_layer_array | ReinUsesLisp | 1 | -2/+3 |
2019-07-10 | system_archive: Add open-source reimplementation of MiiModel data | Zach Hilman | 4 | -1/+63 |
2019-07-10 | mii: Handle logging of unknown database source | Zach Hilman | 1 | -0/+4 |
2019-07-09 | shader_ir: Add comments on missing instruction. | Fernando Sahmkow | 2 | -2/+9 |
2019-07-09 | prefer system reference over global accessor | Michael Scire | 3 | -9/+13 |
2019-07-09 | shader_ir: limit explorastion to best known program size. | Fernando Sahmkow | 1 | -1/+1 |
2019-07-09 | control_flow: Correct block breaking algorithm. | Fernando Sahmkow | 1 | -17/+17 |
2019-07-09 | control_flow: Assert shaders bigger than limit. | Fernando Sahmkow | 1 | -0/+2 |
2019-07-09 | control_flow: Address feedback. | Fernando Sahmkow | 1 | -89/+37 |
2019-07-09 | shader_ir: Correct parsing of scheduling instructions and correct sizing | Fernando Sahmkow | 2 | -13/+30 |
2019-07-09 | shader_ir: Correct max sizing | Fernando Sahmkow | 2 | -2/+2 |
2019-07-09 | shader_ir: Remove unnecessary constructors and use optional for ScanFlow result | Fernando Sahmkow | 3 | -28/+17 |
2019-07-09 | shader_ir: Corrections, documenting and asserting control_flow | Fernando Sahmkow | 3 | -52/+54 |
2019-07-09 | shader_ir: Unify blocks in decompiled shaders. | Fernando Sahmkow | 7 | -58/+85 |
2019-07-09 | shader_ir: Decompile Flow Stack | Fernando Sahmkow | 4 | -11/+206 |
2019-07-09 | shader_ir: propagate shader size to the IR | Fernando Sahmkow | 6 | -17/+28 |
2019-07-09 | shader_ir: Implement BRX & BRA.CC | Fernando Sahmkow | 6 | -4/+76 |
2019-07-09 | shader_ir: Remove the old scanner. | Fernando Sahmkow | 2 | -77/+0 |
2019-07-09 | shader_ir: Implement a new shader scanner | Fernando Sahmkow | 5 | -16/+475 |
2019-07-09 | IFriendService::GetFriendList | David Marcec | 1 | -1/+34 |
2019-07-09 | gl_rasterizer: Amend documentation comment for ConfigureFramebuffers() | Lioncash | 1 | -7/+9 |
2019-07-09 | Prevent merging of device mapped memory blocks. | Michael Scire | 2 | -1/+28 |
2019-07-08 | addressed issues | David Marcec | 1 | -6/+7 |
2019-07-08 | addressed issue | David Marcec | 1 | -1/+1 |
2019-07-08 | key_manager: Convert Ticket union to std::variant | Zach Hilman | 3 | -57/+88 |
2019-07-08 | es: Populate/synthesize tickets on construction | Zach Hilman | 3 | -15/+17 |
2019-07-08 | key_manager: Add structure for Ticket parsing | Zach Hilman | 3 | -44/+194 |
2019-07-08 | es: Implement ETicket GetPersonalizedTicketData (17) | Zach Hilman | 1 | -1/+21 |
2019-07-08 | es: Implement ETicket GetCommonTicketData (16) | Zach Hilman | 1 | -1/+20 |
2019-07-08 | es: Implement ETicket GetPersonalizedTicketSize (15) | Zach Hilman | 1 | -1/+17 |
2019-07-08 | es: Implement ETicket GetCommonTicketSize (14) | Zach Hilman | 1 | -1/+17 |
2019-07-08 | es: Implement ETicket ListPersonalizedTicket (12) | Zach Hilman | 1 | -1/+24 |
2019-07-08 | es: Implement ETicket ListCommonTicket (11) | Zach Hilman | 1 | -1/+24 |
2019-07-08 | es: Implement ETicket CountPersonalizedTicket (10) | Zach Hilman | 1 | -1/+12 |
2019-07-08 | es: Implement ETicket CountCommonTicket (9) | Zach Hilman | 1 | -1/+12 |
2019-07-08 | es: Implement ETicket GetTitleKey (8) | Zach Hilman | 1 | -1/+27 |
2019-07-08 | es: Implement ETicket ImportTicket (1) | Zach Hilman | 1 | -1/+45 |
2019-07-08 | key_manager: Add accessors/helpers for ticket management | Zach Hilman | 2 | -14/+100 |
2019-07-08 | key_manager: Add equality operator for RSAKeyPair | Zach Hilman | 1 | -0/+7 |
2019-07-08 | gl_shader_decompiler: Implement gl_ViewportIndex and gl_Layer in vertex shaders | ReinUsesLisp | 10 | -40/+136 |
2019-07-07 | Remove unused member function declaration | Michael Scire | 1 | -9/+0 |
2019-07-07 | physmem: add helpers, cleanup logic. | Michael Scire | 2 | -171/+170 |
2019-07-07 | Delete decode_integer_set.cpp | Tobias | 1 | -0/+0 |
2019-07-07 | clang-format fixes | Michael Scire | 2 | -3/+3 |
2019-07-07 | shader/texture: Add F16 support for TLDS | ReinUsesLisp | 2 | -2/+9 |
2019-07-07 | address review commentary | Michael Scire | 5 | -36/+42 |
2019-07-07 | Implement MapPhysicalMemory/UnmapPhysicalMemory | Michael Scire | 8 | -21/+475 |
2019-07-07 | kernel/process: Allocate the process' TLS region during initialization | Lioncash | 3 | -3/+14 |
2019-07-07 | kernel/process: Move main thread stack allocation to its own function | Lioncash | 2 | -12/+17 |
2019-07-07 | vk_sampler_cache: Remove unused includes | Lioncash | 1 | -3/+0 |
2019-07-07 | video_core: Add missing override specifiers | Lioncash | 2 | -4/+4 |
2019-07-07 | yuzu/main: Make error messages within OnCoreError more localization-friendly | Lioncash | 1 | -7/+8 |
2019-07-07 | vk_scheduler: Drop execution context in favor of views | ReinUsesLisp | 6 | -50/+60 |
2019-07-07 | mii: Implement IDatabaseService SetInterfaceVersion | Zach Hilman | 1 | -1/+15 |
2019-07-06 | clang-format fixes | Michael Scire | 1 | -4/+5 |
2019-07-06 | am: Implement GetAccumulatedSuspendedTickValue | Michael Scire | 2 | -7/+19 |
2019-07-06 | memory: Remove unused includes | Lioncash | 1 | -2/+0 |
2019-07-06 | memory: Remove unused PageTable forward declaration | Lioncash | 1 | -4/+0 |
2019-07-06 | kernel/vm_manager: Rename 'new map' to 'stack' | Lioncash | 3 | -37/+37 |
2019-07-06 | buffer_cache: Avoid [[nodiscard]] to make clang-format happy | ReinUsesLisp | 1 | -5/+4 |
2019-07-06 | buffer_cache: Try to fix MinGW build | ReinUsesLisp | 1 | -1/+1 |
2019-07-06 | gl_rasterizer: Fix nullptr dereference on disabled buffers | ReinUsesLisp | 3 | -5/+5 |
2019-07-06 | gl_rasterizer: Minor style changes | ReinUsesLisp | 4 | -32/+22 |
2019-07-06 | gl_rasterizer: Fix vertex and index data invalidations | ReinUsesLisp | 4 | -8/+67 |
2019-07-06 | gl_buffer_cache: Implement with generic buffer cache | ReinUsesLisp | 8 | -291/+92 |
2019-07-06 | buffer_cache: Implement a generic buffer cache | ReinUsesLisp | 2 | -0/+301 |
2019-07-06 | gl_buffer_cache: Remove global system getters | ReinUsesLisp | 3 | -9/+14 |
2019-07-06 | gl_device: Query SSBO alignment | ReinUsesLisp | 2 | -0/+6 |
2019-07-06 | gl_buffer_cache: Implement flushing | ReinUsesLisp | 2 | -2/+11 |
2019-07-06 | gl_rasterizer: Drop gl_global_cache in favor of gl_buffer_cache | ReinUsesLisp | 7 | -206/+35 |
2019-07-06 | gl_buffer_cache: Rework to support internalized buffers | ReinUsesLisp | 3 | -65/+174 |
2019-07-06 | gl_buffer_cache: Store in CachedBufferEntry the used buffer handle | ReinUsesLisp | 2 | -23/+30 |
2019-07-06 | gl_buffer_cache: Return used buffer from Upload function | ReinUsesLisp | 4 | -36/+35 |
2019-07-06 | gl_rasterizer: Add some commentaries | ReinUsesLisp | 1 | -0/+5 |
2019-07-06 | gl_rasterizer: Make DrawParameters rasterizer instance const | ReinUsesLisp | 1 | -1/+1 |
2019-07-06 | gl_rasterizer: Move index buffer uploading to its own method | ReinUsesLisp | 2 | -7/+18 |
2019-07-06 | kernel/vm_manager: Handle stack/TLS IO region placement better | Lioncash | 1 | -2/+13 |
2019-07-05 | core/reporter: Allow moves into SaveToFile() | Lioncash | 1 | -1/+1 |
2019-07-05 | core/reporter: Add missing includes and forward declarations | Lioncash | 2 | -1/+9 |
2019-07-05 | core/reporter: Remove unnecessary namespace qualifiers | Lioncash | 2 | -3/+3 |
2019-07-05 | core/reporter: Remove pessimizing move in GetHLERequestContextData() | Lioncash | 1 | -1/+1 |
2019-07-05 | core/reporter: Make bracing consistent | Lioncash | 1 | -8/+18 |
2019-07-05 | core/reporter: Return in error case in SaveToFile() | Lioncash | 1 | -1/+3 |
2019-07-05 | NVServices: Correct delayed responses. | Fernando Sahmkow | 1 | -24/+19 |
2019-07-05 | Nv_Host_Ctrl: Correct difference calculation | Fernando Sahmkow | 1 | -5/+7 |
2019-07-05 | NVServices: Address Feedback | Fernando Sahmkow | 8 | -21/+38 |
2019-07-05 | NVServices: Styling, define constructors as explicit and corrections | Fernando Sahmkow | 24 | -65/+73 |
2019-07-05 | NVFlinger: Correct GCC compile error | Fernando Sahmkow | 8 | -23/+22 |
2019-07-05 | NVServices: Make NVEvents Automatic according to documentation. | Fernando Sahmkow | 4 | -7/+13 |
2019-07-05 | NVServices: Correct CtrlEventWaitSync to block the ipc until timeout. | Fernando Sahmkow | 23 | -31/+104 |
2019-07-05 | GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware | Fernando Sahmkow | 12 | -48/+45 |
2019-07-05 | nvflinger: Make the force 30 fps still force 30 fps | Fernando Sahmkow | 1 | -1/+1 |
2019-07-05 | nv_services: Fixes to event liberation. | Fernando Sahmkow | 1 | -6/+14 |
2019-07-05 | nvflinger: Acquire buffers in the same order as they were queued. | Fernando Sahmkow | 2 | -3/+11 |
2019-07-05 | nv_services: Deglobalize NvServices | Fernando Sahmkow | 23 | -51/+65 |
2019-07-05 | gpu_asynch: Simplify synchronization to a simpler consumer->producer scheme. | Fernando Sahmkow | 2 | -47/+3 |
2019-07-05 | nv_host_ctrl: Make Sync GPU variant always return synced result. | Fernando Sahmkow | 5 | -5/+16 |
2019-07-05 | Async GPU: do invalidate as synced operation | Fernando Sahmkow | 1 | -6/+1 |
2019-07-05 | Gpu: use an std mutex instead of a spin_lock to guard syncpoints | Fernando Sahmkow | 2 | -6/+6 |
2019-07-05 | nvhost_ctrl: Corrections to event handling | Fernando Sahmkow | 2 | -8/+12 |
2019-07-05 | Gpu: Mark areas as protected. | Fernando Sahmkow | 3 | -0/+19 |
2019-07-05 | nv_services: Stub CtrlEventSignal | Fernando Sahmkow | 4 | -13/+48 |
2019-07-05 | Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts | Fernando Sahmkow | 13 | -13/+90 |
2019-07-05 | nv_services: Implement NvQueryEvent, NvCtrlEventWait, NvEventRegister, NvEventUnregister | Fernando Sahmkow | 7 | -17/+192 |
2019-07-05 | nv_services: Create GPU channels correctly | Fernando Sahmkow | 2 | -2/+5 |
2019-07-05 | video_core: Implement GPU side Syncpoints | Fernando Sahmkow | 6 | -9/+84 |
2019-07-05 | nv_services: Correct buffer queue fencing and GPFifo fencing | Fernando Sahmkow | 8 | -57/+70 |
2019-07-05 | nvflinger: Implement swap intervals | Fernando Sahmkow | 5 | -8/+21 |
2019-07-05 | texture_cache: Address Feedback | Fernando Sahmkow | 7 | -22/+35 |
2019-07-05 | texture_cache: Correct Texture Buffer Uploading | Fernando Sahmkow | 3 | -2/+18 |
2019-07-04 | yuzu: Remove CPU Jit setting from the UI | fearlessTobi | 11 | -36/+12 |
2019-07-04 | gl_shader_cache: Make CachedShader constructor private | Zach Hilman | 2 | -5/+5 |
2019-07-04 | kernel/process: Default initialize all member variables | Lioncash | 1 | -2/+2 |
2019-07-04 | kernel/process: Decouple TLS handling from threads | Lioncash | 4 | -66/+97 |
2019-07-04 | kernel/vm_manager: Add overload of FindFreeRegion() that operates on a boundary | Lioncash | 2 | -13/+49 |
2019-07-03 | acc_su: Implement GetProfileEditor (205) | Zach Hilman | 3 | -1/+13 |
2019-07-03 | acc: Implement IProfileEditor-specific commands 'Store' and 'StoreWithImage' | Zach Hilman | 1 | -1/+73 |
2019-07-03 | profile_manager: Add setter for ProfileBase and ProfileData | Zach Hilman | 2 | -0/+13 |
2019-07-03 | acc: Add IProfileCommon for IProfile and IProfileEditor | Zach Hilman | 1 | -8/+31 |
2019-07-02 | file_sys: Rename other ContentRecordType members | Bakugo | 5 | -7/+8 |
2019-07-01 | audren: Only manage wave buffers with a size | David Marcec | 1 | -3/+5 |
2019-07-01 | rasterizer_cache: Protect inherited caches from submission level | Fernando Sahmkow | 3 | -1/+5 |
2019-07-01 | IAudioDevice::QueryAudioDeviceOutputEvent | David Marcec | 1 | -3/+16 |
2019-07-01 | file_sys/registered_cache: Improve missing metadata error | Bakugo | 1 | -2/+2 |
2019-07-01 | file_sys/submission_package: Don't warn about missing DeltaFragment NCAs | Bakugo | 1 | -4/+7 |
2019-07-01 | file_sys/registered_cache: Ignore DeltaFragment NCAs during installation | Bakugo | 1 | -0/+3 |
2019-07-01 | file_sys: Rename ContentRecordType::Patch to DeltaFragment | Bakugo | 1 | -1/+1 |
2019-07-01 | hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment | David Marcec | 6 | -3/+99 |
2019-06-30 | texture_cache: Pack sibling queries inside a method | ReinUsesLisp | 1 | -6/+8 |
2019-06-30 | texture_cache: Use std::vector reservation for sampled_textures | ReinUsesLisp | 1 | -17/+10 |
2019-06-30 | texture_cache: Style changes | ReinUsesLisp | 3 | -17/+13 |
2019-06-29 | texture_cache: Use std::array for siblings_table | ReinUsesLisp | 1 | -10/+13 |
2019-06-29 | texture_cache: Address feedback | ReinUsesLisp | 4 | -30/+13 |
2019-06-29 | am: Implement SetCpuBoostMode in terms of APM | Zach Hilman | 5 | -13/+26 |
2019-06-29 | core: Keep instance of APM Controller | Zach Hilman | 2 | -0/+20 |
2019-06-29 | apm: Implement SetCpuBoostMode | Zach Hilman | 2 | -0/+14 |
2019-06-29 | apm: Add getters for performance config and mode | Zach Hilman | 2 | -33/+49 |
2019-06-29 | apm: Add apm:am service | Zach Hilman | 2 | -11/+9 |
2019-06-29 | apm: Add Controller class to manage speed data and application | Zach Hilman | 3 | -0/+140 |
2019-06-29 | fsp-srv: Implement GetAccessLogVersionInfo | Zach Hilman | 2 | -3/+14 |
2019-06-29 | reporter: Add report class for filesystem access logs | Zach Hilman | 2 | -0/+25 |
2019-06-29 | fsp-srv: Implement OutputAccessLogToSdCard | Zach Hilman | 7 | -27/+62 |
2019-06-29 | set: Implement GetQuestFlag | Zach Hilman | 2 | -1/+10 |
2019-06-29 | settings: Add config option for kiosk (quest) mode | Zach Hilman | 6 | -1/+26 |
2019-06-28 | Attemp clang format fix? | David Marcec | 1 | -1/+0 |
2019-06-28 | Added errors.h to cmakelist | David Marcec | 1 | -0/+1 |
2019-06-28 | Addressed issues | David Marcec | 2 | -13/+13 |
2019-06-28 | Addressed issues | David Marcec | 2 | -17/+12 |
2019-06-27 | Implemented InitializeApplicationInfo & InitializeApplicationInfoRestricted | David Marcec | 4 | -6/+114 |
2019-06-27 | pm: Implement pm:shell and pm:dmnt GetApplicationPid | Zach Hilman | 3 | -7/+33 |
2019-06-27 | pm: Implement pm:dmnt GetTitlePid | Zach Hilman | 1 | -7/+36 |
2019-06-27 | pm: Implement pm:info GetTitleId | Zach Hilman | 1 | -2/+47 |
2019-06-26 | Addressed issues | David Marcec | 5 | -37/+53 |
2019-06-26 | glue: Correct missing bytes in ApplicationLaunchParameter | Zach Hilman | 7 | -37/+71 |
2019-06-26 | texture_cache: Correct variable naming. | Fernando Sahmkow | 1 | -3/+3 |
2019-06-26 | gl_texture_cache: Correct asserts | Fernando Sahmkow | 2 | -2/+2 |
2019-06-26 | texture_cache: Corrections, documentation and asserts | Fernando Sahmkow | 1 | -42/+42 |
2019-06-26 | surface_params: Corrections, asserts and documentation. | Fernando Sahmkow | 2 | -43/+58 |
2019-06-25 | copy_params: use constexpr for constructor | Fernando Sahmkow | 1 | -3/+4 |
2019-06-25 | gl_texture_cache: Corrections and fixes | Fernando Sahmkow | 2 | -13/+9 |
2019-06-25 | gl_resource_manager: Correct MakeStreamCopy | Fernando Sahmkow | 2 | -3/+2 |
2019-06-25 | texture_cache: Query MemoryManager from the system | Fernando Sahmkow | 5 | -20/+7 |
2019-06-25 | Implement Time::GetSharedMemoryNativeHandle | David Marcec | 8 | -29/+245 |
2019-06-25 | SizedNotificationInfo should be 0x10 bytes, user_uuid is incorrect, this should be the users account id | David Marcec | 1 | -1/+3 |
2019-06-25 | fixed spelling errors and fixed issue with Pop not returning the SizedNotificationInfo | David Marcec | 1 | -6/+8 |
2019-06-25 | applets: Pass current process title ID to applets | Zach Hilman | 11 | -41/+59 |
2019-06-25 | general_frontend: Add documentation for parental controls and ecommerce applets | Zach Hilman | 5 | -27/+55 |
2019-06-25 | web_browser: Only delete temporary directory if it was created | Zach Hilman | 1 | -1/+3 |
2019-06-25 | web_browser: Take ECommerce applet frontend optionally in constructor | Zach Hilman | 1 | -1/+6 |
2019-06-25 | frontend: Add base class and default impl for ECommerce applet frontend | Zach Hilman | 2 | -0/+102 |
2019-06-25 | web_browser: Use function tables for execute and initialize | Zach Hilman | 2 | -7/+285 |
2019-06-25 | web_browser: Correct structures and properly parse TLVs/ShimKind | Zach Hilman | 2 | -61/+168 |
2019-06-25 | yuzu: Accept default applets for Parental Controls and ECommerce | Zach Hilman | 1 | -5/+7 |
2019-06-25 | applets: Track ECommerce and Parental Control applet frontends | Zach Hilman | 2 | -7/+29 |
2019-06-25 | web_browser: Rename OpenPage to OpenPageLocal | Zach Hilman | 4 | -11/+11 |
2019-06-25 | frontend: Add base class and default impl of parent controls applet frontend | Zach Hilman | 2 | -1/+52 |
2019-06-25 | applets: Implement Auth applet backend | Zach Hilman | 2 | -0/+146 |
2019-06-25 | core: Keep track of ARPManager and register current application on boot | Zach Hilman | 2 | -0/+76 |
2019-06-25 | glue: Implement arp:w and arp:r services | Zach Hilman | 3 | -2/+330 |
2019-06-25 | glue: Add errors for glue/arp services | Zach Hilman | 4 | -2/+65 |
2019-06-25 | glue: Add scaffolding for bgtc:t and bgtc:sc services | Zach Hilman | 2 | -0/+73 |
2019-06-25 | arp: Move to glue services | Zach Hilman | 2 | -91/+0 |
2019-06-25 | glue: Add manager to keep track of application registry | Zach Hilman | 3 | -0/+121 |
2019-06-25 | registered_cache: Add getter to determine source slot in content provider union | Zach Hilman | 2 | -0/+17 |
2019-06-25 | patch_manager: Add getter for title version | Zach Hilman | 2 | -2/+14 |
2019-06-24 | texture_cache: Include "core/core.h" | ReinUsesLisp | 1 | -4/+1 |
2019-06-24 | gl_texture_cache: Explicitly add indirect include | ReinUsesLisp | 1 | -0/+1 |
2019-06-24 | texture_cache/surface_view: Address feedback | ReinUsesLisp | 1 | -1/+0 |
2019-06-24 | texture_cache/surface_base: Address feedback | ReinUsesLisp | 2 | -2/+10 |
2019-06-24 | video_core/surface: Address feedback | ReinUsesLisp | 1 | -2/+2 |
2019-06-24 | decode/texture: Address feedback | ReinUsesLisp | 1 | -0/+1 |
2019-06-24 | renderer_opengl/utils: Remove unused includes and unused forward declaration | ReinUsesLisp | 1 | -4/+0 |
2019-06-24 | gl_texture_cache: Address some feedback | ReinUsesLisp | 1 | -2/+4 |
2019-06-24 | gl_shader_disk_cache: Address feedback | ReinUsesLisp | 2 | -4/+8 |
2019-06-24 | gl_shader_decompiler: Address feedback | ReinUsesLisp | 1 | -11/+12 |
2019-06-24 | shader_bytecode: Include missing <array> | ReinUsesLisp | 1 | -0/+1 |
2019-06-24 | common/alignment: Address feedback | ReinUsesLisp | 1 | -2/+3 |
2019-06-24 | Implemented INotificationService | David Marcec | 5 | -1/+127 |
2019-06-22 | Update reporter.cpp | Thomas May | 1 | -5/+5 |
2019-06-21 | service/acc: Silence truncation warnings | Lioncash | 1 | -3/+3 |
2019-06-21 | texture_cache: Style and Corrections | Fernando Sahmkow | 7 | -71/+75 |
2019-06-21 | shader_cache: Correct versioning and size calculation. | Fernando Sahmkow | 2 | -2/+7 |
2019-06-21 | texture_cache: Eliminate linear textures fallthrough | Fernando Sahmkow | 1 | -4/+0 |
2019-06-21 | texture_cache: Correct format R16U as sibling | Fernando Sahmkow | 2 | -1/+2 |
2019-06-21 | texture_cache: Implement texception detection and texture barriers. | Fernando Sahmkow | 2 | -7/+40 |
2019-06-21 | texture_cache: Corrections to buffers and shadow formats use. | Fernando Sahmkow | 1 | -10/+34 |
2019-06-21 | texture_cache: Implement Irregular Views in surfaces | Fernando Sahmkow | 2 | -4/+24 |
2019-06-21 | surface: Correct format S8Z24 | Fernando Sahmkow | 4 | -9/+5 |
2019-06-21 | texture_cache: Initialize all siblings to invalid pixel format. | Fernando Sahmkow | 1 | -6/+15 |
2019-06-21 | gl_texture_cache: Use Stream Buffers instead of Persistant for Buffer Copies. | Fernando Sahmkow | 3 | -5/+4 |
2019-06-21 | gl_texture_cache: Correct Image Blit | Fernando Sahmkow | 1 | -1/+1 |
2019-06-21 | decoders: correct block calculation | Fernando Sahmkow | 7 | -29/+41 |
2019-06-21 | texture_cache: Use siblings textures on Rebuild and fix possible error on blitting | Fernando Sahmkow | 2 | -11/+24 |
2019-06-21 | texture_cache: Remove old rasterizer cache | Fernando Sahmkow | 2 | -1956/+0 |
2019-06-21 | texture_cache: Implement siblings texture formats. | Fernando Sahmkow | 2 | -12/+31 |
2019-06-21 | fermi2d: Correct Origin Mode | Fernando Sahmkow | 1 | -5/+10 |
2019-06-21 | texture_cache: correct texture buffer on surface params | Fernando Sahmkow | 1 | -4/+11 |
2019-06-21 | texture_cache: eliminate accelerated depth->color/color->depth copies due to driver instability. | Fernando Sahmkow | 4 | -22/+6 |
2019-06-21 | texture_cache: correct mutex locks | Fernando Sahmkow | 1 | -4/+4 |
2019-06-21 | shader_ir: Fix image copy rebase issues | Fernando Sahmkow | 1 | -2/+7 |
2019-06-21 | texture_cache: Don't Image Copy if component types differ | Fernando Sahmkow | 1 | -1/+2 |
2019-06-21 | texture_cache: move some large methods to cpp files | Fernando Sahmkow | 4 | -139/+135 |
2019-06-21 | texture_cache: Optimize GetSurface and use references on functions that don't change a surface. | Fernando Sahmkow | 3 | -12/+12 |
2019-06-21 | texture_cache: Implement Buffer Copy and detect Turing GPUs Image Copies | Fernando Sahmkow | 8 | -12/+148 |
2019-06-21 | texture_cache uncompress-compress is untopological. | Fernando Sahmkow | 5 | -19/+53 |
2019-06-21 | texture_cache: Correct copying between compressed and uncompressed formats | Fernando Sahmkow | 3 | -10/+27 |
2019-06-21 | texture_cache: Only load on recycle with accurate GPU. | Fernando Sahmkow | 1 | -2/+3 |
2019-06-21 | Fix rebase errors | Fernando Sahmkow | 3 | -3/+13 |
2019-06-21 | texture_cache: Handle uncontinuous surfaces. | Fernando Sahmkow | 4 | -21/+82 |
2019-06-21 | texture_cache: return null surface on invalid address | Fernando Sahmkow | 1 | -0/+12 |
2019-06-21 | texture_cache: Add checks for texture buffers. | Fernando Sahmkow | 1 | -2/+16 |
2019-06-21 | texture_cache: Fermi2D reform and implement View Mirage | Fernando Sahmkow | 11 | -77/+125 |
2019-06-21 | gl_shader_decompiler: Implement image binding settings | ReinUsesLisp | 5 | -24/+52 |
2019-06-21 | shader: Implement bindless images | ReinUsesLisp | 3 | -2/+40 |
2019-06-21 | shader: Decode SUST and implement backing image functionality | ReinUsesLisp | 9 | -3/+283 |
2019-06-21 | gl_rasterizer: Track texture buffer usage | ReinUsesLisp | 6 | -74/+119 |
2019-06-21 | video_core: Make ARB_buffer_storage a required extension | ReinUsesLisp | 5 | -8/+12 |
2019-06-21 | gl_rasterizer_cache: Use texture buffers to emulate texture buffers | ReinUsesLisp | 5 | -11/+35 |
2019-06-21 | maxwell_3d: Partially implement texture buffers as 1D textures | ReinUsesLisp | 4 | -10/+24 |
2019-06-21 | gl_shader_decompiler: Allow 1D textures to be texture buffers | ReinUsesLisp | 1 | -4/+38 |
2019-06-21 | shader: Implement texture buffers | ReinUsesLisp | 3 | -0/+62 |
2019-06-21 | texture_cache: loose TryReconstructSurface when accurate GPU is not on. | Fernando Sahmkow | 3 | -4/+20 |
2019-06-21 | texture_cache: Document the most important methods. | Fernando Sahmkow | 1 | -8/+87 |
2019-06-21 | texture_cache: Try to Reconstruct Surface on bigger than overlap. | Fernando Sahmkow | 1 | -4/+11 |
2019-06-21 | texture_cache: Implement Guard mechanism | Fernando Sahmkow | 2 | -1/+12 |
2019-06-21 | texture_cache: General Fixes | Fernando Sahmkow | 8 | -47/+170 |
2019-06-21 | surface_params: Ensure pitch is always written to avoid surface leaks | ReinUsesLisp | 1 | -0/+2 |
2019-06-21 | gl_framebuffer_cache: Use a hashed struct to cache framebuffers | ReinUsesLisp | 6 | -62/+148 |
2019-06-21 | texture_cache return invalid buffer on deactivated color_mask | Fernando Sahmkow | 2 | -2/+9 |
2019-06-21 | engine_upload: Addapt to new Texture Cache | Fernando Sahmkow | 2 | -5/+5 |
2019-06-21 | surface_params: Optimize CreateForTexture | ReinUsesLisp | 2 | -72/+76 |
2019-06-21 | gl_texture_cache: Make main views be proxy textures instead of a full view. | Fernando Sahmkow | 2 | -11/+25 |
2019-06-21 | texture_cache: Add ASync Protections | Fernando Sahmkow | 1 | -0/+10 |
2019-06-21 | Remove Framebuffer reconfiguration and restrict rendertarget protection | Fernando Sahmkow | 4 | -39/+27 |
2019-06-21 | texture_cache: Implement GPU Dirty Flags | Fernando Sahmkow | 1 | -15/+22 |
2019-06-21 | texture_cache: Optimize GetMipBlockHeight and GetMipBlockDepth | Fernando Sahmkow | 2 | -13/+50 |
2019-06-21 | texture_cache: Implement L1_Inner_cache | Fernando Sahmkow | 1 | -13/+30 |
2019-06-21 | video_core: Use un-shifted block sizes to avoid integer divisions | ReinUsesLisp | 10 | -60/+78 |
2019-06-21 | texture_cache: Change internal cache from lists to vectors | ReinUsesLisp | 1 | -6/+7 |
2019-06-21 | Reduce amount of size calculations. | Fernando Sahmkow | 8 | -88/+97 |
2019-06-21 | texture_cache: Correct premature texceptions | Fernando Sahmkow | 4 | -14/+51 |
2019-06-21 | texture_cache: Implement guest flushing | Fernando Sahmkow | 3 | -10/+29 |
2019-06-21 | Fixes to mipmap's process and reconstruct process | Fernando Sahmkow | 2 | -3/+3 |
2019-06-21 | surface_base: Add parenthesis to EmplaceOverview's predicate | ReinUsesLisp | 1 | -3/+2 |
2019-06-21 | Texture Cache: Implement Blitting and Fermi Copies | Fernando Sahmkow | 7 | -100/+93 |
2019-06-21 | surface_view: Add constructor for ViewParams | ReinUsesLisp | 3 | -39/+23 |
2019-06-21 | surface_base: Split BreakDown into layered and non-layered variants | ReinUsesLisp | 1 | -45/+48 |
2019-06-21 | surface_base: Silence truncation warnings and minor renames and reordering | ReinUsesLisp | 2 | -32/+37 |
2019-06-21 | copy_params: Use constructor instead of C-like initialization | ReinUsesLisp | 3 | -47/+39 |
2019-06-21 | Correct Mipmaps View method in Texture Cache | Fernando Sahmkow | 3 | -32/+29 |
2019-06-21 | Change texture_cache chaching from GPUAddr to CacheAddr | Fernando Sahmkow | 7 | -101/+60 |
2019-06-21 | Corrections to Structural Matching | Fernando Sahmkow | 2 | -24/+53 |
2019-06-21 | Implement Texture Cache V2 | Fernando Sahmkow | 6 | -381/+568 |
2019-06-21 | Correct Surface Base and Views for new Texture Cache | Fernando Sahmkow | 7 | -380/+466 |
2019-06-21 | Add OGLTextureView | Fernando Sahmkow | 2 | -0/+43 |
2019-06-21 | Deglobalize Memory Manager on texture cahe and Implement Invalidation and Flushing using GPUVAddr | Fernando Sahmkow | 4 | -1/+20 |
2019-06-21 | texture_cache: Remove execution context copies from the texture cache | ReinUsesLisp | 7 | -168/+59 |
2019-06-21 | gl_texture_cache: Implement fermi copies | ReinUsesLisp | 5 | -2/+105 |
2019-06-21 | texture_cache: Split texture cache into different files | ReinUsesLisp | 12 | -876/+965 |
2019-06-21 | texture_cache: Move staging buffer into a generic implementation | ReinUsesLisp | 4 | -181/+211 |
2019-06-21 | texture_cache: Flush 3D textures in the order they are drawn | ReinUsesLisp | 5 | -19/+44 |
2019-06-21 | gl_texture_cache: Minor changes | ReinUsesLisp | 5 | -140/+185 |
2019-06-21 | gl_texture_cache: Add copy from multiple overlaps into a single surface | ReinUsesLisp | 3 | -6/+84 |
2019-06-21 | gl_texture_cache: Attach surface textures instead of views | ReinUsesLisp | 3 | -20/+32 |
2019-06-21 | gl_texture_cache: Add fast copy path | ReinUsesLisp | 4 | -7/+60 |
2019-06-21 | gl_texture_cache: Initial implementation | ReinUsesLisp | 9 | -47/+809 |
2019-06-21 | freezer: Update documentation | Zach Hilman | 1 | -1/+8 |
2019-06-21 | core: Move Freezer class to tools namespace | Zach Hilman | 4 | -17/+17 |
2019-06-21 | freezer: Add documentation for methods | Zach Hilman | 2 | -30/+49 |
2019-06-21 | memory: Add class to manage and enforce memory freezing | Zach Hilman | 4 | -0/+248 |
2019-06-20 | Revert PR 2590. | Fernando Sahmkow | 1 | -1/+1 |
2019-06-20 | Update content_archive.cpp | jonsn0w | 1 | -2/+2 |
2019-06-19 | Change to a more descriptive name | Tobias | 1 | -1/+1 |
2019-06-19 | yuzu/configure_input: Add missing space in window name | Tobias | 1 | -1/+1 |
2019-06-19 | Added missing space between two words | Alex Subaric | 1 | -1/+1 |
2019-06-18 | core: Remove unused CiTrace source files | Lioncash | 5 | -399/+0 |
2019-06-18 | service/audio/audren_u: Correct event reset type for the system event | Lioncash | 1 | -1/+1 |
2019-06-17 | Addressed issues | David Marcec | 4 | -9/+14 |
2019-06-16 | Core_Timing: Make core_timing threadsafe by default. | Fernando Sahmkow | 5 | -60/+25 |
2019-06-16 | Signalled accumulated_suspended_tick_changed_event on creation based on RE | David Marcec | 1 | -0/+1 |
2019-06-16 | Cleanup | David Marcec | 12 | -30/+39 |
2019-06-16 | Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent | David Marcec | 10 | -11/+93 |
2019-06-13 | file_sys/ips_layer: Remove unnecessary reserve() call | Lioncash | 1 | -1/+0 |
2019-06-12 | common/hex_util: Reserve std::string memory ahead of time | Lioncash | 1 | -0/+5 |
2019-06-12 | common/hex_util: Combine HexVectorToString() and HexArrayToString() | Lioncash | 11 | -39/+40 |
2019-06-12 | file_sys/card_image: Remove obsolete TODO | Lioncash | 1 | -1/+1 |
2019-06-12 | kernel/vm_manager: Remove redundant Reset call in destructor | Lioncash | 1 | -3/+1 |
2019-06-12 | gl_device: Fix TestVariableAoffi test | ReinUsesLisp | 1 | -1/+2 |
2019-06-11 | file_sys/nca_metadata: Update CNMT structures | Lioncash | 1 | -2/+7 |
2019-06-11 | file_sys/card_image: Deduplicate casts within AddNCAFromPartition() | Lioncash | 1 | -3/+6 |
2019-06-11 | file_sys/card_image: Make bracing consistent | Lioncash | 1 | -4/+8 |
2019-06-11 | file_sys/card_image: Assign collapsed NCA contents directly to ncas member | Lioncash | 1 | -3/+1 |
2019-06-11 | file_sys/card_image: Deduplicate type cast | Lioncash | 1 | -4/+6 |
2019-06-11 | file_sys/card_image: Get rid of a magic number | Lioncash | 1 | -1/+1 |
2019-06-11 | file_sys/card_image: Use std::array deduction guides | Lioncash | 1 | -1/+6 |
2019-06-10 | yuzutest: Add minor comments | Zach Hilman | 2 | -8/+9 |
2019-06-10 | kernel: Differentiate kernel and user processes when picking ID | Zach Hilman | 6 | -10/+29 |
2019-06-10 | nsp: Correct status codes for extracted NSPs | Zach Hilman | 2 | -13/+17 |
2019-06-10 | nsp: Use title ID from NPDM metadata for extracted type NSPs | Zach Hilman | 2 | -1/+22 |
2019-06-10 | arm_dynarmic: Check if jit is nullptr when preparing reschedule | Zach Hilman | 1 | -0/+3 |
2019-06-10 | yuzu_tester: Display results in table format | Zach Hilman | 3 | -12/+50 |
2019-06-10 | yuzutest: Support multiple tests per executable | Zach Hilman | 4 | -33/+41 |
2019-06-10 | yuzu_tester: Add 'yuzutest' service | Zach Hilman | 2 | -0/+123 |
2019-06-10 | yuzu_tester: Add SDL2-based EmuWindow that doesn't show the window | Zach Hilman | 2 | -0/+164 |
2019-06-10 | yuzu_tester: Use config, icon, and main from yuzu-cmd | Zach Hilman | 6 | -0/+624 |
2019-06-10 | yuzu_tester: Add project subdirectory | Zach Hilman | 2 | -0/+35 |
2019-06-10 | kernel/process: Make Create()'s name parameter be taken by value | Lioncash | 2 | -2/+2 |
2019-06-10 | kernel/svc: Implement TotalMemoryUsedWithoutMmHeap/TotalMemoryAvailableWithoutMmHeap | Lioncash | 3 | -2/+42 |
2019-06-10 | kernel/svc: Amend naming for TotalMemoryUsage in svcGetInfo() | Lioncash | 3 | -6/+6 |
2019-06-10 | kernel/svc: Remove duplicate enum entry in svcGetInfo() | Lioncash | 1 | -2/+1 |
2019-06-09 | GPUVM: Correct GPU VM virtual address space | Fernando Sahmkow | 1 | -2/+2 |
2019-06-08 | kepler_compute: Use std::array for cbuf info | ReinUsesLisp | 1 | -2/+3 |
2019-06-08 | kepler_compute: Fix block_dim_x encoding | ReinUsesLisp | 1 | -1/+1 |
2019-06-08 | gl_shader_cache: Use static constructors for CachedShader initialization | ReinUsesLisp | 2 | -52/+53 |
2019-06-08 | gl_rasterizer: Remove unused parameters in descriptor uploads | ReinUsesLisp | 2 | -8/+6 |
2019-06-08 | video_core/engines: Move ConstBufferInfo out of Maxwell3D | ReinUsesLisp | 6 | -49/+64 |
2019-06-07 | constants: Extract backup JPEG used by account services | Zach Hilman | 5 | -28/+43 |
2019-06-07 | shader: Split SSY and PBK stack | ReinUsesLisp | 4 | -27/+78 |
2019-06-07 | kernel_executable: Optimize BLZ decompression | Zach Hilman | 2 | -10/+13 |
2019-06-07 | cmake: Add missing shader hash file entries | ReinUsesLisp | 1 | -0/+3 |
2019-06-07 | shader/node: Minor changes | ReinUsesLisp | 1 | -50/+54 |
2019-06-07 | shader: Move Node declarations out of the shader IR header | ReinUsesLisp | 4 | -493/+518 |
2019-06-06 | yuzu/configuration: Make all widgets and dialogs aware of language changes | Lioncash | 31 | -58/+326 |
2019-06-06 | shader: Use shared_ptr to store nodes and move initialization to file | ReinUsesLisp | 35 | -248/+296 |
2019-06-05 | service/ns: Add missing override specifiers | Lioncash | 1 | -9/+9 |
2019-06-05 | yuzu/CMakeLists: Disable implicit QString->QUrl conversions | Lioncash | 1 | -0/+3 |
2019-06-05 | yuzu/CMakeLists: Disable unsafe overloads of QProcess' start() function | Lioncash | 1 | -0/+3 |
2019-06-05 | yuzu/CMakeLists: Disable implicit type narrowing in connect() calls | Lioncash | 1 | -0/+3 |
2019-06-05 | yuzu/configuration: Make function naming consistent | Lioncash | 33 | -213/+234 |
2019-06-05 | kernel/process: Remove unused boost header include | Lioncash | 1 | -1/+0 |
2019-06-05 | game_list: Accept *.kip as a file extension of executables | Zach Hilman | 2 | -3/+2 |
2019-06-05 | loader: Add recognition for KIP file type | Zach Hilman | 2 | -0/+11 |
2019-06-05 | loader: Add KIP and INI file parser-specific errors | Zach Hilman | 2 | -1/+9 |
2019-06-05 | loader: Add AppLoader_KIP for KIP files | Zach Hilman | 3 | -0/+135 |
2019-06-05 | program_metadata: Add function to load meta from raw parameters | Zach Hilman | 2 | -0/+20 |
2019-06-05 | partition_data_manager: Remove KIP processing and use FileSys | Zach Hilman | 1 | -118/+13 |
2019-06-05 | file_sys: Add classes to parse KIP1 and INI1 files | Zach Hilman | 3 | -0/+330 |
2019-06-05 | core/core_timing_util: Amend casing of cyclesTo* functions | Lioncash | 3 | -6/+6 |
2019-06-05 | core/core_timing_util: Use std::chrono types for specifying time units | Lioncash | 7 | -36/+43 |
2019-06-05 | core/core_timing_utils: Simplify overload set | Lioncash | 2 | -49/+2 |
2019-06-04 | shader_bytecode: Mark EXIT as flow instruction | Fernando Sahmkow | 1 | -1/+1 |
2019-06-03 | input_common/sdl/sdl_impl: Correct logging string in SDLState constructor | Lioncash | 1 | -1/+1 |
2019-06-03 | input_common/sdl/sdl_impl: Move documentation comments to header where applicable | Lioncash | 2 | -7/+6 |
2019-06-03 | input_common/sdl/sdl_impl: Amend names for axes for SDLAnalogPoller | Lioncash | 1 | -13/+13 |
2019-06-03 | input_common/sdl/sdl_impl: Mark variables const where applicable | Lioncash | 1 | -10/+11 |
2019-06-03 | input_common/sdl/sdl_impl: Mark SDLEventToButtonParamPackage() as static | Lioncash | 1 | -1/+1 |
2019-06-03 | input_common/sdl/sdl_impl: Convert reinterpret_cast into a static_cast | Lioncash | 1 | -2/+4 |
2019-06-03 | input_common/sdl/sdl_impl: Use insert_or_assign() where applicable | Lioncash | 1 | -3/+3 |
2019-06-03 | input_common/sdl/sdl_impl: Simplify SDL_Joystick deleter handling | Lioncash | 1 | -15/+14 |
2019-06-03 | input_common/sdl/sdl_impl: Resolve two sign conversion warnings | Lioncash | 1 | -10/+16 |
2019-06-03 | input_common/sdl: Remove unused header includes and forward declarations | Lioncash | 3 | -11/+5 |
2019-06-03 | input_common/sdl/sdl_impl: Use nested namespace specifiers where applicable | Lioncash | 1 | -5/+2 |
2019-06-03 | yuzu/bootmanager: Log out screenshot destination path | Lioncash | 1 | -6/+11 |
2019-06-03 | yuzu/bootmanager: Treat the resolution factor as a u32 | Lioncash | 4 | -16/+25 |
2019-06-03 | yuzu/bootmanager: Default EmuThread's destructor in the cpp file | Lioncash | 2 | -1/+4 |
2019-06-03 | yuzu/bootmanager: unsigned -> u32 | Lioncash | 2 | -11/+11 |
2019-06-03 | yuzu/bootmanager: Change false literal to 0 for setSwapInterval() | Lioncash | 1 | -1/+1 |
2019-06-03 | yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructor | Lioncash | 2 | -4/+3 |
2019-06-03 | yuzu/bootmanager: Remove unnecessary pointer casts | Lioncash | 1 | -5/+6 |
2019-06-03 | gl_shader_decompiler: Remove guest "position" varying | ReinUsesLisp | 2 | -36/+21 |
2019-05-31 | input_common/sdl/sdl_impl: Silence sign conversion warnings | Lioncash | 1 | -3/+3 |
2019-05-31 | common/math_util: Provide a template deduction guide for Common::Rectangle | Lioncash | 1 | -0/+3 |
2019-05-31 | game_list_worker: Use QFile over our own IOFile instance or std streams | Lioncash | 1 | -28/+24 |
2019-05-31 | game_list_worker: Remove template specializations | Lioncash | 1 | -8/+2 |
2019-05-30 | gl_shader_cache: Store a system class and drop global accessors | ReinUsesLisp | 2 | -7/+9 |
2019-05-30 | gl_shader_cache: Add commentaries explaining the intention in shaders creation | ReinUsesLisp | 1 | -0/+2 |
2019-05-30 | gl_shader_cache: Flip if condition in GetStageProgram to reduce indentation | ReinUsesLisp | 1 | -25/+26 |
2019-05-30 | gl_buffer_cache: Remove unused ReserveMemory method | ReinUsesLisp | 2 | -13/+0 |
2019-05-30 | maxwell_to_gl: Use GL_CLAMP to emulate Clamp wrap mode | ReinUsesLisp | 3 | -7/+4 |
2019-05-30 | gl_rasterizer: Move alpha testing to the OpenGL pipeline | ReinUsesLisp | 8 | -71/+33 |
2019-05-30 | gl_rasterizer: Use GL_QUADS to emulate quads rendering | ReinUsesLisp | 6 | -132/+5 |
2019-05-30 | rasterizer_opengl: Remove OpenGL core profile | ReinUsesLisp | 8 | -29/+3 |
2019-05-30 | main: Remove extraneous comment | Zach Hilman | 1 | -1/+0 |
2019-05-30 | qt: Silence name collision warnings | ReinUsesLisp | 3 | -15/+15 |
2019-05-29 | yuzu: Remove unused birthday setting | fearlessTobi | 3 | -170/+44 |
2019-05-29 | yuzu/software_keyboard: Remove unnecessary GetStatus() member function | Lioncash | 3 | -10/+1 |
2019-05-29 | profile_select: Remove unnecessary GetStatus() member function | Lioncash | 3 | -18/+8 |
2019-05-29 | profile_select: Return int instead of u32 for GetIndex() | Lioncash | 3 | -8/+9 |
2019-05-29 | core/core: Remove unnecessary includes | Lioncash | 3 | -13/+37 |
2019-05-29 | yuzu_cmd/yuzu: Correct formatting specifier | Lioncash | 1 | -1/+1 |
2019-05-29 | core/loader: Remove LoadKernelSystemMode | Lioncash | 5 | -29/+0 |
2019-05-29 | core/telemetry_session: Remove unnecessary web service nulling out in destructor | Lioncash | 1 | -2/+1 |
2019-05-29 | core/telemetry_session: Remove usages of the global system accessor | Lioncash | 3 | -30/+54 |
2019-05-29 | core/telemetry_session: Explicitly delete copy and move constructors | Lioncash | 1 | -1/+7 |
2019-05-29 | core/telemetry_session: Remove unused include | Lioncash | 1 | -1/+0 |
2019-05-27 | gl_device: Add commentary to AOFFI unit test source code | ReinUsesLisp | 1 | -0/+1 |
2019-05-27 | gl_shader_gen: Always declare extensions after the version declaration | ReinUsesLisp | 2 | -7/+5 |
2019-05-27 | ncm: Implement LR OpenAddOnContentLocationResolver (2) | Zach Hilman | 1 | -24/+21 |
2019-05-27 | ncm: Implement LR OpenRegisteredLocationResolver (1) | Zach Hilman | 1 | -0/+27 |
2019-05-27 | ncm: Implement LR OpenLocationResolver (0) | Zach Hilman | 1 | -0/+50 |
2019-05-26 | game_list_worker: Add better error handling to caching | Zach Hilman | 2 | -23/+42 |
2019-05-26 | yuzu: Clear partial/full game list cache when data is updated | Zach Hilman | 2 | -0/+13 |
2019-05-26 | game_list: Implement caching for game list | Zach Hilman | 1 | -7/+99 |
2019-05-26 | ui_settings: Add option to cache game list | Zach Hilman | 2 | -0/+3 |
2019-05-26 | loader: Move NSO module tracking to AppLoader | Zach Hilman | 22 | -81/+148 |
2019-05-26 | vk_device: Let formats array type be deduced | ReinUsesLisp | 1 | -33/+33 |
2019-05-26 | vk_shader_decompiler: Misc fixes | ReinUsesLisp | 2 | -45/+67 |
2019-05-26 | vk_device: Enable features when available and misc changes | ReinUsesLisp | 2 | -43/+151 |
2019-05-26 | emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy | ReinUsesLisp | 5 | -10/+5 |
2019-05-25 | core_timing_util: Silence sign-comparison warnings | Lioncash | 1 | -4/+4 |
2019-05-25 | loader/nso: Silence sign-comparison warning | Lioncash | 1 | -1/+1 |
2019-05-25 | yuzu_cmd: Split emu_window OpenGL implementation into its own file | ReinUsesLisp | 6 | -176/+211 |
2019-05-25 | prepo: Save reports from PlayReport service | Zach Hilman | 1 | -2/+23 |
2019-05-25 | fatal: Save report on fatal:u call | Zach Hilman | 1 | -21/+5 |
2019-05-25 | service: Save report on unimplemented function call | Zach Hilman | 1 | -0/+3 |
2019-05-25 | applets/error: Save report on error applet | Zach Hilman | 1 | -5/+14 |
2019-05-25 | applets: Save report on stubbed applet | Zach Hilman | 4 | -15/+49 |
2019-05-25 | svc: Save report on call to svcBreak | Zach Hilman | 1 | -1/+7 |
2019-05-25 | core: Add Reporter class to take/save reports | Zach Hilman | 5 | -1/+416 |
2019-05-25 | qt: Make UI option for 'Reporting Services' temporary | Zach Hilman | 2 | -0/+24 |
2019-05-25 | settings: Add 'Reporting Services' config option | Zach Hilman | 3 | -10/+13 |
2019-05-25 | arm_interface: Expand backtrace generation | Zach Hilman | 2 | -7/+194 |
2019-05-25 | core: Track load offsets of NSO modules | Zach Hilman | 3 | -0/+18 |
2019-05-25 | configure_hotkeys: Remove unnecessary Settings::Apply() call | Lioncash | 1 | -1/+0 |
2019-05-25 | configure_hotkeys: Tidy up key sequence conflict error string | Lioncash | 1 | -2/+2 |
2019-05-25 | configure_hotkeys: Change critical error dialog into a warning dialog | Lioncash | 1 | -2/+2 |
2019-05-25 | configure_hotkeys: Move conflict detection logic to IsUsedKey() | Lioncash | 2 | -14/+15 |
2019-05-25 | configure_hotkeys: Remove unused EmitHotkeysChanged() | Lioncash | 3 | -13/+0 |
2019-05-25 | sequence_dialog: Reorganize the constructor | Lioncash | 1 | -4/+8 |
2019-05-25 | sequence_dialog: Remove unnecessary horizontal specifier | Lioncash | 1 | -2/+1 |
2019-05-25 | renderer_opengl/utils: Use a std::string_view with LabelGLObject() | Lioncash | 2 | -10/+10 |
2019-05-25 | yuzu/configuration/configure_graphics: Eliminate type narrowing in a connect call | Lioncash | 1 | -6/+5 |
2019-05-25 | yuzu/CMakeLists: Disable implicit QString conversions | Lioncash | 1 | -0/+4 |
2019-05-25 | yuzu/applets/software_keyboard: Remove unused assert header | Lioncash | 1 | -1/+0 |
2019-05-25 | yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText() | Lioncash | 1 | -1/+1 |
2019-05-25 | yuzu/applets/software_keyboard: Resolve sign mismatch comparison | Lioncash | 1 | -1/+1 |
2019-05-25 | yuzu/applets/software_keyboard: Specify string conversions explicitly | Lioncash | 2 | -10/+18 |
2019-05-25 | yuzu/applets/error: Specify string conversions explicitly | Lioncash | 1 | -2/+3 |
2019-05-25 | yuzu/main: Specify string conversions where applicable | Lioncash | 1 | -115/+145 |
2019-05-24 | gl_shader_decompiler: Use an if based cbuf indexing for broken drivers | ReinUsesLisp | 1 | -3/+20 |
2019-05-24 | gl_device: Add test to detect broken component indexing | ReinUsesLisp | 2 | -0/+60 |
2019-05-23 | common/file_util: Remove unnecessary return at end of void StripTailDirSlashes() | Lioncash | 1 | -6/+8 |
2019-05-23 | common/file_util: Make GetCurrentDir() return a std::optional | Lioncash | 2 | -3/+4 |
2019-05-23 | common/file_util: Remove duplicated documentation comments | Lioncash | 1 | -25/+0 |
2019-05-23 | common/file_util: Make ReadFileToString and WriteStringToFile consistent | Lioncash | 3 | -7/+7 |
2019-05-23 | common/file_util: Remove unnecessary c_str() calls | Lioncash | 1 | -2/+2 |
2019-05-23 | common/file_util: Make IOFile's WriteString take a std::string_view | Lioncash | 1 | -2/+2 |
2019-05-23 | Fix bitmask logic inversion | Michael Scire | 1 | -2/+1 |
2019-05-23 | fix introduced clang-format errors | Michael Scire | 1 | -3/+2 |
2019-05-23 | Address review comments | Michael Scire | 6 | -47/+120 |
2019-05-23 | clang-format fixes | Michael Scire | 4 | -31/+32 |
2019-05-23 | Implement IApplicationFunctions::GetDesiredLanguage | Michael Scire | 9 | -403/+1010 |
2019-05-23 | shader/shader_ir: Make Comment() take a std::string by value | Lioncash | 2 | -3/+3 |
2019-05-23 | shader/decode/*: Add missing newline to files lacking them | Lioncash | 18 | -18/+18 |
2019-05-23 | shader/decode/*: Eliminate indirect inclusions | Lioncash | 6 | -1/+5 |
2019-05-23 | service/aoc: Avoid allocating and discarding data | Lioncash | 1 | -8/+8 |
2019-05-23 | service/aoc: Remove unnecessary includes | Lioncash | 1 | -2/+0 |
2019-05-23 | service/aoc: Pop all passed values where applicable | Lioncash | 1 | -12/+45 |
2019-05-22 | shader/decode/memory: Remove left in debug pragma | Lioncash | 1 | -2/+0 |
2019-05-21 | renderer_opengl/gl_shader_decompiler: Remove redundant name specification in format string | Lioncash | 1 | -1/+1 |
2019-05-21 | gl_shader_cache: Fix clang strict standard build issues | ReinUsesLisp | 3 | -9/+13 |
2019-05-21 | gl_shader_cache: Use shared contexts to build shaders in parallel | ReinUsesLisp | 7 | -56/+112 |
2019-05-21 | shader/memory: Implement ST (generic memory) | ReinUsesLisp | 2 | -21/+36 |
2019-05-21 | shader/memory: Implement LD (generic memory) | ReinUsesLisp | 3 | -15/+38 |
2019-05-21 | yuzu/configuration/config: Make default hotkeys an internally-linked array in the cpp file | Lioncash | 2 | -4/+2 |
2019-05-21 | yuzu/configuration/config: Specify string conversions explicitly | Lioncash | 1 | -30/+42 |
2019-05-20 | shader: Implement S2R Tid{XYZ} and CtaId{XYZ} | ReinUsesLisp | 4 | -15/+69 |
2019-05-20 | gl_shader_decompiler: Make GetSwizzle constexpr | ReinUsesLisp | 1 | -7/+7 |
2019-05-20 | yuzu/game_list: Specify string conversions explicitly | Lioncash | 2 | -50/+55 |
2019-05-20 | yuzu/game_list_worker: Specify string conversions explicitly | Lioncash | 1 | -2/+2 |
2019-05-20 | yuzu/game_list_p: Amend mentions of SMDH in comments | Lioncash | 1 | -3/+3 |
2019-05-20 | yuzu/game_list_p: Specify string conversions explicitly | Lioncash | 1 | -10/+9 |
2019-05-20 | yuzu/loading_screen: Specify string conversions explicitly | Lioncash | 1 | -9/+9 |
2019-05-20 | yuzu/bootmanager: Specify string conversions explicitly | Lioncash | 1 | -2/+4 |
2019-05-20 | yuzu/util: Specify string conversions explicitly | Lioncash | 1 | -8/+10 |
2019-05-20 | gl_shader_decompiler: Tidy up minor remaining cases of unnecessary std::string concatenation | Lioncash | 1 | -21/+20 |
2019-05-20 | gl_shader_decompiler: Replace individual overloads with the fmt-based one | Lioncash | 1 | -28/+16 |
2019-05-20 | gl_shader_decompiler: Utilize fmt overload of AddLine() where applicable | Lioncash | 1 | -136/+152 |
2019-05-19 | Revert #2466 | Fernando Sahmkow | 1 | -1/+3 |
2019-05-19 | gl_shader_decompiler: Add AddLine() overload that forwards to fmt | Lioncash | 1 | -0/+11 |
2019-05-19 | yuzu/configuration/configure_web: Specify string conversions explicitly | Lioncash | 1 | -8/+16 |
2019-05-19 | yuzu/configuration/configure_system: Specify string conversions explicitly | Lioncash | 1 | -2/+3 |
2019-05-19 | yuzu/configuration/configure_profile_manager: Mark UI string as translatable | Lioncash | 1 | -1/+1 |
2019-05-19 | yuzu/configuration/configure_per_general: Specify string conversions explicitly | Lioncash | 1 | -6/+8 |
2019-05-19 | yuzu/configuration/configure_mouse_advanced: Clean up array accesses | Lioncash | 1 | -19/+22 |
2019-05-19 | yuzu/configuration/configure_mouse_advanced: Specify string conversions explicitly | Lioncash | 1 | -11/+23 |
2019-05-19 | yuzu/configuration/configure_input_player: Clean up array accesses | Lioncash | 1 | -32/+48 |
2019-05-19 | yuzu/configuration/configure_input_player: Specify string conversions explicitly | Lioncash | 1 | -24/+49 |
2019-05-19 | yuzu/configuration/configure_input: Mark controller type names as translateable | Lioncash | 1 | -5/+8 |
2019-05-19 | yuzu/configuration/configure_general: Specify string conversions explicitly | Lioncash | 1 | -1/+2 |
2019-05-19 | yuzu/configuration/configure_gamelist: Specify string conversions explicitly | Lioncash | 1 | -3/+5 |
2019-05-19 | yuzu/configuration/configure_audio: Store power on query into a variable | Lioncash | 1 | -2/+3 |
2019-05-19 | yuzu/configuration/configure_audio: Tidy up function cast | Lioncash | 1 | -2/+1 |
2019-05-19 | yuzu/configuration/configure_audio: Specify string conversions explicitly | Lioncash | 1 | -3/+3 |
2019-05-19 | Dma_pusher: ASSERT on empty command_list | Fernando Sahmkow | 1 | -0/+7 |
2019-05-19 | shader/shader_ir: Remove unnecessary inline specifiers | Lioncash | 1 | -2/+2 |
2019-05-19 | shader/shader_ir: Simplify constructors for OperationNode | Lioncash | 1 | -15/+6 |
2019-05-19 | shader/shader_ir: Remove unnecessary template parameter packs from Operation() overloads where applicable | Lioncash | 1 | -2/+0 |
2019-05-19 | shader/shader_ir: Mark tracking functions as const member functions | Lioncash | 2 | -8/+11 |
2019-05-19 | yuzu/util: Remove unused spinbox.cpp/.h | Lioncash | 3 | -366/+0 |
2019-05-19 | shader/shader_ir: Place implementations of constructor and destructor in cpp file | Lioncash | 2 | -5/+9 |
2019-05-19 | gl_shader_gen: std::move objects where applicable | Lioncash | 1 | -7/+7 |
2019-05-19 | gl_shader_disk_cache: in-class initialize virtual file offset of ShaderDiskCacheOpenGL | Lioncash | 2 | -5/+3 |
2019-05-19 | gl_shader_disk_cache: Default ShaderDiskCacheOpenGL's destructor in the cpp file | Lioncash | 2 | -0/+3 |
2019-05-19 | gl_shader_disk_cache: Make hash specializations noexcept | Lioncash | 1 | -2/+2 |
2019-05-19 | gl_shader_disk_cache: Remove redundant code string construction in LoadDecompiledEntry() | Lioncash | 1 | -2/+2 |
2019-05-19 | gl_shader_disk_cache: Make variable non-const in decompiled entry case | Lioncash | 1 | -1/+1 |
2019-05-19 | gl_shader_disk_cache: Special-case boolean handling | Lioncash | 2 | -24/+37 |
2019-05-19 | yuzu/applets/profile_select: Mark header string as translatable | Lioncash | 1 | -2/+2 |
2019-05-19 | yuzu/debugger/graphics/graphics_breakpoints: Specify string conversions explicitly | Lioncash | 1 | -1/+1 |
2019-05-19 | yuzu/debugger/profiler: Specify string conversions explicitly | Lioncash | 1 | -2/+2 |
2019-05-19 | yuzu/debugger/wait_tree: Specify string conversions explicitly | Lioncash | 1 | -14/+17 |
2019-05-19 | ipc_helpers: Amend floating-point type in Pop<double> specialization | Lioncash | 1 | -1/+1 |
2019-05-19 | Address review comment | Tobias | 1 | -1/+1 |
2019-05-19 | kernel/svc: Mark GetThreadList() and UnmapProcessCodeMemory() as internally linked | Lioncash | 1 | -4/+4 |
2019-05-19 | service/am: Add missing return in error case for IStorageAccessor's Read()/Write(). | Lioncash | 1 | -0/+2 |
2019-05-18 | core/kernel/object: Rename ResetType enum members | Lioncash | 19 | -35/+36 |
2019-05-18 | HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread | Weiyi Wang | 4 | -9/+10 |
2019-05-18 | gl_rasterizer: Limit OpenGL point size to a minimum of 1 | ReinUsesLisp | 1 | -1/+3 |
2019-05-18 | maxwell_to_gl: Add TriangleFan primitive topology | ReinUsesLisp | 1 | -0/+2 |
2019-05-17 | gl_rasterizer: Pass the right number of array quad vertices count | ReinUsesLisp | 1 | -2/+2 |
2019-05-17 | qt/configure_graphics: Shadow options at runtime | ReinUsesLisp | 1 | -2/+6 |
2019-05-17 | yuzu_cmd: Use OpenGL compat when asked in the settings | ReinUsesLisp | 1 | -1/+5 |
2019-05-17 | yuzu_cmd: Make OpenGL's context current | ReinUsesLisp | 1 | -0/+1 |
2019-05-17 | yuzu/bootmanager: Explicitly enable deprecated OpenGL features on compat | ReinUsesLisp | 1 | -0/+1 |
2019-05-14 | maxwell_3d: reduce sevirity of different component formats assert. | Fernando Sahmkow | 1 | -1/+1 |
2019-05-14 | video_core/engines/engine_upload: Amend constructor initializer list order | Lioncash | 1 | -1/+1 |
2019-05-14 | video_core/engines/engine_upload: Default destructor in the cpp file | Lioncash | 2 | -1/+3 |
2019-05-14 | video_core/engines/engine_upload: Remove unnecessary const on parameters in function declarations | Lioncash | 1 | -2/+2 |
2019-05-14 | video_core/engines/engine_upload: Remove unnecessary includes | Lioncash | 2 | -2/+2 |
2019-05-14 | video_core/engines/maxwell3d: Get rid of three magic values in CallMethod() | Lioncash | 1 | -3/+3 |
2019-05-14 | video_core/engines/maxwell_3d: Simplify for loops into ranged for loops within InitializeRegisterDefaults() | Lioncash | 1 | -15/+15 |
2019-05-14 | video_core/engines/maxwell_3d: Add is_trivially_copyable_v check for Regs | Lioncash | 1 | -0/+2 |
2019-05-14 | yuzu: Remove explicit types from locks where applicable | Lioncash | 3 | -3/+3 |
2019-05-14 | video_core/gpu_thread: Remove redundant copy constructor for CommandDataContainer | Lioncash | 1 | -6/+0 |
2019-05-12 | GPU/MMEInterpreter: Ignore the 'exit' flag when it's executed inside a delay slot. | Sebastian Valle | 1 | -3/+3 |
2019-05-10 | service/set: Correct and simplify behavior related to copying language codes | Lioncash | 1 | -34/+22 |
2019-05-10 | video_core/memory_manager: Mark IsBlockContinuous() as a const member function | Lioncash | 2 | -4/+4 |
2019-05-10 | video_core/memory_manager: Mark the constructor as explicit | Lioncash | 1 | -1/+1 |
2019-05-10 | video_core/memory_manager: Default the destructor within the cpp file | Lioncash | 2 | -0/+3 |
2019-05-10 | video_core/memory_manager: Amend doxygen comments | Lioncash | 1 | -7/+7 |
2019-05-10 | video_core/memory_manager: Remove superfluous const from function declarations | Lioncash | 1 | -7/+7 |
2019-05-10 | video_core/renderer_opengl/gl_shader_cache: Correct member initialization order | Lioncash | 1 | -1/+1 |
2019-05-10 | video_core/shader/decode/texture: Remove unused variable from GetTld4Code() | Lioncash | 1 | -1/+0 |
2019-05-10 | renderer_vulkan/vk_shader_decompiler: Remove unused variable from DeclareInternalFlags() | Lioncash | 1 | -1/+0 |
2019-05-10 | video_core/renderer_opengl/gl_shader_decompiler: Remove unused Composite() function | Lioncash | 1 | -11/+0 |
2019-05-10 | video_core/renderer_opengl/gl_rasterizer_cache: Remove unused variable in UploadGLMipmapTexture() | Lioncash | 1 | -1/+0 |
2019-05-10 | video_core/gpu_thread: Remove unused local variable | Lioncash | 1 | -1/+1 |
2019-05-10 | video_core/textures/astc: Remove unused variables | Lioncash | 1 | -6/+2 |
2019-05-09 | CMakeLists: Specify /volatile:iso for MSVC | Lioncash | 1 | -0/+2 |
2019-05-09 | configure_dialog: Remove the Whats This? button from the dialog | Lioncash | 1 | -0/+4 |
2019-05-09 | yuzu/hotkeys: Remove unnecessary constructor | Lioncash | 1 | -2/+0 |
2019-05-09 | yuzu/main: Move window title updating logic to its own function | Lioncash | 2 | -7/+19 |
2019-05-09 | yuzu/about_dialog: Specify string conversions explicitly | Lioncash | 1 | -4/+4 |
2019-05-09 | yuzu/compatdb: Remove unnecessary qualifiers | Lioncash | 1 | -3/+3 |
2019-05-09 | configuration/config: Move config loading and saving to functions based off groups | Lioncash | 2 | -315/+573 |
2019-05-07 | src/CMakeLists: Add /Zc:externConstexpr to the MSVC build flags | Lioncash | 1 | -8/+10 |
2019-05-07 | src/CMakeLists: Vertically order compilation flags | Lioncash | 1 | -9/+19 |
2019-05-07 | core/memory: Remove unused FlushMode enum | Lioncash | 1 | -9/+0 |
2019-05-07 | Correct possible error on Rasterizer Caches | Fernando Sahmkow | 1 | -1/+2 |
2019-05-04 | core/telemetry_session: Only create the backend when we really need it | zhupengfei | 2 | -9/+9 |
2019-05-04 | shader/decode/texture: Remove unused variable | Lioncash | 1 | -1/+0 |
2019-05-04 | CMakeLists: Explicitly specify -Wall for the non-MSVC case | Lioncash | 1 | -1/+4 |
2019-05-04 | gl_rasterizer: Silence unused variable warning | Lioncash | 1 | -2/+2 |
2019-05-04 | common/zstd_compression: Remove #pragma once directive from source file | Lioncash | 1 | -2/+0 |
2019-05-04 | core/frontend/emu_window: Make GraphicsContext's destructor virtual | Lioncash | 2 | -0/+4 |
2019-05-03 | shader_ir/other: Implement IPA.IDX | ReinUsesLisp | 2 | -5/+9 |
2019-05-03 | gl_shader_decompiler: Skip physical unused attributes | ReinUsesLisp | 1 | -18/+27 |
2019-05-03 | shader_ir/memory: Assert on non-32 bits ALD.PHYS | ReinUsesLisp | 1 | -0/+3 |
2019-05-03 | shader: Add physical attributes commentaries | ReinUsesLisp | 4 | -4/+8 |
2019-05-03 | gl_shader_decompiler: Implement GLSL physical attributes | ReinUsesLisp | 2 | -66/+101 |
2019-05-03 | shader_ir/memory: Implement physical input attributes | ReinUsesLisp | 4 | -6/+32 |
2019-05-03 | gl_shader_decompiler: Abstract generic attribute operations | ReinUsesLisp | 1 | -29/+26 |
2019-05-03 | gl_shader_decompiler: Declare all possible varyings on physical attribute usage | ReinUsesLisp | 4 | -27/+88 |
2019-05-03 | shader: Remove unused AbufNode Ipa mode | ReinUsesLisp | 6 | -35/+14 |
2019-05-03 | shader_ir/memory: Emit AL2P IR | ReinUsesLisp | 2 | -0/+22 |
2019-05-03 | shader_bytecode: Add AL2P decoding | ReinUsesLisp | 1 | -2/+15 |
2019-05-01 | Refactors and name corrections. | Fernando Sahmkow | 6 | -35/+35 |
2019-05-01 | service/audren_u: Handle variadic command buffers in GetWorkBufferSize() | Lioncash | 2 | -17/+93 |
2019-05-01 | service/audren_u: Handle version 2 of performance frame info in GetWorkBufferSize() | Lioncash | 2 | -6/+13 |
2019-05-01 | service/audren_u: Clean up work buffer calculations | Lioncash | 1 | -49/+214 |
2019-05-01 | gl_shader_disk_cache: Skip stored shader variants instead of asserting | ReinUsesLisp | 1 | -1/+4 |
2019-05-01 | Fix Layered ASTC Textures | Fernando Sahmkow | 1 | -1/+3 |
2019-05-01 | loader/nso: Remove left-in debug pragma | Lioncash | 1 | -2/+0 |
2019-04-29 | kernel/svc: Make svcCreateThread/svcStartThread/svcSleepThread/svcExitThread calls show up in the debug log | Lioncash | 1 | -4/+4 |
2019-04-29 | kernel/svc: Reorganize svcSetThreadCoreMask() | Lioncash | 1 | -32/+39 |
2019-04-29 | kernel/thread: Update thread processor ID flags | Lioncash | 2 | -7/+16 |
2019-04-28 | service/audctl: Update documentation comments to be relative to 8.0.0 | Lioncash | 1 | -2/+2 |
2019-04-26 | shader_ir: Move Sampler index entry in operand< to sort declarations | ReinUsesLisp | 1 | -2/+2 |
2019-04-26 | shader_ir: Add missing entry to Sampler operand< comparison | ReinUsesLisp | 1 | -2/+3 |
2019-04-26 | shader_ir/texture: Fix sampler const buffer key shift | ReinUsesLisp | 1 | -1/+1 |
2019-04-25 | mii_manager: Fix incorrect loop condition in mii UUID generation code | Zach Hilman | 3 | -2/+3 |
2019-04-25 | profile_select: Port Service::Account::UUID to Common::UUID | Zach Hilman | 9 | -29/+27 |
2019-04-25 | mii: Implement Delete and Destroy file | Zach Hilman | 4 | -13/+122 |
2019-04-25 | mii: Implement IsUpdated command (IPC 0) | Zach Hilman | 3 | -9/+34 |
2019-04-25 | mii_manager: Cleanup and optimization | Zach Hilman | 5 | -39/+55 |
2019-04-25 | mii: Implement IDatabaseService commands using MiiManager | Zach Hilman | 2 | -15/+244 |
2019-04-25 | mii: Add MiiManager class to manage Mii database | Zach Hilman | 2 | -0/+622 |
2019-04-25 | common: Extract UUID to its own class | Zach Hilman | 6 | -78/+108 |
2019-04-23 | Re added new lines at the end of files | FreddyFunk | 2 | -2/+2 |
2019-04-23 | gl_shader_disk_cache: Compress precompiled shader cache file with Zstandard | unknown | 1 | -6/+10 |
2019-04-23 | gl_shader_disk_cache: Use VectorVfsFile for the virtual precompiled shader cache file | unknown | 3 | -101/+168 |
2019-04-23 | gl_shader_disk_cache: Remove per shader compression | unknown | 2 | -45/+11 |
2019-04-23 | Fixes and Corrections to DMA Engine | Fernando Sahmkow | 2 | -37/+57 |
2019-04-23 | Add Swizzle Parameters to the DMA engine | Fernando Sahmkow | 2 | -2/+27 |
2019-04-23 | Add Documentation Headers to all the GPU Engines | Fernando Sahmkow | 5 | -0/+29 |
2019-04-23 | Corrections and styling | Fernando Sahmkow | 5 | -6/+9 |
2019-04-23 | Implement Maxwell3D Data Upload | Fernando Sahmkow | 2 | -3/+32 |
2019-04-23 | Introduce skeleton of the GPU Compute Engine. | Fernando Sahmkow | 3 | -8/+202 |
2019-04-23 | Revamp Kepler Memory to use a subegine to manage uploads | Fernando Sahmkow | 6 | -93/+134 |
2019-04-21 | Rasterizer Cache: Use a temporal storage for Surfaces loading/flushing. | Fernando Sahmkow | 4 | -18/+30 |
2019-04-21 | Corrections Half Float operations on const buffers and implement saturation. | Fernando Sahmkow | 2 | -15/+16 |
2019-04-20 | Allow picking a Compatibility Profile for OpenGL. | Fernando Sahmkow | 7 | -1/+21 |
2019-04-20 | Apply Position Y Direction | Fernando Sahmkow | 1 | -0/+3 |
2019-04-20 | RasterizerCache Redesign: Flush | Fernando Sahmkow | 6 | -17/+26 |
2019-04-20 | make ReadBlockunsafe and WriteBlockunsafe, ignore invalid pages. | Fernando Sahmkow | 1 | -4/+12 |
2019-04-19 | gl_state: Fix samplers memory corruption | ReinUsesLisp | 1 | -3/+5 |
2019-04-19 | kernel/svc: Name supervisor call 0x36 | Lioncash | 1 | -1/+1 |
2019-04-18 | service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax() | Lioncash | 2 | -2/+32 |
2019-04-18 | video_core: Silent -Wswitch warnings | ReinUsesLisp | 10 | -77/+106 |
2019-04-17 | web_browser: Make OpenPage non-const | Zach Hilman | 13 | -25/+30 |
2019-04-17 | main: Add GMainWindow hooks for Error display | Zach Hilman | 4 | -3/+11 |
2019-04-17 | main: Switch to AppletManager for frontend | Zach Hilman | 1 | -3/+9 |
2019-04-17 | qt: Add dialog implementation of Error applet | Zach Hilman | 3 | -0/+94 |
2019-04-17 | general_backend: Move StubApplet and add backend PhotoViewer | Zach Hilman | 2 | -1/+102 |
2019-04-17 | general_frontend: Add frontend scaffold for PhotoViewer applet | Zach Hilman | 2 | -0/+55 |
2019-04-17 | frontend: Add frontend receiver for Error applet | Zach Hilman | 3 | -2/+79 |
2019-04-17 | applets: Add Error applet | Zach Hilman | 3 | -24/+224 |
2019-04-17 | applets: Port current applets to take frontend in constructor | Zach Hilman | 6 | -14/+16 |
2019-04-17 | web_browser: Make OpenPage const | Zach Hilman | 4 | -7/+7 |
2019-04-17 | core: Remove specific applets in favor of AppletManager | Zach Hilman | 2 | -47/+32 |
2019-04-17 | am: Delegate applet creation to AppletManager | Zach Hilman | 1 | -24/+3 |
2019-04-17 | applets: Add AppletManager class to control lifetime | Zach Hilman | 2 | -0/+137 |
2019-04-17 | kernel/thread: Unify wait synchronization types | Lioncash | 7 | -45/+38 |
2019-04-17 | kernel/svc: Migrate svcCancelSynchronization behavior to a thread function | Lioncash | 3 | -7/+17 |
2019-04-17 | kernel/wait_object: Make GetHighestPriorityReadyThread() a const member function | Lioncash | 2 | -2/+2 |
2019-04-17 | yuzu/bootmanager: Replace unnnecessary constructor initializer list member of GGLContext | Lioncash | 1 | -2/+2 |
2019-04-17 | yuzu/bootmanager: Remove unnecessary includes | Lioncash | 1 | -1/+0 |
2019-04-17 | yuzu/bootmanager: Resolve constructor initializer list warnings | Lioncash | 1 | -2/+1 |
2019-04-17 | CMakeLists: Ensure we specify Unicode as the codepage on Windows | Lioncash | 2 | -4/+9 |
2019-04-17 | kernel/vm_manager: Remove usages of global system accessors | Lioncash | 3 | -7/+11 |
2019-04-17 | Implement IsBlockContinous | Fernando Sahmkow | 2 | -2/+13 |
2019-04-16 | Apply Const correctness to SwizzleKepler and replace u32 for size_t on iterators. | Fernando Sahmkow | 2 | -9/+12 |
2019-04-16 | Use ReadBlockUnsafe for fetyching DMA CommandLists | Fernando Sahmkow | 2 | -4/+2 |
2019-04-16 | Document unsafe versions and add BlockCopyUnsafe | Fernando Sahmkow | 3 | -16/+45 |
2019-04-16 | Use ReadBlockUnsafe for Shader Cache | Fernando Sahmkow | 1 | -5/+7 |
2019-04-16 | Use ReadBlockUnsafe on TIC and TSC reading | Fernando Sahmkow | 2 | -2/+4 |
2019-04-16 | GPU MemoryManager: Implement ReadBlockUnsafe and WriteBlockUnsafe | Fernando Sahmkow | 2 | -0/+34 |
2019-04-16 | Use WriteBlock and ReadBlock. | Fernando Sahmkow | 1 | -10/+6 |
2019-04-16 | Implement Block Linear copies in Kepler Memory. | Fernando Sahmkow | 3 | -5/+38 |
2019-04-16 | vk_shader_decompiler: Add missing operations | ReinUsesLisp | 1 | -0/+7 |
2019-04-16 | shader_ir/decode: Fix half float pre-operations and remove MetaHalfArithmetic | ReinUsesLisp | 9 | -85/+72 |
2019-04-16 | gl_shader_decompiler: Fix MrgH0 decompilation | ReinUsesLisp | 1 | -2/+2 |
2019-04-16 | shader_ir/decode: Implement half float saturation | ReinUsesLisp | 5 | -8/+31 |
2019-04-16 | shader_ir/decode: Reduce severity of unimplemented half-float FTZ | ReinUsesLisp | 3 | -3/+9 |
2019-04-16 | renderer_opengl: Implement half float NaN comparisons | ReinUsesLisp | 3 | -36/+59 |
2019-04-16 | shader_ir: Avoid using static on heap-allocated objects | ReinUsesLisp | 1 | -5/+4 |
2019-04-16 | Do some corrections in conversion shader instructions. | Fernando Sahmkow | 2 | -23/+73 |
2019-04-15 | CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt target | Lioncash | 2 | -1/+7 |
2019-04-15 | svc: Specify handle value in thread's name | Lioncash | 2 | -2/+10 |
2019-04-15 | Correct Kepler Memory on Linear Pushes. | Fernando Sahmkow | 2 | -16/+48 |
2019-04-15 | Support compressed formats on linear textures. | Fernando Sahmkow | 1 | -2/+5 |
2019-04-15 | common/{lz4_compression, zstd_compression}: Add missing header guards | Lioncash | 2 | -0/+4 |
2019-04-15 | Correct Pitch in Fermi2D | Fernando Sahmkow | 1 | -4/+1 |
2019-04-15 | kernel/thread: Remove BoostPriority() | Lioncash | 2 | -11/+0 |
2019-04-14 | kernel/thread: Remove unused guest_handle member variable | Lioncash | 3 | -16/+7 |
2019-04-14 | gl_shader_decompiler: Use variable AOFFI on supported hardware | ReinUsesLisp | 10 | -71/+102 |
2019-04-14 | shader_ir: Implement STG, keep track of global memory usage and flush | ReinUsesLisp | 11 | -89/+186 |
2019-04-13 | kernel/svc: Implement svcUnmapProcessCodeMemory | Lioncash | 3 | -1/+143 |
2019-04-13 | kernel/svc: Implement svcMapProcessCodeMemory | Lioncash | 4 | -1/+131 |
2019-04-12 | Fix Clang Format | FreddyFunk | 2 | -5/+10 |
2019-04-12 | common/swap: Improve codegen of the default swap fallbacks | Lioncash | 1 | -3/+7 |
2019-04-12 | core/core: Move process execution start to System's Load() | Lioncash | 20 | -107/+144 |
2019-04-12 | core/process: Remove unideal page table setting from LoadFromMetadata() | Lioncash | 1 | -5/+0 |
2019-04-12 | core/core: Move main process creation into Load() | Lioncash | 1 | -4/+3 |
2019-04-12 | video_core/gpu: Create threads separately from initialization | Lioncash | 10 | -25/+51 |
2019-04-12 | core/cpu_core_manager: Create threads separately from initialization. | Lioncash | 11 | -39/+58 |
2019-04-12 | common/swap: Mark byte swapping free functions with [[nodiscard]] and noexcept | Lioncash | 1 | -11/+11 |
2019-04-12 | common/swap: Simplify swap function ifdefs | Lioncash | 1 | -48/+15 |
2019-04-12 | common/swap: Remove 32-bit ARM path | Lioncash | 1 | -13/+0 |
2019-04-12 | common/scope_exit: Replace std::move with std::forward in ScopeExit() | Lioncash | 1 | -1/+1 |
2019-04-11 | kernel: Make handle type declarations constexpr | Lioncash | 10 | -10/+10 |
2019-04-11 | ui_settings: Rename game directory variables | FreddyFunk | 5 | -20/+20 |
2019-04-11 | gl_rasterizer_cache: Relax restrictions on FastCopySurface and FastLayeredCopySurface | Fernando Sahmkow | 1 | -4/+10 |
2019-04-11 | service: Update service function tables | Lioncash | 27 | -57/+262 |
2019-04-11 | gl_shader_manager: Move code to source file and minor clean up | ReinUsesLisp | 2 | -34/+61 |
2019-04-10 | gl_rasterizer: Apply just the needed state on Clear | ReinUsesLisp | 1 | -4/+4 |
2019-04-10 | ldr: Mark IsValidNROHash() as a const member function | Lioncash | 1 | -5/+4 |
2019-04-10 | ldr: Amend parameters for LoadNro/UnloadNro LoadNrr/UnloadNrr | Lioncash | 1 | -60/+81 |
2019-04-10 | gl_device: Implement interface and add uniform offset alignment | ReinUsesLisp | 5 | -13/+70 |
2019-04-10 | vk_shader_decompiler: Implement flow primitives | ReinUsesLisp | 1 | -5/+82 |
2019-04-10 | vk_shader_decompiler: Implement most common texture primitives | ReinUsesLisp | 1 | -8/+65 |
2019-04-10 | vk_shader_decompiler: Implement texture decompilation helper functions | ReinUsesLisp | 1 | -0/+32 |
2019-04-10 | vk_shader_decompiler: Implement Assign and LogicalAssign | ReinUsesLisp | 1 | -2/+64 |
2019-04-10 | vk_shader_decompiler: Implement non-OperationCode visits | ReinUsesLisp | 1 | -7/+129 |
2019-04-10 | vk_shader_decompiler: Implement OperationCode decompilation interface | ReinUsesLisp | 1 | -1/+411 |
2019-04-10 | vk_shader_decompiler: Implement Visit | ReinUsesLisp | 1 | -1/+50 |
2019-04-10 | vk_shader_decompiler: Implement labels tree and flow | ReinUsesLisp | 1 | -0/+71 |
2019-04-10 | vk_shader_decompiler: Implement declarations | ReinUsesLisp | 1 | -3/+457 |
2019-04-10 | vk_shader_decompiler: Declare and stub interface for a SPIR-V decompiler | ReinUsesLisp | 3 | -0/+127 |
2019-04-10 | video_core: Add sirit as optional dependency with Vulkan | ReinUsesLisp | 1 | -1/+4 |
2019-04-10 | fsp_srv: Remove unnecessary parameter popping in IDirectory's Read() | Lioncash | 1 | -4/+1 |
2019-04-10 | fsp_srv: Log out option values in IFile's Read and Write functions | Lioncash | 1 | -4/+6 |
2019-04-10 | kernel/server_session: Remove obsolete TODOs | Lioncash | 1 | -7/+2 |
2019-04-10 | configure_hotkeys: Pass the dialog as a parent to SequenceDialog() | Lioncash | 1 | -1/+1 |
2019-04-10 | configure_hotkeys: Avoid dialog memory leak within Configure() | Lioncash | 1 | -3/+3 |
2019-04-10 | Remove bounding in LD_C | Fernando Sahmkow | 1 | -2/+1 |
2019-04-10 | configure_hotkeys: Mark member variables as const where applicable in Configure() | Lioncash | 1 | -7/+7 |
2019-04-10 | configure_hotkeys: Make comparison check a little more self-documenting | Lioncash | 1 | -1/+2 |
2019-04-10 | configure_dialog: Amend constructor initializer list order | Lioncash | 1 | -1/+1 |
2019-04-10 | configure_hotkey: Remove unnecessary include | Lioncash | 1 | -1/+0 |
2019-04-10 | configure_hotkey: Make IsUsedKey() a const member function | Lioncash | 2 | -2/+2 |
2019-04-09 | Correct Fermi Copy on Linear Textures. | Fernando Sahmkow | 1 | -0/+4 |
2019-04-09 | kernel/process: Set page table when page table resizes occur. | Lioncash | 1 | -0/+2 |
2019-04-09 | Implement Texture Format ZF32_X24S8. | Fernando Sahmkow | 1 | -0/+2 |
2019-04-09 | Correct depth compare with color formats for R32F | Fernando Sahmkow | 1 | -2/+17 |
2019-04-09 | yuzu/loading_screen: Resolve runtime Qt string formatting warnings | Lioncash | 1 | -1/+6 |
2019-04-09 | added a toggle to force 30fps mode | zarroboogs | 5 | -6/+23 |
2019-04-08 | gl_backend: Align Pixel Storage | Fernando Sahmkow | 2 | -4/+12 |
2019-04-08 | Correct LOP_IMN encoding | Fernando Sahmkow | 1 | -1/+1 |
2019-04-08 | Correct XMAD mode, psl and high_b on different encodings. | Fernando Sahmkow | 2 | -9/+33 |
2019-04-08 | Adapt Bindless to work with AOFFI | Fernando Sahmkow | 1 | -7/+18 |
2019-04-08 | Move ConstBufferAccessor to Maxwell3d, correct mistakes and clang format. | Fernando Sahmkow | 9 | -44/+25 |
2019-04-08 | Fix bad rebase | Fernando Sahmkow | 1 | -2/+1 |
2019-04-08 | Fix TMML | Fernando Sahmkow | 1 | -5/+7 |
2019-04-08 | Simplify ConstBufferAccessor | Fernando Sahmkow | 5 | -53/+22 |
2019-04-08 | Refactor GetTextureCode and GetTexCode to use an optional instead of optional parameters | Fernando Sahmkow | 2 | -34/+33 |
2019-04-08 | Implement TXQ_B | Fernando Sahmkow | 2 | -2/+10 |
2019-04-08 | Implement TMML_B | Fernando Sahmkow | 1 | -5/+10 |
2019-04-08 | Corrections to TEX_B | Fernando Sahmkow | 2 | -4/+37 |
2019-04-08 | Fixes to Const Buffer Accessor and Formatting | Fernando Sahmkow | 3 | -10/+10 |
2019-04-08 | Implement Bindless Handling on SetupTexture | Fernando Sahmkow | 4 | -18/+34 |
2019-04-08 | Unify both sampler types. | Fernando Sahmkow | 4 | -22/+48 |
2019-04-08 | Implement Bindless Samplers and TEX_B in the IR. | Fernando Sahmkow | 4 | -16/+77 |
2019-04-08 | Implement Const Buffer Accessor | Fernando Sahmkow | 5 | -2/+65 |
2019-04-08 | kernel/svc: Deglobalize the supervisor call handlers | Lioncash | 8 | -364/+413 |
2019-04-07 | Permit a Null Shader in case of a bad host_ptr. | Fernando Sahmkow | 2 | -0/+22 |
2019-04-07 | core/memory: Remove unused enum constants | Lioncash | 1 | -10/+0 |
2019-04-07 | core/memory: Remove GetCurrentPageTable() | Lioncash | 2 | -6/+1 |
2019-04-07 | arm/arm_dynarmic: Remove unnecessary current_page_table member | Lioncash | 2 | -8/+0 |
2019-04-07 | kernel: Handle page table switching within MakeCurrentProcess() | Lioncash | 4 | -6/+3 |
2019-04-06 | kernel/server_session: Return a std::pair from CreateSessionPair() | Lioncash | 4 | -11/+8 |
2019-04-06 | kernel/server_port: Return a std::pair from CreatePortPair() | Lioncash | 2 | -7/+7 |
2019-04-06 | maxwell_3d: Reduce severity of ProcessSyncPoint | ReinUsesLisp | 1 | -2/+2 |
2019-04-06 | video_core/textures/convert: Replace include with a forward declaration | Lioncash | 2 | -1/+5 |
2019-04-06 | video_core/texures/texture: Remove unnecessary includes | Lioncash | 6 | -2/+5 |
2019-04-06 | yuzu/debugger: Remove graphics surface viewer | Lioncash | 5 | -622/+0 |
2019-04-06 | memory_manager: Improved implementation of read/write/copy block. | bunnei | 3 | -12/+84 |
2019-04-06 | video_core/macro_interpreter: Remove assertion within FetchParameter() | Lioncash | 1 | -2/+1 |
2019-04-06 | video_core/macro_interpreter: Simplify GetRegister() | Lioncash | 1 | -11/+6 |
2019-04-06 | video_core/memory_manager: Make Read() a const qualified member function | Lioncash | 2 | -6/+6 |
2019-04-06 | video_core/memory_manager: Make ReadBlock() a const qualifier member function | Lioncash | 2 | -2/+2 |
2019-04-06 | video_core/memory_manager: Add a const qualified variant of GetPointer() | Lioncash | 2 | -2/+17 |
2019-04-06 | video_core/memory_manager: Make FindFreeRegion() a const member function | Lioncash | 2 | -10/+11 |
2019-04-06 | video_core/memory_manager: Make GpuToCpuAddress() a const member function | Lioncash | 2 | -3/+3 |
2019-04-06 | yuzu/debugger/graphics_surface: Display error messages for file I/O errors | Lioncash | 1 | -7/+25 |
2019-04-06 | yuzu/debugger/graphics_surface: Tidy up SaveSurface | Lioncash | 1 | -15/+14 |
2019-04-06 | yuzu/debugger/graphics_surface: Clean up connection overload deduction | Lioncash | 1 | -12/+10 |
2019-04-06 | Implement SyncPoint Register in the GPU. | Fernando Sahmkow | 2 | -1/+27 |
2019-04-06 | yuzu/debugger/graphics_surface: Fill in missing surface format listings | Lioncash | 1 | -43/+84 |
2019-04-06 | video_core/gpu_thread: Silence truncation warning in ThreadManager's constructor | Lioncash | 1 | -1/+1 |
2019-04-06 | video_core/engines: Make memory manager members private | Lioncash | 9 | -13/+14 |
2019-04-06 | video_core/engines: Remove unnecessary inclusions where applicable | Lioncash | 10 | -9/+25 |
2019-04-06 | renderer_opengl/utils: Skip empty binds | ReinUsesLisp | 1 | -0/+3 |
2019-04-06 | gl_rasterizer: Use ARB_multi_bind to update SSBOs | ReinUsesLisp | 2 | -9/+9 |
2019-04-06 | gl_rasterizer: Use ARB_multi_bind to update UBOs across stages | ReinUsesLisp | 4 | -22/+58 |
2019-04-05 | hle/result: Remove unnecessary bitfield entry for ResultCode | Lioncash | 1 | -4/+0 |
2019-04-05 | file_sys/program_metadata: Remove obsolete TODOs | Lioncash | 2 | -15/+14 |
2019-04-05 | common/multi_level_queue: Silence truncation warning in iterator operator++ | Lioncash | 1 | -1/+1 |
2019-04-05 | common/bit_util: Make CountLeading/CountTrailing functions have the same return types | Lioncash | 1 | -8/+8 |
2019-04-05 | file_sys/nca_metadata: Remove unnecessary comparison operators for TitleType | Lioncash | 2 | -11/+0 |
2019-04-05 | file_sys/fsmitm_romfsbuild: Utilize a string_view in romfs_calc_path_hash() | Lioncash | 1 | -1/+3 |
2019-04-05 | service/fsp_srv: Don't pass SaveDataDescriptor instances by value. | Lioncash | 4 | -6/+6 |
2019-04-05 | service/fsp_srv: Remove unnecessary unknown member in OpenSaveDataFileSystem | Lioncash | 1 | -7/+8 |
2019-04-05 | service/fsp_srv: Update SaveDataInfo and SaveDataDescriptor structs | Lioncash | 3 | -4/+15 |
2019-04-05 | filesystem: Use a std::string_view in OpenFile() | Lioncash | 1 | -5/+8 |
2019-04-05 | gl_shader_decompiler: Rename GenerateTemporal() to GenerateTemporary() | Lioncash | 1 | -12/+12 |
2019-04-05 | gl_shader_decompiler: Fix TXQ types | ReinUsesLisp | 1 | -2/+3 |
2019-04-04 | hle/service: Resolve unused variable warnings | Lioncash | 8 | -62/+58 |
2019-04-04 | core: Add missing override specifiers where applicable | Lioncash | 13 | -23/+9 |
2019-04-04 | video_core/renderer_opengl: Remove unnecessary includes | Lioncash | 13 | -24/+4 |
2019-04-04 | yuzu/main: Remove unnecessary includes | Lioncash | 1 | -5/+8 |
2019-04-04 | yuzu/main: Use QStringLiteral where applicable within OnTransferableShaderCacheOpenFile() | Lioncash | 1 | -2/+2 |
2019-04-04 | yuzu/main: Tidy up the error dialog string in OnTransferableShaderCacheOpenFile() | Lioncash | 1 | -3/+2 |
2019-04-04 | yuzu/main: Remove unnecessary string concatenation in OnTransferableShaderCacheOpenFile() | Lioncash | 1 | -1/+1 |
2019-04-04 | yuzu/main: Make open_target a QString | Lioncash | 1 | -4/+2 |
2019-04-04 | yuzu/main: Use static variant of QFile's exists() | Lioncash | 1 | -1/+1 |
2019-04-04 | common/lz4_compression: Remove #pragma once directive from the cpp file | Lioncash | 1 | -2/+0 |
2019-04-04 | file_sys/control_metadata: Amend naming of members | Lioncash | 2 | -12/+24 |
2019-04-04 | kernel/svc: Properly sanitize mutex address in WaitProcessWideKeyAtomic | Lioncash | 1 | -0/+14 |
2019-04-04 | gl_state: Rework to enable individual applies | ReinUsesLisp | 3 | -339/+324 |
2019-04-03 | service/am: Correct behavior of CreateTransferMemoryStorage() | Lioncash | 1 | -6/+6 |
2019-04-03 | kernel/transfer_memory: Add accessors to data and sizes | Lioncash | 2 | -11/+31 |
2019-04-03 | shader_ir/memory: Reduce severity of LD_L cache management and log it | ReinUsesLisp | 2 | -2/+9 |
2019-04-03 | shader_ir/memory: Reduce severity of ST_L cache management and log it | ReinUsesLisp | 2 | -3/+11 |
2019-04-03 | gl_shader_decompiler: Return early when an operation is invalid | ReinUsesLisp | 1 | -1/+6 |
2019-04-03 | yuzu/applets/software_keyboard: Use QDialogButtonBox standard buttons instead of custom buttons | Lioncash | 1 | -7/+7 |
2019-04-03 | yuzu/applets/profile_select: Use QDialogButtonBox standard buttons instead of custom buttons | Lioncash | 1 | -4/+1 |
2019-04-03 | kernel/server_session: Provide a GetName() override | Lioncash | 1 | -0/+4 |
2019-04-03 | kernel/object: Remove unused handle type entry | Lioncash | 2 | -2/+0 |
2019-04-03 | yuzu/debugger/profiler: Remove unnecessary includes | Lioncash | 2 | -4/+6 |
2019-04-02 | gl_sampler_cache: Port sampler cache to OpenGL | ReinUsesLisp | 5 | -123/+82 |
2019-04-02 | video_core: Abstract vk_sampler_cache into a templated class | ReinUsesLisp | 5 | -58/+101 |
2019-04-02 | kernel/svc: Implement svcGetThreadList | Lioncash | 4 | -1/+70 |
2019-04-02 | kernel/svc: Implement svcGetProcessList | Lioncash | 4 | -1/+53 |
2019-04-02 | process: Fix up compilation | ReinUsesLisp | 1 | -1/+1 |
2019-04-02 | gpu_thread: Improve synchronization by using CoreTiming. | bunnei | 3 | -51/+65 |
2019-04-02 | kernel/thread: Make AllWaitObjectsReady() a const qualified member function | Lioncash | 2 | -2/+2 |
2019-04-02 | kernel/wait_object: Make ShouldWait() take thread members by pointer-to-const | Lioncash | 11 | -11/+11 |
2019-04-01 | kernel/thread: Avoid sign conversion within GetCommandBufferAddress() | Lioncash | 1 | -2/+2 |
2019-04-01 | kernel/thread: Make parameter of GetWaitObjectIndex() const qualified | Lioncash | 2 | -3/+3 |
2019-04-01 | kernel/resource_limit: Remove the name member from resource limits | Lioncash | 3 | -14/+6 |
2019-04-01 | general: Use deducation guides for std::lock_guard and std::unique_lock | Lioncash | 23 | -75/+77 |
2019-03-31 | gl_shader_decompiler: Hide local definitions inside an anonymous namespace | ReinUsesLisp | 1 | -6/+8 |
2019-03-31 | shader_ir/decode: Silent implicit sign conversion warning | Mat M | 1 | -2/+2 |
2019-03-30 | kernel/scheduler: Remove unused parameter to AddThread() | Lioncash | 3 | -4/+4 |
2019-03-30 | kernel/scheduler: Use deduction guides on mutex locks | Lioncash | 1 | -8/+8 |
2019-03-30 | service/fatal: Mark local variables as const where applicable | Lioncash | 1 | -6/+6 |
2019-03-30 | service/fatal: Remove unnecessary semicolon | Lioncash | 1 | -1/+1 |
2019-03-30 | service/fatal: Name FatalInfo structure members | Lioncash | 1 | -31/+44 |
2019-03-30 | gl_shader_decompiler: Add AOFFI backing implementation | ReinUsesLisp | 1 | -38/+85 |
2019-03-30 | shader_ir/decode: Implement AOFFI for TEX and TLD4 | ReinUsesLisp | 2 | -27/+94 |
2019-03-30 | shader_ir: Implement immediate register tracking | ReinUsesLisp | 2 | -1/+19 |
2019-03-29 | kernel/shared_memory: Remove unused core/memory.h include | Lioncash | 1 | -1/+0 |
2019-03-29 | kernel/shared_memory: Sanitize supplied size when unmapping | Lioncash | 3 | -4/+18 |
2019-03-29 | common/thread: Remove unused functions | Lioncash | 2 | -41/+0 |
2019-03-29 | common/zstd_compression: simplify decompression interface | unknown | 3 | -13/+11 |
2019-03-29 | gl_shader_disk_cache: Fixup clang format | unknown | 1 | -2/+3 |
2019-03-29 | gl_shader_disk_cache: Use Zstandard for compression | unknown | 1 | -6/+6 |
2019-03-29 | common/zstd_compression: Add Zstandard wrapper | unknown | 3 | -0/+98 |
2019-03-29 | common: Link libzstd_static | unknown | 1 | -1/+1 |
2019-03-29 | Addressed feedback | unknown | 1 | -1/+0 |
2019-03-29 | core: Do not link LZ4 to core. Use common/data_compression for nso segment decompression instead. | unknown | 1 | -0/+1 |
2019-03-29 | gl_shader_disk_cache: Use LZ4HC with compression level 9 instead of compression level 12 for less compression time | unknown | 1 | -3/+3 |
2019-03-29 | Addressed feedback | unknown | 7 | -91/+145 |
2019-03-29 | core: Do not link LZ4 to core. Use common/data_compression for nso segment decompression instead. | unknown | 2 | -11/+8 |
2019-03-29 | gl_shader_disk_cache: Use better compression for transferable and precompiled shader disk chache files | unknown | 3 | -10/+26 |
2019-03-29 | data_compression: Move LZ4 compression from video_core/gl_shader_disk_cache to common/data_compression | unknown | 5 | -39/+75 |
2019-03-29 | core/yuzu: Remove enable_nfc setting | fearlessTobi | 7 | -28/+1 |
2019-03-29 | vk_swapchain: Implement a swapchain manager | ReinUsesLisp | 3 | -1/+305 |
2019-03-29 | kernel/process: Report total physical memory used to svcGetInfo | Lioncash | 3 | -4/+11 |
2019-03-29 | kernel/process: Store the total size of the code memory loaded | Lioncash | 2 | -0/+5 |
2019-03-28 | kernel/process: Store the main thread stack size to a data member | Lioncash | 2 | -4/+7 |
2019-03-28 | kernel/process: Make Run's stack size parameter a u64 | Lioncash | 2 | -2/+2 |
2019-03-28 | kernel/process: Ensure that given stack size is always page-aligned | Lioncash | 1 | -0/+4 |
2019-03-28 | gl_shader_manager: Remove unnecessary gl_shader_manager inclusion | Lioncash | 1 | -2/+0 |
2019-03-28 | gl_shader_manager: Move using statement into the cpp file | Lioncash | 2 | -4/+4 |
2019-03-28 | gl_shader_manager: Remove reliance on global accessor within MaxwellUniformData::SetFromRegs() | Lioncash | 3 | -9/+9 |
2019-03-28 | patch_manager: Dump NSO name with build ID | Zach Hilman | 4 | -9/+11 |
2019-03-27 | Fixes and corrections on formatting. | Fernando Sahmkow | 5 | -41/+30 |
2019-03-27 | Fixes to multilevelqueue's iterator. | Fernando Sahmkow | 1 | -1/+5 |
2019-03-27 | Use MultiLevelQueue instead of old ThreadQueueList | Fernando Sahmkow | 3 | -31/+34 |
2019-03-27 | Add MultiLevelQueue Tests | Fernando Sahmkow | 2 | -0/+56 |
2019-03-27 | Implement intrinsics CountTrailingZeroes and test it. | Fernando Sahmkow | 3 | -12/+76 |
2019-03-27 | Implement a MultiLevelQueue | Fernando Sahmkow | 3 | -0/+349 |
2019-03-27 | gl_shader_manager: Amend Doxygen string for MaxwellUniformData | Lioncash | 1 | -3/+3 |
2019-03-27 | gpu_thread: Remove unused dma_pusher class member variable from ThreadManager | Lioncash | 2 | -5/+2 |
2019-03-27 | gl_rasterizer: Remove unused reference member variable from RasterizerOpenGL | Lioncash | 3 | -9/+5 |
2019-03-27 | video_core: Amend constructor initializer list order where applicable | Lioncash | 6 | -14/+14 |
2019-03-27 | video_core: Add missing override specifiers | Lioncash | 3 | -4/+4 |
2019-03-27 | video_core/gpu: Amend typo in GPU member variable name | Lioncash | 2 | -7/+8 |
2019-03-27 | game_list: Register content with ContentProvider | Zach Hilman | 8 | -91/+102 |
2019-03-27 | core: Port current uses of RegisteredCache to ContentProvider | Zach Hilman | 8 | -27/+32 |
2019-03-27 | core: Store system-wide ContentProvider for the emulator | Zach Hilman | 2 | -0/+40 |
2019-03-27 | file_sys: Create ContentProvider interface and default implementations | Zach Hilman | 2 | -152/+279 |
2019-03-26 | service/am: Implement EnterFatalSection and LeaveFatalSection | Lioncash | 2 | -2/+29 |
2019-03-26 | service/am: Sort ISelfController's member functions according to table order | Lioncash | 2 | -36/+36 |
2019-03-25 | bootmanager: Bypass input focus issues | ReinUsesLisp | 4 | -55/+78 |
2019-03-25 | bootmanager: Bypass resizing issue | ReinUsesLisp | 1 | -7/+12 |
2019-03-25 | bootmanager: Delete container to avoid crash on game restarting | ReinUsesLisp | 2 | -14/+10 |
2019-03-24 | core/cheat_engine: Make MemoryReadImpl and MemoryWriteImpl internally linked | Lioncash | 1 | -0/+2 |
2019-03-24 | core/core_timing: Make callback parameters consistent | Lioncash | 7 | -12/+12 |
2019-03-24 | kernel/kernel: Remove unnecessary forward declaration | Lioncash | 1 | -3/+0 |
2019-03-24 | kernel/process: Remove unused AddressMapping struct | Lioncash | 1 | -8/+0 |
2019-03-24 | kernel/vm_manager: Handle shrinking of the heap size within SetHeapSize() | Lioncash | 2 | -24/+46 |
2019-03-24 | kernel/vm_manager: Rename HeapAllocate to SetHeapSize | Lioncash | 3 | -4/+3 |
2019-03-24 | kernel/vm_manager: Handle case of identical calls to HeapAllocate | Lioncash | 1 | -0/+5 |
2019-03-24 | kernel/vm_manager: Remove unused class variables | Lioncash | 1 | -3/+0 |
2019-03-24 | kernel/vm_manager: Remove unnecessary heap_used data member | Lioncash | 3 | -13/+2 |
2019-03-24 | kernel/vm_manager: Tidy up heap allocation code | Lioncash | 3 | -27/+37 |
2019-03-22 | kernel/codeset: Make CodeSet's memory data member a regular std::vector | Lioncash | 5 | -7/+8 |
2019-03-22 | loader/nso: Place translation unit specific functions into an anonymous namespace | Lioncash | 1 | -20/+21 |
2019-03-22 | file_sys/cheat_engine: Silence truncation and sign-conversion warnings | Lioncash | 2 | -5/+6 |
2019-03-22 | file_sys/cheat_engine: Remove use of global system accessors | Lioncash | 6 | -43/+51 |
2019-03-22 | loader/nso: Clean up use of magic constants | Lioncash | 1 | -4/+6 |
2019-03-22 | file_sys/patch_manager: Deduplicate NSO header | Lioncash | 3 | -64/+65 |
2019-03-22 | loader/nso: Fix definition of the NSO header struct | Lioncash | 1 | -3/+15 |
2019-03-22 | file_sys/patch_manager: Remove two magic values | Lioncash | 1 | -2/+5 |
2019-03-22 | video_core: Implement API agnostic view based texture cache | ReinUsesLisp | 3 | -0/+974 |
2019-03-22 | Revert "Devirtualize Register/Unregister and use a wrapper instead." | bunnei | 3 | -8/+12 |
2019-03-21 | service/am: Add function table for IDebugFunctions | Lioncash | 1 | -1/+15 |
2019-03-21 | kernel/vm_manager: Rename CodeStatic/CodeMutable to Code and CodeData respectively | Lioncash | 4 | -22/+20 |
2019-03-21 | kernel/vm_manager: Amend flag values for CodeMutable | Lioncash | 1 | -1/+1 |
2019-03-21 | core/memory: Remove unnecessary includes | Lioncash | 1 | -3/+0 |
2019-03-21 | common/bit_util: Fix bad merge duplicating the copy constructor | Lioncash | 1 | -2/+0 |
2019-03-21 | memory_manager: Cleanup FindFreeRegion. | bunnei | 2 | -12/+6 |
2019-03-21 | memory_manager: Use Common::AlignUp in public interface as needed. | bunnei | 1 | -11/+22 |
2019-03-21 | common/uint128: Add missing header guard | Lioncash | 1 | -0/+2 |
2019-03-21 | common/uint128: Add missing top-file source text | Lioncash | 2 | -0/+7 |
2019-03-21 | memory_manager: Bug fixes and further cleanup. | bunnei | 2 | -73/+72 |
2019-03-21 | memory: Check that core is powered on before attempting to use GPU. | bunnei | 1 | -1/+1 |
2019-03-21 | maxwell_dma: Check for valid source in destination before copy. | bunnei | 1 | -0/+10 |
2019-03-21 | memory_manager: Add protections for invalid GPU addresses. | bunnei | 2 | -22/+43 |
2019-03-21 | gl_rasterizer_cache: Check that backing memory is valid before creating a surface. | bunnei | 2 | -15/+12 |
2019-03-21 | gpu: Rewrite virtual memory manager using PageTable. | bunnei | 13 | -212/+481 |
2019-03-21 | gpu: Move GPUVAddr definition to common_types. | bunnei | 17 | -39/+31 |
2019-03-21 | common/CMakeLists: Amend boost dependency | Lioncash | 1 | -1/+1 |
2019-03-20 | kernel/process: Make MapSegment lambda reference parameter const | Lioncash | 1 | -1/+1 |
2019-03-20 | kernel: Move CodeSet structure to its own source files | Lioncash | 8 | -44/+110 |
2019-03-20 | Fix crash caused by 2238. | Fernando Sahmkow | 1 | -1/+2 |
2019-03-20 | Fix small bug that kept a thread as a condvar thread after being signalled. | Fernando Sahmkow | 2 | -6/+8 |
2019-03-20 | loader: Remove Linker class | Lioncash | 3 | -185/+0 |
2019-03-20 | loader: Remove Linker inheritance from NRO and NSO loaders | Lioncash | 2 | -4/+4 |
2019-03-20 | Add CondVar Thread State. | Fernando Sahmkow | 5 | -4/+10 |
2019-03-20 | Small fixes to address_arbiter to better match the IDB. | Fernando Sahmkow | 2 | -5/+5 |
2019-03-19 | Fix getopt on systems where char is unsigned by default | xperia64 | 1 | -2/+2 |
2019-03-19 | file_sys/content_archive: Amend name of Data_Unknown5 enum entry | Lioncash | 2 | -2/+15 |
2019-03-18 | input_common/sdl: Correct return values within implementations of GetPollers() | Lioncash | 2 | -2/+6 |
2019-03-18 | input_common/sdl: Use a type alias to shorten declaration of GetPollers | Lioncash | 3 | -11/+9 |
2019-03-18 | fsp_srv: Unstub SetCurrentProcess | Lioncash | 2 | -1/+5 |
2019-03-18 | service/am: Add basic implementation of ChangeMainAppletMasterVolume | Lioncash | 2 | -1/+29 |
2019-03-18 | service/am: Unstub SetTransparentVolumeRate() | Lioncash | 2 | -1/+17 |
2019-03-18 | service/am: Unstub SetExpectedMasterVolume() | Lioncash | 2 | -11/+27 |
2019-03-17 | CMakeLists: Move off of modifying CMAKE_*-related flags | Lioncash | 1 | -20/+12 |
2019-03-17 | input_common/sdl_impl: Make lambda capture more specific in SDLState constructor | Lioncash | 1 | -1/+1 |
2019-03-17 | input_common/sdl_impl: Remove unnecessary std::chrono::duration construction | Lioncash | 1 | -1/+1 |
2019-03-17 | input_common/sdl_impl: Remove unused variable in SDLState constructor | Lioncash | 1 | -1/+0 |
2019-03-17 | CMakeLists: Move compilation flags into the src directory | Lioncash | 1 | -0/+69 |
2019-03-17 | core: Move PageTable struct into Common. | bunnei | 16 | -171/+215 |
2019-03-17 | gl_rasterizer: Skip zero addr/sized regions on flush/invalidate. | bunnei | 1 | -0/+6 |
2019-03-16 | ipc_helpers: Allow pushing and popping floating-point values | Lioncash | 1 | -0/+30 |
2019-03-16 | common/thread_queue_list: Remove unnecessary dependency on boost | Lioncash | 2 | -4/+4 |
2019-03-16 | kernel/thread: Actually remove the definition of ExitCurrentThread() | Lioncash | 1 | -6/+0 |
2019-03-16 | memory: Simplify rasterizer cache operations. | bunnei | 3 | -68/+22 |
2019-03-16 | video_core: Refactor to use MemoryManager interface for all memory access. | bunnei | 20 | -189/+196 |
2019-03-16 | kernel/thread: Move thread exiting logic from ExitCurrentThread to svcExitThread | Lioncash | 2 | -8/+7 |
2019-03-16 | kernel/thread: Migrate WaitCurrentThread_Sleep into the Thread interface | Lioncash | 4 | -25/+24 |
2019-03-16 | kernel/thread: Expand documentation of nominal_priority and current_priority | Lioncash | 2 | -3/+11 |
2019-03-16 | kernel/thread: Make bracing consistent within UpdatePriority() | Lioncash | 1 | -2/+4 |
2019-03-16 | kernel/thread: Amend condition within UpdatePriority() | Lioncash | 1 | -3/+3 |
2019-03-16 | kernel/thread: Maintain priority ordering of added mutex waiting threads | Lioncash | 1 | -14/+24 |
2019-03-16 | yuzu: Make hotkeys configurable via the GUI | Adityarup Laha | 23 | -208/+426 |
2019-03-15 | gdbstub: Fix some bugs in IsMemoryBreak() and ServeBreak. Add workaround to let watchpoints break into GDB. (#4651) | Dimitri A | 3 | -4/+5 |
2019-03-15 | frontend: qt: fix a freeze where if you click on entry in the game list too fast, citra will hang | liushuyu | 1 | -3/+1 |
2019-03-15 | gpu: Use host address for caching instead of guest address. | bunnei | 26 | -294/+394 |
2019-03-15 | core/hle/kernel/mutex: Remove usages of global system accessors | Lioncash | 1 | -11/+15 |
2019-03-15 | core/hle/kernel: Make Mutex a per-process class. | Lioncash | 5 | -18/+47 |
2019-03-13 | video_core/morton: Use enum to describe MortonCopyPixels128 mode | ReinUsesLisp | 3 | -7/+10 |
2019-03-13 | video_core/morton: Remove unused parameter in MortonSwizzle | ReinUsesLisp | 3 | -8/+7 |
2019-03-13 | video_core/morton: Remove clang-format off when it's not needed | ReinUsesLisp | 1 | -133/+129 |
2019-03-13 | video_core/morton: Remove unused functions | ReinUsesLisp | 1 | -39/+0 |
2019-03-13 | core/hle/kernel/svc: Implement svcUnmapTransferMemory | Lioncash | 1 | -1/+48 |
2019-03-13 | core/hle/kernel/svc: Implement svcMapTransferMemory | Lioncash | 1 | -1/+57 |
2019-03-13 | core/hle/kernel: Split transfer memory handling out into its own class | Lioncash | 6 | -4/+177 |
2019-03-13 | video_core/texture: Fix up sampler lod bias | ReinUsesLisp | 1 | -1/+1 |
2019-03-13 | vk_sampler_cache: Use operator== instead of memcmp | Mat M | 1 | -1/+1 |
2019-03-13 | vk_sampler_cache: Implement a sampler cache | ReinUsesLisp | 4 | -1/+140 |
2019-03-13 | kernel/process: Remove use of global system accessors | Lioncash | 2 | -8/+9 |
2019-03-12 | video_core/texture: Add a raw representation of TSCEntry | ReinUsesLisp | 1 | -24/+29 |
2019-03-11 | renderer_opengl/gl_global_cache: Replace indexing for assignment with insert_or_assign | Lioncash | 2 | -3/+3 |
2019-03-11 | renderer_opengl/gl_global_cache: Append missing override specifiers | Lioncash | 1 | -2/+2 |
2019-03-11 | set_sys: Move constants to anonymous namespace | Zach Hilman | 1 | -1/+1 |
2019-03-11 | kernel/server_port: Make data members private | Lioncash | 4 | -14/+36 |
2019-03-11 | hwopus: Leverage multistream API for decoding regular Opus packets | Lioncash | 1 | -34/+48 |
2019-03-11 | gl_rasterizer: Use system instance passed from argument | ReinUsesLisp | 2 | -29/+31 |
2019-03-11 | set_sys: Use official nintendo version string | Zach Hilman | 4 | -19/+25 |
2019-03-11 | system_version: Correct sizes on VectorVfsFile construction | Zach Hilman | 1 | -4/+4 |
2019-03-11 | set_sys: Use correct error codes in GetFirmwareVersion* | Zach Hilman | 1 | -21/+41 |
2019-03-10 | core/hle/result: Remove now-unnecessary manually defined copy assignment operator | Lioncash | 1 | -5/+0 |
2019-03-10 | core/hle/result: Amend error in comment description for ResultCode | Lioncash | 1 | -1/+1 |
2019-03-10 | core/hle/result: Remove now-unused constructor for ResultCode | Lioncash | 1 | -10/+0 |
2019-03-10 | core/hle/result: Relocate IPC error code to ipc_helpers | Lioncash | 3 | -3/+4 |
2019-03-10 | service/service: Remove unncessary calls to c_str() | Lioncash | 1 | -4/+3 |
2019-03-10 | set_sys: Implement GetFirmwareVersion(2) for libnx hosversion | Zach Hilman | 6 | -3/+128 |
2019-03-10 | audio_core/cubeb_sink: Convert _MSC_VER ifdefs to _WIN32 | Lioncash | 2 | -4/+4 |
2019-03-09 | clang fix | Hexagon12 | 1 | -1/+2 |
2019-03-09 | Log 2 new setting values | Hexagon12 | 1 | -0/+2 |
2019-03-09 | gl_rasterizer: Encapsulate sampler queries into methods | ReinUsesLisp | 3 | -64/+72 |
2019-03-09 | yuzu_cmd/config: Replace C casts with static_cast | ReinUsesLisp | 1 | -4/+5 |
2019-03-09 | yuzu_cmd/config: Silent implicit cast warning | ReinUsesLisp | 1 | -1/+1 |
2019-03-09 | gl_rasterizer: Minor logger changes | ReinUsesLisp | 1 | -19/+13 |
2019-03-08 | dma_pusher: Store command_list_header by copy | ReinUsesLisp | 1 | -1/+1 |
2019-03-08 | kernel/hle_ipc: Convert std::shared_ptr IPC header instances to std::optional | Lioncash | 4 | -47/+47 |
2019-03-08 | kernel: Make the address arbiter instance per-process | Lioncash | 8 | -28/+35 |
2019-03-08 | kernel/svc: Move address arbiter signaling behind a unified API function | Lioncash | 3 | -22/+26 |
2019-03-08 | kernel/svc: Move address arbiter waiting behind a unified API function | Lioncash | 3 | -19/+24 |
2019-03-07 | common/bit_field: Make BitField trivially copyable | Lioncash | 1 | -9/+7 |
2019-03-07 | video_core/gpu_thread: Remove unimplemented WaitForIdle function prototype | Lioncash | 1 | -3/+0 |
2019-03-07 | video_core/gpu_thread: Amend constructor initializer list order | Lioncash | 1 | -2/+2 |
2019-03-07 | video_core/gpu: Make GPU's destructor virtual | Lioncash | 3 | -3/+3 |
2019-03-07 | citra_qt: Settings (configuration) rework | zhupengfei | 2 | -203/+250 |
2019-03-07 | service/audio/hwopus: Move decoder state to its own class | Lioncash | 1 | -50/+85 |
2019-03-07 | service/audio/hwopus: Provide a name for the second word of OpusPacketHeader | Lioncash | 1 | -2/+4 |
2019-03-07 | service/audio/hwopus: Move Opus packet header out of the IHardwareOpusDecoderManager | Lioncash | 1 | -17/+17 |
2019-03-07 | service/audio/hwopus: Enclose internals in an anonymous namespace | Lioncash | 1 | -2/+3 |
2019-03-07 | service/audio/audout_u: Only actually stop the audio stream in StopAudioOut if the stream is playing | Lioncash | 1 | -1/+3 |
2019-03-07 | gpu_thread: Fix deadlock with threading idle state check. | bunnei | 2 | -7/+11 |
2019-03-07 | gpu_thread: (HACK) Ignore flush on FlushAndInvalidateRegion. | bunnei | 1 | -3/+1 |
2019-03-07 | gpu: Always flush. | bunnei | 2 | -13/+6 |
2019-03-07 | gpu: Refactor a/synchronous implementations into their own classes. | bunnei | 8 | -65/+162 |
2019-03-07 | gpu: Move command processing to another thread. | bunnei | 9 | -15/+358 |
2019-03-07 | bootmanager: Ensure that we have a context for shader loading. | bunnei | 1 | -4/+6 |
2019-03-07 | gpu: Refactor command and swap buffers interface for asynch. | bunnei | 5 | -17/+26 |
2019-03-07 | gpu: Refactor to take RendererBase instead of RasterizerInterface. | bunnei | 3 | -18/+23 |
2019-03-07 | settings: Add new graphics setting for use_asynchronous_gpu_emulation. | bunnei | 7 | -0/+24 |
2019-03-07 | core: Set is_powered_on before GPU is initialized. | bunnei | 1 | -1/+3 |
2019-03-06 | yuzu: add a hotkey to switch between undocked and docked mode | fearlessTobi | 1 | -0/+8 |
2019-03-06 | hle/service/audio/audout_u: Correct lack of return in failure case of AppendAudioOutBufferImpl() | Lioncash | 1 | -0/+1 |
2019-03-06 | yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessor | Lioncash | 2 | -5/+6 |
2019-03-06 | video_core/engines: Remove unnecessary includes | Lioncash | 10 | -11/+11 |
2019-03-06 | kernel/server_session: Make data members private | Lioncash | 5 | -32/+73 |
2019-03-06 | kernel/client_session: Make data members private | Lioncash | 1 | -4/+5 |
2019-03-05 | hle/service/audio: Extract audio error codes to a header | Lioncash | 4 | -10/+21 |
2019-03-05 | kernel/address_arbiter: Pass in system instance to constructor | Lioncash | 6 | -26/+45 |
2019-03-05 | kernel/address_arbiter: Minor tidying up | Lioncash | 1 | -18/+18 |
2019-03-05 | kernel/address_arbiter: Convert the address arbiter into a class | Lioncash | 5 | -82/+135 |
2019-03-05 | video_core/surface: Remove obsolete TODO in PixelFormatFromRenderTargetFormat() | Lioncash | 1 | -2/+0 |
2019-03-05 | vm_manager: Remove cheat-specific ranges from VMManager | Zach Hilman | 10 | -77/+56 |
2019-03-05 | kernel/thread: Remove obsolete TODO in Create() | Lioncash | 1 | -2/+0 |
2019-03-05 | core/hle/ipc: Remove unnecessary includes | Lioncash | 6 | -8/+12 |
2019-03-05 | core: Add support for registering and controlling ownership of CheatEngine | Zach Hilman | 2 | -0/+13 |
2019-03-05 | cheat_engine: Add parser and interpreter for game cheats | Zach Hilman | 3 | -0/+715 |
2019-03-05 | loader/nso: Set main code region in VMManager | Zach Hilman | 3 | -2/+21 |
2019-03-05 | vm_manager: Add support for storing and getting main code region | Zach Hilman | 2 | -0/+28 |
2019-03-05 | patch_manager: Display cheats in game list add-ons | Zach Hilman | 1 | -0/+2 |
2019-03-05 | patch_manager: Add support for loading cheats lists | Zach Hilman | 2 | -0/+56 |
2019-03-05 | controllers/npad: Add accessor for current press state | Zach Hilman | 1 | -0/+1 |
2019-03-05 | web_browser: Add shortcut to Enter key to exit applet | Zach Hilman | 2 | -0/+7 |
2019-03-04 | vm_manager: Use range helpers in HeapAlloc() and HeapFree() | Lioncash | 1 | -4/+2 |
2019-03-04 | vm_manager: Provide address range checking functions for other memory regions | Lioncash | 2 | -4/+35 |
2019-03-04 | kernel/scheduler: Pass in system instance in constructor | Lioncash | 5 | -17/+23 |
2019-03-04 | kernel/shared_memory: Get rid of the use of global accessor functions within Create() | Lioncash | 1 | -3/+2 |
2019-03-04 | svc: Migrate address range checking functions to VMManager | Lioncash | 3 | -23/+30 |
2019-03-04 | core/core: Remove the global telemetry accessor function | Lioncash | 1 | -4/+0 |
2019-03-04 | yuzu: Remove usage of the global telemetry accessor | Lioncash | 2 | -3/+3 |
2019-03-04 | yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor in main() | Lioncash | 1 | -1/+1 |
2019-03-04 | core/core: Replace direct usage of the global system telemetry accessor from Shutdown() | Lioncash | 1 | -7/+7 |
2019-03-04 | video_core/renderer_opengl: Replace direct usage of global system object accessors | Lioncash | 2 | -11/+17 |
2019-03-04 | maxwell_to_vk: Initial implementation | ReinUsesLisp | 4 | -3/+553 |
2019-03-02 | web_service: Remove unnecessary inclusions | Lioncash | 2 | -3/+0 |
2019-03-02 | logging/backend: Make time_origin a class variable instead of a local static | Lioncash | 1 | -2/+1 |
2019-03-02 | logging/backend: Move CreateEntry into the Impl class | Lioncash | 2 | -29/+26 |
2019-03-02 | fixup! Joystick: Allow for background events; Add deadzone to SDLAnalog | B3n30 | 1 | -6/+17 |
2019-03-02 | input/sdl: lock map mutex after SDL call | Weiyi Wang | 1 | -11/+17 |
2019-03-02 | Input: Remove global variables from SDL Input | James Rowe | 9 | -809/+206 |
2019-03-02 | Input: Copy current SDL.h/cpp files to impl | James Rowe | 2 | -0/+680 |
2019-03-02 | citra_qt/main: make SPEED_LIMIT_STEP static constexpr | fearlessTobi | 1 | -1/+4 |
2019-03-02 | Memory: don't lock hle mutex in memory read/write | Weiyi Wang | 1 | -6/+0 |
2019-03-02 | vk_buffer_cache: Fix clang-format | ReinUsesLisp | 1 | -3/+3 |
2019-03-02 | fuck git for ruining my day, I will learn but I will not forgive | bunnei | 1 | -1/+1 |
2019-03-01 | vk_buffer_cache: Implement a buffer cache | ReinUsesLisp | 3 | -0/+205 |
2019-03-01 | service/audio/audren_u: Implement OpenAudioRendererAuto | Lioncash | 2 | -7/+20 |
2019-03-01 | service/audio: Provide an implementation of ExecuteAudioRendererRendering | Lioncash | 1 | -1/+12 |
2019-02-28 | gl_rasterizer: Remove texture unbinding after dispatching a draw call | ReinUsesLisp | 1 | -12/+0 |
2019-02-28 | gl_state: Fixup multibind bug | ReinUsesLisp | 1 | -2/+2 |
2019-02-28 | Devirtualize Register/Unregister and use a wrapper instead. | Fernando Sahmkow | 3 | -12/+8 |
2019-02-28 | Corrections and redesign. | Fernando Sahmkow | 2 | -51/+51 |
2019-02-28 | Fix linux compile error. | Fernando Sahmkow | 1 | -1/+1 |
2019-02-28 | Remove NotifyFrameBuffer as we are doing a texception pass every drawcall. | Fernando Sahmkow | 2 | -25/+0 |
2019-02-28 | Remove certain optimizations that caused texception to fail in certain scenarios. | Fernando Sahmkow | 3 | -24/+1 |
2019-02-28 | Bug fixes and formatting | Fernando Sahmkow | 2 | -3/+4 |
2019-02-28 | rasterizer_cache_gl: Implement Texception Pass | Fernando Sahmkow | 3 | -0/+51 |
2019-02-28 | rasterizer_cache_gl: Implement Partial Reinterpretation of Surfaces. | Fernando Sahmkow | 2 | -0/+100 |
2019-02-28 | rasterizer_cache: mark reinterpreted surfaces and add ability to reload marked surfaces on next use. | Fernando Sahmkow | 2 | -0/+78 |
2019-02-28 | rasterizer_cache_gl: Notify on framebuffer change | Fernando Sahmkow | 2 | -4/+23 |
2019-02-28 | rasterizer_cache: Expose FlushObject to Child classes and allow redefining of Register and Unregister | Fernando Sahmkow | 1 | -11/+11 |
2019-02-27 | Speed up memory page mapping (#2141) | Annomatg | 1 | -6/+11 |
2019-02-27 | audio_core/cubeb_sink: Ensure COM is initialized on Windows prior to calling cubeb_init | Lioncash | 2 | -0/+19 |
2019-02-27 | gl_rasterizer_cache: Create texture views for array discrepancies | ReinUsesLisp | 3 | -32/+42 |
2019-02-27 | service/hid: Amend forward declaration of ServiceManager | Lioncash | 1 | -1/+1 |
2019-02-27 | yuzu/compatdb: Remove unused lambda capture | Lioncash | 1 | -1/+1 |
2019-02-27 | vk_memory_manager: Reorder constructor initializer list in terms of member declaration order | Lioncash | 1 | -1/+1 |
2019-02-27 | gl_rasterizer: Reorder constructor initializer list in terms of member declaration order | Lioncash | 1 | -2/+2 |
2019-02-27 | gl_shader_disk_cache: Remove #pragma once from cpp file | Lioncash | 1 | -2/+0 |
2019-02-27 | core/frontend/emu_window: Make ClipToTouchScreen a const member function | Lioncash | 2 | -2/+2 |
2019-02-27 | audio_core/audio_renderer: Name previously unknown parameters of AudioRendererParameter | Lioncash | 2 | -19/+21 |
2019-02-27 | common/math_util: Move contents into the Common namespace | Lioncash | 18 | -40/+40 |
2019-02-27 | common/vector_math: Move Vec[x] types into the Common namespace | Lioncash | 6 | -38/+38 |
2019-02-27 | common/quaternion: Move Quaternion into the Common namespace | Lioncash | 2 | -6/+6 |
2019-02-27 | service/vi: Unstub GetDisplayService | Lioncash | 5 | -11/+49 |
2019-02-27 | core/ipc_helper: Allow popping all signed value types with RequestParser | Lioncash | 1 | -0/+15 |
2019-02-27 | gl_rasterizer_cache: Move format conversion to its own file | ReinUsesLisp | 7 | -136/+175 |
2019-02-27 | decoders: Minor style changes | ReinUsesLisp | 2 | -14/+8 |
2019-02-26 | service/vi: Remove use of a module class | Lioncash | 8 | -46/+99 |
2019-02-26 | renderer_opengl: Update pixel format tracking | ReinUsesLisp | 1 | -0/+1 |
2019-02-26 | maxwell_3d: Use std::bitset to manage dirty flags | ReinUsesLisp | 4 | -52/+51 |
2019-02-26 | vk_stream_buffer: Remove copy code path | ReinUsesLisp | 2 | -53/+18 |
2019-02-26 | shader/decode: Remove extras from MetaTexture | ReinUsesLisp | 4 | -40/+65 |
2019-02-26 | shader/decode: Split memory and texture instructions decoding | ReinUsesLisp | 7 | -501/+538 |
2019-02-25 | kernel/handle_table: Make local variables as const where applicable | Lioncash | 1 | -4/+5 |
2019-02-25 | kernel/handle_table: Allow process capabilities to limit the handle table size | Lioncash | 6 | -10/+54 |
2019-02-25 | kernel/handle-table: In-class initialize data members | Lioncash | 2 | -3/+2 |
2019-02-25 | kernel/handle_table: Resolve truncation warnings | Lioncash | 1 | -2/+2 |
2019-02-25 | audio_core/cubeb_sink: Initialize CubebSinkStream's last_frame data member | Lioncash | 1 | -1/+1 |
2019-02-25 | audio_core/cubeb_sink: Add override specifier to destructor | Lioncash | 1 | -1/+1 |
2019-02-25 | audio_core/cubeb_sink: Resolve variable shadowing warnings in SamplesInQueue | Lioncash | 1 | -2/+2 |
2019-02-25 | audio_core/codec: Resolve truncation warnings within DecodeADPCM | Lioncash | 1 | -2/+2 |
2019-02-25 | shader/track: Resolve variable shadowing warnings | Lioncash | 1 | -5/+5 |
2019-02-25 | service/vi: Update IManagerDisplayService's function table | Lioncash | 1 | -0/+1 |
2019-02-25 | file_sys/vfs_vector: Fix ignored offset on Write | Frederic L | 1 | -1/+1 |
2019-02-24 | Remove GCC version checks | tgsm | 1 | -3/+3 |
2019-02-24 | vk_stream_buffer: Implement a stream buffer | ReinUsesLisp | 3 | -1/+200 |
2019-02-24 | vk_resource_manager: Minor VKFenceWatch changes | ReinUsesLisp | 2 | -7/+7 |
2019-02-24 | vk_memory_manager: Fixup commit interval allocation | ReinUsesLisp | 1 | -2/+1 |
2019-02-24 | gl_rasterizer_cache: Fixup parameter order in layered swizzle | ReinUsesLisp | 1 | -1/+1 |
2019-02-22 | vk_scheduler: Implement a scheduler | ReinUsesLisp | 3 | -1/+132 |
2019-02-22 | service/nvflinger: Store BufferQueue instances as regular data members | Lioncash | 7 | -36/+39 |
2019-02-21 | service/vi/vi_layer: Convert Layer struct into a class | Lioncash | 6 | -10/+43 |
2019-02-21 | service/nvflinger: Move display specifics over to vi_display | Lioncash | 4 | -35/+141 |
2019-02-21 | Fixes Unicode Key File Directories (#2120) | Jungy | 1 | -1/+2 |
2019-02-20 | service/nvflinger: Relocate definitions of Layer and Display to the vi service | Lioncash | 7 | -57/+123 |
2019-02-19 | video_core/dma_pusher: Simplyfy Step() logic. | Markus Wick | 2 | -81/+77 |
2019-02-19 | video_core/dma_pusher: The full list of headers at once. | Markus Wick | 2 | -48/+58 |
2019-02-19 | vk_memory_manager: Implement memory manager | ReinUsesLisp | 3 | -0/+342 |
2019-02-16 | Corrections, documenting and fixes. | Fernando Sahmkow | 4 | -13/+14 |
2019-02-16 | audio_core/buffer: Make const and non-const getter for samples consistent | Lioncash | 2 | -2/+2 |
2019-02-16 | address_arbiter: Use nested namespaces where applicable | Lioncash | 2 | -8/+4 |
2019-02-16 | video_core: Remove usages of System::GetInstance() within the engines | Lioncash | 9 | -23/+49 |
2019-02-16 | Use u128 on Clock Cycles calculation. | Fernando Sahmkow | 5 | -27/+32 |
2019-02-16 | Implement 128 bits Unsigned Integer Multiplication and Division. | Fernando Sahmkow | 3 | -0/+50 |
2019-02-16 | Correct CNTPCT to use Clock Cycles instead of Cpu Cycles. | Fernando Sahmkow | 3 | -2/+13 |
2019-02-16 | core_timing: Convert core timing into a class | Lioncash | 53 | -412/+548 |
2019-02-15 | Adressed review comments | B3n30 | 2 | -7/+9 |
2019-02-15 | threadsafe_queue: Add WaitIfEmpty and use it in logging | B3n30 | 3 | -14/+26 |
2019-02-15 | renderer_opengl: respect the sRGB colorspace for the screenshot feature | fearlessTobi | 1 | -1/+2 |
2019-02-15 | gl_state: Synchronize gl_state even when state is disabled | ReinUsesLisp | 1 | -83/+61 |
2019-02-14 | vk_resource_manager: Implement a command buffer pool with VKFencedPool | ReinUsesLisp | 2 | -1/+59 |
2019-02-14 | vk_resource_manager: Add VKFencedPool interface | ReinUsesLisp | 2 | -0/+83 |
2019-02-14 | vk_resource_manager: Implement VKResourceManager and fence allocator | ReinUsesLisp | 2 | -0/+85 |
2019-02-14 | vk_resource_manager: Implement VKFenceWatch | ReinUsesLisp | 2 | -0/+68 |
2019-02-14 | vk_resource_manager: Implement VKFence | ReinUsesLisp | 2 | -0/+131 |
2019-02-14 | vk_resource_manager: Add VKResource interface | ReinUsesLisp | 3 | -1/+43 |
2019-02-14 | shader_decompiler: Improve Accuracy of Attribute Interpolation. | Fernando Sahmkow | 6 | -38/+74 |
2019-02-13 | rasterizer_cache_gl: Only do fast layered copy on the same format. As | Fernando Sahmkow | 1 | -1/+5 |
2019-02-13 | Make bitfield assignment operator public | fearlessTobi | 1 | -6/+2 |
2019-02-13 | threadsafe_queue: Use std::size_t for representing size | Lioncash | 1 | -7/+6 |
2019-02-13 | threadsafe_queue: Remove NeedSize template parameter | Lioncash | 2 | -15/+13 |
2019-02-13 | core_timing: Make EmptyTimedCallback a local variable | Lioncash | 1 | -3/+3 |
2019-02-13 | vk_device: Abstract device handling into a class | ReinUsesLisp | 3 | -1/+351 |
2019-02-13 | renderer_opengl: Remove reference to global system instance | Lioncash | 1 | -3/+3 |
2019-02-12 | gl_rasterizer_cache: Remove unnecessary newline | Lioncash | 1 | -2/+0 |
2019-02-12 | gl_rasterizer_cache: Get rid of variable shadowing | Lioncash | 1 | -6/+14 |
2019-02-12 | renderer_vulkan: Add declarations file | ReinUsesLisp | 2 | -0/+52 |
2019-02-12 | logging: Add Vulkan backend logging class type | ReinUsesLisp | 2 | -0/+2 |
2019-02-12 | gl_shader_decompiler: Re-implement TLDS lod | ReinUsesLisp | 2 | -22/+35 |
2019-02-12 | core_timing: Rename CoreTiming namespace to Core::Timing | Lioncash | 35 | -174/+172 |
2019-02-11 | Corrected F2I None mode to RoundEven. | Fernando Sahmkow | 2 | -4/+4 |
2019-02-11 | Fix incorrect value for CC bit in IADD | Fernando Sahmkow | 1 | -2/+2 |
2019-02-10 | kepler_compute: Fixup assert and rename engines | ReinUsesLisp | 6 | -52/+59 |
2019-02-09 | Implement BGRA8 framebuffer format | greggameplayer | 3 | -0/+4 |
2019-02-09 | Implement linear textures (#2089) | Fernando Sahmkow | 2 | -5/+39 |
2019-02-08 | gl_rasterizer_cache: Fixup texture view parameters | ReinUsesLisp | 1 | -2/+2 |
2019-02-08 | nvdisp_disp0: change drawing message log level from Warning to Trace | Tobias | 1 | -3/+3 |
2019-02-08 | Use QString instead of std::string where applicable | unknown | 1 | -17/+11 |
2019-02-08 | Use constexpr char array instead of string where applicable | Mat M | 1 | -1/+1 |
2019-02-08 | frontend: Open transferable shader cache for a selected game in the gamelist | unknown | 4 | -0/+50 |
2019-02-07 | shader_ir: Remove F4 prefix to texture operations | ReinUsesLisp | 3 | -26/+25 |
2019-02-07 | shader_ir: Clean texture management code | ReinUsesLisp | 3 | -133/+104 |
2019-02-07 | gl_rasterizer_cache: Mark surface copy destinations as modified. | bunnei | 2 | -4/+18 |
2019-02-07 | gl_rasterizer: Implement a more accurate fermi 2D copy. | bunnei | 7 | -68/+188 |
2019-02-07 | cmake: Fix title bar issue | ReinUsesLisp | 1 | -1/+14 |
2019-02-07 | gl_shader_disk_cache: Check LZ4 size limit | Frederic L | 1 | -0/+4 |
2019-02-07 | gl_shader_disk_cache: Consider compressed size zero as an error | Frederic L | 1 | -2/+2 |
2019-02-07 | cmake: Use CMAKE_COMMAND instead of "cmake" | Frederic L | 1 | -1/+1 |
2019-02-07 | gl_shader_disk_cache: Use unordered containers | ReinUsesLisp | 4 | -56/+64 |
2019-02-07 | gl_shader_cache: Fixup GLSL unique identifiers | ReinUsesLisp | 2 | -3/+3 |
2019-02-07 | loading_screen: Unchunk progress bar | ReinUsesLisp | 1 | -1/+3 |
2019-02-07 | gl_shader_cache: Link loading screen with disk shader cache load | ReinUsesLisp | 10 | -12/+62 |
2019-02-07 | gl_shader_cache: Set GL_PROGRAM_SEPARABLE to dumped shaders | ReinUsesLisp | 1 | -0/+1 |
2019-02-07 | gl_shader_disk_cache: Pass core system as argument and guard against games without title ids | ReinUsesLisp | 11 | -18/+58 |
2019-02-07 | gl_shader_disk_cache: Guard reads and writes against failure | ReinUsesLisp | 2 | -216/+339 |
2019-02-07 | gl_shader_disk_cache: Address miscellaneous feedback | ReinUsesLisp | 5 | -43/+57 |
2019-02-07 | gl_shader_disk_cache: Pass return values returning instead of by parameters | ReinUsesLisp | 3 | -39/+37 |
2019-02-07 | gl_shader_disk_cache: Compress program binaries using LZ4 | ReinUsesLisp | 1 | -7/+28 |
2019-02-07 | gl_shader_disk_cache: Compress GLSL code using LZ4 | ReinUsesLisp | 2 | -6/+57 |
2019-02-07 | gl_shader_disk_cache: Save GLSL and entries into the precompiled file | ReinUsesLisp | 9 | -135/+234 |
2019-02-07 | settings: Hide shader cache behind a setting | ReinUsesLisp | 8 | -0/+42 |
2019-02-07 | gl_shader_disk_cache: Invalidate shader cache changes with CMake hash | ReinUsesLisp | 4 | -46/+72 |
2019-02-07 | gl_shader_cache: Refactor to support disk shader cache | ReinUsesLisp | 2 | -121/+388 |
2019-02-07 | gl_shader_disk_cache: Add transferable cache invalidation | ReinUsesLisp | 2 | -0/+8 |
2019-02-07 | gl_shader_disk_cache: Add precompiled load | ReinUsesLisp | 2 | -0/+45 |
2019-02-07 | gl_shader_disk_cache: Add precompiled save | ReinUsesLisp | 2 | -0/+57 |
2019-02-07 | gl_shader_disk_cache: Add transferable load | ReinUsesLisp | 2 | -0/+56 |
2019-02-07 | gl_shader_disk_cache: Add transferable stores | ReinUsesLisp | 2 | -0/+194 |
2019-02-07 | gl_shader_disk_cache: Add ShaderDiskCacheOpenGL class and helpers | ReinUsesLisp | 2 | -0/+76 |
2019-02-07 | gl_shader_disk_cache: Add file and move BaseBindings declaration | ReinUsesLisp | 4 | -10/+58 |
2019-02-07 | gl_shader_decompiler: Remove name entries | ReinUsesLisp | 2 | -28/+10 |
2019-02-07 | gl_shader_util: Add parameter to handle retrievable programs | ReinUsesLisp | 3 | -6/+10 |
2019-02-07 | rasterizer_interface: Add disk cache entry for the rasterizer | ReinUsesLisp | 6 | -0/+17 |
2019-02-07 | file_util: Add shader directory | ReinUsesLisp | 3 | -0/+3 |
2019-02-07 | shader_decode: Implement LDG and basic cbuf tracking | ReinUsesLisp | 1 | -0/+33 |
2019-02-06 | gdbstub: only let Execute breakpoints write/restore BKPT opcodes into target memory | Dimitri ALBORA | 1 | -4/+10 |
2019-02-06 | remove all occurance of specifying endianness inside BitField | Weiyi Wang | 6 | -96/+96 |
2019-02-06 | common/bitfield: make it endianness-aware | Weiyi Wang | 3 | -3/+100 |
2019-02-06 | common/swap: remove default value for swap type internal storage | Weiyi Wang | 1 | -1/+1 |
2019-02-06 | common/swap: use template and tag for LE/BE specification | Weiyi Wang | 1 | -39/+91 |
2019-02-06 | common/swap: add swap template for enum | Weiyi Wang | 1 | -0/+52 |
2019-02-06 | QT: Fix the loading screen 'H' switch logo to not glitch out | James Rowe | 1 | -1/+4 |
2019-02-06 | service/nvflinger,service/vi: Handle failure cases with exposed API | Lioncash | 4 | -47/+133 |
2019-02-05 | Fix crash when no files are selected | xperia64 | 1 | -6/+6 |
2019-02-05 | Add file extension to screenshot filename if not provided | xperia64 | 1 | -3/+7 |
2019-02-05 | service/nvflinger: Mark FindVsyncEvent() as a const member function | Lioncash | 2 | -2/+2 |
2019-02-05 | service/nvflinger: Rename GetVsyncEvent() to FindVsyncEvent() | Lioncash | 3 | -3/+3 |
2019-02-05 | video_core/texture: Fix BitField size for depth_minus_one | ReinUsesLisp | 1 | -1/+1 |
2019-02-04 | Update src/video_core/engines/shader_bytecode.h | Mat M | 1 | -1/+1 |
2019-02-03 | Fix TXQ not using the component mask. | Fernando Sahmkow | 2 | -6/+13 |
2019-02-03 | shader_ir/memory: Add ST_L 64 and 128 bits stores | ReinUsesLisp | 1 | -3/+11 |
2019-02-03 | shader/track: Search inside of conditional nodes | ReinUsesLisp | 1 | -0/+11 |
2019-02-03 | shader_ir: Rename BasicBlock to NodeBlock | ReinUsesLisp | 30 | -122/+120 |
2019-02-03 | shader_ir: Pass decoded nodes as a whole instead of per basic blocks | ReinUsesLisp | 27 | -57/+62 |
2019-02-03 | video_core: Assert on invalid GPU to CPU address queries | ReinUsesLisp | 8 | -47/+67 |
2019-02-03 | maxwell_3d: Allow sampler handles with TSC id zero | ReinUsesLisp | 1 | -10/+6 |
2019-02-03 | maxwell_3d: Allow texture handles with TIC id zero | ReinUsesLisp | 3 | -21/+7 |
2019-02-03 | memory_manager: Check for reserved page status | ReinUsesLisp | 1 | -1/+2 |
2019-02-03 | shader_ir/memory: Add LD_L 128 bits loads | ReinUsesLisp | 1 | -7/+19 |
2019-02-03 | shader_bytecode: Rename BytesN enums to BitsN | ReinUsesLisp | 2 | -7/+7 |
2019-02-03 | shader_ir/memory: Add LD_L 64 bits loads | ReinUsesLisp | 1 | -6/+17 |
2019-02-01 | rasterizer_interface: Remove unused AccelerateFill operation | ReinUsesLisp | 3 | -11/+0 |
2019-02-01 | video_core: Remove unused Fill surface type | ReinUsesLisp | 2 | -6/+1 |
2019-02-01 | kernel: Remove the Timer class | Lioncash | 9 | -259/+0 |
2019-01-30 | gl_rasterizer_cache: Fixup test clause | ReinUsesLisp | 1 | -6/+5 |
2019-01-30 | gl_rasterizer_cache: Guard clause swizzle testing | Mat M | 1 | -1/+3 |
2019-01-30 | gl_state: Remove texture target tracking | ReinUsesLisp | 2 | -5/+0 |
2019-01-30 | gl_rasterizer_cache: Move swizzling to textures instead of state | ReinUsesLisp | 6 | -28/+35 |
2019-01-30 | gl_state: Use DSA and multi bind to update texture bindings | ReinUsesLisp | 1 | -8/+22 |
2019-01-30 | gl_rasterizer: Use DSA for textures | ReinUsesLisp | 5 | -185/+105 |
2019-01-30 | kernel/wait_object: Devirtualize functions related to manipulating the thread list directly | Lioncash | 1 | -3/+3 |
2019-01-30 | kernel/timer: Remove unnecessary WakeupAllWaitingThreads() override | Lioncash | 2 | -6/+0 |
2019-01-30 | kernel/readable_event: Remove unnecessary WakeupAllWaitingThreads() override | Lioncash | 2 | -6/+0 |
2019-01-30 | video_core/dma_pusher: Silence C4828 warnings | Lioncash | 1 | -1/+1 |
2019-01-30 | hwopus: Implement DecodeInterleaved | Lioncash | 1 | -4/+35 |
2019-01-30 | service/nvflinger: Make FindBufferQueueId() a const member function | Lioncash | 2 | -2/+26 |
2019-01-30 | service/nvflinger: Rename Get prefix on function to Find | Lioncash | 3 | -23/+23 |
2019-01-30 | shader_ir: Unify constant buffer offset values | ReinUsesLisp | 17 | -25/+36 |
2019-01-30 | hwopus: Deduplicate the decoding code within DecodeInterleavedOld and DecodeInterleavedWithPerfOld | Lioncash | 1 | -19/+14 |
2019-01-30 | hwopus: Replace std::optional<std::reference_wrapper<u64>> with u64* | Lioncash | 1 | -9/+6 |
2019-01-30 | hwopus: Mark local variables as const where applicable | Lioncash | 1 | -8/+16 |
2019-01-30 | hwopus: Fill in the rest of the unknown service function names | Lioncash | 1 | -9/+11 |
2019-01-30 | service/ns: Update function tables | Lioncash | 1 | -14/+20 |
2019-01-30 | service/ncm: Update function tables | Lioncash | 1 | -4/+4 |
2019-01-30 | service/audio: Update function tables | Lioncash | 4 | -8/+23 |
2019-01-30 | service/am/applet_ae: Update function tables | Lioncash | 1 | -1/+2 |
2019-01-30 | service/fsp-srv: Update function tables | Lioncash | 2 | -17/+25 |
2019-01-30 | service/btm: Update function tables | Lioncash | 1 | -55/+97 |
2019-01-30 | service/btdrv: Update function tables | Lioncash | 1 | -46/+101 |
2019-01-30 | gl_shader_cache: Use explicit bindings | ReinUsesLisp | 7 | -249/+194 |
2019-01-30 | gl_rasterizer: Implement global memory management | ReinUsesLisp | 6 | -4/+140 |
2019-01-30 | shader_decode: Implement LDG and basic cbuf tracking | ReinUsesLisp | 7 | -10/+240 |
2019-01-30 | video_core/GPU Implemented the GPU PFIFO puller semaphore operations. (#1908) | Kevin | 2 | -12/+242 |
2019-01-30 | gl_shader_cache: Fix texture view for cubemaps as cubemap arrays | ReinUsesLisp | 4 | -3/+28 |
2019-01-30 | gl_rasterizer: Workaround invalid zeta clears | ReinUsesLisp | 2 | -14/+19 |
2019-01-30 | service/psc: Update function tables | Lioncash | 1 | -8/+9 |
2019-01-30 | nvflinger: Add the Null display | Lioncash | 1 | -1/+2 |
2019-01-30 | nvflinger: Change log message in OpenDisplay to be a debug log instead of a warning | Lioncash | 1 | -1/+1 |
2019-01-30 | nvflinger: Remove unnecessary header inclusions | Lioncash | 1 | -2/+0 |
2019-01-30 | nvflinger: Mark locals const where applicable | Lioncash | 1 | -11/+11 |
2019-01-30 | nvflinger: Use a std::array for the available displays instead of std::vector | Lioncash | 2 | -7/+7 |
2019-01-30 | hle/ipc_helpers: Fix clang-format warnings | Lioncash | 1 | -1/+0 |
2019-01-29 | hle/ipc_helpers: Allow pushing signed values | Lioncash | 1 | -0/+22 |
2019-01-28 | service/pm: Implement SetMaintenanceBoot() | Lioncash | 1 | -1/+10 |
2019-01-28 | service/pm: Tidy up functionality related to SystemBootMode | Lioncash | 2 | -2/+9 |
2019-01-28 | service/vi: Remove stubbed notifier from SetLayerVisibility | Lioncash | 1 | -2/+3 |
2019-01-28 | shader/shader_ir: Amend three comment typos | Lioncash | 1 | -3/+3 |
2019-01-28 | shader/shader_ir: Amend constructor initializer ordering for AbufNode | Lioncash | 1 | -2/+2 |
2019-01-28 | shader/decode: Avoid a pessimizing std::move within DecodeRange() | Lioncash | 1 | -1/+1 |
2019-01-27 | kernel/svc: Log out uncaught C++ exceptions from svcBreak | Lioncash | 1 | -0/+4 |
2019-01-26 | dsp_interface: fix sound being played while volume is 0 | fearlessTobi | 1 | -1/+1 |
2019-01-26 | Use QPixmap/QIcon for background color selection button | xperia64 | 2 | -7/+15 |
2019-01-26 | video_core: Silent implicit conversion warning | ReinUsesLisp | 1 | -3/+4 |
2019-01-24 | frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. | bunnei | 7 | -36/+54 |
2019-01-22 | citra_qt: Log settings on launch | zhupengfei | 5 | -0/+35 |
2019-01-22 | maxwell_3d: Set rt_separate_frag_data to 1 by default | ReinUsesLisp | 2 | -4/+6 |
2019-01-22 | QT: Hide GLWidget immediately after showing. | James Rowe | 1 | -0/+2 |
2019-01-22 | SDL Frontend: Add shared context support | James Rowe | 2 | -1/+38 |
2019-01-22 | QT Frontend: Migrate to QOpenGLWindow | James Rowe | 4 | -30/+113 |
2019-01-21 | Change const char* to const char[] | James Rowe | 1 | -4/+4 |
2019-01-21 | Fix mingw compile error and warnings | James Rowe | 2 | -6/+6 |
2019-01-21 | Add fade out effect to the loading screen | James Rowe | 4 | -94/+158 |
2019-01-21 | Set Minimum Size to the same as renderwindow | James Rowe | 1 | -0/+1 |
2019-01-21 | Remove blue box around loading screen | James Rowe | 1 | -1/+0 |
2019-01-21 | Change the background color of Stage Complete to yuzu blue | James Rowe | 1 | -1/+1 |
2019-01-21 | Rename step 1 and step 2 to be a little more descriptive | James Rowe | 2 | -8/+8 |
2019-01-21 | Prevent estimated time from flashing after slow shader compilation starts | James Rowe | 1 | -1/+1 |
2019-01-21 | Move progress bar style into constexpr strings | James Rowe | 1 | -28/+32 |
2019-01-20 | Hide progress bar on Prepare step | James Rowe | 1 | -7/+8 |
2019-01-20 | QT: Upgrade the Loading Bar to look much better | James Rowe | 4 | -11/+201 |
2019-01-20 | Add a workaround if QMovie isn't available | James Rowe | 2 | -1/+20 |
2019-01-20 | QT Frontend: Add a Loading screen with progressbar | James Rowe | 8 | -10/+239 |
2019-01-18 | file_sys/directory: Remove unused DirectoryBackend class | Lioncash | 1 | -23/+0 |
2019-01-18 | gl_rasterizer: Silent unsafe mix warning | ReinUsesLisp | 1 | -1/+1 |
2019-01-17 | yuzu/configuration/configure_input_player: Forward declare types where applicable | Lioncash | 2 | -2/+7 |
2019-01-17 | yuzu/configuration/configure_touchscreen_advanced: Remove unnecessary header inclusions | Lioncash | 1 | -2/+0 |
2019-01-17 | yuzu/configuration/configure_per_general: Remove unused header inclusions | Lioncash | 2 | -4/+3 |
2019-01-17 | yuzu/configuration/configure_debug: Remove unused header inclusions | Lioncash | 1 | -1/+0 |
2019-01-17 | yuzu/configuration/configure_system: Remove unused header inclusions | Lioncash | 1 | -8/+4 |
2019-01-17 | yuzu/configuration/configure_web: Remove an unused lambda capture | Lioncash | 1 | -5/+4 |
2019-01-17 | yuzu/configuration/configure_web: Use an ellipsis with 'Verifying' text | Lioncash | 1 | -1/+1 |
2019-01-17 | core/frontend/applets/web_browser: Include missing headers | Lioncash | 1 | -2/+8 |
2019-01-17 | core/frontend/applets/web_browser: Make OpenPage() non-const | Lioncash | 7 | -20/+25 |
2019-01-17 | yuzu/web_browser: std::move std::function instances in OpenPage() | Lioncash | 1 | -2/+2 |
2019-01-17 | yuzu/web_browser: Make slot functions private | Lioncash | 1 | -2/+1 |
2019-01-16 | shader_ir: Fixup clang build | ReinUsesLisp | 1 | -4/+6 |
2019-01-15 | loader: Propagate NCA logo section to ReadBanner and ReadLogo | Zach Hilman | 9 | -0/+61 |
2019-01-15 | content_archive: Add getter for logo section of NCA | Zach Hilman | 2 | -0/+16 |
2019-01-15 | gl_shader_decompiler: replace std::get<> with std::get_if<> for macOS compatibility | ReinUsesLisp | 1 | -44/+58 |
2019-01-15 | gl_shader_decompiler: Inline textureGather component | ReinUsesLisp | 1 | -15/+16 |
2019-01-15 | shader_decode: Fixup XMAD | ReinUsesLisp | 1 | -1/+1 |
2019-01-15 | shader_ir: Pass to decoder functions basic block's code | ReinUsesLisp | 27 | -82/+83 |
2019-01-15 | shader_decode: Improve zero flag implementation | ReinUsesLisp | 15 | -75/+79 |
2019-01-15 | shader_ir: Remove composite primitives and use temporals instead | ReinUsesLisp | 4 | -241/+224 |
2019-01-15 | gl_shader_decompiler: Fixup AssignCompositeHalf | ReinUsesLisp | 1 | -1/+1 |
2019-01-15 | shader_decode: Use proper primitive names | ReinUsesLisp | 4 | -25/+21 |
2019-01-15 | shader_decode: Use BitfieldExtract instead of shift + and | ReinUsesLisp | 8 | -48/+37 |
2019-01-15 | shader_ir: Remove Ipa primitive | ReinUsesLisp | 3 | -13/+2 |
2019-01-15 | gl_shader_decompiler: Use rasterizer's UBO size limit | ReinUsesLisp | 1 | -1/+3 |
2019-01-15 | gl_shader_gen: Fixup code formatting | ReinUsesLisp | 2 | -18/+22 |
2019-01-15 | video_core: Rename glsl_decompiler to gl_shader_decompiler | ReinUsesLisp | 7 | -7/+7 |
2019-01-15 | shader_ir: Remove RZ and use Register::ZeroIndex instead | ReinUsesLisp | 3 | -12/+16 |
2019-01-15 | shader_decode: Implement TEXS.F16 | ReinUsesLisp | 3 | -15/+57 |
2019-01-15 | shader_decode: Fixup R2P | ReinUsesLisp | 1 | -2/+3 |
2019-01-15 | glsl_decompiler: Fixup TLDS | ReinUsesLisp | 1 | -1/+0 |
2019-01-15 | glsl_decompiler: Fixup geometry shaders | ReinUsesLisp | 2 | -15/+17 |
2019-01-15 | shader_decode: Fixup WriteLogicOperation zero comparison | ReinUsesLisp | 1 | -1/+1 |
2019-01-15 | glsl_decompiler: Fixup permissive member function declarations | ReinUsesLisp | 1 | -133/+133 |
2019-01-15 | shader_decode: Fixup PSET | ReinUsesLisp | 1 | -2/+3 |
2019-01-15 | shader_decode: Fixup clang-format | ReinUsesLisp | 2 | -2/+4 |
2019-01-15 | video_core: Implement IR based geometry shaders | ReinUsesLisp | 4 | -10/+102 |
2019-01-15 | shader_decode: Implement VMAD and VSETP | ReinUsesLisp | 5 | -2/+129 |
2019-01-15 | shader_decode: Implement HSET2 | ReinUsesLisp | 3 | -1/+50 |
2019-01-15 | shader_decode: Rework HSETP2 | ReinUsesLisp | 4 | -47/+57 |
2019-01-15 | shader_decode: Implement R2P | ReinUsesLisp | 1 | -1/+28 |
2019-01-15 | shader_decode: Implement CSETP | ReinUsesLisp | 1 | -14/+37 |
2019-01-15 | shader_decode: Implement PSET | ReinUsesLisp | 1 | -1/+16 |
2019-01-15 | shader_decode: Implement HFMA2 | ReinUsesLisp | 4 | -5/+60 |
2019-01-15 | glsl_decompiler: Remove HNegate inlining | ReinUsesLisp | 1 | -10/+0 |
2019-01-15 | shader_decode: Implement POPC | ReinUsesLisp | 4 | -1/+22 |
2019-01-15 | shader_decode: Implement TLDS (untested) | ReinUsesLisp | 3 | -10/+92 |
2019-01-15 | shader_decode: Update TLD4 reflecting #1862 changes | ReinUsesLisp | 2 | -52/+52 |
2019-01-15 | shader_ir: Fixup TEX and TEXS and partially fix TLD4 decompiling | ReinUsesLisp | 3 | -60/+72 |
2019-01-15 | shader_decode: Fixup FSET | ReinUsesLisp | 1 | -2/+2 |
2019-01-15 | shader_decode: Implement IADD32I | ReinUsesLisp | 1 | -0/+11 |
2019-01-15 | shader_decode: Fixup clang-format | ReinUsesLisp | 1 | -1/+1 |
2019-01-15 | video_core: Return safe values after an assert hits | ReinUsesLisp | 8 | -8/+19 |
2019-01-15 | shader_decode: Implement FFMA | ReinUsesLisp | 1 | -1/+36 |
2019-01-15 | video_core: Address feedback | ReinUsesLisp | 4 | -13/+16 |
2019-01-15 | shader_ir: Fixup file inclusions and clang-format | ReinUsesLisp | 3 | -2/+2 |
2019-01-15 | shader_ir: Move comment node string | Mat M | 1 | -2/+2 |
2019-01-15 | shader_ir: Address feedback to avoid UB in bit casting | ReinUsesLisp | 1 | -2/+4 |
2019-01-15 | shader_decode: Fixup clang-format | ReinUsesLisp | 2 | -3/+2 |
2019-01-15 | shader_decode: Implement LEA | ReinUsesLisp | 1 | -0/+55 |
2019-01-15 | shader_decode: Implement IADD3 | ReinUsesLisp | 1 | -0/+61 |
2019-01-15 | shader_decode: Implement LOP3 | ReinUsesLisp | 2 | -0/+62 |
2019-01-15 | shader_decode: Implement ST_L | ReinUsesLisp | 1 | -0/+17 |
2019-01-15 | shader_decode: Implement LD_L | ReinUsesLisp | 1 | -0/+18 |
2019-01-15 | shader_decode: Implement HSETP2 | ReinUsesLisp | 1 | -1/+37 |
2019-01-15 | shader_decode: Implement HADD2 and HMUL2 | ReinUsesLisp | 1 | -1/+48 |
2019-01-15 | shader_decode: Implement HADD2_IMM and HMUL2_IMM | ReinUsesLisp | 1 | -1/+28 |
2019-01-15 | shader_decode: Implement MOV_SYS | ReinUsesLisp | 1 | -0/+27 |
2019-01-15 | shader_decode: Implement IMNMX | ReinUsesLisp | 1 | -0/+16 |
2019-01-15 | shader_decode: Implement F2F_C | ReinUsesLisp | 1 | -2/+10 |
2019-01-15 | shader_decode: Implement I2I | ReinUsesLisp | 1 | -0/+26 |
2019-01-15 | shader_decode: Implement BRA internal flag | ReinUsesLisp | 1 | -4/+8 |
2019-01-15 | shader_decode: Implement ISCADD | ReinUsesLisp | 1 | -0/+15 |
2019-01-15 | shader_decode: Implement XMAD | ReinUsesLisp | 1 | -1/+85 |
2019-01-15 | shader_decode: Implement PBK and BRK | ReinUsesLisp | 1 | -1/+22 |
2019-01-15 | shader_decode: Implement LOP | ReinUsesLisp | 1 | -0/+15 |
2019-01-15 | shader_decode: Implement SEL | ReinUsesLisp | 1 | -0/+8 |
2019-01-15 | shader_decode: Implement IADD | ReinUsesLisp | 1 | -1/+28 |
2019-01-15 | shader_decode: Implement ISETP | ReinUsesLisp | 1 | -1/+30 |
2019-01-15 | shader_decode: Implement BFI | ReinUsesLisp | 1 | -1/+22 |
2019-01-15 | shader_decode: Implement ISET | ReinUsesLisp | 1 | -1/+27 |
2019-01-15 | shader_decode: Implement LD_C | ReinUsesLisp | 1 | -0/+31 |
2019-01-15 | shader_decode: Implement SHL | ReinUsesLisp | 1 | -0/+8 |
2019-01-15 | shader_decode: Implement SHR | ReinUsesLisp | 1 | -1/+26 |
2019-01-15 | shader_decode: Implement LOP32I | ReinUsesLisp | 2 | -1/+72 |
2019-01-15 | shader_decode: Implement BFE | ReinUsesLisp | 1 | -1/+25 |
2019-01-15 | shader_decode: Implement FSET | ReinUsesLisp | 1 | -1/+36 |
2019-01-15 | shader_decode: Implement F2I | ReinUsesLisp | 1 | -0/+37 |
2019-01-15 | shader_decode: Implement I2F | ReinUsesLisp | 1 | -0/+23 |
2019-01-15 | shader_decode: Implement F2F | ReinUsesLisp | 1 | -1/+37 |
2019-01-15 | shader_decode: Stub DEPBAR | ReinUsesLisp | 1 | -0/+4 |
2019-01-15 | shader_decode: Implement SSY and SYNC | ReinUsesLisp | 1 | -0/+19 |
2019-01-15 | shader_decode: Implement PSETP | ReinUsesLisp | 1 | -1/+21 |
2019-01-15 | shader_decode: Implement TMML | ReinUsesLisp | 1 | -3/+45 |
2019-01-15 | shader_decode: Implement TEX and TXQ | ReinUsesLisp | 2 | -0/+223 |
2019-01-15 | shader_decode: Implement TEXS (F32) | ReinUsesLisp | 2 | -0/+217 |
2019-01-15 | shader_decode: Implement FSETP | ReinUsesLisp | 1 | -1/+33 |
2019-01-15 | shader_decode: Partially implement BRA | ReinUsesLisp | 1 | -0/+12 |
2019-01-15 | shader_decode: Implement IPA | ReinUsesLisp | 1 | -0/+12 |
2019-01-15 | shader_decode: Implement EXIT | ReinUsesLisp | 1 | -1/+32 |
2019-01-15 | shader_decode: Implement ST_A | ReinUsesLisp | 1 | -0/+30 |
2019-01-15 | shader_decode: Implement LD_A | ReinUsesLisp | 1 | -1/+39 |
2019-01-15 | shader_decode: Implement FADD32I | ReinUsesLisp | 1 | -0/+12 |
2019-01-15 | shader_decode: Implement FMUL32_IMM | ReinUsesLisp | 1 | -0/+10 |
2019-01-15 | shader_decode: Implement MOV32_IMM | ReinUsesLisp | 1 | -1/+9 |
2019-01-15 | shader_decode: Stub RRO_C, RRO_R and RRO_IMM | ReinUsesLisp | 1 | -0/+9 |
2019-01-15 | shader_decode: Implement FMNMX_C, FMNMX_R and FMNMX_IMM | ReinUsesLisp | 1 | -0/+18 |
2019-01-15 | shader_decode: Implement MUFU | ReinUsesLisp | 1 | -0/+29 |
2019-01-15 | shader_decode: Implement FADD_C, FADD_R and FADD_IMM | ReinUsesLisp | 1 | -0/+15 |
2019-01-15 | shader_decode: Implement FMUL_C, FMUL_R and FMUL_IMM | ReinUsesLisp | 1 | -0/+42 |
2019-01-15 | shader_decode: Implement MOV_C and MOV_R | ReinUsesLisp | 1 | -1/+23 |
2019-01-15 | video_core: Replace gl_shader_decompiler | ReinUsesLisp | 8 | -4185/+57 |
2019-01-15 | glsl_decompiler: Implementation | ReinUsesLisp | 3 | -0/+1483 |
2019-01-15 | shader_ir: Add condition code helper | ReinUsesLisp | 2 | -0/+13 |
2019-01-15 | shader_ir: Add predicate combiner helper | ReinUsesLisp | 2 | -0/+15 |
2019-01-15 | shader_ir: Add comparison helpers | ReinUsesLisp | 2 | -0/+106 |
2019-01-15 | shader_ir: Add half float helpers | ReinUsesLisp | 2 | -0/+44 |
2019-01-15 | shader_ir: Add integer helpers | ReinUsesLisp | 2 | -0/+40 |
2019-01-15 | shader_ir: Add float helpers | ReinUsesLisp | 2 | -0/+24 |
2019-01-15 | shader_ir: Add setters | ReinUsesLisp | 2 | -0/+24 |
2019-01-15 | shader_ir: Add local memory getters | ReinUsesLisp | 2 | -0/+7 |
2019-01-15 | shader_ir: Add internal flag getters | ReinUsesLisp | 2 | -0/+10 |
2019-01-15 | shader_ir: Add attribute getters | ReinUsesLisp | 2 | -0/+26 |
2019-01-15 | shader_ir: Add constant buffer getters | ReinUsesLisp | 2 | -0/+25 |
2019-01-15 | shader_ir: Add register getter | ReinUsesLisp | 2 | -0/+9 |
2019-01-15 | shader_ir: Add immediate node constructors | ReinUsesLisp | 2 | -1/+34 |
2019-01-15 | shader_ir: Initial implementation | ReinUsesLisp | 30 | -0/+1573 |
2019-01-15 | shader_bytecode: Fixup encoding | ReinUsesLisp | 1 | -1/+1 |
2019-01-15 | shader_header: Make local memory size getter constant | ReinUsesLisp | 1 | -1/+1 |
2019-01-14 | audio_core: remove unnecessary spaces on comments | Otávio Pace | 1 | -2/+2 |
2019-01-09 | gl_rasterizer: Workaround Intel VAO DSA bug | ReinUsesLisp | 3 | -7/+16 |
2019-01-08 | gl_global_cache: Add dummy global cache manager | ReinUsesLisp | 5 | -3/+96 |
2019-01-08 | settings: Fix comment structure | Zach Hilman | 2 | -5/+7 |
2019-01-08 | settings: Use std::chrono::seconds instead of s64 for RTC | Zach Hilman | 6 | -17/+21 |
2019-01-08 | time: Use custom RTC settings if applicable for game | Zach Hilman | 2 | -8/+12 |
2019-01-08 | core: Set custom RTC differential on game boot | Zach Hilman | 1 | -0/+7 |
2019-01-08 | qt: Provide UI to edit custom RTC settings | Zach Hilman | 2 | -28/+66 |
2019-01-08 | settings: Add custom RTC settings | Zach Hilman | 4 | -4/+30 |
2019-01-07 | gl_rasterizer: Skip framebuffer configuration if rendertargets have not been changed | ReinUsesLisp | 2 | -1/+31 |
2019-01-07 | gl_rasterizer_cache: Use dirty flags for the depth buffer | ReinUsesLisp | 4 | -3/+23 |
2019-01-07 | gl_rasterizer_cache: Use dirty flags for color buffers | ReinUsesLisp | 4 | -4/+24 |
2019-01-07 | gl_shader_cache: Use dirty flags for shaders | ReinUsesLisp | 5 | -2/+23 |
2019-01-06 | gl_stream_buffer: Use DSA for buffer management | ReinUsesLisp | 3 | -17/+14 |
2019-01-06 | gl_rasterizer: Use DSA for vertex array objects | ReinUsesLisp | 6 | -79/+53 |
2019-01-06 | gl_state: Drop uniform buffer state tracking | ReinUsesLisp | 3 | -10/+0 |
2019-01-05 | gl_rasterizer_cache: Use GL_STREAM_COPY for PBOs | ReinUsesLisp | 1 | -1/+1 |
2019-01-05 | service/vi: Correct scaling mode conversions | Lioncash | 1 | -15/+13 |
2019-01-05 | service/vi: Factor out scaling mode conversions from the IPC function itself | Lioncash | 1 | -17/+21 |
2019-01-05 | service/vi: Unstub IApplicationDisplayService' SetLayerScalingMode() | Lioncash | 1 | -21/+38 |
2019-01-05 | service/vi: Correct reported dimensions from IApplicationDisplayService's GetDisplayResolution() | Lioncash | 1 | -12/+8 |
2019-01-04 | qt: Move profile manager to own UI tab | Zach Hilman | 9 | -427/+565 |
2019-01-04 | Removed pulse event type | David Marcec | 4 | -9/+0 |
2019-01-04 | Return no application area when games try to open an application area | David Marcec | 1 | -4/+4 |
2019-01-04 | Proper no message handling for AM::PopMessage | David Marcec | 1 | -1/+10 |
2019-01-03 | Fixed botw deadlock(and possibly 30 fps games rendering too fast? needs testing to confirm) | David Marcec | 1 | -1/+1 |
2019-01-03 | service/vi: Implement SetDisplayEnabled() | Lioncash | 1 | -1/+10 |
2019-01-03 | service/vi: Log more information where applicable | Lioncash | 1 | -63/+74 |
2019-01-03 | service/vi: Implement OpenDefaultDisplay in terms of OpenDisplay | Lioncash | 1 | -4/+17 |
2019-01-02 | service/vi: Correct initial width and height values | Lioncash | 1 | -2/+2 |
2019-01-02 | service/vi: Document unknown DisplayInfo struct members | Lioncash | 1 | -2/+13 |
2019-01-01 | yuzu/configure_general: Silence truncation warnings in loadConfiguration() | Lioncash | 1 | -2/+2 |
2019-01-01 | yuzu/config: Silence truncation warnings | Lioncash | 1 | -1/+1 |
2019-01-01 | core/kernel: Remove unnecessary inclusions | Lioncash | 16 | -16/+22 |
2018-12-31 | kernel/svc: Correct misleading error message within CreateThread() | Lioncash | 1 | -2/+3 |
2018-12-31 | kernel/svc: Sanitize core number and thread priorities in CreateThread() | Lioncash | 1 | -6/+17 |
2018-12-31 | kernel/process: Rename GetAllowedProcessorMask() and GetAllowedThreadPriorityMask() | Lioncash | 2 | -11/+11 |
2018-12-31 | kernel/svc: Simplify thread core ID sanitizing in CreateThread | Lioncash | 1 | -7/+1 |
2018-12-31 | arm_interface: Make include path relative for arm_interface.h | Lioncash | 1 | -1/+1 |
2018-12-31 | arm_interface: Make LogBacktrace() a const member function | Lioncash | 2 | -2/+2 |
2018-12-31 | arm_interface: Mark variables as const where applicable in LogBacktrace() | Lioncash | 1 | -3/+4 |
2018-12-31 | arm_interface: Remove unnecessary semicolon | Lioncash | 1 | -1/+1 |
2018-12-30 | gl_rasterizer_cache: Texture view if shader samples array but OGL is not | ReinUsesLisp | 3 | -14/+74 |
2018-12-30 | service/time: Minor cleanup to GetClockSnapshot() | Lioncash | 1 | -7/+9 |
2018-12-30 | service/time: Fill in some structures and remove padding where not necessary | Lioncash | 2 | -7/+9 |
2018-12-29 | Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal | David Marcec | 4 | -18/+36 |
2018-12-29 | travis: Use correct package for linux Qt5WebEngine | Zach Hilman | 3 | -4/+3 |
2018-12-29 | web_browser: Add bounds checking to applet interface | Zach Hilman | 10 | -146/+160 |
2018-12-28 | gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist. | bunnei | 4 | -79/+46 |
2018-12-28 | main: Add main window integrations for QtWebBrowserApplet | Zach Hilman | 3 | -0/+168 |
2018-12-28 | qt: Implement Qt frontend to web browser | Zach Hilman | 2 | -0/+154 |
2018-12-28 | core: Add getter and setter for WebBrowserApplet frontend | Zach Hilman | 4 | -2/+22 |
2018-12-28 | frontend: Add frontend responder for web browser | Zach Hilman | 2 | -0/+52 |
2018-12-28 | applets: Implement LibAppletOff (Web) applet | Zach Hilman | 4 | -0/+234 |
2018-12-28 | loader: Add accessor for Manual RomFS | Zach Hilman | 5 | -0/+30 |
2018-12-28 | hid: Make Hid service accessible and add GetPressState | Zach Hilman | 4 | -459/+540 |
2018-12-28 | romfs: Add SingleDiscard extraction type | Zach Hilman | 2 | -2/+6 |
2018-12-28 | am: Add size parameter to am:IStorage logging | Zach Hilman | 1 | -4/+4 |
2018-12-28 | audio_core: Convert LOG_CRITICAL + UNREACHABLE over to UNIMPLEMENTED/UNIMPLEMENTED_MSG | Lioncash | 3 | -10/+6 |
2018-12-28 | kernel/process: Start the main thread using the specified ideal core | Lioncash | 1 | -2/+2 |
2018-12-28 | kernel: Rename 'default' CPU core to 'ideal' core | Lioncash | 5 | -23/+23 |
2018-12-28 | kernel/thread: Move process thread initialization into process.cpp | Lioncash | 3 | -36/+30 |
2018-12-28 | file_sys/program_metadata: Print out more descriptive address space descriptions | Lioncash | 1 | -3/+7 |
2018-12-28 | Qt/Configure: Use sidebar to divide tabs into smaller groups | spycrab | 3 | -59/+124 |
2018-12-28 | kernel/process: Remove most allocation functions from Process' interface | Lioncash | 4 | -49/+35 |
2018-12-27 | Add missing uintBitsToFloat to SetRegisterToHalfFloat | Rodolfo Bogado | 1 | -2/+2 |
2018-12-27 | am: Implement GetSaveDataSize and ExtendSaveData | Zach Hilman | 6 | -8/+53 |
2018-12-27 | filesystem: Populate save data sizes from control data | Zach Hilman | 2 | -0/+53 |
2018-12-27 | savedata_factory: Partially implement IVFC save sizes using files | Zach Hilman | 2 | -0/+38 |
2018-12-27 | loader: Add accessor for game control data | Zach Hilman | 5 | -9/+14 |
2018-12-27 | control_metadata: Update NACP fields with latest Switchbrew data | Zach Hilman | 2 | -6/+29 |
2018-12-27 | control_metadata: Use value member instead of unique_ptr to store struct | Zach Hilman | 2 | -10/+13 |
2018-12-27 | vfs: Add reinterpret_casts to WriteArray and Object | Zach Hilman | 1 | -2/+2 |
2018-12-27 | kernel/vm_manager: Reset region attributes when unmapping a VMA | Lioncash | 1 | -0/+1 |
2018-12-26 | configure_per_general: Mark UI strings as translatable in the constructor | Lioncash | 1 | -2/+2 |
2018-12-26 | configure_input_simple: Make input profile array constexpr | Lioncash | 1 | -12/+7 |
2018-12-26 | renderer_opengl: Correct forward declaration of FramebufferLayout | Lioncash | 1 | -1/+1 |
2018-12-26 | Apply CC test to the final value to be stored in the register | Rodolfo Bogado | 1 | -9/+12 |
2018-12-26 | Fixed shader linking error due to TLDS (#1934) | David | 1 | -1/+1 |
2018-12-26 | npad: Remove code to invert input in horizontal mode. | bunnei | 1 | -46/+0 |
2018-12-26 | shader_bytecode: Fixup TEXS.F16 encoding | ReinUsesLisp | 1 | -1/+1 |
2018-12-25 | qt: Use ProfileSelectionDialog when selecting user for save data | Zach Hilman | 1 | -22/+16 |
2018-12-25 | qt: Add setting to prompt for user on game boot | Zach Hilman | 6 | -0/+32 |
2018-12-22 | Includde saturation in the evaluation of the control code | Rodolfo Bogado | 1 | -3/+4 |
2018-12-22 | Handle RZ cases evaluating the expression instead of the register value. | Rodolfo Bogado | 1 | -14/+22 |
2018-12-22 | complete emulation of ZeroFlag | Rodolfo Bogado | 1 | -100/+97 |
2018-12-21 | common/quaternion: Ensure that w is always initialized | Lioncash | 1 | -1/+1 |
2018-12-21 | hid: Fix SetNpadJoyHoldType and improve logging. | bunnei | 1 | -44/+163 |
2018-12-21 | kernel/process: Hook up the process capability parser to the process itself | Lioncash | 7 | -122/+44 |
2018-12-21 | kernel/process_capability: Handle debug capability flags | Lioncash | 2 | -1/+18 |
2018-12-21 | kernel/process_capability: Handle handle table capability flags | Lioncash | 2 | -1/+11 |
2018-12-21 | kernel/process_capability: Handle kernel version capability flags | Lioncash | 2 | -1/+18 |
2018-12-21 | kernel/process_capability: Handle program capability flags | Lioncash | 3 | -2/+29 |
2018-12-21 | kernel/process_capability: Handle interrupt capability flags | Lioncash | 1 | -1/+21 |
2018-12-21 | kernel/process_capability: Handle syscall capability flags | Lioncash | 2 | -1/+29 |
2018-12-21 | kernel/process_capability: Handle the priority mask and core mask flags | Lioncash | 2 | -1/+40 |
2018-12-21 | kernel/process: Introduce process capability parsing skeleton | Lioncash | 5 | -3/+468 |
2018-12-21 | common: Add basic bit manipulation utility function to Common | Lioncash | 2 | -0/+62 |
2018-12-19 | kernel/svc: Handle thread handles within GetProcessId | Lioncash | 1 | -10/+23 |
2018-12-19 | svc: Implement svcSetMemoryAttribute | Lioncash | 1 | -5/+46 |
2018-12-19 | vm_manager: Add member function for setting memory attributes across an address range | Lioncash | 2 | -0/+41 |
2018-12-19 | vm_manager: Add member function for checking a memory range adheres to certain attributes, permissions and states | Lioncash | 2 | -0/+100 |
2018-12-19 | kernel/kernel: Use correct initial PID for userland Process instances | Lioncash | 2 | -4/+14 |
2018-12-19 | kernel/svc: Correct output parameter for svcGetThreadId | Lioncash | 1 | -1/+1 |
2018-12-19 | kernel/thread: Make thread_id a 64-bit value | Lioncash | 4 | -7/+7 |
2018-12-19 | kernel/svc: Correct output parameter for svcGetProcessId | Lioncash | 2 | -2/+10 |
2018-12-19 | kernel/process: Make process_id a 64-bit value | Lioncash | 3 | -6/+6 |
2018-12-19 | Device handle should not be a random id, instead it's the current npad id | David Marcec | 1 | -2/+2 |
2018-12-19 | Moved backtrace to ArmInterface | David Marcec | 8 | -47/+20 |
2018-12-19 | hopefully fix clang format issue | David Marcec | 1 | -0/+1 |
2018-12-19 | Fixed uninitialized memory due to missing returns in canary | David Marcec | 14 | -3/+33 |
2018-12-19 | service/sm: Improve debug log for RegisterService | Lioncash | 1 | -4/+5 |
2018-12-18 | yuzu, video_core: Screenshot functionality | zhupengfei | 15 | -43/+228 |
2018-12-18 | Texture format fixes: Flag RGBA16UI as GL_RGBA_INTEGER format, and interpret R16U as Z16 when depth_compare is enabled. | heapo | 1 | -1/+11 |
2018-12-18 | kernel/thread: Set default fpcr | MerryMage | 1 | -0/+3 |
2018-12-18 | arm_dynarmic: Set CNTFRQ value | MerryMage | 1 | -0/+1 |
2018-12-18 | shader_bytecode: Fixup half float's operator B encoding | ReinUsesLisp | 1 | -1/+1 |
2018-12-18 | service/am: Unstub GetAppletResourceUserId | Lioncash | 1 | -2/+5 |
2018-12-17 | Implement postfactor multiplication/division for fmul instructions | heapo | 2 | -5/+21 |
2018-12-17 | Fix arrayed shadow sampler array slice/depth comparison ordering, as well as invalid GLSL LOD selection. | heapo | 1 | -16/+14 |
2018-12-16 | vm_manager: Rename meminfo_state to state | Lioncash | 2 | -10/+9 |
2018-12-16 | vm_manager: Add backing functionality for memory attributes | Lioncash | 2 | -1/+85 |
2018-12-15 | nvhost_gpu: Skip empty GPU command lists. | bunnei | 1 | -0/+4 |
2018-12-13 | audio_core: Make g_sink_details internally linked | Lioncash | 7 | -36/+58 |
2018-12-13 | Fix Service object leak on emulation stop | Jens Schmer | 2 | -10/+12 |
2018-12-12 | svc: Enable svcQueryProcessMemory | Lioncash | 2 | -1/+6 |
2018-12-12 | svc: Write out the complete MemoryInfo structure in QueryProcessMemory | Lioncash | 1 | -0/+3 |
2018-12-12 | svc: Handle memory writing explicitly within QueryProcessMemory | Lioncash | 2 | -26/+22 |
2018-12-12 | vm_manager: Correct ordering of last two struct members of MemoryInfo | Lioncash | 1 | -2/+2 |
2018-12-12 | svc_wrap: Correct register index for a wrapper specialization | Lioncash | 1 | -1/+1 |
2018-12-12 | vm_manager: Amend the returned values for invalid memory queries in QueryMemory() | Lioncash | 2 | -4/+7 |
2018-12-12 | vm_manager: Migrate memory querying to the VMManager interface | Lioncash | 4 | -18/+33 |
2018-12-12 | vm_manager: Migrate MemoryInfo and PageInfo to vm_manager.h | Lioncash | 3 | -17/+16 |
2018-12-12 | vm_manager: Amend MemoryState enum members | Lioncash | 5 | -28/+111 |
2018-12-12 | Fix Process object leak on emulation stop | Jens Schmer | 3 | -13/+12 |
2018-12-11 | patch_manager: Prevent use of a dangling pointer within PatchRomFS | Lioncash | 1 | -4/+3 |
2018-12-11 | gl_shader_cache: Dehardcode constant in CalculateProgramSize() | Lioncash | 1 | -2/+2 |
2018-12-11 | gl_shader_cache: Resolve truncation compiler warning | Lioncash | 1 | -1/+1 |
2018-12-10 | fsp_srv: Implement IStorage::GetSize | Zach Hilman | 1 | -2/+15 |
2018-12-10 | gl_shader_decompiler: IPA FrontFacing: the right value when is the front face is 0xFFFFFFFF. | Marcos Vitali | 1 | -1/+1 |
2018-12-10 | service/fsp_srv: Correct returned value in GetGlobalAccessLogMode() | Lioncash | 1 | -1/+10 |
2018-12-10 | applets: Correct usage of SignalStateChanged event | Zach Hilman | 3 | -6/+4 |
2018-12-09 | Implemented a shader unique identifier. | Fernando Sahmkow | 4 | -0/+57 |
2018-12-09 | Add more info into textures' object labels | FernandoS27 | 2 | -2/+57 |
2018-12-08 | web_service: move telemetry condition from TelemetrySession constructor to destructor | fearlessTobi | 1 | -8/+4 |
2018-12-08 | file_sys/save_data_factory: Update SaveDataSpaceId enum | Lioncash | 1 | -1/+3 |
2018-12-07 | gl_shader_decompiler: TLDS/TLD4/TLD4S Reworked reflecting the source registers, bugs fixed and modularize. | Marcos Vitali | 1 | -106/+134 |
2018-12-07 | Backport review comment from citra-emu/citra#4418 | Tobias | 1 | -2/+2 |
2018-12-07 | savedata_factory: Add support for CacheStorage | Zach Hilman | 1 | -0/+2 |
2018-12-07 | savedata_factory: Delete TemporaryStorage on startup | Zach Hilman | 1 | -1/+5 |
2018-12-06 | memory: Convert ASSERT into a DEBUG_ASSERT within GetPointerFromVMA() | Lioncash | 1 | -1/+1 |
2018-12-06 | vm_manager: Make vma_map private | Lioncash | 5 | -28/+41 |
2018-12-06 | Avoid (expensive) audio interpolation when sample rates already match | heapo | 2 | -4/+8 |
2018-12-06 | system_archive: Implement open source NgWord2 | Zach Hilman | 3 | -1/+41 |
2018-12-06 | hle/service: Replace log + UNIMPLEMENTED with UNIMPLEMENTED_MSG | Lioncash | 1 | -2/+1 |
2018-12-06 | hle/service: Remove unnecessary using declarations | Lioncash | 1 | -5/+1 |
2018-12-06 | hle/service, hle/sm: Compress usages of MakeResult() | Lioncash | 2 | -3/+3 |
2018-12-06 | hle/service, hle/sm: Use structured bindings where applicable | Lioncash | 2 | -9/+3 |
2018-12-06 | yuzu/wait_tree: Pass QString by value and std::move in the initializer list for WaitTreeText | Lioncash | 2 | -2/+2 |
2018-12-05 | yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToGameList() | Lioncash | 1 | -5/+9 |
2018-12-05 | yuzu/game_list_worker: Don't retrieve file type and file type strings twice in MakeGameListEntry() | Lioncash | 1 | -4/+6 |
2018-12-05 | loaders: Make GetFileType() a const qualified member function | Lioncash | 10 | -10/+10 |
2018-12-05 | Call shrink_to_fit after page-table vector resizing to cause crt to actually lower vector capacity. For 36-bit titles saves 800MB of commit. | heapo | 1 | -0/+8 |
2018-12-05 | kernel/process: Set ideal core from metadata | Lioncash | 1 | -0/+1 |
2018-12-05 | configure_input_simple: Properly signal docked mode change | Zach Hilman | 3 | -33/+31 |
2018-12-05 | configure_input: Add ConfigureInputSimple as default input UI config | Zach Hilman | 8 | -1/+293 |
2018-12-05 | configure_input: Convert into QDialog | Zach Hilman | 3 | -7/+47 |
2018-12-05 | configure: Use ConfigureInputSimple for Input tab | Zach Hilman | 1 | -26/+26 |
2018-12-05 | ui_settings: Add UI setting for input profile index | Zach Hilman | 2 | -0/+5 |
2018-12-05 | configuration/config: Use an intermediary variable for accessing players | Lioncash | 1 | -43/+38 |
2018-12-05 | ng_word: Deduplicate use of a constant value | Lioncash | 1 | -1/+1 |
2018-12-05 | system_archive: Use a regular function pointer instead of std::function for file-scope system archive array | Lioncash | 1 | -3/+2 |
2018-12-05 | service/ldr: Deduplicate instruction cache clearing code in LoadNro() | Lioncash | 1 | -8/+2 |
2018-12-05 | service/ldr: Amend layout of the NRO header | Lioncash | 1 | -3/+3 |
2018-12-05 | gl_shader_decompiler: Implement TEXS.F16 | ReinUsesLisp | 2 | -13/+51 |
2018-12-05 | service/ldr: Corrent padding within the NRR header layout | Lioncash | 1 | -1/+2 |
2018-12-05 | gl_shader_decompiler: Fixup inverted if | ReinUsesLisp | 1 | -6/+5 |
2018-12-05 | svc: Avoid incorrect fast yield condition | Zach Hilman | 1 | -6/+1 |
2018-12-05 | kernel/svc: Correct behavior of svcResetSignal() | Lioncash | 1 | -4/+11 |
2018-12-05 | kernel/process: Make Process a WaitObject | Lioncash | 3 | -6/+68 |
2018-12-05 | kernel/readable_event: Add member function for enforcing a strict reset contract | Lioncash | 2 | -1/+22 |
2018-12-05 | Improve msvc codegen for hot-path array LUTs | heapo | 1 | -275/+277 |
2018-12-05 | yuzu/game_list_worker: Move std::string construction after the termination check in callbacks | Lioncash | 1 | -7/+7 |
2018-12-04 | kernel/svc: Remove unused header inclusion | Lioncash | 1 | -1/+0 |
2018-12-04 | kernel/svc: Implement svcSignalEvent() | Lioncash | 1 | -1/+16 |
2018-12-04 | kernel/svc: Implement svcCreateEvent() | Lioncash | 2 | -1/+42 |
2018-12-04 | qt: Add Properties menu to game list right-click | Zach Hilman | 9 | -22/+54 |
2018-12-04 | Rewrited TEX/TEXS (TEX Scalar). (#1826) | Marcos | 1 | -259/+177 |
2018-12-04 | debugger: Set paused thread color | Luke Street | 1 | -1/+2 |
2018-12-04 | kernel/object: Amend handle types to distinguish between readable and writable events | Lioncash | 6 | -11/+20 |
2018-12-04 | kernel/handle_table: Amend reference to CTR-OS in Create() | Lioncash | 1 | -2/+3 |
2018-12-04 | kernel/svc: Implement the resource limit svcGetInfo option | Lioncash | 4 | -9/+34 |
2018-12-04 | svc: Implement SetThreadActivity (thread suspension) | Luke Street | 5 | -6/+76 |
2018-12-04 | Removed unused file. | Subv | 1 | -142/+0 |
2018-12-04 | GPU: Don't try to route PFIFO methods (0-0x40) to the other engines. | Subv | 1 | -0/+6 |
2018-12-04 | [Kernel::CreateThread] Match format specifiers to LOG_TRACE's arguments | V.Kalyuzhny | 1 | -1/+1 |
2018-12-04 | scheduler: Avoid manual Reschedule call | Zach Hilman | 2 | -11/+11 |
2018-12-03 | scheduler: Only work steal higher priority threads from other cores | Zach Hilman | 3 | -35/+24 |
2018-12-03 | applets: Correct event ResetTypes from OneShot to Sticky | Zach Hilman | 5 | -14/+6 |
2018-12-03 | qt: Implement GUI dialog frontend for ProfileSelector | Zach Hilman | 6 | -0/+269 |
2018-12-03 | am: Use ProfileSelect applet | Zach Hilman | 1 | -0/+4 |
2018-12-03 | applets: Implement ProfileSelect applet | Zach Hilman | 2 | -0/+130 |
2018-12-03 | qt: Register to use Qt ProfileSelector instead of default | Zach Hilman | 1 | -0/+2 |
2018-12-03 | core: Add getter/setter for ProfileSelector in System | Zach Hilman | 2 | -0/+16 |
2018-12-03 | frontend: Add frontend applet for ProfileSelect | Zach Hilman | 3 | -0/+48 |
2018-12-03 | software_keyboard: Signal state changed event upon construction | Zach Hilman | 1 | -1/+6 |
2018-12-03 | qt: Add UI to display game properties and disable add-ons | Zach Hilman | 4 | -0/+501 |
2018-12-03 | loader: Add support for reading the name of game's developer | Zach Hilman | 5 | -0/+26 |
2018-12-03 | aoc_u: Obey disabled add-ons list when listing DLC | Zach Hilman | 1 | -0/+12 |
2018-12-03 | patch_manager: Obey disabled add-ons list when patching game | Zach Hilman | 2 | -11/+50 |
2018-12-03 | core: Make GetGameFileFromPath function externally accessible | Zach Hilman | 2 | -3/+9 |
2018-12-03 | config: Store and load disabled add-ons list | Zach Hilman | 3 | -0/+55 |
2018-12-03 | settings: Store list of disabled add-ons per title ID | Zach Hilman | 1 | -0/+5 |
2018-12-03 | game_list: Remove a reference of a reference | Frederic Laing | 1 | -2/+2 |
2018-12-03 | Moved backtrace to ArmInterface | David Marcec | 6 | -14/+39 |
2018-12-03 | Print backtrace on svcBreak | David Marcec | 3 | -0/+24 |
2018-12-03 | loader/nso: Remove dependency on the System class | Lioncash | 3 | -8/+11 |
2018-12-03 | loader/nro: Make the static LoadNro function internally linked | Lioncash | 2 | -7/+5 |
2018-12-03 | file_sys/directory: Amend path buffer size for directory entries | Lioncash | 1 | -2/+2 |
2018-12-03 | loader/nro: Remove dependency on the System class | Lioncash | 2 | -10/+13 |
2018-12-02 | service/usb: Update function table | Lioncash | 1 | -1/+1 |
2018-12-02 | service/erpt: Update function table | Lioncash | 1 | -5/+7 |
2018-12-02 | yuzu/configuration: Make slots private where applicable | Lioncash | 5 | -7/+2 |
2018-12-02 | yuzu/configuration: Add missing override specifiers to configuration-related classes | Lioncash | 7 | -7/+7 |
2018-12-02 | yuzu/configuration/configure_input: Default destructor in the cpp file | Lioncash | 2 | -0/+3 |
2018-12-02 | Fixed crash with SetNpadMode | David Marcec | 1 | -2/+3 |
2018-12-02 | svc: Use the current process' handle table for retrieving the process instance to act upon | Lioncash | 1 | -1/+2 |
2018-12-02 | svc: Reorganize svcGetInfo, handle more error cases for existing implemented info categories | Lioncash | 1 | -50/+99 |
2018-12-02 | svc: Avoid performance-degrading unnecessary reschedule | Zach Hilman | 2 | -8/+6 |
2018-12-02 | service/audio/audout_u: Amend constructor initialization list order | Lioncash | 1 | -2/+2 |
2018-12-02 | file_sys/registered_cache: Eliminate variable shadowing | Lioncash | 1 | -27/+26 |
2018-12-02 | filesystem: De-globalize registered_cache_union | Lioncash | 8 | -40/+26 |
2018-12-02 | yuzu/game_list_worker: Deduplicate game list entry creation | Lioncash | 1 | -47/+33 |
2018-12-02 | yuzu/game_list_worker: Tidy up string handling in FillControlMap() | Lioncash | 1 | -6/+7 |
2018-12-02 | crypto/key_manager: Remove unused variable in GetTicketblob() | Lioncash | 1 | -1/+0 |
2018-12-01 | Fix debug build | Lioncash | 2 | -5/+3 |
2018-12-01 | file_sys: Override missing mutating functions to be stubbed out for ReadOnlyVfsDirectory by default | Lioncash | 2 | -0/+25 |
2018-12-01 | service/fsp_srv: Implement CleanDirectoryRecursively | Lioncash | 5 | -5/+72 |
2018-11-30 | remove border from GameList | Bartosz Kaszubowski | 1 | -0/+1 |
2018-11-30 | Services/VI: Dereferencing an uninitialized std::optional is undefined behavior. | Subv | 1 | -0/+2 |
2018-11-30 | service/set: Convert GetLanguageCode over to using PushEnum() | Lioncash | 1 | -1/+1 |
2018-11-30 | service/set: Implement MakeLanguageCode | Lioncash | 2 | -1/+19 |
2018-11-30 | configure_input: Amend clang-format discrepancies | Lioncash | 1 | -1/+1 |
2018-11-30 | gl_rasterizer_cache: Update AccurateCopySurface to flush complete source surface. | bunnei | 1 | -1/+4 |
2018-11-29 | gl_rasterizer: Enable clip distances when set in register and in shader | ReinUsesLisp | 5 | -13/+37 |
2018-11-29 | gl_rasterizer: Implement a framebuffer cache | ReinUsesLisp | 2 | -40/+82 |
2018-11-29 | gl_shader_manager: Update pipeline when programs have changed | ReinUsesLisp | 1 | -4/+17 |
2018-11-29 | hle_ipc: Refactor SleepClientThread to avoid ReadableEvent | Zach Hilman | 9 | -14/+14 |
2018-11-29 | kernel/event: Reference ReadableEvent from WritableEvent | Zach Hilman | 32 | -317/+175 |
2018-11-29 | core: Port all current usages of Event to Readable/WritableEvent | Zach Hilman | 29 | -164/+287 |
2018-11-29 | hle_ipc: Use event pair for SleepClientThread | Zach Hilman | 2 | -19/+22 |
2018-11-29 | kernel: Add named event table | Zach Hilman | 2 | -0/+30 |
2018-11-29 | kernel: Divide Event into ReadableEvent and WritableEvent | Zach Hilman | 6 | -61/+210 |
2018-11-29 | kernel/object: Add descriptions to ResetTypes | Zach Hilman | 1 | -3/+3 |
2018-11-29 | gl_rasterizer_cache: Remove BlitSurface and replace with more accurate copy. | bunnei | 1 | -144/+1 |
2018-11-29 | gl_shader_decompiler: Remove texture temporal in TLD4 | ReinUsesLisp | 1 | -3/+1 |
2018-11-29 | gl_shader_decompiler: Flip negated if else statement | ReinUsesLisp | 1 | -3/+3 |
2018-11-29 | gl_shader_decompiler: Use GLSL scope on instructions unrelated to textures | ReinUsesLisp | 1 | -35/+10 |
2018-11-29 | gl_shader_decompiler: Move texture code generation into lambdas | ReinUsesLisp | 1 | -97/+78 |
2018-11-29 | gl_shader_decompiler: Clean up texture instructions | ReinUsesLisp | 1 | -87/+56 |
2018-11-29 | gl_shader_decompiler: Scope GLSL variables with a scoped object | ReinUsesLisp | 1 | -32/+72 |
2018-11-29 | gl_rasterizer: Signal UNIMPLEMENTED when rt_separate_frag_data is not zero | ReinUsesLisp | 1 | -1/+1 |
2018-11-29 | gl_rasterizer_cache: Use brackets for two-line single-expresion blocks | ReinUsesLisp | 1 | -1/+2 |
2018-11-29 | gl_rasterizer: Remove unused struct declarations | ReinUsesLisp | 1 | -14/+0 |
2018-11-29 | gl_rasterizer: Remove extension booleans | ReinUsesLisp | 4 | -16/+4 |
2018-11-28 | npad: Use NPadIdToIndex to prevent invalid array access | Zach Hilman | 1 | -2/+2 |
2018-11-28 | dma_pushbuffer: Optimize to avoid loop and copy on Push. | bunnei | 3 | -13/+23 |
2018-11-28 | gpu: Move command list profiling to DmaPusher::DispatchCalls. | bunnei | 2 | -5/+5 |
2018-11-27 | npad: Fix copy/paste error with LED position assignments | Zach Hilman | 1 | -3/+3 |
2018-11-27 | yuzu/configure_input_player: Use std::size_t to represent the player index instead of u8 | Lioncash | 2 | -3/+3 |
2018-11-27 | yuzu/configure_input: Make CallConfigureDialog a non-member template function | Lioncash | 3 | -21/+20 |
2018-11-27 | file_sys/registered_cache: Remove unused <map> include | Lioncash | 1 | -1/+0 |
2018-11-27 | file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry() | Lioncash | 3 | -32/+31 |
2018-11-27 | gl_shader_decompiler: Fixup clip distance index | ReinUsesLisp | 1 | -1/+1 |
2018-11-27 | control_metadata: Correct typo in language name (Portugese -> Portuguese) | Lioncash | 1 | -7/+17 |
2018-11-27 | yuzu/configure_input_player: Use a lambda expression instead of std::bind | Lioncash | 1 | -1/+1 |
2018-11-27 | yuzu/configure_input_player: Amend constructor initializer list order | Lioncash | 1 | -4/+3 |
2018-11-27 | yuzu/configure_input: Remove unused function MoveGridElement | Lioncash | 1 | -7/+0 |
2018-11-27 | yuzu/configure_input*: Move data members after function declarations | Lioncash | 2 | -41/+42 |
2018-11-27 | yuzu/configure_input: Remove unnecessary includes | Lioncash | 3 | -17/+3 |
2018-11-27 | gl_rasterizer: Fixup for #1723. | Markus Wick | 1 | -1/+1 |
2018-11-27 | gpu: Rewrite GPU command list processing with DmaPusher class. | bunnei | 18 | -108/+353 |
2018-11-27 | remove viewport_transform_enabled as it seems to be inactive when valid transforms are used. | Rodolfo Bogado | 1 | -12/+5 |
2018-11-27 | svc: Implement svcSetResourceLimitLimitValue() | Lioncash | 1 | -1/+36 |
2018-11-27 | svc: Implement svcGetResourceLimitCurrentValue() | Lioncash | 1 | -16/+49 |
2018-11-27 | morton: Fixup compiler warning | ReinUsesLisp | 1 | -1/+2 |
2018-11-27 | svc: Implement svcGetResourceLimitLimitValue() | Lioncash | 2 | -2/+33 |
2018-11-27 | svc: Implement svcCreateResourceLimit() | Lioncash | 2 | -1/+27 |
2018-11-27 | Added comment on Main memory size for more clarity | David Marcec | 1 | -0/+1 |
2018-11-27 | Made svcSetHeapSize and svcCreateSharedMemory more readable | David Marcec | 1 | -4/+4 |
2018-11-27 | Reworked svcs slightly, improved error messages in AM and fsp_srv | David Marcec | 3 | -20/+30 |
2018-11-27 | gdbstub: Silence value truncation warning within FpuWrite() | Lioncash | 1 | -1/+1 |
2018-11-27 | Implement depth clamp | Rodolfo Bogado | 5 | -10/+58 |
2018-11-27 | Add support for Clip Distance enabled register | Rodolfo Bogado | 3 | -3/+26 |
2018-11-27 | GPU States: Implement Polygon Offset. This is used in SMO all the time. (#1784) | Marcos | 5 | -5/+107 |
2018-11-26 | profile_manager: Save and load ProfileData from disk | Zach Hilman | 3 | -17/+19 |
2018-11-26 | Implemented Tile Width Spacing | FernandoS27 | 8 | -36/+55 |
2018-11-26 | Fixed hwopus compile error | David Marcec | 1 | -1/+1 |
2018-11-26 | Improved error messages in AM, HwOpus and NvMap | David Marcec | 3 | -26/+39 |
2018-11-26 | Improved error messages for SVCs | David Marcec | 1 | -76/+170 |
2018-11-26 | Changed logging to be "Log before execution", Added more error logging, all services should now log on some level | David Marcec | 51 | -374/+726 |
2018-11-25 | svc: Return ERR_INVALID_ENUM_VALUE from svcGetInfo | Luke Street | 1 | -1/+2 |
2018-11-25 | Limit the amount of viewports tested for state changes only to the usable ones | Rodolfo Bogado | 1 | -2/+10 |
2018-11-25 | gl_shader_decompiler: Implement S2R's Y_DIRECTION | ReinUsesLisp | 5 | -16/+26 |
2018-11-25 | morton: Style changes | ReinUsesLisp | 1 | -12/+12 |
2018-11-25 | video_core: Move morton functions to their own file | ReinUsesLisp | 6 | -345/+391 |
2018-11-24 | Fix Texture Overlapping | FernandoS27 | 1 | -43/+70 |
2018-11-24 | Implemented BRA CC conditional and FSET CC Setting | FernandoS27 | 1 | -4/+14 |
2018-11-24 | Add support for viewport_transfom_enable register | Rodolfo Bogado | 2 | -6/+22 |
2018-11-24 | service/sm: Take std::string by const reference in UnregisterService | Lioncash | 2 | -2/+2 |
2018-11-24 | nvdrv: Implement/stub DumpGraphicsMemoryInfo and GetStatus. | bunnei | 2 | -2/+18 |
2018-11-24 | Add support for clear_flags register | Rodolfo Bogado | 5 | -28/+95 |
2018-11-24 | Fix TEXS Instruction encodings | FernandoS27 | 1 | -22/+48 |
2018-11-24 | Fix one encoding in TEX Instruction | FernandoS27 | 1 | -3/+3 |
2018-11-24 | Corrected inputs indexing in TEX instruction | FernandoS27 | 1 | -66/+85 |
2018-11-23 | memory_manager: Do not allow 0 to be a valid GPUVAddr. | bunnei | 2 | -1/+9 |
2018-11-23 | Added predicate comparison LessEqualWithNan (#1736) | Hexagon12 | 2 | -5/+13 |
2018-11-23 | gl_shader_decompiler: Implement clip distances | ReinUsesLisp | 3 | -21/+58 |
2018-11-23 | file_sys: Implement system archive synthesizer for NgWord (806) | Zach Hilman | 5 | -6/+61 |
2018-11-22 | am: Return StubApplet instead of nullptr when AppletId not found | Zach Hilman | 3 | -11/+11 |
2018-11-22 | gl_shader_decompiler: Add a message for unimplemented cc generation | ReinUsesLisp | 1 | -23/+46 |
2018-11-22 | correct clang-format | greggameplayer | 1 | -1/+1 |
2018-11-22 | debug_pad: Avoid loading input for nonexistent buttons (Home and Screenshot) | Zach Hilman | 1 | -2/+3 |
2018-11-22 | core: Relocate CPU core management to its own class | Lioncash | 4 | -97/+225 |
2018-11-22 | macro_interpreter: Implement AddWithCarry and SubtractWithBorrow. | bunnei | 2 | -8/+25 |
2018-11-22 | audout_u: Add support for multiple IAudioOut streams. | bunnei | 2 | -9/+22 |
2018-11-22 | maxwell_3d: Implement alternate blend equations. | bunnei | 2 | -0/+12 |
2018-11-22 | common/thread: Drop Hungarian notation on SetCurrentThreadName's parameter | Lioncash | 1 | -7/+7 |
2018-11-22 | scheduler: Add explanations for YieldWith and WithoutLoadBalancing | Zach Hilman | 6 | -79/+141 |
2018-11-22 | common/thread: Make Barrier's 'count' member non-const | Lioncash | 1 | -1/+1 |
2018-11-22 | common/thread: Initialize class member variables where applicable | Lioncash | 1 | -6/+4 |
2018-11-22 | common/thread: Group non-member functions together | Lioncash | 1 | -3/+2 |
2018-11-22 | common/thread: Remove SleepCurrentThread() | Lioncash | 2 | -12/+0 |
2018-11-22 | common/thread: Remove unused CurrentThreadId() | Lioncash | 2 | -12/+0 |
2018-11-22 | common: Remove bit_set.h | Lioncash | 2 | -245/+0 |
2018-11-22 | applets: Add StubApplet | Zach Hilman | 3 | -0/+98 |
2018-11-22 | gl_shader_decompiler: Rename internal flag strings | ReinUsesLisp | 1 | -15/+20 |
2018-11-22 | gl_shader_decompiler: Rename control codes to condition codes | ReinUsesLisp | 2 | -67/+50 |
2018-11-22 | Automatically disable joycons docked | greggameplayer | 1 | -0/+4 |
2018-11-22 | gl_shader_decompiler: Fix register overwriting on texture calls | ReinUsesLisp | 1 | -60/+78 |
2018-11-22 | kernel/handle_table: Move private static functions into the cpp file | Lioncash | 2 | -7/+9 |
2018-11-22 | kernel/handle_table: Restrict handle table size to 1024 entries | Lioncash | 1 | -5/+2 |
2018-11-22 | kernel/handle_table: Default destructor in the cpp file | Lioncash | 2 | -0/+3 |
2018-11-21 | Properly Implemented TXQ Instruction | FernandoS27 | 1 | -2/+12 |
2018-11-21 | gl_shader_decompiler: Implement BFI_IMM_R | ReinUsesLisp | 2 | -0/+23 |
2018-11-21 | nvhost_ctrl_gpu: Implement IoctlGetGpuTime. | bunnei | 2 | -0/+19 |
2018-11-21 | Removed pre 4.3 ARB extensions | FernandoS27 | 7 | -48/+13 |
2018-11-21 | Update OpenGL's backend version from 3.3 to 4.3 | FernandoS27 | 3 | -4/+4 |
2018-11-21 | Use default values for unknown framebuffer pixel format | FernandoS27 | 2 | -0/+8 |
2018-11-21 | common: Remove dependency on xbyak | Lioncash | 3 | -274/+0 |
2018-11-21 | gl_shader_decompiler: Implement R2P_IMM | ReinUsesLisp | 2 | -0/+42 |
2018-11-21 | common/math_util: Simplify std::make_signed usages to std::make_signed_t | Lioncash | 1 | -2/+2 |
2018-11-21 | common/math_util: Make Rectangle's constructors constexpr | Lioncash | 1 | -2/+2 |
2018-11-21 | common/math_util: Remove unnecessary static from PI | Lioncash | 1 | -1/+1 |
2018-11-21 | common/math_util: Remove unused IntervalsIntersect() function | Lioncash | 1 | -6/+0 |
2018-11-21 | gl_shader_decompiler: Remove UNREACHABLE when setting RZ | ReinUsesLisp | 1 | -2/+1 |
2018-11-21 | gl_shader_decompiler: Use UNIMPLEMENTED instead of LOG+UNREACHABLE when applicable | ReinUsesLisp | 1 | -371/+258 |
2018-11-21 | maxwell_3d: Initialize rasterizer color mask registers as enabled. | bunnei | 1 | -0/+9 |
2018-11-21 | am: Correct build failure | Lioncash | 1 | -2/+2 |
2018-11-21 | patch_manager: Show LayeredExeFS patch in add-ons column | Zach Hilman | 2 | -4/+15 |
2018-11-21 | file_sys/card_image: Provide named members for the GamecardInfo struct | Lioncash | 1 | -1/+12 |
2018-11-21 | common/assert: Add UNIMPLEMENTED_IF and UNIMPLEMENTED_IF_MSG for conditional assertions | Lioncash | 1 | -0/+3 |
2018-11-20 | common/assert: Make the UNIMPLEMENTED macro properly assert | Lioncash | 1 | -1/+1 |
2018-11-20 | patch_manager: Apply LayeredExeFS patches | Zach Hilman | 1 | -0/+25 |
2018-11-20 | settings: Add option to dump ExeFS of games upon launch | Zach Hilman | 7 | -0/+27 |
2018-11-20 | kernel/process: Move <random> include to the cpp file | Lioncash | 2 | -1/+1 |
2018-11-20 | shader_cache: Only lock covered instructions. | Markus Wick | 4 | -8/+24 |
2018-11-20 | am/applets: Make the applet data broker part of the applet itself. | Lioncash | 5 | -31/+36 |
2018-11-20 | am/applets: Replace includes with forward declarations where applicable | Lioncash | 2 | -2/+9 |
2018-11-20 | am/applets: Relocate comments above the relevant data member in AppletDataBroker | Lioncash | 1 | -11/+18 |
2018-11-20 | yuzu/applets/software_keyboard: Override accept() and reject() instead of providing own differently named member functions | Lioncash | 2 | -8/+8 |
2018-11-20 | yuzu/applets/software_keyboard: std::move std::function instances where applicable | Lioncash | 1 | -2/+2 |
2018-11-20 | yuzu/applets/software_keyboard: Make slots private functions | Lioncash | 1 | -2/+1 |
2018-11-20 | Implemented Fast Layered Copy | FernandoS27 | 2 | -2/+30 |
2018-11-20 | kernel/resource_limit: Clean up interface | Lioncash | 6 | -190/+81 |
2018-11-20 | lm: Implement SetDestination by doing nothing | Lioncash | 1 | -1/+12 |
2018-11-19 | software_keyboard: Fix erroneous extra PushNormalData | Zach Hilman | 1 | -3/+2 |
2018-11-19 | software_keyboard: Return correct result code on user cancel operation | Zach Hilman | 3 | -5/+1 |
2018-11-19 | applet: Add AppletDataBroker to manage HLE to AM service interaction | Zach Hilman | 5 | -104/+194 |
2018-11-19 | software_keyboard: Use correct offset for inital text string | Zach Hilman | 1 | -1/+2 |
2018-11-19 | kernel/shared_memory: Make Map() and Unmap() take the target process by reference rather than as a pointer | Lioncash | 3 | -12/+12 |
2018-11-19 | kernel/shared_memory: Add a const qualified member function overload for GetPointer() | Lioncash | 2 | -1/+12 |
2018-11-19 | kernel/shared_memory: Use 64-bit types for offset and size in CreateForApplet | Lioncash | 2 | -2/+2 |
2018-11-19 | kernel/shared_memory: Make GetPointer() take a std::size_t instead of a u32 | Lioncash | 2 | -2/+2 |
2018-11-19 | kernel/shared_memory: Make data members private | Lioncash | 1 | -12/+17 |
2018-11-19 | ldr: Clean up error codes | Lioncash | 1 | -29/+12 |
2018-11-19 | svc: Implement yield types 0 and -1 | Zach Hilman | 6 | -2/+130 |
2018-11-19 | filesystem: Clear registered union paths on factory creation | Zach Hilman | 2 | -0/+6 |
2018-11-19 | configure_input: Use Joycons Docked instead of Connected as label | Zach Hilman | 1 | -1/+1 |
2018-11-19 | configure_input_player: Set minimum width on controls | Zach Hilman | 2 | -23/+30 |
2018-11-19 | configure_input: Properly update UI components on removal of player | Zach Hilman | 1 | -0/+2 |