Commit Graph

  • b43cfe6c02 Merge pull request #1575 from lioncash/qstring bunnei 2018-10-24 19:39:43 -04:00
  • fbbb58b226 service/usb: Update service function tables Lioncash 2018-10-24 19:07:53 -04:00
  • 1e3b139cd7 service/acc: Move fallback image to file scope Lioncash 2018-10-24 15:30:54 -04:00
  • 6f00628564 service/acc: Silence compiler warnings Lioncash 2018-10-24 15:25:30 -04:00
  • 3ec90dc6ef service/acc: Early return in failure case in LoadImage() Lioncash 2018-10-24 15:03:29 -04:00
  • 9aa5c1894e Merge pull request #1570 from lioncash/optional bunnei 2018-10-24 18:11:03 -04:00
  • 3a6e76e9b5 Merge pull request #1558 from lioncash/ptr bunnei 2018-10-24 18:07:14 -04:00
  • ca142f35c0 Implemented LD_L and ST_L FernandoS27 2018-10-19 21:48:21 -04:00
  • abefe29398 Implement Shader Local Memory FernandoS27 2018-10-19 19:47:06 -04:00
  • 29f748a658 Merge pull request #1565 from lioncash/audio bunnei 2018-10-24 17:39:53 -04:00
  • 69b35d7615 Merge pull request #1554 from FernandoS27/pointsize bunnei 2018-10-24 17:38:38 -04:00
  • b723390ab1 Merge pull request #1571 from lioncash/debug-translate bunnei 2018-10-24 17:37:18 -04:00
  • ce2403d975 Merge pull request #1564 from lioncash/npad bunnei 2018-10-24 17:36:55 -04:00
  • d9590d7dfa Merge pull request #1568 from lioncash/dir bunnei 2018-10-24 17:13:51 -04:00
  • 2694b43d3a Merge pull request #1567 from lioncash/translate bunnei 2018-10-24 17:13:08 -04:00
  • e6e17a3fc6 Merge pull request #1566 from lioncash/str bunnei 2018-10-24 17:12:53 -04:00
  • ddff188c65 Merge pull request #1563 from lioncash/frame bunnei 2018-10-24 16:29:16 -04:00
  • d14ba122e2 Merge pull request #1562 from lioncash/aoc bunnei 2018-10-24 16:28:56 -04:00
  • 2eff8336f4 Merge pull request #1560 from lioncash/unused bunnei 2018-10-24 16:28:38 -04:00
  • cdd499c261 Merge pull request #1561 from lioncash/fs bunnei 2018-10-24 16:28:17 -04:00
  • e65f5e4d66 Merge pull request #1559 from lioncash/log bunnei 2018-10-24 16:28:01 -04:00
  • 1fb4bebb63 kernel/errors: Remove now-unused, unnecessary, error codes Lioncash 2018-10-24 14:55:55 -04:00
  • 239dfea34a kernel/shared_memory: Return ERR_INVALID_MEMORY_PERMISSIONS instead of ERR_INVALID_COMBINATION Lioncash 2018-10-24 14:54:32 -04:00
  • 474bc29208 kernel/server_port: Simplify emptiness check within ShouldWait() Lioncash 2018-10-24 14:24:36 -04:00
  • b703aba622 kernel/server_port: Change error case return value in Accept() to ERR_NOT_FOUND Lioncash 2018-10-24 14:23:36 -04:00
  • afb7e5cc05 kernel/error: Remove leftover 3DS error codes Lioncash 2018-10-24 14:16:04 -04:00
  • fcf8f53a63 kernel/svc: Amend returned error code for invalid priorities in CreateThread Lioncash 2018-10-24 14:10:30 -04:00
  • 77328b0f19 kernel/svc: Move and correct returned error code for invalid thread priorities in SetThreadPriority() Lioncash 2018-10-24 14:07:53 -04:00
  • c7c346a15d kernel/error: Add error code for invalid pointers Lioncash 2018-10-24 13:41:09 -04:00
  • 6df09f5b76 kernel/error: Add error code for closed sessions Lioncash 2018-10-24 13:38:34 -04:00
  • 1edf8660bc game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameVersions() Lioncash 2018-10-24 11:25:55 -04:00
  • 4a31f99a02 profile_manager: Use std::optional instead of boost::optional Lioncash 2018-10-24 10:21:35 -04:00
  • 030847d5fa graphic_breakpoints: Correct translation of strings in BreakpointModel's data() function Lioncash 2018-10-24 10:56:16 -04:00
  • bed2d6c425 yuzu/main: Notify user of loading errors with Amiibo data Lioncash 2018-10-24 09:37:29 -04:00
  • 77e705a8fa Merge pull request #1468 from DarkLordZach/profile-manager-ui Mat M 2018-10-24 10:10:29 -04:00
  • e7ac42677b configure_system: Clear current username before overwriting Zach Hilman 2018-10-24 09:25:13 -04:00
  • a1c85b8c55 game_list: Use QFileInfo instead of common's file functions Lioncash 2018-10-24 08:38:41 -04:00
  • 47f081d513 game_list: Make game list column headers translatable Lioncash 2018-10-24 08:20:32 -04:00
  • 2cbc284c2b bootmanager: Use QStringLiteral instead of std::string to represent the window title Lioncash 2018-10-24 08:10:56 -04:00
  • 6d27614994 time_stretch: Remove unused m_channel_count member variable Lioncash 2018-10-24 00:44:32 -04:00
  • 93596d03ec npad: Remove unused controller variable from OnInit() Lioncash 2018-10-24 00:37:36 -04:00
  • 7c9f7aeacc perf_stats: Remove unused variable within DoFrameLimiting() Lioncash 2018-10-24 00:33:24 -04:00
  • 6949f73149 yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a raw pointer Lioncash 2018-10-23 21:49:50 -04:00
  • a3d1ede25f aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() function Lioncash 2018-10-24 00:10:39 -04:00
  • c7c594a6b8 vfs: Handle failure of file reading within VfsRawCopy() Lioncash 2018-10-24 00:01:29 -04:00
  • c6529688fc key_manager: Remove unused variable in DeriveBase() Lioncash 2018-10-24 00:00:12 -04:00
  • 257b7bbfee decoders: Remove unused variable within SwizzledData() Lioncash 2018-10-23 23:51:13 -04:00
  • a97cdb5eb4 maxwell_3d: Remove unused variable within ProcessQueryGet() Lioncash 2018-10-23 23:50:16 -04:00
  • f80b80b922 logging/backend: Add missing services to the log filters Lioncash 2018-10-23 22:30:00 -04:00
  • 6f5bede402 yuzu/configuration/config: Reorganize member variable and function layout Lioncash 2018-10-23 21:46:33 -04:00
  • a94e5d9e68 Merge pull request #1551 from ogniK5377/improved-svcbreak bunnei 2018-10-23 19:56:42 -04:00
  • bfad41b0c1 profile_manager: Create save data if it doesn't exist on use Zach Hilman 2018-10-14 14:49:32 -04:00
  • 45f2a2fe29 acc: Fix account UUID duplication error Zach Hilman 2018-10-13 13:02:33 -04:00
  • e408bbceed configure_system: Clear selection after user delete Zach Hilman 2018-10-11 09:16:32 -04:00
  • 702622b8f1 profile_manager: Load user icons, names, and UUIDs from system save Zach Hilman 2018-10-10 21:49:20 -04:00
  • 19c5cf9c63 acc: Load user images from config dir Zach Hilman 2018-10-09 22:35:02 -04:00
  • 466960c8ab qt: Allow user to select emu user on open save data Zach Hilman 2018-10-09 21:53:26 -04:00
  • b2a8209c5b qt: Add Profile Manager UI to system settings Zach Hilman 2018-10-09 21:53:04 -04:00
  • d3fbf45705 am: Pass current user UUID to launch parameters Zach Hilman 2018-10-09 21:49:29 -04:00
  • aeffd4b436 profile_manager: Load users from emulator settings Zach Hilman 2018-10-09 21:49:06 -04:00
  • e7e3d5898e settings: Add users and current_user settings and remove username Zach Hilman 2018-10-09 21:48:35 -04:00
  • 50e4e81fd3 Added Amiibo support (#1390) David 2018-10-24 10:28:17 +11:00
  • 5edb2403c2 Merge pull request #1515 from DarkLordZach/dlc-lfs bunnei 2018-10-23 19:26:57 -04:00
  • 34eaf3a366 travis: Use pre-built image for clang-format target Cameron Cawley 2018-10-23 23:10:46 +01:00
  • fc9d8afead Merge pull request #1542 from lioncash/project bunnei 2018-10-23 18:44:08 -04:00
  • a5106fb9f5 Merge pull request #1553 from lioncash/mem bunnei 2018-10-23 18:43:45 -04:00
  • e61a62066a Merge pull request #1540 from lioncash/handle bunnei 2018-10-23 18:43:11 -04:00
  • ed8ca608a0 Implement PointSize FernandoS27 2018-10-22 21:50:03 -04:00
  • e0ea2f5f6e Fixed Layered Textures Loading and Cubemaps FernandoS27 2018-10-18 15:04:33 -04:00
  • 289adf87ac CMakeLists: Remove EMU_ARCH_BITS definition Lioncash 2018-10-23 12:24:40 -04:00
  • 1291f3f820 common: Remove memory_util.cpp/.h Lioncash 2018-10-23 12:21:31 -04:00
  • e7e209d900 Merge pull request #1552 from FearlessTobi/port-4336 bunnei 2018-10-23 10:23:41 -04:00
  • 5716496239 Merge pull request #1519 from ReinUsesLisp/vsetp bunnei 2018-10-23 10:22:37 -04:00
  • 0f3d8c2574 Merge pull request #1539 from lioncash/dma bunnei 2018-10-23 10:22:12 -04:00
  • 75d807788c Merge pull request #1470 from FernandoS27/alpha_testing bunnei 2018-10-23 10:21:30 -04:00
  • d9ca6351dd cmake: mingw also needs _FILE_OFFSET_BITS=64 Weiyi Wang 2018-10-16 13:23:07 -04:00
  • 2ff2732a78 only redefine 64 bit file operation for MSVC Weiyi Wang 2018-10-13 11:57:21 -04:00
  • 38cdb6744d Added assertion failed, reworked logging levels David Marcec 2018-10-23 15:17:13 +11:00
  • 7d6dca0d0a gl_shader_decompiler: Implement VSETP ReinUsesLisp 2018-10-18 02:39:15 -03:00
  • 5dfb43531c gl_shader_decompiler: Abstract VMAD into a video subset ReinUsesLisp 2018-10-18 02:38:58 -03:00
  • 8042731da9 Added break types to svcBreak David Marcec 2018-10-23 15:03:59 +11:00
  • 848a49112a Merge pull request #1512 from ReinUsesLisp/brk bunnei 2018-10-23 00:01:38 -04:00
  • 496d155d7b Merge pull request #1550 from FernandoS27/fmul32 bunnei 2018-10-22 23:58:09 -04:00
  • 40c63073a9 Merge pull request #1543 from lioncash/target bunnei 2018-10-22 22:50:10 -04:00
  • 4cccfb4190 Merge pull request #1537 from lioncash/shader bunnei 2018-10-22 22:49:49 -04:00
  • 259da93567 Added Saturation to FMUL32I FernandoS27 2018-10-22 20:17:04 -04:00
  • 8e1239fbc5 Assert that multiple render targets are not set while alpha testing FernandoS27 2018-10-11 20:29:11 -04:00
  • ff6b2d4574 Merge pull request #1545 from DarkLordZach/psm bunnei 2018-10-22 15:27:05 -04:00
  • 59a004f915 Use standard UBO and fix/stylize the code FernandoS27 2018-10-10 16:34:15 -04:00
  • 17315cee16 Cache uniform locations and restructure the implementation FernandoS27 2018-10-10 15:06:32 -04:00
  • bcb5b924fd Remove SyncAlphaTest and clang format FernandoS27 2018-10-10 09:45:22 -04:00
  • 7b39107e3a Added Alpha Func FernandoS27 2018-10-10 09:20:13 -04:00
  • aa620c14af Implemented Alpha Testing FernandoS27 2018-10-08 23:34:11 -04:00
  • 65df593951 Merge pull request #1541 from lioncash/define bunnei 2018-10-22 13:02:16 -04:00
  • d9923b0dbc Merge pull request #1538 from lioncash/query bunnei 2018-10-22 12:55:36 -04:00
  • 1226a5706e Merge pull request #1547 from FernandoS27/fix-fset bunnei 2018-10-22 12:53:47 -04:00
  • 5c5b4e8e7d Fixed FSETP and FSET FernandoS27 2018-10-21 20:07:15 -04:00
  • fcad3a734d Merge pull request #1546 from lioncash/svc-again bunnei 2018-10-22 11:06:55 -04:00
  • 38fa3aae73 Merge pull request #1548 from FernandoS27/fix-vao bunnei 2018-10-22 10:58:47 -04:00
  • e2416bbd1f Fixed VAOs Float types only returning GL_FLOAT in cases that they had to return GL_HALF_FLOAT FernandoS27 2018-10-22 09:27:00 -04:00