0
0
Fork 0
mirror of https://github.com/GreemDev/Ryujinx.git synced 2025-01-05 17:22:01 +00:00

Commit graph

  • 494f8f0248 Implement CSRNG (Cryptographically Secure Random Bytes) (#216) Starlet 2018-07-13 16:36:57 -0500
  • 37bf02f057 TimeZone implements cmd 0, 1, 2, 3, 4 and 100 (#250) Thomas Guillemard 2018-07-13 23:35:19 +0200
  • 3b00333b0c Add return of Texture Size and Bytes Per Pixel of ASTC2D 5x5, 6x6, 8x8, 10x10 and 12x12 (#249) greggameplayer 2018-07-13 02:27:59 +0200
  • b233ae964f AInstEmitSimdCvt: Half-precision to single-precision conversion (#235) Merry 2018-07-12 19:51:02 +0100
  • cd18ab29df Loop GLScreen with custom method (#244) ReinUsesLisp 2018-07-12 14:03:52 -0300
  • 37071285bc NvGetConfig with production/non production swapping (#243) David 2018-07-12 11:41:35 +1000
  • 09c53fe06f
    Update README.md Ac_K 2018-07-12 00:08:20 +0200
  • 1968386808
    Add locking methods to the ogl resource cache (#238) gdkchan 2018-07-09 23:01:59 -0300
  • 791fe70810
    Allow sample rate of 0 on OpenAudioOut, fix 5.1 sound output (#240) gdkchan 2018-07-09 22:49:07 -0300
  • 0a36bfbf92
    Fix ZIP/UZP/TRN instructions when Rd == Rn || Rd == Rm (#239) gdkchan 2018-07-09 22:48:28 -0300
  • 095db47e13
    Query multiple pages at once with GetWriteWatch (#222) gdkchan 2018-07-08 16:55:15 -0300
  • 0f8f40486d ChocolArm64: More accurate implementation of Frecpe & Frecps (#228) Merry 2018-07-08 20:54:47 +0100
  • 6479c3e484 Implement GPU primitive restart (#221) ReinUsesLisp 2018-07-08 13:14:35 -0300
  • dc04b5465f
    Improvements to IAudioOutManager (#232) gdkchan 2018-07-08 12:42:10 -0300
  • af1516a146 ASoftFloat: Fix InvSqrtEstimate for negative values (#233) Merry 2018-07-08 16:41:46 +0100
  • 0bec547b9d Disable front facing and face culling to avoid regression (#226) ReinUsesLisp 2018-07-06 23:40:12 -0300
  • 97ca974213 Implement some GPU features (#209) ReinUsesLisp 2018-07-05 15:47:29 -0300
  • c99b2884e4
    Remove broken adds/cmn with condition check optimization (#218) gdkchan 2018-07-03 21:54:05 -0300
  • c206239d28 Fix formatting on ISettingsServer gdkchan 2018-07-03 21:45:12 -0300
  • 9cbf908cf5 Add FaceAttr in GLSL, unmanaged case in EmitTex and ConstantColorG80 blend factor (#207) ReinUsesLisp 2018-07-03 20:06:13 -0300
  • 741773910d
    Add SMAXP, SMINP, UMAX, UMAXP, UMIN and UMINP cpu instructions (#200) gdkchan 2018-07-03 03:31:48 -0300
  • c228cf320d Add Rbit_V instruction. Add 8 tests (Rbit_V; Rev16_V, Rev32_V, Rev64_V). Improve CountSetBits8() algorithm. (#212) LDj3SNuD 2018-07-03 08:31:16 +0200
  • d24ea0d51b Add Controller Support (#196) John Clemis 2018-07-02 17:08:54 -0500
  • 0c96e22d40 Some things for time:* (#211) Thomas Guillemard 2018-07-02 02:03:05 +0200
  • e913d56fdc Implement GetReleasedAudioOutBufferAuto properly (#206) Lordmau5 2018-06-30 17:53:04 +0200
  • 2f25b34941 Add linux-x64 to RID property to make tests works on linux (#205) Thomas Guillemard 2018-06-30 17:43:04 +0200
  • 53934e8872 Add Saba_V, Sabal_V, Sabd_V, Sabdl_V, Uaba_V, Uabal_V; Update Uabd_V, Uabdl_V. Add 16 tests. (#204) LDj3SNuD 2018-06-30 17:40:41 +0200
  • edfd4bc860 Explicit GLSL "position" attribute location (#199) ReinUsesLisp 2018-06-28 22:01:58 -0300
  • 4c7c21634e
    Add Sse2 fallback to Vector{Extract|Insert}Single methods on the CPU (#193) gdkchan 2018-06-28 20:52:32 -0300
  • bc26aa558a
    Add support for the FMLA (by element/scalar) instruction (#187) gdkchan 2018-06-28 20:51:38 -0300
  • 3e81421b2f
    Add support for vertex base on indexed draws, fix index buffer first (untested) (#197) gdkchan 2018-06-28 20:48:18 -0300
  • 3262fd13da add the forgotten mm:u link (#190) greggameplayer 2018-06-28 23:32:07 +0200
  • 22f138628b Somewhat better ClearBuffers implementation gdkchan 2018-06-28 00:11:49 -0300
  • e6eeb6f09f
    Add support for Vertex Program A and other small shader improvements (#192) gdkchan 2018-06-27 23:55:08 -0300
  • 900a84ae0a Fix vertex buffer size on the gpu when the draw vertex count is less than the buffer size, added a few more registers (currently not implemented) gdkchan 2018-06-27 01:32:28 -0300
  • af5f059d4e Fix GL.CreateBuffers -> GL.GenBuffers (#189) ReinUsesLisp 2018-06-26 02:30:46 -0300
  • 09dfefed1f Implementation of UBOs instead of uniform constant arrays (#186) ReinUsesLisp 2018-06-26 02:10:54 -0300
  • b8be89ab2d Relax GetThreadContext3 by allowing it to get the context of a running thread gdkchan 2018-06-26 01:26:21 -0300
  • 2f29894d9f Set PC value on SvcCall aswell gdkchan 2018-06-26 01:14:18 -0300
  • 65105c2a3b Implement SvcGetThreadContext3 gdkchan 2018-06-26 01:09:32 -0300
  • c818093528 Add Sqxtun_S, Sqxtun_V with 3 tests. (#188) LDj3SNuD 2018-06-26 04:36:20 +0200
  • 8f6387128a Add Sse Opt. for Cmeq_V_2D, Cmgt_V_2D (Reg). Add Sse Opt. for Crc32cb, Crc32ch, Crc32cw, Crc32cx. Add 10 simple tests for Fcmgt, Fcmge, Fcmeq, Fcmle, Fcmlt (S, V) (Reg, Zero). Add 2 Cnt_V tests. (#183) LDj3SNuD 2018-06-26 03:32:29 +0200
  • 37a6e84fd4 Add REV16/32 (vector) instructions and fix REV64 gdkchan 2018-06-25 18:40:55 -0300
  • 8f4cd35ade Fix GetLastOpenedUser stub returning an invalid account id value gdkchan 2018-06-25 17:11:09 -0300
  • 0bec9d8439 Add opcodes SQXTUN_S and SQXTUN_V (#184) Rygnus 2018-06-25 18:23:46 +0100
  • 7c7ee8f8ca Aways write voice state as finished playing while proper audren support is not in place gdkchan 2018-06-25 02:04:19 -0300
  • e7559f128f
    Small OpenGL Renderer refactoring (#177) gdkchan 2018-06-23 21:39:25 -0300
  • 69697957e6 Workaround for recent audren regression gdkchan 2018-06-23 03:17:07 -0300
  • c26ddd6259
    Fix 3 graphics related issues (#180) gdkchan 2018-06-23 02:00:44 -0300
  • 5182361f4b Better audren implementation (#179) Starlet 2018-06-23 01:00:14 -0400
  • 3e6afeb513
    Fix some thread sync issues (#172) gdkchan 2018-06-21 23:05:42 -0300
  • a4020bb398 Port from OpenTK.NETCore to OpenTK.NetStandard (#176) ReinUsesLisp 2018-06-21 18:10:19 -0300
  • 53ebbcfbd9 Rework signed multiplication. Fixed an edge case and passes all tests. (#174) riperiperi 2018-06-20 14:45:20 +0100
  • 3bdd109f45 Add Cmeq_S, Cmge_S, Cmgt_S, Cmhi_S, Cmhs_S, Cmle_S, Cmlt_S (Reg, Zero) & Cmtst_S compare instructions. Add 22 compare tests (Scalar, Vector). Add Eor_V, Not_V tests. (#171) LDj3SNuD 2018-06-18 19:55:26 +0200
  • 35e695552e NvGpuEngine3d: Fix uploading vertex arrays without index buffers. (#173) Jules Blok 2018-06-18 15:59:03 +0200
  • 46f18af6be Do not read or write macros to main memory, use a separate memory instead (as this apparently what the real thing does) gdkchan 2018-06-18 01:32:11 -0300
  • b747b23607 Add the FADDP (scalar) instruction gdkchan 2018-06-18 00:41:28 -0300
  • 4e430760b4 Implement NPDM files parser (#169) Ac_K 2018-06-18 02:28:11 +0000
  • 3c4dafff3f
    Merge pull request #152 from greggameplayer/patch-5 Ac_K 2018-06-17 04:16:16 +0000
  • 5a3449f5d9
    delete mixed tabs & spaces & use void for methods greggameplayer 2018-06-15 17:54:18 +0200
  • e40db09bed
    add a new Method for OpenAudioOut & OpenAudioOutAuto greggameplayer 2018-06-15 17:41:07 +0200
  • 4397049c6a Implement ListAudioOutsAuto & OpenAudioOutAuto greggameplayer 2018-06-15 17:24:02 +0200
  • e581abb2f5
    Merge pull request #160 from greggameplayer/patch-7 Ac_K 2018-06-13 15:40:37 +0000
  • 644a328b88
    change places of the args of GetAvailableLanguagesCodesMethod greggameplayer 2018-06-13 17:38:19 +0200
  • afa5bf81e3 Faster soft implementation of smulh and umulh (#134) riperiperi 2018-06-13 14:55:45 +0100
  • 36827c2355
    Partial GPU DMA support (#158) gdkchan 2018-06-13 10:55:01 -0300
  • 940de631ab
    correct whitespaces greggameplayer 2018-06-13 15:12:03 +0200
  • d70ed99fb1
    Implement GetAvailableLanguageCodes2 with a method greggameplayer 2018-06-13 15:08:11 +0200
  • f1e866e248
    Merge pull request #157 from Cyuubi/pctl-initialize-and-without-initialize Ac_K 2018-06-13 00:53:54 +0000
  • c646a00918 Compliant with review. Starlet 2018-06-12 20:51:59 -0400
  • 3600de6080
    Merge pull request #148 from Lordmau5/ICommonStateGetter Ac_K 2018-06-12 23:30:45 +0000
  • 5b9ce52108 Remove comment Lordmau5 2018-06-13 01:29:39 +0200
  • e6f6c6ad57 Merge branch 'master' into ICommonStateGetter Lordmau5 2018-06-13 01:28:49 +0200
  • 8442a5917f [PCTL] Add CreateServiceWithoutInitialize and Initialize Starlet 2018-06-12 14:28:45 -0400
  • 98e6a34608 Implement R16 texture format (#147) Lordmau5 2018-06-12 14:29:44 +0200
  • 46dc89f8dd Implement Fabs_V (#146) Lordmau5 2018-06-12 14:29:16 +0200
  • 9176180abb Minor shader fixes gdkchan 2018-06-12 09:26:49 -0300
  • 133082cb6d
    Merge pull request #153 from DatBoiJay3/hid-smo Ac_K 2018-06-12 02:54:41 +0000
  • 274c996ff1
    Neatness counts DatBoiJay3 2018-06-11 19:53:44 -0700
  • 39b8e6bc37
    Fix input in SMO DatBoiJay3 2018-06-11 19:29:12 -0700
  • c636c74dd2 Merge branch 'master' into ICommonStateGetter Lordmau5 2018-06-11 06:03:37 +0200
  • 76f3b1b3a4 Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation gdkchan 2018-06-10 21:46:42 -0300
  • 851f2ded9a Fix bracket alignment Lordmau5 2018-06-11 02:10:09 +0200
  • f13be6429b Implement GetDefaultDisplayResolution/+ChangeEvent on ICommonStateGetter Lordmau5 2018-06-11 01:53:28 +0200
  • 518fe799da Update README file (#143) Lordmau5 2018-06-11 01:44:48 +0200
  • a0ee977ce5 Use sample counter on HID controller layouts gdkchan 2018-06-10 19:31:56 -0300
  • 7b7dbdcc6a Add stubs for Nfp and Acc + SvcGetThreadCoreMask implementation (#133) Tobias 2018-06-10 06:36:07 +0200
  • 49fd76db0f Fix a small size related issue on MapBufferEx and add the BC7U texture format gdkchan 2018-06-10 01:00:43 -0300
  • adeb8793c2 Fix a thread sync bug as is the usual... gdkchan 2018-06-09 22:41:07 -0300
  • aa75957ce2 Somewhat better implementation of thread yield gdkchan 2018-06-09 18:19:14 -0300
  • 7f5a8effbb Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking gdkchan 2018-06-09 13:05:41 -0300
  • 91420a402c Use source texture size when doing reads for texure copy gdkchan 2018-06-09 00:46:06 -0300
  • 7822348439 Small cleanup in AMemory and removed some unused usings gdkchan 2018-06-08 23:54:50 -0300
  • 9136897d4a Do not inline the scalar vector load methods as a workaround to a .net JIT bug gdkchan 2018-06-08 23:49:53 -0300
  • 231fae1a4c
    Texture/Vertex/Index data cache (#132) gdkchan 2018-06-08 21:15:56 -0300
  • 6fe51f9705 ReadBytes function in AMemory, with cleaner range check. (#136) riperiperi 2018-06-09 01:15:02 +0100
  • 39ebb83453 Add & Correct ErrorModules (#137) greggameplayer 2018-06-09 00:57:42 +0200
  • df33dcc489 Force inline some of the vector read/write methods gdkchan 2018-06-04 16:11:11 -0300
  • 741ec27b1d Fix ILibraryAppletCreator CreateStorage, implement Write on IStorageAccessor gdkchan 2018-06-04 02:09:41 -0300
  • e7efee7909 Use GetBufferType0x21 on TransactParcelAuto aswell gdkchan 2018-06-02 20:40:26 -0300