| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge pull request #1067 from lioncash/init | 2018-08-14 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | emu_window: Ensure WindowConfig members are always initialized | 2018-08-14 | 1 | -3/+3 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1073 from lioncash/3ds | 2018-08-14 | 6 | -17/+0 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | loader: Remove address mapping remnants from citra | 2018-08-14 | 6 | -17/+0 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1072 from lioncash/svc | 2018-08-14 | 1 | -2/+5 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | kernel/svc: Log svcBreak parameters | 2018-08-14 | 1 | -2/+5 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1063 from lioncash/inline | 2018-08-14 | 2 | -15/+11 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | common/xbyak_abi: Mark defined functions in header as inline | 2018-08-14 | 1 | -7/+7 | ||
| | * | | | | | | common/xbyak: Use nested namespace specifiers where applicable | 2018-08-14 | 2 | -8/+4 | ||
| | |/ / / / / | ||||||
| * | | | | | | Implement Z16_UNORM in PixelFormatFromTextureFormat function | 2018-08-15 | 1 | -0/+2 | ||
| * | | | | | | Merge pull request #1054 from zhaowenlan1779/misc-fixup | 2018-08-14 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | common/misc: use windows.h | 2018-08-14 | 1 | -1/+1 | ||
| * | | | | | | | Merge pull request #1056 from lioncash/mm | 2018-08-14 | 2 | -46/+52 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mm_u: Forward all old variants of functions to the new ones | 2018-08-13 | 1 | -5/+11 | ||
| | * | | | | | | | mm_u: Move implementation class into the cpp file | 2018-08-13 | 2 | -46/+46 | ||
| * | | | | | | | | common: Remove unused old breakpoint source files | 2018-08-14 | 3 | -141/+0 | ||
| | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #1055 from lioncash/init | 2018-08-14 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | audout_u: Correct IAudioOut initializer list order | 2018-08-13 | 1 | -1/+1 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1058 from greggameplayer/BC7U_Fix | 2018-08-14 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix BC7U | 2018-08-14 | 1 | -1/+1 | ||
| * | | | | | | | | Merge pull request #1050 from bunnei/rgba16-unorm | 2018-08-14 | 4 | -37/+48 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | renderer_opengl: Implement RenderTargetFormat::RGBA16_UNORM. | 2018-08-13 | 4 | -37/+48 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | logging/backend: Use const reference to refer to log filter | 2018-08-13 | 1 | -2/+3 | ||
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #1046 from ogniK5377/missing-channels | 2018-08-13 | 6 | -0/+148 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Registered missing channel devices | 2018-08-13 | 1 | -0/+4 | ||
| | * | | | | | | Added missing channel devices | 2018-08-13 | 5 | -0/+144 | ||
| * | | | | | | | Merge pull request #1052 from ogniK5377/xeno | 2018-08-13 | 4 | -7/+45 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Implement RG32UI and R32UI | 2018-08-13 | 4 | -7/+45 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1033 from MerryMage/interp | 2018-08-13 | 7 | -3/+267 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | audio_renderer: samples_remaining counts frames, not samples | 2018-08-13 | 1 | -1/+1 | ||
| | * | | | | | | | audio_core: Interpolate | 2018-08-13 | 5 | -0/+121 | ||
| | * | | | | | | | audio_core: Implement low-pass filter | 2018-08-13 | 3 | -2/+145 | ||
| * | | | | | | | | Merge pull request #1053 from MerryMage/rm-IsExecuting | 2018-08-13 | 1 | -3/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | arm_dynarmic: Remove IsExecuting check from PrepareReschedule | 2018-08-13 | 1 | -3/+1 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1049 from bunnei/vtx-size-8 | 2018-08-13 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | maxwell_to_gl: Implement VertexAttribute::Size::Size_8. | 2018-08-13 | 1 | -0/+1 | ||
| * | | | | | | | | Merge pull request #1032 from lioncash/sanitize | 2018-08-13 | 1 | -10/+10 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | vfs: Use sanitized paths within MoveFile() and MoveDirectory() | 2018-08-12 | 1 | -10/+10 | ||
| * | | | | | | | | | Merge pull request #1031 from lioncash/verbosity | 2018-08-13 | 2 | -7/+7 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | card_image: Use type aliases to shorten definitions | 2018-08-12 | 2 | -6/+6 | ||
| | * | | | | | | | | | card_image: Simplify return statement of GetSubdirectories() | 2018-08-12 | 1 | -1/+1 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1048 from lioncash/atomic | 2018-08-13 | 2 | -8/+9 | ||
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | kernel/object: Tighten object against data races | 2018-08-13 | 2 | -8/+9 | ||
| * | | | | | | | | | renderer_opengl: Implement RenderTargetFormat::RGBA16_UINT. | 2018-08-13 | 4 | -34/+45 | ||
| * | | | | | | | | | Merge pull request #1045 from bunnei/rg8-unorm | 2018-08-13 | 4 | -26/+61 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | renderer_opengl: Implement RenderTargetFormat::RG8_UNORM. | 2018-08-12 | 4 | -26/+61 | ||
| | |/ / / / / / / | ||||||
| * / / / / / / / | maxwell_to_gl: Implement PrimitiveTopology::LineStrip. | 2018-08-12 | 1 | -0/+2 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #1043 from Subv/timing | 2018-08-12 | 3 | -2/+11 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | CPU/Timing: Use an approximated amortized amount of ticks when advancing timing. | 2018-08-12 | 2 | -1/+11 | ||
| | * | | | | | | | Kernel/SVC: Don't reschedule the current core when creating a new thread. | 2018-08-12 | 1 | -1/+0 | ||