Commit graph

  • f79ce1271c Some improvements to the memory manager, implement back guest stack trace printing gdkchan 2018-11-10 11:29:00 -0300
  • e6f2b1940a Initial implementation of KProcess gdkchan 2018-11-07 01:14:20 -0300
  • dc02ac08ca Support other switch controller types (#487) emmauss 2018-11-20 02:01:36 +0200
  • d7f66a7c63 fix style emmaus 2018-11-19 09:12:01 +0000
  • 0c36835f6d fix typo (#509) emmauss 2018-11-19 11:04:33 +0200
  • ceb9bdd87f fix typo emmaus 2018-11-19 08:58:36 +0000
  • a4277032c4 signal hid events emmaus 2018-11-17 11:31:10 +0000
  • 452a3bcbc3 return readable events emmaus 2018-11-17 11:28:17 +0000
  • bbea93a8a5 Make controllers modular, support changing controller type emmaus 2018-10-20 19:54:53 +0000
  • 0f5efe050f Add BGRA8 Srgb (#505) HorrorTroll 2018-11-19 11:07:09 +0700
  • df5960023e Audio: Track and Call ReleaseCallbacks in the Dummy Audio Output (#508) jduncanator 2018-11-19 12:24:15 +1100
  • b27614cc30 Audio: Track and Call ReleaseCallbacks in the Dummy Audio Output jduncanator 2018-11-19 12:06:06 +1100
  • d20741bec2 Initial support for shader half float instructions gdkchan 2018-11-18 21:54:05 -0300
  • 26e09474a9 ContentServices: Handle null LocationEntry Path in VerifyContentType (#506) jduncanator 2018-11-19 11:20:17 +1100
  • 417002f4f9 ContentServices: Handle null LocationEntry Path in VerifyContentType jduncanator 2018-11-19 11:14:23 +1100
  • fe8fbb6fb9 Implement ContentManager and related services (#438) emmauss 2018-11-18 21:37:41 +0200
  • 2a86d234f9 fix typo emmaus 2018-11-18 19:29:58 +0000
  • fa56e0b5ab Add BGRA8 Srgb HorrorTroll 2018-11-18 20:55:24 +0700
  • 16539deceb
    Merge pull request #2 from HorrorTroll/revert-1-Texture1 HorrorTroll 2018-11-18 20:38:43 +0700
  • 691a2d65d0
    Revert "Texture1" HorrorTroll 2018-11-18 20:38:00 +0700
  • 9171308d1a change enum type to default emmaus 2018-11-18 12:19:41 +0000
  • 5e4677ed9f enforce path check on every fs access emmaus 2018-11-18 12:07:30 +0000
  • b6f87aa97e
    Merge pull request #1 from HorrorTroll/Texture1 HorrorTroll 2018-11-18 17:03:37 +0700
  • a1f7ded39f
    Merge branch 'master' into Texture1 HorrorTroll 2018-11-18 17:03:18 +0700
  • 57600657d7 Set theme jekyll-theme-cayman HorrorTroll 2018-11-18 17:00:30 +0700
  • 367fd5af71 master HorrorTroll 2018-11-18 16:51:39 +0700
  • 79132ddfb0 yasf(yet another style fix) plus symbols emmaus 2018-11-18 09:18:55 +0000
  • 4f9b34606a Add BGRA8 Srgb HorrorTroll 2018-11-18 16:44:46 +0700
  • 1876a667ce yasf(yet another style fix) emmaus 2018-11-18 08:42:15 +0000
  • e535683235 lots of style fixes emmaus 2018-11-18 08:36:54 +0000
  • 452564aed2 fix style emmaus 2018-11-18 07:34:24 +0000
  • 6758b1fd6f removed publishing profiles, align directory entry emmaus 2018-11-18 05:55:14 +0000
  • e603b7afbc Add Sse Opt. for S/Umax_V, S/Umin_V, S/Uaddw_V, S/Usubw_V, Fabs_S/V, Fneg_S/V Inst.; for Fcvtl_V, Fcvtn_V Inst.; and for Fcmp_S Inst.. Add/Improve other Sse Opt.. Add Tests. (#496) LDj3SNuD 2018-11-18 03:41:16 +0100
  • 5b63ef71ba Use fixed point math for more speed gdkchan 2018-11-17 18:44:15 -0300
  • f6d52b62ca Read fractions for source/step values on the 2d copy engine aswell gdkchan 2018-11-17 18:31:07 -0300
  • 6bea4ec882 Break into multiple lines gdkchan 2018-11-17 17:21:46 -0300
  • 7412b5fbcb Add support for bigger UBOs, fix sRGB regression, small improvement to the 2D copy engine gdkchan 2018-11-17 16:05:17 -0300
  • 67f08e7051
    Update PackageReference. LDj3SNuD 2018-11-17 18:16:44 +0100
  • ee443cb5d1
    Nit. LDj3SNuD 2018-11-17 18:15:13 +0100
  • 82b9cfc45c
    Create CpuTestSimdExt.cs LDj3SNuD 2018-11-17 16:21:01 +0100
  • 7be290b070
    Update CpuTestSimdIns.cs LDj3SNuD 2018-11-17 16:17:41 +0100
  • d0bdcc10cd
    Update InstEmitSimdMove.cs LDj3SNuD 2018-11-17 16:16:18 +0100
  • db9e4f9b54
    Update OpCodeTable.cs LDj3SNuD 2018-11-17 16:11:46 +0100
  • b7613dd4b8 Enable SRGB framebuffers by default (#502) gdkchan 2018-11-17 02:10:51 -0200
  • 02f23e0799 Enable SRGB framebuffers by default gdkchan 2018-11-17 01:02:06 -0300
  • d2bb458b51 Improved GPU command lists decoding (#499) gdkchan 2018-11-17 02:01:31 -0200
  • b833183ef6 HwOpus service implementation (#201) gdkchan 2018-11-17 01:36:49 -0200
  • 5829e36a5c Audio: Properly implements audio fallback for SoundIO (#500) jduncanator 2018-11-17 14:35:15 +1100
  • ad98558295 Get rid of the link to Ryujinx-Settings (#501) GalladeGuy 2018-11-16 22:33:38 -0500
  • 91e914aff4 Audio: Fix nits jduncanator 2018-11-17 14:30:33 +1100
  • f0c4b99fdb Fix order of values gdkchan 2018-11-17 00:28:11 -0300
  • 0c8697636a Fix buffer size read from header and check gdkchan 2018-11-16 23:34:18 -0300
  • 75180521e9 Write outputs on decode method, some basic error handling gdkchan 2018-06-29 02:01:55 -0300
  • f031e3a6fe Started to implement the hwopus service gdkchan 2018-06-29 01:37:23 -0300
  • db515f5cc1 Audio: Fix styling nits jduncanator 2018-11-17 11:38:02 +1100
  • 59b602fb96 Audio: Handle the backend disconnected event jduncanator 2018-11-17 08:59:31 +1100
  • 1feb6d377a
    Get rid of the link to Ryujinx-Settings GalladeGuy 2018-11-16 12:33:08 -0500
  • 35f0a47938 Audio: Properly implements audio fallback for SoundIO jduncanator 2018-11-17 00:12:16 +1100
  • 082c48b1d8 Attempt to fix upside down screen issue gdkchan 2018-11-15 15:18:39 -0300
  • 1af01d5df7 Add support for linked Texture Sampler Control gdkchan 2018-11-15 13:35:46 -0300
  • ab84240810
    Create CpuTestSimdFcond.cs LDj3SNuD 2018-11-15 13:41:16 +0100
  • 8ad53651be
    Update CpuTestSimdReg.cs LDj3SNuD 2018-11-15 13:34:37 +0100
  • 958c845695
    Update CpuTestSimd.cs LDj3SNuD 2018-11-15 13:32:12 +0100
  • 893f5454f1
    Update InstEmitSimdCvt.cs LDj3SNuD 2018-11-15 13:28:47 +0100
  • 6a3508c580
    Update InstEmitSimdCmp.cs LDj3SNuD 2018-11-15 13:27:34 +0100
  • 0cbb2f81ac
    Update InstEmitSimdArithmetic.cs LDj3SNuD 2018-11-15 13:22:09 +0100
  • e7f76a9e66
    Update OpCodeTable.cs LDj3SNuD 2018-11-15 13:18:56 +0100
  • c7a01dc3cb Correct RGBX8 format gdkchan 2018-11-15 01:23:30 -0300
  • 2d409c477d Remove some debug code gdkchan 2018-11-15 00:07:19 -0300
  • 04a60828c1 Better implementation of the DMA pusher, misc fixes gdkchan 2018-11-15 00:03:36 -0300
  • 8275bc3c08 Implement libsoundio as an alternative audio backend (#406) jduncanator 2018-11-15 13:22:50 +1100
  • c20c1e7481 Audio: Remove voice mixing optimizations. jduncanator 2018-11-15 13:19:02 +1100
  • 540b8501af Add Bx and Bxj for A32 arthurchan35 2018-11-12 08:10:31 +0800
  • c6aa5b6e77 Audio: Bump Target Framework back up to .NET Core 2.1 jduncanator 2018-11-15 11:20:56 +1100
  • b1dc9ae976 Audio: Move libsoundio bindings internal jduncanator 2018-11-15 11:17:12 +1100
  • ca3e10c79c Audio: Add additional documentation jduncanator 2018-11-15 11:11:50 +1100
  • 74e361cf84 Audio: More style nits jduncanator 2018-11-15 11:10:41 +1100
  • 77c066b4db Audio: Address styling nits jduncanator 2018-11-15 10:03:30 +1100
  • 85ffd76016 Force cache to remove entries when memory usage exceeds a given threshold (#492) gdkchan 2018-11-14 20:22:02 -0200
  • 453543fb88 Initialize blend registers with default values (#497) gdkchan 2018-11-14 19:50:31 -0200
  • 467e37afa4
    Update InstEmitSimdArithmetic.cs LDj3SNuD 2018-11-14 02:19:51 +0100
  • 496f01253e Audio: Keep fixed buffer style consistent jduncanator 2018-09-06 11:51:19 +1000
  • 67131caef3 Audio: Use built-in Unsafe.SizeOf<T>() jduncanator 2018-09-06 11:25:26 +1000
  • a3944b4603 Audio: Update Documentation jduncanator 2018-09-06 10:08:02 +1000
  • dab65b13d7 Audio: Fix Surround (5.1) audio write callback jduncanator 2018-09-05 17:04:09 +1000
  • fa31b1c2ca Audio: Fix typo in Stereo write callback jduncanator 2018-09-05 16:53:38 +1000
  • 40e9247be2 Audio: Optimize the write callback further jduncanator 2018-09-05 16:41:00 +1000
  • c2f0f174c6 Audio: Unroll and optimize the audio write callback jduncanator 2018-09-05 13:27:14 +1000
  • 9ee2afd547 Audio: Fix SoundIoRingBuffer documentation jduncanator 2018-09-05 10:41:23 +1000
  • 72645b684e Audio: Implement libsoundio as an alternative audio backend jduncanator 2018-09-04 23:22:08 +1000
  • 218d0f7fa1
    Update CpuTestSimd.cs LDj3SNuD 2018-11-12 00:12:39 +0100
  • 8e3041b505
    Update InstEmitSimdArithmetic.cs LDj3SNuD 2018-11-12 00:11:31 +0100
  • a22b30c294 add blx_reg for A32 arthurchan35 2018-11-12 06:04:54 +0800
  • 437962a65d Add BGR5A1 Image Format (#495) Ac_K 2018-11-11 05:27:06 +0100
  • 327d8ffcf9 Initialize blend registers with default values gdkchan 2018-11-11 01:25:53 -0300
  • c1b1dd663d
    Update InstEmitSimdCvt.cs LDj3SNuD 2018-11-10 16:37:20 +0100
  • 3bc28cb2df
    Update VectorHelper.cs LDj3SNuD 2018-11-10 16:36:25 +0100
  • 1e21ef721b
    Update InstEmitSimdHelper.cs LDj3SNuD 2018-11-10 16:35:43 +0100
  • ba3295000f
    Update InstEmitSimdArithmetic.cs LDj3SNuD 2018-11-10 16:34:26 +0100
  • c0430206e5
    Update InstEmitAluHelper.cs LDj3SNuD 2018-11-10 16:33:12 +0100