Commit Graph

  • 8ed7e1af2c add support for fragment_color_clamp Rodolfo Bogado 2018-11-13 22:09:01 -03:00
  • 02c22a3440 add missing MirrorOnceBorder support where supported Rodolfo Bogado 2018-11-13 21:26:29 -03:00
  • 1d60bb6544 set border color not depending on the wrap mode only enable color mask for the first framebuffer id independent blending is disabled Rodolfo Bogado 2018-11-13 21:23:23 -03:00
  • 6a2aa6dbdb set default value for point size register Rodolfo Bogado 2018-11-13 20:15:13 -03:00
  • 1881e86c43 fix viewport and scissor behavior Rodolfo Bogado 2018-11-13 20:13:16 -03:00
  • c91dc417d5 vi: Implement TransactParcel for Disconnect and DetachBuffer Zach Hilman 2018-11-17 17:10:10 -05:00
  • a819116154 Merge pull request #1722 from MysticExile/enable-applictation-crash-report Hexagon12 2018-11-17 19:42:07 +02:00
  • 4a32d92e6e CONTRIBUTING.md: migrate to the wiki Tobias 2018-11-17 17:48:40 +01:00
  • 03f274d8c1 Stubbed am:EnableApplicationCrashReport MysticExile 2018-11-17 15:05:55 +01:00
  • 97f5c4ffd3 gl_rasterizer: Skip VB upload if the state is clean. Markus Wick 2018-11-06 21:26:27 +01:00
  • 0072275d25 Merge pull request #1678 from FearlessTobi/amiibo-hotkeys bunnei 2018-11-16 20:20:41 -08:00
  • 6273a7aeee Merge pull request #1705 from Jcw87/mingw-jpeg bunnei 2018-11-16 20:20:03 -08:00
  • 0149b4245c Merge pull request #1711 from ogniK5377/bluetooth-lets-go bunnei 2018-11-16 20:08:36 -08:00
  • 6552d75be1 Merge pull request #1719 from bunnei/hwopus-fix bunnei 2018-11-16 20:08:17 -08:00
  • 224fcabe46 Merge pull request #1714 from lioncash/kern-err bunnei 2018-11-16 20:07:55 -08:00
  • 585e6fd426 hwopus: DecodeInterleavedWithPerformance: Fix ordering of output parameters. bunnei 2018-11-16 22:54:38 -05:00
  • c440e8b8e1 Implemented CalculateStandardUserSystemClockDifferenceByUser David Marcec 2018-11-17 14:01:16 +11:00
  • 7a400e2191 textures/decoders: Replace magic numbers Frederic Laing 2018-11-17 01:55:28 +01:00
  • 3c7ba00d73 Merge pull request #1712 from FearlessTobi/port-4426 bunnei 2018-11-16 14:42:59 -08:00
  • d21b2164e9 kernel/errors: Clean up error codes Lioncash 2018-11-16 14:24:27 -05:00
  • 14cede1a0c Merge pull request #1638 from FreddyFunk/SetMemoryPermission-Stubbed Mat M 2018-11-16 10:35:56 -05:00
  • 405dd03dae Merge pull request #1700 from FreddyFunk/cleanup bunnei 2018-11-16 07:07:30 -08:00
  • 241646f423 Merge pull request #1701 from FreddyFunk/decoders bunnei 2018-11-16 07:07:11 -08:00
  • 5b8f70ea2e Merge pull request #1632 from DarkLordZach/keys-manager-optimizations bunnei 2018-11-16 07:02:37 -08:00
  • 0b701751da Merge pull request #1676 from lioncash/warn bunnei 2018-11-16 07:00:03 -08:00
  • 238bc4a077 Merge pull request #1706 from lioncash/file-err bunnei 2018-11-16 06:59:07 -08:00
  • e156834297 Merge pull request #1710 from ogniK5377/palma-lets-go bunnei 2018-11-16 06:58:05 -08:00
  • 786995a81e Common/Bitfield: store value as unsigned type Weiyi Wang 2018-11-10 23:41:30 -05:00
  • e8899e7027 Added various bluetooth based cmds for palma David Marcec 2018-11-17 01:42:17 +11:00
  • e658118aa9 Added SetIsPalmaAllConnectable, SetPalmaBoostMode David Marcec 2018-11-17 01:40:18 +11:00
  • d104478f1b Merge pull request #1709 from ogniK5377/docked-mode-crash Hexagon12 2018-11-16 16:25:40 +02:00
  • 4476fd29d6 Fixed switching operation modes when not running a game David Marcec 2018-11-16 20:08:02 +11:00
  • 9359655712 Report resolution scaling support for vi and am David Marcec 2018-11-16 18:07:42 +11:00
  • e634ce847f Remove whitespace Jcw87 2018-11-15 22:44:18 -08:00
  • 84364c9d4f Include imageformat dependencies with releases (appveyor) Jcw87 2018-11-15 21:53:40 -08:00
  • 5c9c33e8ad file_sys/errors: Remove currently unused filesystem error codes Lioncash 2018-11-16 00:18:19 -05:00
  • edd5b6f12f file_sys/errors: Get rid of the ErrCodes namespace Lioncash 2018-11-16 00:08:41 -05:00
  • b725d1fdf7 file_sys/errors: Extract FS-related error codes to file_sys/errors.h Lioncash 2018-11-15 23:27:29 -05:00
  • 287ee1cd63 Include imageformat dependencies with releases Jcw87 2018-11-15 20:55:37 -08:00
  • 87eca5b209 Fixed priority switching edge case for handheld (#1675) David 2018-11-16 15:31:27 +11:00
  • 75640c9c71 Merge pull request #1699 from DarkLordZach/deterministic-rng-3 bunnei 2018-11-15 20:18:47 -08:00
  • 4838bc8ddc fsp_srv: Add support for using open source archive if not found in NAND Zach Hilman 2018-11-15 22:35:16 -05:00
  • 6aa69880ea file_sys: Add framework for synthesizing open source archives Zach Hilman 2018-11-15 22:34:35 -05:00
  • 34cd56980f vfs_vector: Add VFS backend for std::array Allows using constexpr/static const data with VFS. Zach Hilman 2018-11-15 22:33:52 -05:00
  • 8cb2e7d881 csrng: Use random integer distribution instead of raw engine Zach Hilman 2018-11-15 18:44:22 -05:00
  • f7319b0d3c Merge pull request #1687 from lioncash/deduplication bunnei 2018-11-15 14:47:42 -08:00
  • 97605e36f7 Merge pull request #1618 from DarkLordZach/dump-nso bunnei 2018-11-15 14:46:10 -08:00
  • 98060c6f7b Merge pull request #1691 from lioncash/audren bunnei 2018-11-15 14:44:36 -08:00
  • 95d3965f31 textures/decoders: Minor cleanup Frederic Laing 2018-11-15 21:04:17 +01:00
  • 3844b5c0c5 gl_rasterizer_chache: Minor cleanup Frederic Laing 2018-11-15 20:10:05 +01:00
  • c0a9abc3e1 ldr_ro: Implement UnloadNro (command 1) Includes actual unmapping and address error checking. Zach Hilman 2018-10-30 09:10:55 -04:00
  • 056fa43dcd ldr_ro: Fully Implement LoadNro (command 0) Zach Hilman 2018-10-29 22:12:05 -04:00
  • 5e8e7b6019 ldr_ro: Implement UnloadNrr (command 3) Includes initialization check, proper address check, alignment check, and actual unloading of a loaded NRR. Zach Hilman 2018-10-29 22:03:59 -04:00
  • 6cd504feb9 ldr_ro: Fully implement LoadNrr (command 2) Includes parameter error checking, hash enforcement, initialization check, and max NRR load check. Zach Hilman 2018-10-29 21:58:11 -04:00
  • 0276761a1e process: Make MirrorMemory take state to map new memory as Credits to Subv Zach Hilman 2018-10-29 21:55:06 -04:00
  • 8aa17f0480 pl_u: Resize buffers in shared font data getter to what game requests Fixes unmapped spam in SMP and buffer size errors in some other games Zach Hilman 2018-10-29 21:53:57 -04:00
  • 8a537a2021 Merge pull request #1637 from FernandoS27/cache bunnei 2018-11-14 19:07:52 -08:00
  • c6c74248fe Merge pull request #1697 from lioncash/acc bunnei 2018-11-14 19:02:25 -08:00
  • 0478308094 Merge pull request #1696 from lioncash/acc-cond bunnei 2018-11-14 19:02:16 -08:00
  • 53b3c3ab7f Merge pull request #1695 from lioncash/tr bunnei 2018-11-14 15:32:04 -08:00
  • cd47af8af0 service/acc: Correct error case within TrySelectUserWithoutInteraction() Lioncash 2018-11-14 17:40:47 -05:00
  • 9761936e02 profile_manager: Replace iterative loop with a ranged-for loop in ParseUserSaveFile() Lioncash 2018-11-14 17:13:14 -05:00
  • 1af13e0802 profile_manager: Move UUID Format function definitions into the cpp file Lioncash 2018-11-14 17:08:56 -05:00
  • c681690358 Merge pull request #1690 from lioncash/nfp bunnei 2018-11-14 11:55:09 -08:00
  • 7384b33c4f Merge pull request #1689 from lioncash/break bunnei 2018-11-14 11:54:45 -08:00
  • c95ded3a4a Merge pull request #1688 from lioncash/unused bunnei 2018-11-14 11:54:29 -08:00
  • e6676afa18 yuzu/configure_system: Mark the entropy mask string as nontranslatable Lioncash 2018-11-14 14:53:40 -05:00
  • ebf1b58a22 Merge pull request #1684 from lioncash/common bunnei 2018-11-14 11:53:10 -08:00
  • e1ea8cc721 Merge pull request #1679 from DarkLordZach/deterministic-rng-2 bunnei 2018-11-14 11:52:27 -08:00
  • b4f63db04e nfp: Correct erroneous sizeof expression within GetTagInfo() Lioncash 2018-11-14 01:04:38 -05:00
  • 3619b31fc0 service/audren_u: Forward RequestUpdateAuto through the same function as RequestUpdate Lioncash 2018-11-14 02:30:59 -05:00
  • fcde356f15 hid/npad: Add missing break in switch statement within Controller_NPad::OnUpdate() Lioncash 2018-11-14 00:59:17 -05:00
  • 958fa15a4c service: Mark MakeFunctionString with the [[maybe_unused]] attribute. Lioncash 2018-11-14 00:44:17 -05:00
  • f9db75fe40 kernel/thread: Deduplicate scheduler switching code Lioncash 2018-11-13 23:58:41 -05:00
  • 3bd503d59c Merge pull request #1662 from FreddyFunk/CopySurface-Optimization bunnei 2018-11-13 18:58:12 -08:00
  • 09f4150241 Merge pull request #1686 from DarkLordZach/move-open-yuzu-folder bunnei 2018-11-13 18:56:44 -08:00
  • d2b2b05b6a Merge pull request #1685 from lioncash/base bunnei 2018-11-13 18:53:59 -08:00
  • 723bd89883 Merge pull request #1677 from FreddyFunk/skip-vao-binding-cleanup bunnei 2018-11-13 18:53:38 -08:00
  • 70f189d7af Merge pull request #1680 from lioncash/mem bunnei 2018-11-13 18:52:18 -08:00
  • a80467db57 Merge pull request #1682 from lioncash/audio bunnei 2018-11-13 18:51:44 -08:00
  • d2a630c41f Merge pull request #1683 from lioncash/typo bunnei 2018-11-13 18:51:35 -08:00
  • 9b12623743 Merge pull request #1608 from DarkLordZach/save-data-reader bunnei 2018-11-13 18:51:08 -08:00
  • c7387e6504 string_util: Remove ArrayToString() Lioncash 2018-11-13 14:11:34 -05:00
  • f1219e3a87 string_util: Remove TryParse() Lioncash 2018-11-13 14:09:05 -05:00
  • 6001af2b89 qt: Move Open yuzu Folder action from Help to File Zach Hilman 2018-11-13 17:17:47 -05:00
  • 4ed9ef15c4 video_core/renderer_base: Remove GL include from the renderer base class files Lioncash 2018-11-13 14:38:10 -05:00
  • 9bc18eada8 string_util: Remove ThousandSeparate() Lioncash 2018-11-13 14:04:24 -05:00
  • 454cf1dc09 hle/audren_u: Implement Get/SetRenderingTimeLimit Lioncash 2018-11-13 13:07:06 -05:00
  • 81a39181b0 audio_core/audio_renderer: Fix typo in AuxInfo member name Lioncash 2018-11-13 13:32:13 -05:00
  • 004277477a vm_manager: Unstub GetTotalHeapUsage() Lioncash 2018-11-13 11:08:59 -05:00
  • b8e885c6e5 kernel/process: Migrate heap-related memory management out of the process class and into the vm manager Lioncash 2018-11-13 11:06:33 -05:00
  • ab552e4a25 svc: Use proper random entropy generation algorithm Zach Hilman 2018-11-13 12:25:43 -05:00
  • af42320021 GDBStub improvements: - Add FPU support - Fix access to TLS Fix clang-format. Hedges 2018-11-13 15:44:20 +00:00
  • 9ea8eb6b2e yuzu: Add hotkey for Amiibo loading fearlessTobi 2018-11-13 15:06:41 +01:00
  • ab362aa7e5 gl_rasterizer: Minor cleanup Frederic L 2018-11-13 14:07:23 +01:00
  • 9a0fb7d9fb gl_state: Amend compilation warnings Lioncash 2018-11-13 07:08:11 -05:00
  • 65bd03d74c Merge pull request #1628 from greggameplayer/Texture2DArray bunnei 2018-11-12 21:13:47 -08:00
  • 7f3c2525e6 Merge pull request #1670 from DarkLordZach/deterministic-rng bunnei 2018-11-12 21:10:08 -08:00
  • fd72d889bf Merge pull request #1665 from ogniK5377/GetClockSnapshot bunnei 2018-11-12 20:13:47 -08:00
  • cb1e63ef09 svc: Return random seed for svcGetInfo RandomEntropy Zach Hilman 2018-11-12 21:46:21 -05:00