summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-11CMakeLists: lowercase find_library usageLioncash
2018-08-11CMakeLists: Change MSVC14 variable to MSVC_VERSIONLioncash
2018-08-11gl_shader_decompiler: Improve handling of unknown input/output attributes.bunnei
2018-08-11Merge pull request #970 from DarkLordZach/loader-errorsbunnei
2018-08-11Merge pull request #1018 from Subv/ssy_syncbunnei
2018-08-11gl_rasterizer: Implement render target format RG8_SNORM.bunnei
2018-08-11gl_rasterizer: Implement render target format RGBA8_SNORM.bunnei
2018-08-11GPU/Shader: Don't predicate instructions that don't have a predicate field (S...Subv
2018-08-11GPU/Shaders: Implemented SSY and SYNC as a way to modify control flow during ...Subv
2018-08-11Merge pull request #1016 from lioncash/videobunnei
2018-08-11Merge pull request #1003 from lioncash/varbunnei
2018-08-11Implement R16S & R16UI & R16I RenderTargetFormats & PixelFormats and more (R1...greggameplayer
2018-08-12Better UUID randomnessDavid Marcec
2018-08-12Removed un-needed count from ListOpenUsers and ListAllUsersDavid Marcec
2018-08-12Added better explanations in the profile managerDavid Marcec
2018-08-12Code cleanup for profile managerDavid Marcec
2018-08-12Removed const from ProfileBase InvalidateDavid Marcec
2018-08-11fixed invalid uuid bool operatorDavid Marcec
2018-08-11Added GetOpenUserCountDavid Marcec
2018-08-11Removed all for loops from the profile managerDavid Marcec
2018-08-11Added missing ListAllUsers countDavid Marcec
2018-08-11If statement style changeDavid Marcec
2018-08-11Second round of account changesDavid Marcec
2018-08-11First round of account changesDavid Marcec
2018-08-11Rebase with dynarmic masterDavid Marcec
2018-08-11Refactored profile manager sharingDavid Marcec
2018-08-10Merge pull request #1015 from lioncash/gamelistJames Rowe
2018-08-11Merge remote-tracking branch 'origin/master' into better-accountDavid Marcec
2018-08-11Added IsUserRegistrationRequestPermittedDavid Marcec
2018-08-10video_core; Get rid of global g_toggle_framelimit_enabled variableLioncash
2018-08-10renderer_base: Remove unused kFramebuffer enumerationLioncash
2018-08-10video_core: Remove unused Renderer enumerationLioncash
2018-08-10qt/game_list: Resolve truncation warning within GameListItemPath's constructorLioncash
2018-08-10gt/game_list: Use std::array in GameListItemPath's data() functionLioncash
2018-08-10qt/game_list: Remove redundant base class constructor from initializer listLioncash
2018-08-10Merge pull request #1007 from MerryMage/dynarmicbunnei
2018-08-10Merge pull request #1011 from bunnei/misc-vtx-fmtbunnei
2018-08-10maxwell_to_gl: Implement VertexAttribute::Size::Size_8_8.bunnei
2018-08-10maxwell_to_gl: Implement VertexAttribute::Size::Size_32_32_32.bunnei
2018-08-10Merge pull request #1004 from lioncash/unusedbunnei
2018-08-10Merge pull request #1008 from yuzu-emu/revert-697-disable-depth-cullbunnei
2018-08-10Merge pull request #1002 from bunnei/refactor-tex-fmtbunnei
2018-08-10Revert "gl_state: Temporarily disable culling and depth test."bunnei
2018-08-10dynarmic: Update to 0118ee0MerryMage
2018-08-09game_list: Reorder error checksZach Hilman
2018-08-09loader: Add more descriptive errorsZach Hilman
2018-08-09gl_rasterizer_cache: Remove unused viewport parameter of GetFramebufferSurfac...Lioncash
2018-08-09video_core: Use variable template variants of type_traits interfaces where ap...Lioncash
2018-08-09textures: Refactor out for Texture/Depth FormatFromPixelFormat.bunnei
2018-08-09Merge pull request #995 from bunnei/gl-buff-boundsbunnei