Commit Graph

  • 60092ce849
    vulkan: Use view of null buffer for texel buffers if nullDescriptor not supported. (#1231) squidbus 2024-10-05 16:25:12 -0700
  • 2a7d56dbf2
    shader_recompiler: Remove outdated image array warning. (#1256) squidbus 2024-10-05 15:42:58 -0700
  • f464ce7f62 shader_recompiler: Remove outdated image array warning. squidbus 2024-10-05 15:41:35 -0700
  • 927bb0c175
    Initial support of Geometry shaders (#1244) psucien 2024-10-06 00:26:50 +0200
  • 5bb45dc7ba
    vulkan: Respect maximum sampler LOD bias. (#1254) squidbus 2024-10-05 15:05:24 -0700
  • 448f4f9bf7 vulkan: Respect maximum sampler LOD bias. squidbus 2024-10-05 15:01:08 -0700
  • 097a68a695 fix for components mapping; missing prim type psucien 2024-10-05 23:33:21 +0200
  • 577af02346 fix clangformat Frodo Baggins 2024-10-05 14:08:56 -0700
  • 6d49cfb3bf update sirit submodule Frodo Baggins 2024-10-05 14:06:20 -0700
  • 4d8ae044e7 copyright Frodo Baggins 2024-10-05 13:11:05 -0700
  • f706a872b8 use NumArgsOf again Frodo Baggins 2024-10-05 12:43:29 -0700
  • fed556ad68 add notes about DebugPrint IR op Frodo Baggins 2024-10-05 12:39:59 -0700
  • 9fd59e256a fix num args 4 -> 5 Frodo Baggins 2024-10-05 12:33:58 -0700
  • 8576d5e72c
    shader_recompiler: Set array size to max UBO size when 0. (#1251) squidbus 2024-10-05 12:31:52 -0700
  • eabc2e83c0 vulkan: Account for fallbacks when setting depth attachment format. squidbus 2024-10-05 12:13:36 -0700
  • 72136b4bdd (dont merge??) update sirit submodule Frodo Baggins 2024-10-05 12:09:46 -0700
  • 30c35e1fe1 shader_recompiler: Set array size to max UBO size when 0. squidbus 2024-10-05 12:05:52 -0700
  • 3df22f5d65 more Frodo Baggins 2024-10-05 11:57:36 -0700
  • fde78e5e10 more cleanup Frodo Baggins 2024-10-05 11:54:20 -0700
  • e69b2d410c cleanup. delete vaarg stuff. Smuggle format string in Info and flags Frodo Baggins 2024-10-05 11:48:11 -0700
  • ee57c2fd69
    vulkan: Fix two more validation errors. (#1250) squidbus 2024-10-05 11:35:02 -0700
  • 1dabea7514
    Fix a Qt warning (#1249) ¥IGA 2024-10-05 20:34:53 +0200
  • 2b8c2ce423
    Fix list sorting for some categories (#1242) ElBread3 2024-10-05 13:34:38 -0500
  • cef172493c vulkan: Fix two more validation errors. squidbus 2024-10-05 11:20:41 -0700
  • 6b830f641c add missing microinstruction changes for debugprint Frodo Baggins 2024-09-19 21:13:38 -0700
  • 69b3eff9c9 Fix IR Debug Print. Add StringLiteral op Frodo Baggins 2024-09-19 19:39:48 -0700
  • 060cbe5391 small correction for flags in Inst Frodo Baggins 2024-09-18 23:10:55 -0700
  • ff293920e6 Add shader debug print opcode that uses NonSemantic DebugPrintf extension Frodo Baggins 2024-09-18 23:05:54 -0700
  • a216ec607e Fix a Qt warning Xphalnos 2024-10-05 18:52:58 +0200
  • 3403e5a92a video_core: initial GS support psucien 2024-10-05 01:19:36 +0200
  • 037f10d90d qol ElBread3 2024-10-04 14:50:11 -0500
  • ae33b8ccce bad apple!! ElBread3 2024-10-04 14:44:05 -0500
  • e04b4d1f9d fix list sorting for serial, firmware version, and game size ElBread3 2024-10-04 13:43:23 -0500
  • 8101f07c53
    Disable ffmpeg DLLs ¥IGA 2024-10-04 19:45:56 +0200
  • 0f76f256f4
    fix update linux console DanielSvoboda 2024-10-04 14:40:21 -0300
  • a70ef905ee CI: Build outside the main branch nishinji 2024-10-05 01:26:56 +0900
  • de06bd38a5
    Merge branch 'shadps4-emu:main' into ime Lander Gallastegi 2024-10-04 18:53:03 +0200
  • fca9af7a42 Using XDG_DATA_HOME by default Robyn Dressler 2024-10-04 11:46:30 -0500
  • cda002e0fd Scoped lock Lander Gallastegi 2024-10-04 18:36:41 +0200
  • b95576f6e3 UI implementation Lander Gallastegi 2024-10-04 18:16:04 +0200
  • ca855e3295 Compile Ime Dialog UI Lander Gallastegi 2024-10-04 18:15:01 +0200
  • a5968b630d
    imgui: fix blocking keyboard at startup (#1237) Vinicius Rangel 2024-10-04 13:06:08 -0300
  • c848608c5c
    imgui: cleanup renderer assigning unnecessary sType to vulkan structures Vinicius Rangel 2024-10-04 13:02:48 -0300
  • 11c52b3330
    imgui: dont capture any input without an active nav window Vinicius Rangel 2024-10-04 12:54:10 -0300
  • 8549094a86 Fixing format Robyn Dressler 2024-10-04 10:18:24 -0500
  • 675a3fb55d
    Merge branch 'shadps4-emu:main' into sceSystemServiceReceiveEvent Stephen Miller 2024-10-04 07:45:37 -0500
  • a723c493e4 Merge remote-tracking branch 'upstream/main' into disable-heap-malloc Stephen Miller 2024-10-04 07:42:38 -0500
  • 76644a0169
    add Opcodes to switch case (#1233) Mahmoud Adel 2024-10-04 11:24:45 +0300
  • 968d8177b9
    clang Mahmoud Adel 2024-10-04 11:10:25 +0300
  • d8c03e293d
    add Opcodes to switch case Mahmoud Adel 2024-10-04 11:01:12 +0300
  • ec6579cb4f
    Hide cursor on key/button press (#1211) tGecko 2024-10-04 08:49:18 +0200
  • 9f79764b01
    Add various V_CVT opcodes (#1223) korenkonder 2024-10-04 09:48:05 +0300
  • 3480571ebf vulkan: Use view of null buffer for texel buffers if nullDescriptor not supported. squidbus 2024-10-03 23:31:05 -0700
  • be411b37d4
    vulkan: Fix dynamic vertex binding stride validation errors. (#1229) squidbus 2024-10-03 21:51:08 -0700
  • 49ceff71a2
    Devtools fixes1 (#1228) Vinicius Rangel 2024-10-04 00:44:36 -0300
  • ab2c89f7c5 vulkan: Fix dynamic vertex binding stride validation errors. squidbus 2024-10-03 18:50:48 -0700
  • 5c9a73358e
    imgui: scale font with display dpi Vinicius Rangel 2024-10-03 22:39:33 -0300
  • eee01f5857
    devtools: change basic fps scale Vinicius Rangel 2024-10-03 21:55:51 -0300
  • 09973ba022
    imgui: fix nav with dock & fps display disabled by default Vinicius Rangel 2024-10-03 21:32:03 -0300
  • 8b9f887844 Using a more standard data directory for linux Robyn Dressler 2024-10-03 18:31:02 -0500
  • 46744990d3 Add various V_CVT opcodes korenkonder 2024-10-03 23:26:39 +0300
  • da519f9091
    Moved opcode to it's proper location (#1221) korenkonder 2024-10-03 23:47:26 +0300
  • af398e3684
    Devtools: PM4 Explorer (#1094) Vinicius Rangel 2024-10-03 17:43:23 -0300
  • 72063907b3 Add various V_CVT opcodes korenkonder 2024-10-03 23:26:39 +0300
  • c55dac0e7b
    Devtools: pm4 viewer - use spec op name Vinicius Rangel 2024-10-03 00:12:19 -0300
  • 4f76aa843d
    add monospaced font to devtools Vinicius Rangel 2024-10-02 01:36:24 -0300
  • 964cbeb367
    Devtools: pm4 viewer - dump current cmd Vinicius Rangel 2024-10-01 21:10:52 -0300
  • 65ead70406
    Devtools: pm4 viewer - add hex editor Vinicius Rangel 2024-10-01 19:20:24 -0300
  • f198f7c37f
    Devtools: pm4 viewer - add combo to select the queue Vinicius Rangel 2024-10-01 13:58:15 -0300
  • 96a0201417
    Devtools: pm4 viewer Vinicius Rangel 2024-10-01 13:30:49 -0300
  • 1e5a75fee7 Moved opcode to it's proper location korenkonder 2024-10-03 23:21:58 +0300
  • 983cafb5f2
    Devtools: Pause system Vinicius Rangel 2024-09-26 20:20:57 -0300
  • 009f956d8d
    imgui: Makes the window edges rounded (#1143) ¥IGA 2024-10-03 19:28:41 +0200
  • 373e761400
    core/gnmdriver: Proper interrupt registering Daniel R 2024-10-03 17:58:03 +0200
  • ff13aff862
    video_core: IMAGEGATHER4_C_O (#1210) ElBread3 2024-10-03 11:48:54 -0500
  • 54dafce541
    Add V_CVT_F64_I32 (#1219) dbz400 2024-10-04 00:48:28 +0800
  • dc6ea3fd62
    fix func definition dbz400 2024-10-04 00:42:38 +0800
  • 034c35d2ad
    fix clang dbz400 2024-10-04 00:27:51 +0800
  • 51de84068c
    Add V_CVT_F64_I32 dbz400 2024-10-04 00:13:52 +0800
  • c8867545ca Changed getInstance implementation with Singleton class. delledev 2024-10-03 18:29:48 +0300
  • fb18a7e508 typo & minor stuff delledev 2024-10-03 18:04:13 +0300
  • 5e26294e27
    video_core: disable warnings on vulkan Daniel R. 2024-10-03 16:57:33 +0200
  • ed24632ceb
    Fix some network,npmanager issues (#1215) georgemoralis 2024-10-03 14:03:26 +0300
  • 660af35eb4 Added an option to enable/disable RPC, added rpc to emulator.cpp making it work on nonqt builds delledev 2024-10-03 13:01:00 +0300
  • e9a48d0c8f clang format georgemoralis 2024-10-03 10:04:15 +0300
  • 1d1819a3b1 added ExecuteGuest in callback georgemoralis 2024-10-03 10:03:25 +0300
  • 93e1928aea improved np toolkit callbacks georgemoralis 2024-10-03 09:30:03 +0300
  • 7209b7d786
    shader_recompiler: Shader param fixups (#1199) squidbus 2024-10-03 00:50:51 -0700
  • 1a34c2a189
    core: Fix some missing uses of ExecuteGuest. (#1214) squidbus 2024-10-02 22:38:24 -0700
  • 44cfd35fef core: Fix some missing uses of ExecuteGuest. squidbus 2024-10-02 21:45:47 -0700
  • 388d717205
    audio_core: Fix return value types and shift some error handling to library. (#1212) squidbus 2024-10-02 21:01:39 -0700
  • d8815c6b65 audio_core: Fix return value types and shift some error handling to library. squidbus 2024-10-02 18:18:10 -0700
  • cc784d9f47 State base Lander Gallastegi 2024-10-03 00:01:32 +0200
  • 5e233069ff Types update Lander Gallastegi 2024-10-03 00:01:13 +0200
  • 5d3c321fbd undo promote eR8Unorm ElBread3 2024-10-02 16:12:33 -0500
  • 4786535bb9 hide cursor on key/button press tGecko 2024-10-02 22:48:30 +0200
  • 7705790c6d undo duplication ElBread3 2024-10-02 15:42:55 -0500
  • f4fa036c8e add IMAGEGATHER4_C_O ElBread3 2024-10-02 15:31:17 -0500
  • 7a717d3009 Stub return value of sceNpCreateRequest Marcin Mikołajczyk 2024-10-02 20:34:49 +0100
  • a6f94105b1 Handle IT_SET_QUEUE_REG and IT_SET_PREDICATION PM4 packets Marcin Mikołajczyk 2024-10-02 18:46:30 +0100