| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | Kernel: Address Feedback | 2019-07-19 | 3 | -6/+11 | ||
| | * | | | | | | | | | Common: Correct alignment allocator to work on C++14 or higher. | 2019-07-19 | 1 | -37/+19 | ||
| | * | | | | | | | | | VM_Manager: Align allocated memory to 256bytes | 2019-07-19 | 15 | -36/+131 | ||
| * | | | | | | | | | | Merge pull request #2769 from FernandoS27/commands-flush | 2019-08-21 | 6 | -0/+15 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | GPU: Flush commands on every dma pusher step. | 2019-07-26 | 6 | -0/+15 | ||
| * | | | | | | | | | | | Merge pull request #2777 from ReinUsesLisp/hsetp2-fe3h-fix | 2019-08-21 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | half_set_predicate: Fix HSETP2_C constant buffer offset | 2019-08-04 | 1 | -1/+1 | ||
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2753 from FernandoS27/float-convert | 2019-08-21 | 5 | -18/+75 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Shader_Ir: Implement F16 Variants of F2F, F2I, I2F. | 2019-07-20 | 5 | -18/+75 | ||
| * | | | | | | | | | | | | Merge pull request #2773 from lioncash/test-unused | 2019-08-21 | 1 | -2/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | yuzu-tester/yuzu: Correct format string | 2019-07-29 | 1 | -1/+1 | ||
| | * | | | | | | | | | | | yuzu-tester/yuzu: Remove unused variable | 2019-07-29 | 1 | -1/+0 | ||
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2747 from lioncash/audio | 2019-08-18 | 7 | -108/+179 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | service/audren_u: Handle audio USB output revision queries in ListAudioDevice... | 2019-07-19 | 2 | -16/+45 | ||
| | * | | | | | | | | | | | service/audren_u: Move revision testing code out of AudRenU | 2019-07-19 | 2 | -63/+63 | ||
| | * | | | | | | | | | | | service/audio: Remove global system accessors | 2019-07-19 | 7 | -34/+54 | ||
| | * | | | | | | | | | | | service/audren_u: Remove unnecessary return value from GetActiveAudioDeviceNa... | 2019-07-19 | 1 | -2/+1 | ||
| | * | | | | | | | | | | | service/audren_u: Report proper device names | 2019-07-19 | 1 | -6/+29 | ||
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2778 from ReinUsesLisp/nop | 2019-08-18 | 2 | -0/+13 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | shader_ir: Implement NOP | 2019-08-04 | 2 | -0/+13 | ||
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2768 from ReinUsesLisp/hsetp2-fix | 2019-08-18 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | decode/half_set_predicate: Fix predicates | 2019-07-26 | 1 | -3/+3 | ||
| * | | | | | | | | | | | | Fixup! #2772 missed this one file | 2019-08-16 | 1 | -1/+1 | ||
| * | | | | | | | | | | | | Merge pull request #2766 from FearlessTobi/port-4849 | 2019-08-16 | 7 | -21/+21 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Qt: Fixed behaviour of buttons by connecting functors to correct signals | 2019-08-02 | 7 | -21/+21 | ||
| | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2772 from lioncash/ui | 2019-08-16 | 16 | -44/+39 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | yuzu/CMakeLists: Remove qt5_wrap_ui macro usage | 2019-08-09 | 16 | -44/+39 | ||
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2592 from FernandoS27/sync1 | 2019-07-26 | 44 | -229/+732 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | NVServices: Correct delayed responses. | 2019-07-05 | 1 | -24/+19 | ||
| | * | | | | | | | | | | Nv_Host_Ctrl: Correct difference calculation | 2019-07-05 | 1 | -5/+7 | ||
| | * | | | | | | | | | | NVServices: Address Feedback | 2019-07-05 | 8 | -21/+38 | ||
| | * | | | | | | | | | | NVServices: Styling, define constructors as explicit and corrections | 2019-07-05 | 24 | -65/+73 | ||
| | * | | | | | | | | | | NVFlinger: Correct GCC compile error | 2019-07-05 | 8 | -23/+22 | ||
| | * | | | | | | | | | | NVServices: Make NVEvents Automatic according to documentation. | 2019-07-05 | 4 | -7/+13 | ||
| | * | | | | | | | | | | NVServices: Correct CtrlEventWaitSync to block the ipc until timeout. | 2019-07-05 | 23 | -31/+104 | ||
| | * | | | | | | | | | | GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirror... | 2019-07-05 | 12 | -48/+45 | ||
| | * | | | | | | | | | | nvflinger: Make the force 30 fps still force 30 fps | 2019-07-05 | 1 | -1/+1 | ||
| | * | | | | | | | | | | nv_services: Fixes to event liberation. | 2019-07-05 | 1 | -6/+14 | ||
| | * | | | | | | | | | | nvflinger: Acquire buffers in the same order as they were queued. | 2019-07-05 | 2 | -3/+11 | ||
| | * | | | | | | | | | | nv_services: Deglobalize NvServices | 2019-07-05 | 23 | -51/+65 | ||
| | * | | | | | | | | | | gpu_asynch: Simplify synchronization to a simpler consumer->producer scheme. | 2019-07-05 | 2 | -47/+3 | ||
| | * | | | | | | | | | | nv_host_ctrl: Make Sync GPU variant always return synced result. | 2019-07-05 | 5 | -5/+16 | ||
| | * | | | | | | | | | | Async GPU: do invalidate as synced operation | 2019-07-05 | 1 | -6/+1 | ||
| | * | | | | | | | | | | Gpu: use an std mutex instead of a spin_lock to guard syncpoints | 2019-07-05 | 2 | -6/+6 | ||
| | * | | | | | | | | | | nvhost_ctrl: Corrections to event handling | 2019-07-05 | 2 | -8/+12 | ||
| | * | | | | | | | | | | Gpu: Mark areas as protected. | 2019-07-05 | 3 | -0/+19 | ||
| | * | | | | | | | | | | nv_services: Stub CtrlEventSignal | 2019-07-05 | 4 | -13/+48 | ||
| | * | | | | | | | | | | Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts | 2019-07-05 | 13 | -13/+90 | ||
| | * | | | | | | | | | | nv_services: Implement NvQueryEvent, NvCtrlEventWait, NvEventRegister, NvEven... | 2019-07-05 | 7 | -17/+192 | ||
| | * | | | | | | | | | | nv_services: Create GPU channels correctly | 2019-07-05 | 2 | -2/+5 | ||