Commit Graph

  • d2388dd0d0 vulkan: Implement rescaling shader patching ReinUsesLisp 2021-07-25 22:34:12 -03:00
  • dc72d4d4f5 vk_texture_cache: Properly scale blit source images ReinUsesLisp 2021-07-25 22:28:57 -03:00
  • baf0993d5c vk_graphics_pipeline: Use Shader::NumDescriptors when possible ReinUsesLisp 2021-07-25 22:28:26 -03:00
  • 6f3a41abe2 opengl: Use Shader::NumDescriptors when possible ReinUsesLisp 2021-07-25 22:27:16 -03:00
  • 656adee630 spirv: Implement rescaling patching ReinUsesLisp 2021-07-25 22:26:23 -03:00
  • 01379c5e3c shader/rescaling_pass: Patch more instructions ReinUsesLisp 2021-07-25 22:20:56 -03:00
  • c15332c44f shader: Add IsTextureScaled opcode ReinUsesLisp 2021-07-25 22:04:53 -03:00
  • 74efa57c1b texture_cache: Add image getters ReinUsesLisp 2021-07-25 21:44:13 -03:00
  • c892359d1b shader: Add copy constructor to instructions ReinUsesLisp 2021-07-25 21:34:17 -03:00
  • 95761cc6a7 shader: Add integer division opcodes ReinUsesLisp 2021-07-25 21:27:21 -03:00
  • 43aa695a04 common/settings: Remove unused scaling options ReinUsesLisp 2021-07-25 21:20:12 -03:00
  • e580299467 shader: Fix rescaling pass ReinUsesLisp 2021-07-22 04:29:00 -03:00
  • fad2c92a39 gl_texture_cache: Simplify rescaling ameerj 2021-07-22 01:34:46 -04:00
  • d5143c83a9 texture_cache: Fix typo in aliased image rescaling ameerj 2021-07-22 00:16:19 -04:00
  • 0fb4b84383 vk_texture_cache: Simplify and optimize scaling blits ReinUsesLisp 2021-07-21 22:57:53 -03:00
  • 520c4a44f6 vk_texture_cache: Fix scaling blit validation errors ReinUsesLisp 2021-07-21 22:39:05 -03:00
  • 1672e9ba09 shader: Fix resolution scaling pass ReinUsesLisp 2021-07-21 22:25:34 -03:00
  • fb924ea85c shader: Add resolution down factor opcode ReinUsesLisp 2021-07-21 22:24:33 -03:00
  • fddf372c68 gl_texture_cache: Implement ScaleDown ameerj 2021-07-21 21:23:00 -04:00
  • 0a6c895af7 gl_texture_cache: Rescale fixes for multi-layered textures ameerj 2021-07-21 20:50:15 -04:00
  • dfc65cd0a3 Texture Cache: Implement Rescaling on Aliases and Blits. Fernando Sahmkow 2021-07-21 10:15:09 +02:00
  • d464b122d5 Fix blits with mips ReinUsesLisp 2021-07-21 03:07:18 -03:00
  • 973f8f1d08 Fix blits ReinUsesLisp 2021-07-21 02:55:55 -03:00
  • de66a69ed4 renderer_gl: Resolution scaling fixes ameerj 2021-07-21 00:02:35 -04:00
  • 8704c93913 TextureCache: Fix rescaling of ImageCopies Fernando Sahmkow 2021-07-20 22:51:25 +02:00
  • 778700ff9d TextureCache: Modify Viewports/Scissors according to Rescale. Fernando Sahmkow 2021-07-20 19:36:38 +02:00
  • 71ca84d829 Settings: eliminate rescaling_factor. Fernando Sahmkow 2021-07-20 18:29:52 +02:00
  • 84f2aea896 Texture Cache: More rescaling fixes. Fernando Sahmkow 2021-07-20 07:40:05 +02:00
  • 10e5065a5c gl_texture_cache: WIP texture rescale ameerj 2021-07-18 23:59:31 -04:00
  • ba18047e8d Texture Cache: Implement Vulkan UpScaling & DownScaling Fernando Sahmkow 2021-07-19 04:32:03 +02:00
  • 360e897ccd ShaderDecompiler: Add initial support for rescaling. Fernando Sahmkow 2021-07-18 23:06:12 +02:00
  • 37ef9c9130 Settings: Add resolution scaling to settings. Fernando Sahmkow 2021-07-18 20:33:20 +02:00
  • 22f4b290b6 VideoCore: Initial Setup for the Resolution Scaler. Fernando Sahmkow 2021-07-18 18:40:14 +02:00
  • ffb79afd29 Replace keys error pop up Matías Locatti 2021-11-16 03:53:28 -03:00
  • 720970c4c1 Merge pull request #7326 from ameerj/vp8 Fernando S 2021-11-14 23:03:56 +01:00
  • 2e5866147e Replace "Light" theme by "Default" Romain Failliot 2021-11-13 22:14:30 -05:00
  • 30442d8a89 Merge pull request #7260 from vonchenplus/spirv_support_legacy_attribute_v2 bunnei 2021-11-14 02:07:45 -08:00
  • 7f256392a1 Merge pull request #7305 from Morph1984/ci bunnei 2021-11-14 02:07:04 -08:00
  • 0eacc362dd Merge pull request #7272 from behunin/the-courteous-logger bunnei 2021-11-13 00:03:54 -08:00
  • c50f170597 codes: Rename ComposeFrameHeader to ComposeFrame ameerj 2021-11-12 19:52:51 -05:00
  • 1994edfeb6 CMake: Enable VP8 ffmpeg decoders ameerj 2021-11-12 17:41:07 -05:00
  • d35391b9f4 vp8: Implement header composition ameerj 2021-11-12 17:14:02 -05:00
  • b39b33b1fe codecs: Add VP8 codec class ameerj 2021-11-12 19:28:21 -05:00
  • 852858c2cb Merge pull request #7320 from OatmealDome/homebrew-capabilities Mai M 2021-11-11 00:26:59 -05:00
  • 50acc0da20 program_metadata: Add default ThreadInfo kernel capability OatmealDome 2021-11-10 19:23:59 -05:00
  • bdabd17c76 Merge pull request #7303 from Morph1984/swkbd-confirm-skip-textcheck Fernando S 2021-11-10 13:42:11 +01:00
  • 3af2117c88 applets/swkbd: Fix text check message encoding Morph 2021-11-08 14:57:53 -05:00
  • 84934693cf ci: Print traceback on patch merge failure Morph 2021-11-08 13:36:05 -05:00
  • 1af499c15b applets/swkbd: Skip text checking if the text has been confirmed Morph 2021-11-08 13:05:50 -05:00
  • ced1302975 service/pctl: Stub EndFreeCommunication Narr the Reg 2021-11-05 10:16:19 -06:00
  • 70d51f72ec vulkan_device: Add missing vulkan image format R5G6B5 in GetFormatProperties Feng Chen 2021-11-05 22:31:40 +08:00
  • 3a71ff44f8 Merge pull request #7279 from Morph1984/system-get-program-id Morph 2021-11-04 20:34:20 -04:00
  • 2ceb514a39 Merge pull request #7289 from ameerj/perf-stat-shutdown Morph 2021-11-04 20:34:09 -04:00
  • 0cf78a34ba core: Reorder perf_stats destruction order on Shutdown ameerj 2021-11-04 20:19:58 -04:00
  • 3ceefc64f1 Merge pull request #7287 from Morph1984/stub-aoc Fernando S 2021-11-05 00:26:10 +01:00
  • a6e6a5ac38 general: Get the current process program id directly from the system Morph 2021-11-03 20:32:26 -04:00
  • 64275dfbf4 general: Rename GetTitleID to GetProgramID Morph 2021-11-03 14:15:51 -04:00
  • f178a8ef0c Merge pull request #7282 from ameerj/core-includes bunnei 2021-11-04 13:56:10 -07:00
  • 21c1316503 service: aoc: Stub NotifyUnmountAddOnContent Morph 2021-11-04 16:50:08 -04:00
  • ef427e4cb0 service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContent Morph 2021-11-04 16:48:47 -04:00
  • b92c4abc96 Merge pull request #7285 from german77/acc bunnei 2021-11-04 10:45:53 -07:00
  • bee6b71553 service/acc: Rename Unknown160 to InitializeApplicationInfoV2 german77 2021-11-04 10:10:58 -06:00
  • 35aa153d6c Merge pull request #7283 from Morph1984/stub-160 Fernando S 2021-11-04 16:25:32 +01:00
  • f2988ecabc service: acc: Stub acc:u0 '160' Morph 2021-11-04 02:57:13 -04:00
  • b275f2e475 core: Fix transitive include build errors ameerj 2021-11-03 21:31:09 -04:00
  • 7c4b6aab2e core: Remove unused includes ameerj 2021-11-03 21:21:01 -04:00
  • f2a4204245 Simply legacy attribute implement Feng Chen 2021-11-01 12:00:13 +08:00
  • 863e2e2b4f Merge pull request #7278 from Morph1984/svc-num-handles Mai M 2021-11-03 06:59:07 -04:00
  • b871388a31 svc: Correct WaitSynchronization num_handles param type Morph 2021-11-02 22:04:20 -04:00
  • 7ce29ea74e Merge pull request #7262 from FernandoS27/Buffalo-buffalo-Buffalo-buffalo-buffalo bunnei 2021-11-02 16:34:03 -07:00
  • 43ba9db890 Merge pull request #7265 from Morph1984/gl-rasterizer-unused-include Mai M 2021-11-02 18:43:31 -04:00
  • 3d1f2bb3aa Merge pull request #7268 from Morph1984/expected-resultval Mai M 2021-11-02 18:41:57 -04:00
  • cb09ea0f01 general: Remove MakeResult helpers Morph 2021-11-02 17:23:19 -04:00
  • 98b351758c hle/result: Amend ResultVal documentation Morph 2021-11-01 10:38:11 -04:00
  • 52e52924bb hle/result: Reimplement ResultVal using Common::Expected Morph 2021-11-01 10:09:37 -04:00
  • a41e9e93dd common: Implement a subset of P0323 (std::expected) Morph 2021-10-31 21:20:51 -04:00
  • 2b3d66fe69 Move the cmake submodule checkout command to a new line Fletcher Porter 2021-11-01 23:51:11 -07:00
  • b118fa8698 Merge pull request #7227 from vonchenplus/fix_memory_leak_v2 bunnei 2021-11-01 20:11:30 -07:00
  • d6b5f64484 Refactor Logging Impl Loop on stop_token and remove final_entry in Entry. Move Backend thread out of Impl Constructor to its own function. Add Start function for backend thread. Use stop token in PopWait and check if entry filename is nullptr before logging. Levi Behunin 2021-11-01 18:36:27 -06:00
  • 2d4bbd83e6 Shader Cahe: Fix Phi Nodes on GLASM. Fernando Sahmkow 2021-11-02 00:59:25 +01:00
  • 194579bc4f ShaderCache: Fix Phi Nodes Type on OGL. Fernando Sahmkow 2021-11-01 22:26:17 +01:00
  • d607ceacf4 gl_rasterizer: Remove unused includes Morph 2021-10-31 23:57:51 -04:00
  • f808a30f94 Merge pull request #7264 from zhaobot/tx-update-20211101021628 Mai M 2021-10-31 23:57:26 -04:00
  • 02178137c9 Update translations (2021-11-01) The yuzu Community 2021-11-01 02:16:50 +00:00
  • c50ad56bf5 ShaderCache: Order Phi Arguments from farthest away to nearest. Fernando Sahmkow 2021-10-31 17:46:46 +01:00
  • 49f9a44235 Support gl_FogFragCoord attribute vonchenplus 2021-10-31 22:02:05 +08:00
  • 99ba26460d Merge pull request #7246 from german77/userimage bunnei 2021-10-31 04:07:34 -07:00
  • 7aa0d97eed Merge pull request #7201 from ameerj/spirv-depth-sampling Fernando S 2021-10-30 16:45:58 +02:00
  • a3a353edf2 Merge pull request #6702 from lat9nq/disable-screensaver bunnei 2021-10-30 00:29:05 -07:00
  • 7c2c72a6d6 Merge pull request #7244 from Morph1984/application-lang-pt-br bunnei 2021-10-29 22:32:38 -07:00
  • 604b6d1210 yuzu qt: Disable the screensaver with SDL2 lat9nq 2021-10-30 01:21:26 -04:00
  • 92159b210e Merge pull request #7240 from Morph1984/resultval-remove-cv bunnei 2021-10-29 21:35:32 -07:00
  • f503dbf071 profile_manager: Resize any image bigger than 256p german77 2021-10-29 00:26:53 -05:00
  • c1b199bd21 Merge pull request #7241 from Morph1984/resultval-move-assignment bunnei 2021-10-29 09:14:32 -07:00
  • 60e79d50f8 Merge pull request #7243 from lat9nq/nvdrv-warn bunnei 2021-10-28 17:57:53 -07:00
  • 06d097a18e Merge pull request #7245 from Morph1984/compile-opt-desc Mai M 2021-10-28 20:45:50 -04:00
  • 3f8d74dec1 CMakeLists: Document the /GT compile option Morph 2021-10-28 20:43:46 -04:00
  • cd49907248 Merge pull request #7007 from FernandoS27/intel-options Morph 2021-10-28 20:40:13 -04:00
  • baf599c1d3 file_sys: control_metadata: Add BrazilianPortuguese Morph 2021-10-28 20:04:33 -04:00
  • e4052a1dab ns: language: Add BrazilianPortuguese to ApplicationLanguage Morph 2021-10-28 20:03:23 -04:00