summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-03clang-format: Fix coding styleYuri Kunde Schlesner
2016-12-02shader_jit: Load LOOPCOUNT_REG and LOOPINC 4 bit left-shiftedJannik Vogel
2016-12-01Remove unused version.hJannik Vogel
2016-11-30Merge pull request #2228 from freiro/winver_fixYuri Kunde Schlesner
2016-11-30WINVER definition moved to CMake and cleanupfreiro
2016-11-30ClangFormat: Fixed the clang-format errorsSubv
2016-11-30Set client SDK version to Service APIsmailwl
2016-11-29Build: Fixed a few warnings.Subv
2016-11-29FileSys: Implement OtherSaveDatawwylele
2016-11-29FS: add missing MediaTypewwylele
2016-11-29FileSys: abstract SD save data archive sourcewwylele
2016-11-27Merge pull request #2196 from Subv/system_modeYuri Kunde Schlesner
2016-11-27Merge pull request #2222 from linkmauve/die-frameskip-dieYuri Kunde Schlesner
2016-11-27Merge pull request #2132 from wwylele/fix-fs-errSebastian Valle
2016-11-27Kernel/Loader: Grab the system mode from the NCCH ExHeader.Subv
2016-11-27GPU: Remove the broken frame_skip option.Emmanuel Gil Peyrot
2016-11-27RasterizerGL: Use GL_TRUE and 0xFF in the stencil and depth masks instead of ...Subv
2016-11-27Rasterizer/Memfill: Set the correct stencil write mask when clearing the sten...Subv
2016-11-27Merge pull request #2168 from mailwl/micSebastian Valle
2016-11-26Merge pull request #2185 from freiro/local_folderYuri Kunde Schlesner
2016-11-26Move to AppData/Roaming/Citra/freiro
2016-11-26dynarmic: Add ticks based on ticks executed, not ticks requestedMerryMage
2016-11-26Removed /user/ from pathfreiro
2016-11-25Output parameters to logmailwl
2016-11-25MIC_U: Stub service funcionsmailwl
2016-11-24Expose page table to dynarmic for optimized reads and writes to the JITJames Rowe
2016-11-24Switch to AppData/Roamingfreiro
2016-11-23Cache Vertices instead of Output registers (#2165)jphalimi
2016-11-23Bravely Default/Second stuck #1822 (#2188)pippo2931
2016-11-23Merge pull request #2186 from wwylele/config9Yuri Kunde Schlesner
2016-11-23Merge pull request #1654 from JamePeng/errdispYuri Kunde Schlesner
2016-11-22Fix format error from #2195wwylele
2016-11-22Improve verbosity of audio errors with SDL_GetError()freiro
2016-11-19Merge pull request #2195 from Subv/factor_checkbunnei
2016-11-19Merge pull request #2193 from Subv/pulse_eventsbunnei
2016-11-19Kernel/Loader: Grab the system mode from the NCCH ExHeader.Subv
2016-11-19Merge pull request #2192 from Subv/applet_enumsSebastian Valle
2016-11-19GPU/CiTrace: Avoid calling GetTextures() when not necessary.Subv