summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-07Merge pull request #2281 from lioncash/appletYuri Kunde Schlesner
2016-12-08ssl_c: Update function tableLioncash
2016-12-08ptm: Update ptm_sysm function tableLioncash
2016-12-08pm_app: Update function tableLioncash
2016-12-08nwm_uds: Update function tableLioncash
2016-12-08nim: Update function tablesLioncash
2016-12-08http_c: Update function tableLioncash
2016-12-08gsp_lcd: Update function tableLioncash
2016-12-08fs_user: Update function tableLioncash
2016-12-08dlp_srvr: Update function tableLioncash
2016-12-08cfg: Update function tablesLioncash
2016-12-08cecd_u: Update function tableLioncash
2016-12-08boss_p: Update function tableLioncash
2016-12-08act: Update function tablesLioncash
2016-12-07apt: Update apt function tablesLioncash
2016-12-07Merge pull request #2282 from lioncash/svcMat M
2016-12-07Update AM service function tablesLioncash
2016-12-07file_sys: Make a few single-argument constructors explicitLioncash
2016-12-07applet: Move common IsRunning underlying variable to the Applet classLioncash
2016-12-07applet: Make virtual destructor defaultedLioncash
2016-12-07applet: Make constructor protectedLioncash
2016-12-07OpenGL: Drop framebuffer completeness check.Markus Wick
2016-12-07tests: add missing libcore dependency after 75ee2f8c6702Jan Beich
2016-12-07Merge pull request #2232 from wwylele/other-savebunnei
2016-12-06Implement Frame rate limiter (#2223)emmauss
2016-12-05Merge pull request #2264 from JayFoxRox/print-shaderYuri Kunde Schlesner
2016-12-05ASSERT that shader was linked successfullyJannik Vogel
2016-12-05Report shader uniform block size in case of mismatchJannik Vogel
2016-12-05Print broken shader code to logJannik Vogel
2016-12-05gdbstub: Remove unused includeJannik Vogel
2016-12-05Unify Windows ICON resource nameJannik Vogel
2016-12-05Support mingw cross-compileJannik Vogel
2016-12-04Merge pull request #2200 from j-selby/fix-mingw-crashYuri Kunde Schlesner
2016-12-04Merge pull request #2269 from Subv/update_dynarmicYuri Kunde Schlesner
2016-12-04Dynarmic: Update dynarmic to versionSubv
2016-12-05Disable Microprofile on Mingw buildsJames
2016-12-04Merge pull request #2266 from yuriks/fix-displaytransferYuri Kunde Schlesner
2016-12-04GSP: Downgrade log severity of SetAxiConfigQoSModeYuri Kunde Schlesner
2016-12-04OpenGL: Non-zero stride only makes sense for linear buffersYuri Kunde Schlesner
2016-12-04OpenGL: Ensure framebuffer binding is restored if completion check failsYuri Kunde Schlesner
2016-12-04OpenGL: Fix DisplayTransfer accel when input width != output widthYuri Kunde Schlesner
2016-12-03Merge pull request #2259 from JayFoxRox/fix-fallbackYuri Kunde Schlesner
2016-12-04shader_jit: Fix non-SSE4.1 path where FLR would not truncateJannik Vogel
2016-12-03Merge pull request #2257 from citra-emu/fix-clang-formatYuri Kunde Schlesner
2016-12-03clang-format: Fix coding styleYuri Kunde Schlesner
2016-12-03Travis: Use a stable version of clang-formatYuri Kunde Schlesner
2016-12-02Merge pull request #2255 from JayFoxRox/lsl4Yuri Kunde Schlesner
2016-12-02shader_jit: Load LOOPCOUNT_REG and LOOPINC 4 bit left-shiftedJannik Vogel
2016-12-01Merge pull request #2251 from JayFoxRox/remove-versionMat M
2016-12-01Remove unused version.hJannik Vogel