0
0
Fork 0
mirror of https://github.com/GreemDev/Ryujinx.git synced 2024-12-31 23:01:58 +00:00

Commit graph

  • 05c63f3061
    Increment PTC version (#1311) Thog 2020-06-18 13:41:00 +0200
  • 2421186d97
    Generalize tail continues (#1298) Ficture Seven 2020-06-18 07:37:21 +0400
  • 5e724cf24e
    Add Profiled Persistent Translation Cache. (#769) LDj3SNuD 2020-06-16 20:28:02 +0200
  • fa286d3535
    VABS takes one input register, not two. (#1300) riperiperi 2020-06-14 01:32:21 +0100
  • bea1fc2e8d
    Optimize texture format conversion, and MethodCopyBuffer (#1274) riperiperi 2020-06-13 23:31:06 +0100
  • ce983f360b
    Change console log to discard on overflow (#1241) mageven 2020-06-10 04:52:54 +0530
  • 4ef689c67d
    Stubbing ImportServerPki (#1281) Shrek5InTheatres2019 2020-06-06 04:04:30 -0700
  • f8cd072b62
    Faster crc32 implementation (#1294) merry 2020-06-05 11:58:27 +0100
  • bcb7761eac
    SurfaceFlinger: fix some bugs (#1262) Thog 2020-06-02 17:58:19 +0200
  • 44d7fcff39
    Implement FIFO semaphore (#1286) gdkchan 2020-05-29 05:51:10 -0300
  • 12cfaf56f0
    Add new depth-stencil formats (#1284) gdkchan 2020-05-28 20:01:18 -0300
  • a15b951721
    Fix wrong face culling once and for all (#1277) gdkchan 2020-05-27 20:03:07 -0300
  • 83d94b21d0
    Add FMaxNmV & FMinNmV Inst.s with Test. (#1279) LDj3SNuD 2020-05-27 18:51:59 +0200
  • 5795bb1528
    Support separate textures and samplers (#1216) gdkchan 2020-05-27 11:07:10 -0300
  • 0b6d206daa
    Omit image format if possible, and fix BA bit (#1280) gdkchan 2020-05-27 06:00:21 -0300
  • b663cd22c8
    Fix GetDesiredLanguage (#1275) mageven 2020-05-27 14:10:23 +0530
  • 6b55cedd73
    Fix GetDisplayVersion (#1276) mageven 2020-05-27 13:52:50 +0530
  • 5dab515c7a
    Flush GL commands before inevitably waiting for a query result. (#1278) riperiperi 2020-05-27 08:51:03 +0100
  • d941f4c070
    Remember bound framebuffer to avoid glGetInteger use. (#1273) riperiperi 2020-05-24 14:44:12 +0100
  • 6416bc1938
    Implement CNTVCT_EL0 (#1268) mageven 2020-05-23 15:45:59 +0530
  • ff7a933ec0
    Implement TMML and TMML.B (#1270) Thog 2020-05-23 12:04:35 +0200
  • 5011640b30
    Spanify Graphics Abstraction Layer (#1226) gdkchan 2020-05-23 06:46:09 -0300
  • cc8dbdd3fb
    time: Make sure to initialize the network system clock with a valid system clock (#1259) Thog 2020-05-20 11:35:30 +0200
  • 9544ed98b6
    Update to LibHac 0.11.2 (#1240) Alex Barney 2020-05-16 03:12:13 -0700
  • 3b70a28087
    Unwinding Follow-up. Fix a bug in JitUnwindWindows where ... (#1238) LDj3SNuD 2020-05-15 13:46:35 +0200
  • da3fd3f71b surfaceflinger: FreeBufferLocked doesn't reset the graphic buffer Thog 2020-05-15 12:20:18 +0200
  • ba4830293e
    Refactor out Application details from Horizon (#1236) mageven 2020-05-15 11:46:46 +0530
  • 0ff00bd6d3
    am: Implement common web applets (#1188) Thog 2020-05-15 03:56:14 +0200
  • 378259a40a
    Surface Flinger: Implement GetBufferHistory (#1232) Thog 2020-05-15 03:30:08 +0200
  • b2e5855928
    pctl: refactoring IParentalControlServiceFactory and IParentalControl… (#1219) Ac_K 2020-05-15 03:14:38 +0200
  • 430a48338b
    Fix RET Xn translation (#1242) Ficture Seven 2020-05-14 08:50:35 +0400
  • 96c7988671
    Remove CpuId IR instruction (#1227) gdkchan 2020-05-13 02:30:21 -0300
  • 1f8e45c2ba
    nvdrv: Partially implementation of GetStatus (#1215) Ac_K 2020-05-13 07:29:16 +0200
  • b96aa7574f
    Add missing error code to Time (#1237) VolcaEM 2020-05-13 07:28:53 +0200
  • 76e1a162dd
    am: Implement GetFriendInvitationStorageChannelEvent (#1220) Ac_K 2020-05-12 16:52:27 +0200
  • 4b79b78b8c
    Fix tailcall case in EmitterContext (#1235) Ficture Seven 2020-05-11 04:04:52 +0400
  • 492bb6ee5f
    Suppress CS0169 CS0649 warns from HID structs (#1222) mageven 2020-05-10 19:32:41 +0530
  • be98a7a649
    Add various error codes to Settings (#1229) VolcaEM 2020-05-10 13:33:15 +0200
  • 1dd78142fa
    Add two error codes to SDB PDM (#1230) VolcaEM 2020-05-09 10:57:19 +0200
  • 8b81819716
    Add two error codes to Mii (#1224) VolcaEM 2020-05-08 16:23:26 +0200
  • fe72bc9274
    Add various error codes to NCM LR (#1225) VolcaEM 2020-05-08 16:06:32 +0200
  • 0711ffd52b
    Fix SystemInfo logging to file (#1217) Ac_K 2020-05-07 15:24:33 +0200
  • 1e687c4eea
    Fix block iteration on kernel MemoryManager InsertBlock function (#1184) gdkchan 2020-05-06 09:48:57 -0300
  • b8eb6abecc
    Refactor shader GPU state and memory access (#1203) gdkchan 2020-05-05 22:02:28 -0300
  • 7f500e7cae
    set: Quick implementation of GetKeyCodeMap/GetKeyCodeMap2 (#1210) plutoo 2020-05-05 11:50:53 -0700
  • 8be7335176
    Logging the current firmware version (#1199) SeraUX 2020-05-05 13:51:04 +0200
  • 371b9999f2
    Add Docked/Handheld text on status bar (#1205) HorrorTroll 2020-05-05 05:10:01 +0700
  • f84fb20959
    Add error code for denied internet request in Friends (#1207) VolcaEM 2020-05-04 15:10:15 +0200
  • 232d53a1ff
    Add various error codes to Loader (#1208) VolcaEM 2020-05-04 13:22:28 +0200
  • 15d1cc806b
    Move kernel state out of the Horizon class (#1107) gdkchan 2020-05-04 00:41:29 -0300
  • cd48576f58
    Implement Counter Queue and Partial Host Conditional Rendering (#1167) riperiperi 2020-05-04 03:24:59 +0100
  • 651a07c6c2
    Refactor SystemInfo and implement macOS system info backend (#1177) Mary 2020-05-04 04:15:27 +0200
  • 4c54f36c38
    Upgrade projects to C#8 (#1193) Ac_K 2020-05-04 04:14:48 +0200
  • 2285a1792f
    Remove travis configuration (#1181) Thog 2020-05-04 04:12:42 +0200
  • 180ad8605d
    Improve IRDumper (#1135) Ficture Seven 2020-05-04 06:06:22 +0400
  • 53369e79bd
    Implement user-defined clipping on GL state pipeline (#1118) mageven 2020-05-04 07:34:49 +0530
  • 12399b8aea
    Update GLWidget to 1.0.2 (#1191) Thog 2020-05-04 00:58:59 +0200
  • f77694e4f7
    Implement a new physical memory manager and replace DeviceMemory (#856) gdkchan 2020-05-03 19:54:50 -0300
  • 1758424208
    Use correct swizzle on depth-stencil textures (#1196) gdkchan 2020-05-03 18:18:00 -0300
  • ea3d5fde73
    Remove buffer invalidation (#1194) gdkchan 2020-05-03 18:07:42 -0300
  • b0f0bd205d
    Add various error codes to Audio (#1201) VolcaEM 2020-05-03 22:45:22 +0200
  • 28e12dad0f
    Fix issues causing keyboard profiles to throw errors on load. (#1206) riperiperi 2020-05-03 19:42:17 +0100
  • cf1ea4d155
    Add various error codes to BCAT (#1202) VolcaEM 2020-05-03 17:06:30 +0200
  • 676fc73885
    Revert package include condition (#1204) Xpl0itR 2020-05-03 14:36:51 +0100
  • 80d0cc7d6f system: Make index 0 of keyboards in configuration 'all keyboards' Thog 2020-05-03 15:00:29 +0200
  • afecb551c5 ui: fix major regression on SaveConfig Thog 2020-05-03 12:08:21 +0200
  • 538fba826b
    Improvements to input and input configuration in the GUI. (#849) Xpl0itR 2020-05-03 03:00:53 +0100
  • 5f3558fd51
    catch key errors (#1157) Xpl0itR 2020-05-03 00:43:22 +0100
  • 9be4e4c766
    Adding .editorconfig so code style can be consistent and localized (#1131) Michael Kuklinski 2020-05-02 17:58:58 -0500
  • 764891e670
    nvservice: add a lock around NvHostEvent and remove release fence on SFv2 (#1197) Thog 2020-05-02 22:47:06 +0200
  • 0a3b75ae2b
    Add error code for denied internet request in Account (#1182) VolcaEM 2020-05-02 14:12:11 +0200
  • 8a7c00c39a
    Add various error codes to AM (#1183) VolcaEM 2020-05-02 13:45:45 +0200
  • 81cba3c3df
    nvservices: mitigate abort with heavy load on the GPU processing thread (#1173) Thog 2020-05-01 23:18:42 +0200
  • 71dbb38b9a
    Do not compute dominance information when not in SSA (#1176) Ficture Seven 2020-05-02 01:15:55 +0400
  • a0c06103c9
    am: add IsVrModeEnabled (#1189) Thog 2020-05-01 18:51:00 +0200
  • ba7db8ccef
    Update to LibHac 0.11.1 (#1186) Alex Barney 2020-04-30 15:11:10 -0700
  • 886e42fb19
    Use the official JSON parser (#1151) Thog 2020-04-30 14:07:41 +0200
  • 7ab3fccd4d
    Add BCAT delivery cache support (#1154) Alex Barney 2020-04-29 21:58:19 -0700
  • 23170da5a0
    audren: implement Renderer Info output informations (#1179) Thog 2020-04-30 05:03:05 +0200
  • c2ac45adc5
    Fix depth clamp enable bit, unit scale for polygon offset. (#1178) riperiperi 2020-04-30 02:47:24 +0100
  • ec620e2de0
    Create log folder if not exists fixes #1143 (#1146) Patrick Grabensteiner 2020-04-28 03:50:36 +0200
  • 486f3163f3
    Fix hbl 2.3.1 and hbmenu 3.3.0 (#1171) Thog 2020-04-28 03:44:29 +0200
  • 59145acd7c
    Revert package include condition (#1164) Xpl0itR 2020-04-27 14:08:13 +0100
  • 10a2b9dca3
    Fix shadow RAM affecting MME methods (#1168) gdkchan 2020-04-26 19:22:18 -0300
  • 3dfa4232f8 Fix building of previous commit Thog 2020-04-25 16:17:22 +0200
  • 9261ec6bc8
    Fix MME shadow RAM implementation (#1051) gdkchan 2020-04-25 10:56:56 -0300
  • 1c9aba6de1
    Fix mode and Reg08.H1 decoding on XMAD instruction (#1156) gdkchan 2020-04-25 10:40:29 -0300
  • 34d19f381c
    Fix texture level offset/size calculation when sparse tile width is > 1 (#1142) gdkchan 2020-04-25 10:40:20 -0300
  • bcc5b0d21e
    Fix kernel memory allocator block coalescing (#1155) gdkchan 2020-04-25 10:25:22 -0300
  • 74f8a9bd79
    UI: Implement interactive search on GameTable (#1148) Thog 2020-04-25 15:02:44 +0200
  • 3cb1fa0e85
    Implement texture buffers (#1152) gdkchan 2020-04-25 10:02:18 -0300
  • a065dc1626
    Log Ryujinx Version, OS Name, CPU Name and RAM size (#1102) Xpl0itR 2020-04-25 14:01:32 +0100
  • fe5bb439f1
    Do temp constant copy for CompareAndSwap, other improvements to PreAllocator (#1126) gdkchan 2020-04-25 10:00:54 -0300
  • a728610b40
    Implement Constant Color blends (#1119) mageven 2020-04-25 18:30:43 +0530
  • 75ec30c962
    SurfaceFlinger: fix SetPreallocatedBuffer correctness (#1153) Thog 2020-04-25 12:08:50 +0200
  • fba8651213
    ui: Make ExtractSection supports updates (#1150) Thog 2020-04-23 21:21:32 +0200
  • 72b560d15c
    Fix metadata.json JsonParsingException crash (#1062) Xpl0itR 2020-04-23 13:01:23 +0100
  • cdbb689b80
    Add support for dynamic docking/undocking (#1147) Thog 2020-04-23 13:59:11 +0200
  • 21a0b0ebeb
    SurfaceFlinger: Invalid GraphicBuffer in SetPreallocatedBuffer (#1145) Thog 2020-04-22 21:18:53 +0200
  • ff86494d68
    Remove leftover of debugging code for shader texture format (#1141) gdkchan 2020-04-22 11:02:07 -0300