Commit graph

  • a8e9dd2f83
    Fix regression on shader atomic SSBO operations (#1967) gdkchan 2021-01-26 21:26:23 -0300
  • 49ab9d6199 Update comment gdkchan 2021-01-26 21:00:34 -0300
  • d562dcaad3 Fix regression on shader atomic SSBO operations gdkchan 2021-01-26 20:57:26 -0300
  • caf049ed15
    Avoid some redundant GL calls (#1958) gdkchan 2021-01-26 18:44:07 -0300
  • d6bd0470fb
    Fix conditional rendering without queries (#1965) gdkchan 2021-01-26 18:42:12 -0300
  • d1e24ba5c2
    Initial Setup: Reload keys before verifying firmware (#1955) mageven 2021-01-26 23:15:07 +0530
  • 9551bfdeeb
    Fix compute shader code dumping (#1960) gdkchan 2021-01-26 14:27:18 -0300
  • e453ba69f4
    Add support for shader atomic min/max (S32) (#1948) gdkchan 2021-01-26 03:38:33 -0300
  • c19cfca183
    Implement PRFM (register variant) as NOP (#1956) mageven 2021-01-26 10:39:27 +0530
  • b0d3f1d06f
    GUI Update: Fix controller input window to fit all images without scrolling (#1962) EmulationFanatic 2021-01-25 22:08:22 -0700
  • 7627824b76 Fix conditional rendering without queries gdkchan 2021-01-26 02:02:53 -0300
  • cf51c712ca Add register store opcode A Caian Benedicto 2021-01-25 21:41:31 -0300
  • c3d40114cf Increment PTC version mageven 2021-01-24 17:46:22 +0530
  • c4997cd843 Implement PRFM (register variant) as NOP mageven 2021-01-24 17:30:43 +0530
  • c468e21676
    GUI Update: Fix controller input window to fit all images without scrolling EmulationFanatic 2021-01-25 06:22:12 -0700
  • cc8c20a258 Inplement input conditional opcode 8 Caian Benedicto 2021-01-25 08:34:19 -0300
  • 1bf35b4311 Fix compute shader code dumping gdkchan 2021-01-25 00:18:32 -0300
  • ea9b95c396 Implement SetCustomizedDictionaries and fix SetCustomizeDic Caian Benedicto 2021-01-25 00:02:20 -0300
  • f54480e075 Send an empty first text to avoid crashing some games Caian Benedicto 2021-01-24 23:14:35 -0300
  • d29e092040 Avoid some redundant GL calls gdkchan 2021-01-24 20:43:53 -0300
  • ad491b5570
    Prevent Display Sleep on Windows while running a game (#1850) EliEron 2021-01-25 00:02:00 +0100
  • ddf1105bcb
    Add VCLZ.* fast path (#1917) FICTURE7 2021-01-25 03:01:25 +0400
  • f94acdb4ef
    Allow out of bounds storage buffer access by aligning their sizes (#1870) gdkchan 2021-01-24 19:22:19 -0300
  • 8d4bee3ea9
    Update Controller Images (#1951) ShahilSharma 2021-01-24 14:21:49 -0800
  • 72ab6aafc8 Improve compatibility of the inline keyboard with some games Caian Benedicto 2021-01-24 09:45:31 -0300
  • 30c7b77118
    Github Actions: Workaround windows-latest restore failures (#1957) Mary 2021-01-24 14:29:16 +0100
  • f554efeb14 Github Actions: Workaround windows-latest restore failures Mary 2021-01-24 14:08:27 +0100
  • 46bf0d042e LoadApplications: Remove the lone debug log and print the error directly mageven 2021-01-24 14:23:17 +0530
  • 58c6e6f194 Initial Setup: Reload keys before verifying firmware mageven 2021-01-24 14:23:17 +0530
  • 74b94fa1fa Get rid of uses list gdkchan 2021-01-24 01:49:29 -0300
  • 461599a389 Enable Docked Mode by Default ShahilSharma 2021-01-23 20:46:25 -0800
  • 7133aaf13f Update Controller Images ShahilSharma 2021-01-23 05:26:29 -0800
  • acc6b3c548 fix formating and add log when toggling vsync and docked Joshi234 2021-01-23 14:01:14 +0100
  • f4156be45d Fix formating and add missing stub Joshi234 2021-01-23 13:49:40 +0100
  • f565b0e5a6
    Match texture if the physical range is the same (#1934) gdkchan 2021-01-23 09:38:00 -0300
  • 6982282cc8
    TZ: Fix loop condition in GetTZName (#1950) mageven 2021-01-23 17:59:14 +0530
  • e306be101e TZ: Fix loop condition in GetTZName mageven 2021-01-23 17:32:15 +0530
  • 5e04b35cab Prepare for removal of def and uses lists from operands gdkchan 2021-01-23 00:12:34 -0300
  • 3b20080637
    Fix inverted read only flag in transfer memory creation (#1945) Caian Benedicto 2021-01-22 23:48:03 -0300
  • 7b8ad115c4 Fix LevelBar to ProgressBar because LeveBars are broken Joshi234 2021-01-23 00:52:14 +0100
  • b0821b5764 fix for crash Joshi234 2021-01-22 23:40:12 +0100
  • 339f4f1fd3 Add support for shader atomic min/max (S32) gdkchan 2021-01-22 16:52:20 -0300
  • da33e409a3 fix formating Joshi234 2021-01-22 19:44:26 +0100
  • 031fa5bf19 fix formating Joshi234 2021-01-22 19:40:17 +0100
  • da0db1a064 fix formating Joshi234 2021-01-22 19:40:06 +0100
  • 613c0abebd More infos in status bar Joshi234 2021-01-22 19:37:39 +0100
  • ee91c00594 Fix inverted read only flag in transfer memory creation Caian Benedicto 2021-01-22 08:17:05 -0300
  • b840ffbe4d Implement Atmosphere conditional and loop opcodes 1, 2 and 3 Caian Benedicto 2021-01-21 18:17:13 -0300
  • f9a9a31742 Added log when changing settings Joshi234 2021-01-20 20:35:20 +0100
  • 25a068e038
    Update Ryujinx.HLE/HOS/Services/Settings/ISystemSettingsServer.cs Joshi234 2021-01-20 20:13:12 +0100
  • 989c3625be
    Update Ryujinx.HLE/HOS/Services/Settings/ISystemSettingsServer.cs Joshi234 2021-01-20 20:13:05 +0100
  • 6312819c37 Add missing TamperCompilationException class Caian Benedicto 2021-01-20 15:38:47 -0300
  • 82a984e5d7 Update MainWindow.cs Joshi234 2021-01-20 19:38:35 +0100
  • bcf0f70d7b Added more items to log Joshi234 2021-01-20 19:38:15 +0100
  • c72f78b4d4
    Fix SL/SR typo in keyboard controller mapping (#1938) mageven 2021-01-20 23:29:51 +0530
  • ca493f141d Update IFileSystemProxy.cs Joshi234 2021-01-20 12:52:29 +0100
  • 2f3fde7901 Implement Atmosphere opcodes 0, 4 and 9 Caian Benedicto 2021-01-20 08:11:17 -0300
  • 9e1fd47aec Fix SL/SR typo in keyboard controller mapping mageven 2021-01-20 12:46:15 +0530
  • 5e0ef572e4 Fix typo and comment on the reason for the change gdkchan 2021-01-07 01:51:59 -0300
  • 077c9aaab4 Use correct size gdkchan 2021-01-07 01:39:38 -0300
  • 98569bd22d Allow out of bounds storage buffer access by aligning their sizes gdkchan 2021-01-07 00:37:41 -0300
  • 6a95a3b01a
    Fix alignment on CreateTransferMemoryStorage (#1937) gdkchan 2021-01-19 21:48:27 -0300
  • c785d15738 Fix alignment on CreateTransferMemoryStorage gdkchan 2021-01-19 20:47:42 -0300
  • c3e0c41da3
    CPU (A64): Add Fmaxnmp & Fminnmp Scalar Inst.s, Fast & Slow Paths; with Tests. (#1894) LDj3SNuD 2021-01-19 23:12:33 +0100
  • 409323ac7c
    removed accidantel addition of IFileSystemProxy.OpenDataStorageWithProgramIndex Joshi234 2021-01-19 20:22:52 +0100
  • b37581a9f4 Update ISystemSettingsServer.cs Joshi234 2021-01-19 20:18:08 +0100
  • cc4f9dd5bd XML docs and comments gdkchan 2021-01-19 14:09:41 -0300
  • c89ab94b51 Match texture if the physical range is the same gdkchan 2021-01-19 13:42:03 -0300
  • f70edad430 Implemented OpenDataStorageWithProgramIndex Joshi234 2021-01-19 16:15:02 +0100
  • 91a56aa477 Update IFileSystemProxy.cs Joshi234 2021-01-19 16:11:02 +0100
  • 8fb6238934 Revert "Update IFileSystemProxy.cs" Joshi234 2021-01-19 16:07:55 +0100
  • 3a56521912 Revert "Merge branch 'master' of https://github.com/Joshi234/Ryujinx" Joshi234 2021-01-19 16:07:45 +0100
  • 375f430455 Merge branch 'master' of https://github.com/Joshi234/Ryujinx Joshi234 2021-01-19 16:06:22 +0100
  • 672e2c8f7d Update IFileSystemProxy.cs Joshi234 2021-01-19 16:06:18 +0100
  • ac8c247ab9
    Commited that file on accidant Joshi234 2021-01-19 15:58:27 +0100
  • f719469688 Update IFileSystemProxy.cs Joshi234 2021-01-19 15:53:36 +0100
  • cb4d2e0698 Implemented OpenDataStorageWithProgramIndex Joshi234 2021-01-19 15:46:19 +0100
  • b497a6c68b Update ISystemSettingsServer.cs Joshi234 2021-01-19 14:41:10 +0100
  • b8f53bada4 Added IsUserSystemClockAutomaticCorrectionEnabled Joshi234 2021-01-19 14:39:08 +0100
  • b8353f5639
    Enable parallel ASTC decoding by default (#1930) gdkchan 2021-01-19 00:19:52 -0300
  • 03aab63e03
    Fix out of range exception when a invalid base lod is used (#1931) gdkchan 2021-01-19 00:04:38 -0300
  • 2fe3b8e58c
    Fix some GLXBadDrawable crashes on linux (#1900) Sera 2021-01-19 03:31:59 +0100
  • 734747ae58
    Reduce temporary copy/fill buffer size (#1926) gdkchan 2021-01-18 23:31:15 -0300
  • 1364f36161
    am: Implement CreateHandleStorage and fixes (#1929) Ac_K 2021-01-19 03:28:35 +0100
  • 6c4c8cf625 Fix out of range exception when a invalid base lod is used gdkchan 2021-01-18 23:21:17 -0300
  • d48bde13d1 Enable parallel ASTC decoding by default gdkchan 2021-01-18 22:46:31 -0300
  • 5e1a839eaa
    Emulate a circular zone for keyboard analog sticks (#1906) mageven 2021-01-19 05:26:53 +0530
  • a80883b6e2 am: Implement CreateHandleStorage and fixes Ac_K 2021-01-19 00:18:48 +0100
  • 4da6742861
    Fix Linux Icon (#1927) pineappleEA 2021-01-18 22:33:58 +0200
  • f0ce540814 Merge branch 'master' of github.com:Ryujinx/Ryujinx Jose Padilla 2021-01-18 18:17:41 +0100
  • 9b1657bb39 Add initial implementation of the Tamper Machine Caian Benedicto 2021-01-18 08:56:28 -0300
  • 11844dd2db Fix Linux Icon pineappleEA 2021-01-18 13:43:16 +0200
  • 71171f611b Reduce temporary copy/fill buffer size gdkchan 2021-01-18 02:21:12 -0300
  • 846f82394c Merge branch 'master' into pptc_meets_exefs_patching LDj3SNuD 2021-01-17 21:47:48 +0100
  • a1f77a5b6a
    Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) riperiperi 2021-01-17 20:08:06 +0000
  • 5f28ccea38 Re-enable read tracking, for reads. riperiperi 2021-01-17 19:50:08 +0000
  • cee0aae0d7 Make PageAlign static riperiperi 2021-01-17 19:21:53 +0000
  • 0e09849b77 Add host sync for SetReference riperiperi 2021-01-17 19:20:53 +0000
  • 21dd53d0f2 Address Comments riperiperi 2021-01-17 17:04:56 +0000
  • be242d309b Introduce a new test for tracking memory protection. riperiperi 2021-01-16 01:56:21 +0000