Commit Graph

  • b554c133ea GPU/OpenGL: Add a version check and display message when unsupported Connor McLaughlin 2020-11-21 18:17:00 +1000
  • 7f058169b9 OpenGLHostDisplay: Add a GLES2 render path Connor McLaughlin 2020-11-21 18:08:39 +1000
  • 2595e31575 GPU: Split software to frontend/backend Connor McLaughlin 2020-11-21 13:32:58 +1000
  • 03d4f80883 GPU: Move enums/types into separate file Connor McLaughlin 2020-10-22 19:31:28 +1000
  • d3d881aa6b GPU/Software: Reduce number of copies by one, enable 16-bit scanout Connor McLaughlin 2020-10-22 01:25:33 +1000
  • beffbaee39 Common/Rectangle: Use memcpy for operator= Connor McLaughlin 2020-10-22 19:31:11 +1000
  • dc53209565 Common/Event: Replace poll event with lock/condvar Connor McLaughlin 2020-10-25 19:47:22 +1000
  • 9f3e8bed86 CPU: Add AArch32/armv7 recompiler Connor McLaughlin 2020-11-21 02:06:44 +1000
  • 1128836826 CPU/Recompiler: Add GetValueInHostOrScratchRegister helper Connor McLaughlin 2020-11-21 02:05:44 +1000
  • cdd0a5525a CPU/Recompiler: Reduce register pressure of lwl/lwr/swl/swr Connor McLaughlin 2020-11-21 02:03:25 +1000
  • 6df5824616 CPU/Recompiler: Support targets where shifts aren't implicitly masked Connor McLaughlin 2020-11-21 02:02:05 +1000
  • 053d7fdc4b CPU/Recompiler: Inhibit allocation in mtc0/rfe branches Connor McLaughlin 2020-11-21 02:00:54 +1000
  • 028a5c60d7 Bus: Fix failed safe instruction reads raising guest exceptions Connor McLaughlin 2020-11-21 01:58:28 +1000
  • 28c88cd69f Build: Fix Win32 compilation of core Connor McLaughlin 2020-11-21 02:15:29 +1000
  • a29669432f Common/PageFaultHandler: Fix compiling on 32-bit Windows Connor McLaughlin 2020-11-21 02:14:43 +1000
  • a03bca2f72 CPU: Make fastmem a compile-time feature (support 32-bit targets) Connor McLaughlin 2020-11-21 01:56:51 +1000
  • dba42cf323 Common/CPUDetect: Use consistant naming for ARM targets Connor McLaughlin 2020-11-21 01:52:39 +1000
  • 302b08023e dep/vixl: Fix building for AArch32 Connor McLaughlin 2020-11-21 01:52:13 +1000
  • 125d104df4 Pad: Fix controller state not being ignored in state load Connor McLaughlin 2020-11-21 13:54:31 +1000
  • 53f81d067a CPU/CodeCache: Remove warning about executing uncompiled blocks Connor McLaughlin 2020-11-20 01:02:42 +1000
  • 9c9e2bbe27 GL/ContextWGL: Check for ES2 context extension before creating Connor McLaughlin 2020-11-19 01:02:42 +1000
  • aeee649700
    Merge pull request #1089 from zkdpower/master Connor McLaughlin 2020-11-21 18:37:56 +1000
  • 0f04763ef6
    Merge pull request #1084 from andercard0/patch-30 Connor McLaughlin 2020-11-21 18:37:37 +1000
  • 3185c5df0f
    Merge pull request #1078 from CookiePLMonster/sdl-joystick-support Connor McLaughlin 2020-11-21 18:37:20 +1000
  • ed8f6aefcf
    Update duckstation-qt_zh-cn.ts to latest zkdpower 2020-11-21 05:13:33 +0800
  • aa3ce14ef3
    Update README.md Connor McLaughlin 2020-11-19 15:11:37 +1000
  • 957d40b011
    Update Pt-Br Anderson_Cardoso 2020-11-18 13:45:33 -0300
  • 83db685376
    Update rolling-release.yml Connor McLaughlin 2020-11-19 01:09:29 +1000
  • 37adc9ff34 GameSettings: Don't force interpreter in Threads of Fate Connor McLaughlin 2020-11-19 00:45:44 +1000
  • be2d52b908 GameSettings: Disable upscaling in Slam 'n Jam '96 featuring Magic & Kareem (USA) Connor McLaughlin 2020-11-19 00:39:04 +1000
  • 3f2a9cedbe Qt: Add screenshot to System menu Connor McLaughlin 2020-11-18 23:15:28 +1000
  • 46b97dd4a8 Qt: Hook up window size menu Connor McLaughlin 2020-11-18 23:15:16 +1000
  • e4d2b7331b CommonHostInterface: Add resize window to scale functions Connor McLaughlin 2020-11-18 23:14:25 +1000
  • 0726ad1275 GPU: Flush partial VRAM writes to backend VRAM Connor McLaughlin 2020-11-18 20:35:02 +1000
  • 9e11e5c354 CPU: Make zero register printing consistent with the others Connor McLaughlin 2020-11-18 20:34:43 +1000
  • 042bdd9c0c CPU/CodeCache: Fetch second delay slot from first branch for double branches Connor McLaughlin 2020-11-18 20:34:25 +1000
  • 3890a539ee CDROM: Clear data FIFO on reset Connor McLaughlin 2020-11-17 20:33:01 +1000
  • bc98b2470c
    Merge pull request #1081 from zkdpower/master Connor McLaughlin 2020-11-19 00:39:33 +1000
  • 66e656da79
    Merge pull request #1079 from andercard0/patch-29 Connor McLaughlin 2020-11-19 00:39:18 +1000
  • 04309754a5
    Update duckstation-qt_zh-cn.ts to latest zkdpower 2020-11-16 19:04:23 +0800
  • bdac8ffcde
    Update Pt-Br Anderson_Cardoso 2020-11-15 14:46:26 -0300
  • 71eb578db1 Update compatibility settings/list Connor McLaughlin 2020-11-16 01:10:21 +1000
  • 086f251370
    Tidy up SDL controller methods interface Silent 2020-11-15 15:21:39 +0100
  • 2880b71b48
    Support for SDL Joysticks Silent 2020-11-15 14:56:52 +0100
  • 473cfffa0c GPU: Only accept DMA writes when FIFO is empty or command incomplete Connor McLaughlin 2020-11-15 21:54:07 +1000
  • df12f08ac3 DMA: Add additional tick penalty to DMA chains for page change Connor McLaughlin 2020-11-15 21:50:59 +1000
  • 6a2deb6d71
    Merge pull request #1072 from ggrtk/analog-joystick Connor McLaughlin 2020-11-16 01:00:10 +1000
  • 2c6454972f
    Merge pull request #1075 from andercard0/patch-28 Connor McLaughlin 2020-11-16 00:59:12 +1000
  • 99ec667b20
    Factorize input hooks into reusable monitor classes Silent 2020-11-14 00:32:35 +0100
  • a0c63705ef
    Update Pt-Br translation (Fixes) Anderson_Cardoso 2020-11-14 15:13:12 -0300
  • 7ed0477a29 AnalogController: Save buttons and legacy rumble to state Albert Liu 2020-11-13 07:23:19 -0800
  • 81a638cabb Pad: Fix loading controllers from save states Albert Liu 2020-11-13 07:10:30 -0800
  • f9d2643d98 Controller: Add Analog Joystick support Albert Liu 2020-11-12 23:36:36 -0800
  • 3f9ba4acb6
    Merge pull request #1071 from RaydenX93/update_it_20201114 Connor McLaughlin 2020-11-15 00:22:38 +1000
  • bb4a7e0e78 CI: Use fixed version of sign-android-release Connor McLaughlin 2020-11-15 00:20:16 +1000
  • 13d9702000 HostDisplay: Log errno on file open failure Connor McLaughlin 2020-11-15 00:16:00 +1000
  • 5b4cc214c5 libretro: Move some interface init to retro_init Connor McLaughlin 2020-11-15 00:11:50 +1000
  • bb01fbf6c0 Update duckstation-qt_it.ts RaydenX93 2020-11-14 15:06:06 +0100
  • 65be904d15 SPU: Only log warning about FIFO lost on writes Connor McLaughlin 2020-11-14 00:58:05 +1000
  • 077764ce18 CPU/Interpreter: Handle move instructions in PGXP memory mode Connor McLaughlin 2020-11-13 22:16:38 +1000
  • e1579584ef CPU/Recompiler: Fix PGXP values getting corrupted if cached in caller-saved reg Connor McLaughlin 2020-11-13 21:46:17 +1000
  • 3f937a2a39 SPU: Port reverb algorithm changes from Mednafen Connor McLaughlin 2020-11-12 00:56:24 +1000
  • 925bb7173f
    Merge pull request #1067 from ggrtk/analog-axis-scale Connor McLaughlin 2020-11-14 23:20:04 +1000
  • aa0c52cea1
    Merge pull request #1061 from zkdpower/master Connor McLaughlin 2020-11-14 23:18:50 +1000
  • 0411a8b437
    Merge pull request #1059 from andercard0/patch-27 Connor McLaughlin 2020-11-14 23:18:33 +1000
  • 2a00c7e8b8
    Merge pull request #1069 from Alaharon123/patch-1 Connor McLaughlin 2020-11-14 23:18:11 +1000
  • 39ce06c656
    readme: Add Mac and Android to releases text Alaharon123 2020-11-13 21:19:13 -0500
  • 3eeab81063 PlayStationMouse: Fix returning incorrect controller type Albert Liu 2020-11-13 01:42:31 -0800
  • ca8fe27954 libretro: Add analog axis scale toggle Albert Liu 2020-11-12 04:16:04 -0800
  • d87ab23fec ControllerInterface: Move axis scaling into AnalogController class Albert Liu 2020-11-11 23:55:23 -0800
  • 6db847c56f
    Update duckstation-qt_zh-cn.ts to latest. zkdpower 2020-11-11 12:18:39 +0800
  • 402364ae63
    Atualização Tradução Português do Brasil Anderson_Cardoso 2020-11-10 14:03:59 -0300
  • ca14e53c4a GTE: Make widescreen hack use display aspect ratio Connor McLaughlin 2020-11-11 00:14:58 +1000
  • 2d3fd621bf Settings: Add 19:9 aspect ratio Connor McLaughlin 2020-11-10 23:35:49 +1000
  • 2467dbedd7 CDImage: Handle .iso files the same as .bin files Connor McLaughlin 2020-11-10 23:26:24 +1000
  • ce81d23574 Qt: Add Edit Memory Cards to game list context menu Connor McLaughlin 2020-11-10 23:24:07 +1000
  • 6cd991bc57 BIOS: Turn display on with fast boot Connor McLaughlin 2020-11-10 21:35:03 +1000
  • d468814a6d GPU: Disable texture filters when dual-source blend is unsupported Connor McLaughlin 2020-11-10 20:55:35 +1000
  • 92a4551bb2 GPU/OpenGL: Support GL_EXT_blend_func_extended for dual-source blend Connor McLaughlin 2020-11-10 20:36:17 +1000
  • e3c07b562c
    Merge pull request #1056 from ggrtk/exp-access Connor McLaughlin 2020-11-11 01:02:22 +1000
  • ba2e9d030c
    Merge branch 'master' into exp-access Connor McLaughlin 2020-11-11 01:02:05 +1000
  • 553b9fa5a1
    Merge pull request #1047 from Blackbird88/master Connor McLaughlin 2020-11-11 01:01:12 +1000
  • a83ac0f0c5 Update issue templates Connor McLaughlin 2020-11-11 00:35:15 +1000
  • d0443e3165 BIOS: Add BIOS image info for PS1 on PS3 Albert Liu 2020-10-30 23:19:25 -0700
  • c698519d44 Bus: Log writes to additional POST registers Albert Liu 2020-11-09 08:02:01 -0800
  • f3522b7b70 Bus: Stub out EXP3 and unknown EXP accesses Albert Liu 2020-11-08 22:19:25 -0800
  • c3526adb69 Android: Fix opening controller menu unpausing Connor McLaughlin 2020-11-09 01:18:44 +1000
  • 82ffb1bc81 Android: Implement vibrate-on-press and dualshock vibration Connor McLaughlin 2020-11-09 00:35:56 +1000
  • c1a81aefa4
    Merge pull request #1054 from zkdpower/master Connor McLaughlin 2020-11-09 00:37:30 +1000
  • c40220f723
    Merge pull request #1049 from RaydenX93/update_it_20201107 Connor McLaughlin 2020-11-09 00:36:33 +1000
  • d0b5338663
    improve one mistake zkdpower 2020-11-08 20:26:51 +0800
  • e6064b6eb6 Update duckstation-qt_it.ts RaydenX93 2020-11-07 19:31:18 +0100
  • cf2d9b86b0 Android: Bump minimum version to 23 (Android 6.0 Marshmellow) Connor McLaughlin 2020-11-08 00:35:37 +1000
  • e1ffb5e385 Qt: Add missing DMA state to debug menu Connor McLaughlin 2020-11-06 00:27:45 +1000
  • 8e0ee7e9c5 Qt: Update Chinese translation from @zkdpower Connor McLaughlin 2020-11-08 00:22:28 +1000
  • 44e2a857fa Qt/CheatManager: Add import file/text options Connor McLaughlin 2020-11-08 00:22:04 +1000
  • 56ab103559 GameSettings: Fix CD-ROM read speedup incorrectly saved to ini Connor McLaughlin 2020-11-08 00:12:37 +1000
  • 3e6bc0e10d Android: Implement disc changing via playlists Connor McLaughlin 2020-11-08 00:04:09 +1000
  • 4701d2480d Android: Display game code in list Connor McLaughlin 2020-11-07 23:31:15 +1000
  • c1de8c32c1 Android: Provide game list file title to Java-side Connor McLaughlin 2020-11-07 23:25:42 +1000