| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Merge pull request #956 from lioncash/nv | 2018-08-07 | 13 | -16/+18 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| | * | | | | | | | nvdrv: Make Ioctl()'s definition match its prototype | 2018-08-07 | 1 | -1/+1 | ||
| | * | | | | | | | nvdrv: Get rid of indirect inclusions | 2018-08-07 | 12 | -15/+17 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #952 from lioncash/usb | 2018-08-07 | 6 | -0/+259 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service: Add usb services | 2018-08-07 | 6 | -0/+259 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #949 from lioncash/priv | 2018-08-07 | 3 | -7/+21 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | client_port: Make all data members private | 2018-08-06 | 3 | -7/+21 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #951 from lioncash/glad | 2018-08-07 | 2 | -3190/+3218 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | externals: Update glad to 0.1.26 | 2018-08-07 | 2 | -3190/+3218 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #961 from DarkLordZach/nca-as-drd-scope | 2018-08-07 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | loader: Fix scope error in DeconstructedRomDirectory | 2018-08-07 | 1 | -1/+1 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #931 from DarkLordZach/nca-as-drd | 2018-08-06 | 4 | -37/+24 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | loader: Make AppLoader_NCA rely on directory loading code | 2018-08-05 | 4 | -37/+24 | ||
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #947 from lioncash/encoding | 2018-08-06 | 1 | -13/+17 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | game_list: Remove unnecessary conversion to std::string in ValidateEntry() | 2018-08-06 | 1 | -8/+10 | ||
| | * | | | | | | game_list: Use QString::fromStdString() where applicable instead of c_str() | 2018-08-06 | 1 | -5/+7 | ||
| * | | | | | | | GDBStub works with both Unicorn and Dynarmic now (#941) | 2018-08-06 | 5 | -9/+26 | ||
| * | | | | | | | Merge pull request #943 from lioncash/decl | 2018-08-06 | 1 | -7/+7 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | game_list: Join declarations and assignments in onTextChanged() | 2018-08-06 | 1 | -7/+7 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #946 from lioncash/compress | 2018-08-06 | 1 | -10/+8 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | qt/main: Avoid sign conversions in UpdateRecentFiles() | 2018-08-06 | 1 | -4/+6 | ||
| | * | | | | | | | qt/main: Collapse if statement in UpdateRecentFiles() | 2018-08-06 | 1 | -6/+2 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #944 from lioncash/menu | 2018-08-06 | 1 | -2/+8 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | qt: Don't show error dialog when canceling the Load Folder dialog | 2018-08-06 | 1 | -2/+8 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #942 from lioncash/default | 2018-08-06 | 14 | -24/+26 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | qt/game_list_p: Remove redundant base class constructor invocations | 2018-08-06 | 1 | -1/+2 | ||
| | * | | | | | | qt: Add missing override specifiers where applicable | 2018-08-06 | 5 | -7/+9 | ||
| | * | | | | | | qt: Default destructors where applicable | 2018-08-06 | 9 | -16/+15 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #940 from lioncash/private | 2018-08-06 | 2 | -5/+9 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | kernel/event: Make data members private | 2018-08-06 | 2 | -5/+9 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #936 from bunnei/avoid-copies | 2018-08-06 | 3 | -6/+21 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | maxwell_3d: Remove outdated assert. | 2018-08-05 | 1 | -2/+0 | ||
| | * | | | | | | gl_rasterizer_cache: Avoid superfluous surface copies. | 2018-08-05 | 2 | -4/+21 | ||
| * | | | | | | | Merge pull request #934 from lioncash/chrono | 2018-08-06 | 4 | -16/+16 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | perf_stats: Correct literal used for MAX_LAG_TIME_US | 2018-08-05 | 1 | -2/+2 | ||
| | * | | | | | | | core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds | 2018-08-05 | 4 | -14/+14 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #945 from lioncash/exist | 2018-08-06 | 1 | -8/+6 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | qt/main: Better file-existence checking within OnMenuRecentFile() and UpdateU... | 2018-08-06 | 1 | -8/+6 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #933 from lioncash/memory | 2018-08-06 | 1 | -12/+11 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | memory: Make prototype parameter names match their definitions | 2018-08-05 | 1 | -5/+5 | ||
| | * | | | | | | memory: Correct prototype of ZeroBlock | 2018-08-05 | 1 | -1/+1 | ||
| | * | | | | | | memory: Remove unnecessary const qualifiers in prototypes | 2018-08-05 | 1 | -9/+8 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #937 from mailwl/audout-fix | 2018-08-06 | 1 | -2/+0 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | Service/Audio: audout_a.cpp: remove pragma once | 2018-08-06 | 1 | -2/+0 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #932 from lioncash/func | 2018-08-05 | 2 | -9/+9 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | core_timing: Convert typedef into a type alias | 2018-08-05 | 1 | -4/+4 | ||
| | * | | | | | core_timing: Use transparent functors where applicable | 2018-08-05 | 1 | -5/+5 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #929 from lioncash/addr | 2018-08-05 | 2 | -83/+89 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | gdbstub: Use type alias for breakpoint maps | 2018-08-05 | 1 | -37/+42 | ||
| | * | | | | | gdbstub: Move all file-static variables into the GDBStub namespace | 2018-08-05 | 1 | -35/+36 | ||