| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | loader: provide default arguments (zero byte) to NSOs | 2020-01-22 | 2 | -3/+10 | ||
| * | | | | | | | | | Replace GetString with Get function | 2020-01-23 | 1 | -2/+2 | ||
| * | | | | | | | | | Address second part of review comments | 2020-01-23 | 4 | -14/+18 | ||
| * | | | | | | | | | Address review comments | 2020-01-23 | 4 | -65/+72 | ||
| * | | | | | | | | | Input: UDP Client to provide motion and touch controls | 2020-01-23 | 13 | -4/+897 | ||
| | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #3341 from bunnei/time-posix-myrule | 2020-01-23 | 4 | -1/+34 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | service: time: Implement ToPosixTimeWithMyRule. | 2020-01-22 | 4 | -1/+34 | ||
| * | | | | | | | | | Merge pull request #3338 from ReinUsesLisp/no-fastmath | 2020-01-23 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | gl_shader_cache: Disable fastmath on Nvidia | 2020-01-21 | 1 | -0/+4 | ||
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3324 from FearlessTobi/port-5037 | 2020-01-22 | 1 | -0/+9 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | CMake: Create thin archives on Linux | 2020-01-19 | 1 | -0/+9 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | GUI: fix minor issues with dark themes | 2020-01-22 | 1 | -3/+3 | ||
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #3330 from ReinUsesLisp/vk-blit-screen | 2020-01-20 | 5 | -6/+754 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | vk_blit_screen: Address feedback | 2020-01-20 | 4 | -22/+25 | ||
| | * | | | | | | vk_blit_screen: Initial implementation | 2020-01-19 | 3 | -0/+745 | ||
| * | | | | | | | time: Fix month off-by-one error. | 2020-01-20 | 1 | -2/+2 | ||
| * | | | | | | | Merge pull request #3332 from bunnei/config-audio-tab | 2020-01-20 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | yuzu_qt: config: Move audio to its own tab. | 2020-01-19 | 1 | -3/+3 | ||
| * | | | | | | | | Merge pull request #3328 from ReinUsesLisp/vulkan-atoms | 2020-01-20 | 1 | -3/+11 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | vk_shader_decompiler: Implement UAtomicAdd (ATOMS) on SPIR-V | 2020-01-19 | 1 | -3/+11 | ||
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3322 from ReinUsesLisp/vk-front-face | 2020-01-19 | 2 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | vk_graphics_pipeline: Set front facing properly | 2020-01-18 | 2 | -2/+2 | ||
| * | | | | | | | | Merge pull request #3271 from bunnei/time-rewrite | 2020-01-19 | 43 | -534/+3665 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | service: time: Implement GetStandardLocalSystemClock. | 2020-01-04 | 3 | -1/+9 | ||
| | * | | | | | | | time: Remove overflow error checking (currently breaks ADO builds). | 2020-01-04 | 2 | -18/+2 | ||
| | * | | | | | | | service: time: Implement GetClockSnapshotFromSystemClockContext. | 2020-01-04 | 3 | -3/+27 | ||
| | * | | | | | | | service: time: Implement IsStandardNetworkSystemClockAccuracySufficient. | 2020-01-04 | 5 | -1/+51 | ||
| | * | | | | | | | system_archive: Add a basic HLE implementation for time zone binary. | 2020-01-04 | 4 | -1/+675 | ||
| | * | | | | | | | service: time: Rewrite implementation of glue services. | 2020-01-04 | 35 | -444/+2834 | ||
| | * | | | | | | | core: Initialize several structs that make use of Common::UUID. | 2020-01-04 | 5 | -100/+101 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #3313 from ReinUsesLisp/vk-rasterizer | 2020-01-19 | 4 | -1/+1466 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | vk_rasterizer: Address feedback | 2020-01-17 | 2 | -25/+32 | ||
| | * | | | | | | | vk_rasterizer: Implement Vulkan's rasterizer | 2020-01-16 | 3 | -1/+1386 | ||
| | * | | | | | | | renderer_vulkan: Add header as placeholder | 2020-01-16 | 2 | -0/+73 | ||
| * | | | | | | | | GUI/gamelist: add "None" as an option for second row and remove dynamically d... | 2020-01-19 | 3 | -14/+53 | ||
| | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #3317 from ReinUsesLisp/gl-decomp-cc-decomp | 2020-01-18 | 1 | -27/+5 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | gl_shader_decompiler: Fix decompilation of condition codes | 2020-01-17 | 1 | -27/+5 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | gl_state: Use bool instead of GLboolean | 2020-01-18 | 2 | -3/+3 | ||
| * | | | | | | | Merge pull request #3298 from Simek/missing_hotkeys | 2020-01-18 | 2 | -0/+17 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | GUI: add few missing hotkeys to main menu | 2020-01-13 | 2 | -0/+17 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | core/memory: Create a special MapMemoryRegion for physical memory. | 2020-01-18 | 4 | -4/+31 | ||
| * | | | | | | | core/hle: Simplify PhysicalMemory usage in vm_manager. | 2020-01-18 | 1 | -23/+11 | ||
| * | | | | | | | core/loaders: Simplify PhysicalMemory usage. | 2020-01-18 | 3 | -8/+12 | ||
| * | | | | | | | Merge pull request #3305 from ReinUsesLisp/point-size-program | 2020-01-18 | 4 | -2/+13 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | gl_state: Implement PROGRAM_POINT_SIZE | 2020-01-15 | 4 | -2/+13 | ||
| * | | | | | | | | Merge pull request #3312 from ReinUsesLisp/atoms-u32 | 2020-01-18 | 5 | -3/+74 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | shader/memory: Implement ATOMS.ADD.U32 | 2020-01-16 | 5 | -3/+74 | ||
| * | | | | | | | | | Remove unused CPU Vendor string and telemtry field | 2020-01-17 | 3 | -114/+0 | ||
| * | | | | | | | | | Add headbar icon on Linux | 2020-01-18 | 1 | -1/+1 | ||
| * | | | | | | | | | Merge pull request #3306 from ReinUsesLisp/gl-texture | 2020-01-17 | 1 | -9/+7 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||