Commit graph

  • d7bfe1b7a5
    Use a constant for the value in ShaderTools Thog 2018-12-07 01:11:24 +0100
  • 17c31c06b7
    Move MaxUboSize definition Thog 2018-12-07 01:01:41 +0100
  • 99b43679c1 fix homebrew input emmaus 2018-12-05 22:26:07 +0000
  • 4e525a8631 Merge branch 'master1' of https://github.com/HorrorTroll/Ryujinx into TextureRG16 HorrorTroll 2018-12-06 20:16:27 +0700
  • 10427bc98c Fix some uncorrect code HorrorTroll 2018-12-06 19:55:46 +0700
  • cada62e972
    Merge branch 'master' into Fixmmu HorrorTroll 2018-12-06 19:42:10 +0700
  • fb1d9493a3 Adjust naming conventions and general refactoring in HLE Project (#527) Alex Barney 2018-12-06 05:16:24 -0600
  • 175467289b fix code style issue MS-DOS1999 2018-12-05 14:58:08 +0100
  • 2d43ee9c76 Merge branch 'master' of https://github.com/Ryujinx/Ryujinx MS-DOS1999 2018-12-05 14:50:02 +0100
  • 176707a40f Apply previous refactorings to the merged code Alex Barney 2018-12-04 19:42:58 -0600
  • 0b2b16d9a6 Changes from feedback Alex Barney 2018-12-04 12:37:43 -0600
  • 34b433628c Revert external enum renaming Alex Barney 2018-12-04 11:55:52 -0600
  • 6534604cdf Merge from master Alex Barney 2018-12-04 19:29:09 -0600
  • 3615a70cae
    Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) gdkchan 2018-12-04 22:52:39 -0200
  • 329320fc1f Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" gdkchan 2018-12-04 22:45:05 -0200
  • 85dbb9559a Adjust naming conventions and general refactoring in HLE Project (#490) Alex Barney 2018-12-04 14:23:37 -0600
  • 695e1da0f4 Remove unneeded property setters Alex Barney 2018-12-04 13:06:08 -0600
  • 2063d4c90f Changes from feedback Alex Barney 2018-12-04 12:37:43 -0600
  • d8f2c16c21 Revert external enum renaming Alex Barney 2018-12-04 11:55:52 -0600
  • b01561164d --test MS-DOS1999 2018-12-04 03:56:15 +0100
  • 0bf453e058 Add Frintz_S/V opcode and unit test, correction of some unit tests MS-DOS1999 2018-12-04 03:36:11 +0100
  • 68dbef546a Merge from master Alex Barney 2018-12-03 11:15:32 -0600
  • d5d9f7fad3 Align some missing HorrorTroll 2018-12-03 14:44:34 +0700
  • 15188e3b9e Fix mm:u HorrorTroll 2018-12-03 14:39:27 +0700
  • b8af46af22 Do not attempt to read unused attribute, fix attributes count gdkchan 2018-12-02 23:11:02 -0300
  • c86aacde76
    NVDEC implementation using FFmpeg (#443) gdkchan 2018-12-03 00:38:47 -0200
  • 2551817227 Get rid of GetHostAddress calls on VDec gdkchan 2018-12-02 22:33:16 -0300
  • d636aaf6b8 Allow size mismatch on frame copy gdkchan 2018-11-19 01:19:06 -0300
  • 113db2b568 Some fixes for rebase and other tweaks gdkchan 2018-11-19 01:08:01 -0300
  • 3c1e0c904a Correct spacing gdkchan 2018-10-21 19:02:36 -0300
  • 4aa9ace3e3 Add support for RGBA8 output format on the video image composer gdkchan 2018-10-21 18:59:43 -0300
  • 83f43b4624 Remove unused code introduced on the rebase gdkchan 2018-10-17 19:13:42 -0300
  • 5933343981 Rebased gdkchan 2018-10-17 19:11:44 -0300
  • f2c5ec8b7b Fix texture samplers not being set properly (regression) gdkchan 2018-10-14 14:59:02 -0300
  • 1afe30261a Fix swapped channels on the video decoder and the G8R8 texture format gdkchan 2018-10-14 13:47:25 -0300
  • 596918270f Initial nvdec implementation using FFmpeg gdkchan 2018-10-07 19:07:55 -0300
  • ae9f0d9011 Small changes Alex Barney 2018-12-01 18:45:26 -0600
  • e766eb5b0c Add missing exit call on TestExclusive gdkchan 2018-12-01 21:42:47 -0300
  • 25eb2c75b4 Remove unneeded temp use gdkchan 2018-12-01 14:18:05 -0300
  • 0d448cde37 Make Emit and AdvanceOpCode private, simplify it a bit now that it starts emiting from the entry point gdkchan 2018-11-30 23:32:05 -0300
  • 508899f8bb Allow EmitOpCode to be called even after everything has been emitted gdkchan 2018-11-30 22:41:44 -0300
  • 8599a8645a Revert TranslatorCache impl to the more performant one, fix a few issues with it gdkchan 2018-11-30 22:02:20 -0300
  • 024c5d339a Rename LdrLit and *_Fix opcodes gdkchan 2018-11-30 21:41:34 -0300
  • 3b21dced97 Rename ILEmitter to ILMethodBuilder gdkchan 2018-11-30 21:38:53 -0300
  • de406efb75 Changes to ILEmitter, separate it from ILEmitterCtx gdkchan 2018-11-30 21:34:44 -0300
  • f162e30958 Fix some assignment alignments, remove some unused usings gdkchan 2018-11-30 11:45:11 -0300
  • 3a8165f421 Fix and simplify TranslatorCache gdkchan 2018-11-30 11:35:01 -0300
  • ad00fd0244 Fix Sshl_V; Add S/Uqrshl_V, S/Uqshl_V, S/Urshl_V; Add Tests. (#516) LDj3SNuD 2018-12-02 01:34:43 +0100
  • f065dcb7bf Revert "Explicitly label class visibility" Alex Barney 2018-12-01 18:21:29 -0600
  • d852b899c1 Remove settings from DotSettings Alex Barney 2018-12-01 17:42:13 -0600
  • 1f745c600f Initialized objects don't need an empty constructor Alex Barney 2018-12-01 14:51:40 -0600
  • 9ab6334144 Remove unneeded casts Alex Barney 2018-12-01 14:49:36 -0600
  • 3ede7b80d9 Method doesn't use unsafe code Alex Barney 2018-12-01 14:45:52 -0600
  • 9045324127 Remove unneeded if expressions Alex Barney 2018-12-01 14:45:33 -0600
  • c6843dfb38 Remove unneeded commas Alex Barney 2018-12-01 14:43:05 -0600
  • b3615c6c0d Remove unneeded @ prefixes Alex Barney 2018-12-01 14:41:43 -0600
  • ad5eb5787c Explicitly label class visibility Alex Barney 2018-12-01 14:38:15 -0600
  • 3a02739519 Remove unneeded enum underlying types Alex Barney 2018-12-01 14:35:47 -0600
  • 1cfda3484d Don't use var Alex Barney 2018-12-01 14:32:47 -0600
  • da3b463fd1 Remove unused Usings Alex Barney 2018-12-01 14:29:33 -0600
  • d16adaf965 Remove unneeded semicolons Alex Barney 2018-12-01 14:27:48 -0600
  • 267f82bd82 Remove unneeded ".this" Alex Barney 2018-12-01 14:24:37 -0600
  • 77972140a6 Naming conventions Alex Barney 2018-12-01 14:01:59 -0600
  • 8faae5612d Rename enum fields Alex Barney 2018-12-01 11:15:17 -0600
  • 33b4af6a59
    Update InstEmitSimdArithmetic.cs LDj3SNuD 2018-11-29 03:05:36 +0100
  • fc5b59dc1c
    Update InstEmitSimdLogical.cs LDj3SNuD 2018-11-29 03:04:48 +0100
  • cdb2e45a6e
    Update Optimizations.cs LDj3SNuD 2018-11-29 03:04:07 +0100
  • 00e4d868b7
    Update SoftFallback.cs LDj3SNuD 2018-11-29 03:03:19 +0100
  • 9b22e8af5e Normalize all the line endings (#518) jduncanator 2018-11-29 13:01:19 +1100
  • 05934c6a58 Normalize all the line endings jduncanator 2018-11-29 11:30:52 +1100
  • 59964f667c
    Add support for bigger UBOs, fix sRGB regression, small improvement t… (#503) gdkchan 2018-11-28 21:09:44 -0200
  • 00579927e4
    Better process implementation (#491) gdkchan 2018-11-28 20:18:09 -0200
  • 3d737dcd09 Fix some issues with UnloadNro on ldr:ro gdkchan 2018-11-28 18:38:38 -0300
  • b825844a65
    Nit. LDj3SNuD 2018-11-27 13:37:53 +0100
  • 980ec48f48 Add RG16 Sint HorrorTroll 2018-11-27 17:24:09 +0700
  • cdfc3c980b
    Update CpuTestSimdReg.cs LDj3SNuD 2018-11-27 02:53:47 +0100
  • 586fced2a4
    Update SoftFallback.cs LDj3SNuD 2018-11-27 02:52:49 +0100
  • 0a2456628f
    Update InstEmitSimdShift.cs LDj3SNuD 2018-11-27 02:51:58 +0100
  • 94669fffcb
    Update OpCodeTable.cs LDj3SNuD 2018-11-27 02:50:38 +0100
  • f20a3648de Fix wrong check for source pages count from page list on MapPhysicalMemory gdkchan 2018-11-26 02:14:03 -0300
  • 8be0a1dbcf Address PR feedback, additionally fix some small issues related to the KIP loader and implement SVCs GetProcessId, GetProcessList, GetSystemInfo, CreatePort and ManageNamedPort gdkchan 2018-11-25 20:50:39 -0300
  • e7fe7d7247 Add RGBA16 Unorm (#513) HorrorTroll 2018-11-23 21:21:45 +0700
  • 1a69ef183e
    Update the "no rom selected" message in Program.cs firewolf24 2018-11-22 17:27:02 +0000
  • 10a0baf627 Fix reinterpret when texture sizes are different gdkchan 2018-11-22 11:00:24 -0300
  • bc0a619bbc Fix for TransactParcelAuto gdkchan 2018-11-22 01:38:28 -0300
  • 964e0069fd Allow all methods to read from non-contiguous locations gdkchan 2018-11-22 00:57:31 -0300
  • 104e98bc27 Use KMemoryBlockSize const from KMemoryManager gdkchan 2018-11-21 18:13:20 -0300
  • dbcba511b2 Add checking for memory block slab heap usage, return errors if full, exit gracefully gdkchan 2018-11-21 18:10:49 -0300
  • bee05a4c0c Add RGBA16 Unorm HorrorTroll 2018-11-21 20:57:33 +0700
  • 76e2d48eee GPU: Allow depth textures to be loaded (#511) jduncanator 2018-11-21 17:27:33 +1100
  • ea35b3d1b0 Clean LM string (#512) Ac_K 2018-11-21 07:27:18 +0100
  • 6b257991cc
    Change to interpolated strings Ac_K 2018-11-21 04:10:37 +0100
  • 40930b9d2c
    Update ILogger.cs Ac_K 2018-11-21 04:02:19 +0100
  • 33563fd4ae
    Update ILogger.cs Ac_K 2018-11-21 03:54:49 +0100
  • e0572698f0 GPU: Allow depth textures to be loaded jduncanator 2018-11-21 12:44:50 +1100
  • bba8b4dbab Allow BSS with size 0 on ldr:ro gdkchan 2018-11-20 21:42:36 -0300
  • 1f544bbba4 Attempt at implementing ldr:ro with new KProcess gdkchan 2018-11-20 19:44:10 -0300
  • 70e42d43d3 Change long -> ulong for address/size on memory related methods to avoid unnecessary casts gdkchan 2018-11-20 15:34:20 -0300
  • c619596e07 Allow the cpu to read/write from the correct memory locations for accesses crossing a page boundary gdkchan 2018-11-11 14:38:26 -0300
  • aa16232977 Better GetInfo implementation, improve checking in some places with information from process capabilities gdkchan 2018-11-11 01:09:11 -0300