| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Merge pull request #2286 from lioncash/svc | 2016-12-08 | 14 | -0/+271 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | service: Add mvd and qtm services | 2016-12-08 | 14 | -0/+271 | ||
| * | | | | | | | | | Merge pull request #2274 from degasus/master | 2016-12-08 | 5 | -47/+8 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | OpenGL: Drop framebuffer completeness check. | 2016-12-07 | 5 | -47/+8 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2284 from lioncash/svc | 2016-12-08 | 8 | -30/+199 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | service: Add nfc services | 2016-12-08 | 8 | -30/+199 | ||
| * | | | | | | | | | Merge pull request #2277 from lioncash/explicit | 2016-12-08 | 8 | -10/+10 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | file_sys: Make a few single-argument constructors explicit | 2016-12-07 | 8 | -10/+10 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2283 from lioncash/svc | 2016-12-07 | 21 | -28/+212 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ssl_c: Update function table | 2016-12-08 | 1 | -0/+3 | ||
| | * | | | | | | | | ptm: Update ptm_sysm function table | 2016-12-08 | 3 | -6/+7 | ||
| | * | | | | | | | | pm_app: Update function table | 2016-12-08 | 1 | -6/+9 | ||
| | * | | | | | | | | nwm_uds: Update function table | 2016-12-08 | 1 | -5/+7 | ||
| | * | | | | | | | | nim: Update function tables | 2016-12-08 | 2 | -0/+2 | ||
| | * | | | | | | | | http_c: Update function table | 2016-12-08 | 1 | -0/+4 | ||
| | * | | | | | | | | gsp_lcd: Update function table | 2016-12-08 | 1 | -0/+4 | ||
| | * | | | | | | | | fs_user: Update function table | 2016-12-08 | 1 | -0/+2 | ||
| | * | | | | | | | | dlp_srvr: Update function table | 2016-12-08 | 1 | -0/+7 | ||
| | * | | | | | | | | cfg: Update function tables | 2016-12-08 | 3 | -0/+3 | ||
| | * | | | | | | | | cecd_u: Update function table | 2016-12-08 | 1 | -1/+13 | ||
| | * | | | | | | | | boss_p: Update function table | 2016-12-08 | 1 | -3/+68 | ||
| | * | | | | | | | | act: Update function tables | 2016-12-08 | 2 | -0/+10 | ||
| | * | | | | | | | | apt: Update apt function tables | 2016-12-07 | 2 | -7/+73 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2281 from lioncash/applet | 2016-12-07 | 8 | -30/+22 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | applet: Move common IsRunning underlying variable to the Applet class | 2016-12-07 | 8 | -28/+19 | ||
| | * | | | | | | | applet: Make virtual destructor defaulted | 2016-12-07 | 1 | -1/+1 | ||
| | * | | | | | | | applet: Make constructor protected | 2016-12-07 | 1 | -1/+2 | ||
| * | | | | | | | | Merge pull request #2282 from lioncash/svc | 2016-12-07 | 6 | -113/+246 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Update AM service function tables | 2016-12-07 | 6 | -113/+246 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #2232 from wwylele/other-save | 2016-12-07 | 11 | -80/+351 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | FileSys: Implement OtherSaveData | 2016-11-29 | 7 | -0/+214 | ||
| | * | | | | | | FS: add missing MediaType | 2016-11-29 | 1 | -1/+1 | ||
| | * | | | | | | FileSys: abstract SD save data archive source | 2016-11-29 | 6 | -79/+136 | ||
| * | | | | | | | Implement Frame rate limiter (#2223) | 2016-12-06 | 10 | -0/+54 | ||
| * | | | | | | | Merge pull request #2264 from JayFoxRox/print-shader | 2016-12-05 | 2 | -4/+14 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ASSERT that shader was linked successfully | 2016-12-05 | 1 | -0/+2 | ||
| | * | | | | | | | Report shader uniform block size in case of mismatch | 2016-12-05 | 1 | -1/+3 | ||
| | * | | | | | | | Print broken shader code to log | 2016-12-05 | 1 | -3/+9 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #2200 from j-selby/fix-mingw-crash | 2016-12-04 | 1 | -0/+3 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Disable Microprofile on Mingw builds | 2016-12-05 | 1 | -0/+3 | ||
| * | | | | | | | Merge pull request #2269 from Subv/update_dynarmic | 2016-12-04 | 1 | -0/+0 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Dynarmic: Update dynarmic to version | 2016-12-04 | 1 | -0/+0 | ||
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge pull request #2266 from yuriks/fix-displaytransfer | 2016-12-04 | 4 | -19/+29 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | GSP: Downgrade log severity of SetAxiConfigQoSMode | 2016-12-04 | 1 | -1/+1 | ||
| | * | | | | | | OpenGL: Non-zero stride only makes sense for linear buffers | 2016-12-04 | 3 | -7/+11 | ||
| | * | | | | | | OpenGL: Ensure framebuffer binding is restored if completion check fails | 2016-12-04 | 1 | -10/+7 | ||
| | * | | | | | | OpenGL: Fix DisplayTransfer accel when input width != output width | 2016-12-04 | 1 | -1/+10 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #2259 from JayFoxRox/fix-fallback | 2016-12-03 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | shader_jit: Fix non-SSE4.1 path where FLR would not truncate | 2016-12-04 | 1 | -1/+1 | ||
| * | | | | | | | Merge pull request #2257 from citra-emu/fix-clang-format | 2016-12-03 | 4 | -5/+10 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||