Commit Graph

  • 40cda23491
    Merge pull request #10404 from iwubcode/vulkan_headers_update Mai M 2022-02-04 01:04:29 -05:00
  • 942da3ce5f Android: Optimize imports Simonx22 2022-02-03 11:05:36 -05:00
  • 5e59561637
    Merge pull request #10425 from JosJuice/android-import-path-traversal JMC47 2022-02-01 04:18:33 -05:00
  • 44dabc6c2e
    Merge pull request #10424 from JosJuice/android-export-empty-folders JMC47 2022-02-01 01:12:17 -05:00
  • 8aef3e4711 Android: Fix path traversal when importing user data JosJuice 2022-01-31 21:01:15 +01:00
  • e97fd2f19d Android: Include empty folders when exporting user data JosJuice 2022-01-31 20:55:06 +01:00
  • 4d1e6ff76a
    Merge pull request #10422 from OatmealDome/opengl-shader-crash JMC47 2022-01-31 01:25:46 -05:00
  • 8be3572c83 D3D12: Assume support for setting object names OatmealDome 2022-01-31 01:16:05 -05:00
  • 73d957f65c D3DMain: Assume support for setting object names OatmealDome 2022-01-30 22:18:59 -05:00
  • 4c7fe45475 VKShader: Only set shader name if supported OatmealDome 2022-01-30 21:57:52 -05:00
  • 28f3cb3d97 VKTexture: Only set texture name if supported OatmealDome 2022-01-30 21:57:43 -05:00
  • a8ce71fcd4 VulkanContext: Set bSupportsSettingObjectNames based on extension initialization result OatmealDome 2022-01-30 21:52:48 -05:00
  • 801897467c VulkanEntryPoints: Make vkSetDebugUtilsObjectNameEXT an instance function OatmealDome 2022-01-30 22:14:41 -05:00
  • a720083a7e Revert "Vulkan: Check for vkSetDebugUtilsObjectNameEXT before using it" OatmealDome 2022-01-30 21:52:10 -05:00
  • b36c866398 OGLTexture: Only set texture name if supported OatmealDome 2022-01-30 21:46:27 -05:00
  • ea1ac73c38 OGLShader: Only set shader name if supported OatmealDome 2022-01-30 21:46:17 -05:00
  • 390cc13834 OGLRender: Set object name support on GL >4.3 and GL ES 3.2 OatmealDome 2022-01-30 21:46:06 -05:00
  • 947b562e06 VideoConfig: Add flag for whether the system supports setting object names OatmealDome 2022-01-30 21:44:57 -05:00
  • 8e21495c59
    Merge pull request #10419 from OatmealDome/mac-updater-rename JMC47 2022-01-30 19:45:58 -05:00
  • d3742c1555 Translation resources sync with Transifex JosJuice 2022-01-30 23:51:17 +01:00
  • da05173f71
    Merge pull request #10416 from JosJuice/android-import-export JMC47 2022-01-30 17:41:13 -05:00
  • 86f83deba6
    Merge pull request #10420 from gordonfreeman01/features/gamedbupdate_tron_evolution JMC47 2022-01-30 17:27:48 -05:00
  • 0ffb077725 Game INI update for Tron Evolution Battle Grids (all editions) gordonfreeman01 2022-01-31 01:55:58 +04:00
  • bf5cd90088 Android: Add import/export options for user data JosJuice 2022-01-30 19:17:12 +01:00
  • 90665fbabe UpdaterCommon: Copy content file to a temporary file before renaming on macOS OatmealDome 2022-01-30 15:29:49 -05:00
  • 5d6a60b47c
    Merge pull request #10391 from JosJuice/android-license-comment Tilka 2022-01-30 20:40:06 +00:00
  • a9a163657c VideoCommon/FrameDump: Build fix for libavformat major version 59 and newer. av_guess_format now returns a pointer to const. Jordan Woyak 2022-01-30 13:16:51 -06:00
  • b32af33f24
    Merge pull request #10409 from JosJuice/android-no-cplusplus-checks Léo Lam 2022-01-30 18:55:36 +01:00
  • a4122237eb
    Merge pull request #10411 from AdmiralCurtiss/config-disallow-global-ini Admiral H. Curtiss 2022-01-30 00:36:17 +01:00
  • ff071f8b75
    Core/BaseConfigLoader: Disallow loading the MAIN_MEMORY_CARD_SIZE from the global config INI. Admiral H. Curtiss 2022-01-29 22:32:11 +01:00
  • 63df67b7c8
    Merge pull request #10395 from AdmiralCurtiss/memcard-size-setting Admiral H. Curtiss 2022-01-29 22:32:00 +01:00
  • 8e4155adfe
    Merge pull request #10410 from Pokechu22/copy-filter-clamping-ram JMC47 2022-01-29 15:47:14 -05:00
  • 4aeef95746 Fix copy filter clamping when EFB VRAM copies are disabled Pokechu22 2022-01-29 12:23:32 -08:00
  • ecd4ee57a7
    Merge pull request #10408 from JosJuice/android-pp-include JMC47 2022-01-29 14:57:59 -05:00
  • b8a6fcb1a7 Android: Get rid of __cplusplus macro checks JosJuice 2022-01-29 18:36:26 +01:00
  • e101c5aaf3 Android: Fix incorrect include of PostProcessing.h JosJuice 2022-01-29 18:30:11 +01:00
  • 7f32057e91 Android: Call OnConfigChanged when resetting a setting JosJuice 2022-01-29 15:48:34 +01:00
  • c5c011dd12 Android: Fix swapped texture dumping description strings JosJuice 2022-01-29 14:36:28 +01:00
  • af5678ea75
    Merge pull request #10403 from AdmiralCurtiss/iofile-seek JosJuice 2022-01-29 11:59:58 +01:00
  • 07f2587e63 Android: Get rid of the boot timeout JosJuice 2022-01-29 11:14:09 +01:00
  • fbe7cf675c
    Merge pull request #10402 from Simonx22/android-design-fixing JosJuice 2022-01-29 09:56:28 +01:00
  • 8e3dbe9671 Externals / Vulkan: update Vulkan headers to v1.3.204. Fix default present mode in Vulkan swap chain iwubcode 2022-01-29 00:47:27 -06:00
  • a336c4386c
    IOFile: Rename Clear() to ClearError() for clarity. Admiral H. Curtiss 2022-01-29 06:01:03 +01:00
  • 36cfcb530f
    IOFile: Make origin parameter to Seek() an enum class. Admiral H. Curtiss 2022-01-29 05:58:31 +01:00
  • 5a4d838e7b Android: Fix in-game menu font spacing and checkbox margin Simonx22 2022-01-28 15:35:48 -05:00
  • c2d8191fbb
    Merge pull request #10401 from JosJuice/adreno-primitive-restart JMC47 2022-01-28 15:12:43 -05:00
  • 4f292f5ade DriverDetails: Disable primitive restart on Adreno JosJuice 2022-01-28 20:25:18 +01:00
  • f0136e0eb6
    Merge pull request #10396 from Pokechu22/efb-copy-clamp JMC47 2022-01-27 20:12:34 -05:00
  • 80771ec89e
    Merge pull request #10399 from Pokechu22/ubershader-fog-typo JosJuice 2022-01-27 22:59:49 +01:00
  • c2bf3a4313
    Merge pull request #10393 from JosJuice/android-texcache-names JMC47 2022-01-27 14:42:45 -05:00
  • 90f7565fcc
    Merge pull request #10385 from shuffle2/arm-buildfix JosJuice 2022-01-27 18:00:33 +01:00
  • cc9ed4815d UberShaderPixel: Fix typo in fog calculation Pokechu22 2022-01-26 20:23:35 -08:00
  • a8c5c9dffc
    Merge pull request #10361 from Simonx22/migrate-to-material-components JosJuice 2022-01-26 22:39:09 +01:00
  • ab5e71abf3
    Merge pull request #10387 from Pokechu22/geometry-shader-always-write-layer Pokechu22 2022-01-26 13:37:40 -08:00
  • 25c547e9e5 Fix incorrect copy filter clamping Pokechu22 2022-01-25 19:39:23 -08:00
  • 407aefb6b9
    Netplay: Get memory card size override setting from config system instead of manually parsing INI. Admiral H. Curtiss 2022-01-26 00:57:44 +01:00
  • b88507a3ed
    Core: Port memory card size override setting to new config system. Admiral H. Curtiss 2022-01-25 23:50:03 +01:00
  • d3ae1bd415 [Android] Fix unused variable warning Dentomologist 2022-01-25 14:15:18 -08:00
  • e741d4783a TextureConverterShaderGen: Add missing newline Pokechu22 2022-01-25 13:22:56 -08:00
  • 9d8c207aaf Android: Make texture cache accuracy level names match DolphinQt JosJuice 2022-01-24 22:18:57 +01:00
  • b237c7479e
    Merge pull request #10371 from lynxnb/android-ir JosJuice 2022-01-24 18:25:13 +01:00
  • b4edd16f24 Android: add an option to recenter IR after every pointer interaction lynxnb 2022-01-16 01:17:23 +01:00
  • fe9ac4ed1d Android: add IR pointer modes to InputOverlayPointer lynxnb 2022-01-15 19:44:11 +01:00
  • 900a0b0eee
    Merge pull request #10392 from JosJuice/remove-ascii-to-uppercase Admiral H. Curtiss 2022-01-24 03:39:25 +01:00
  • ff5b323a56 DiscIO: Delete an unused function declaration JosJuice 2022-01-23 22:15:56 +01:00
  • fbc71a28c3 Android: Add some missing license comments JosJuice 2022-01-23 22:14:51 +01:00
  • 481c8596de
    Merge pull request #10389 from Pokechu22/low-unknown-opcode JMC47 2022-01-23 05:38:20 -05:00
  • 8d7eff2a8a VideoCommon: Move logging/seen check for unknown opcodes into CommandProcessor Pokechu22 2022-01-22 22:02:20 -08:00
  • 79b2185117 OpcodeDecoding: Don't raise panic alerts for unknown opcodes 0x01-0x07 Pokechu22 2022-01-22 16:31:33 -08:00
  • 6420845fcb GeometryShaderGen: Write the layer for every vertex Pokechu22 2022-01-22 12:06:00 -08:00
  • 237947e2f1
    Merge pull request #10369 from Simonx22/android-online-system-update-2 JMC47 2022-01-22 14:46:42 -05:00
  • a3f5d09a54 Don't create GBA saves dir when building without mGBA JosJuice 2022-01-22 16:00:29 +01:00
  • 4ce9944cc5
    remove redundant Unlock shuffle2 2022-01-22 05:58:32 -08:00
  • acf6e24586 msvc/arm64: fix shadowed variable warning Shawn Hoffman 2022-01-22 03:31:50 -08:00
  • c6a074ca64 Android: improve app design Simonx22 2022-01-06 15:31:52 -05:00
  • 55378cab39 Android: Add online system update functionality Simonx22 2022-01-09 14:29:46 -05:00
  • 8ad1292df7 NativeLibrary: Add function to start system menu OatmealDome 2022-01-09 17:47:30 -05:00
  • 30d51348f9 WiiUtils: Add function to get current system menu version OatmealDome 2022-01-09 15:58:45 -05:00
  • 36257f7f42 WiiUtils: Add function to check if system menu is installed OatmealDome 2022-01-09 15:57:07 -05:00
  • 2fc7671eaf WiiUtils: Add doOnlineUpdate() function OatmealDome 2022-01-09 15:51:07 -05:00
  • 19e1809cdf WiiUtils: Add function to convert UpdateResult to jint OatmealDome 2022-01-09 15:50:23 -05:00
  • 7c86baee50 WiiUpdateCallback: Add interface for update callback OatmealDome 2022-01-09 15:42:26 -05:00
  • 7b8e846d0a
    Merge pull request #10367 from Pokechu22/fmt-8.1.1 JosJuice 2022-01-20 21:14:41 +01:00
  • 9c9fab4871 Input fixes/improvements bslenul 2021-12-13 19:02:24 +01:00
  • 73bcf9c24b Translation resources sync with Transifex JosJuice 2022-01-18 23:28:24 +01:00
  • 78bcc6173f
    Merge pull request #10378 from Pokechu22/fifoplayer-LoadSettings Pokechu22 2022-01-17 14:24:18 -08:00
  • 75cdcd5ac2 FifoPlayer: Add missing call to LoadSettings() Pokechu22 2022-01-17 10:59:57 -08:00
  • b7e55e2d52
    Merge pull request #10368 from Pokechu22/gamelist-lowercase-extension Léo Lam 2022-01-17 11:43:50 +01:00
  • 3175e38a2e GXPipelineUid: remove explicit shallow copy where it's the default Shawn Hoffman 2022-01-16 22:34:39 -08:00
  • 43e146a1d5 GameList: Convert file extensions to lowercase Pokechu22 2022-01-13 12:06:02 -08:00
  • 6e5f4125e3 Use Common::ToLower and Common::ToUpper Pokechu22 2022-01-16 16:38:11 -08:00
  • aaec64501a Create Common::ToLower and Common::ToUpper Pokechu22 2022-01-16 16:23:12 -08:00
  • e627718560
    Merge pull request #10373 from Pokechu22/cmake-tab Léo Lam 2022-01-17 00:47:29 +01:00
  • cb19472f54
    Merge pull request #10372 from Pokechu22/discio-core-dep Léo Lam 2022-01-17 00:39:55 +01:00
  • ad9e8d97a9 CMakeLists: Replace tab characters with spaces Pokechu22 2022-01-16 15:20:40 -08:00
  • b7ac11080e
    Merge pull request #10364 from Pokechu22/exi-device-refactor Pokechu22 2022-01-16 15:10:55 -08:00
  • 65788290f6 Raise a panic alert if a movie is recorded with memcards but no memcards are inserted Pokechu22 2022-01-11 16:02:43 -08:00
  • 19ef936e27 Use Slot in GameCubePane Pokechu22 2022-01-11 12:25:17 -08:00
  • 9109258b85 Use Slot in GCMemcardManager Pokechu22 2022-01-11 13:02:50 -08:00
  • 777bb4d82c Use Slot in EXI devices Pokechu22 2022-01-11 11:17:47 -08:00