Commit History

Author SHA1 Message Date
  Adam Heinermann 097de2febc const fixes 4 years ago
  Adam Heinermann b7a938e817 Apply clang format 4 years ago
  Adam Heinermann f90d980837 Added TAS controls to the menu under Tools 4 years ago
  Fernando Sahmkow 1e474fb9d1 Texture Cache: Correct conversion shaders. 4 years ago
  Fernando Sahmkow 0902119302 Texture Cache: Always copy on NVIDIA. 4 years ago
  Fernando Sahmkow 8532849439 TextureCache: Simplify blitting of D24S8 formats and fix bugs. 4 years ago
  Fernando Sahmkow d7f4434bd5 VulkanTexturECache: Use reinterpret on D32_S8 formats. 4 years ago
  Fernando Sahmkow b96caf200d HostShaders: Fix D24S8 convertion shaders. 4 years ago
  Kewlan 8e3371a5c5 configure_general: Allow framerate cap to be used in custom game configs 4 years ago
  bunnei d20f91da11 Merge pull request #7395 from Morph1984/resolve-comments 4 years ago
  bunnei 5082712b4e Merge pull request #7389 from ameerj/screenshot-1x 4 years ago
  bunnei ba5210675a Merge pull request #7359 from heinermann/kthread_crash 4 years ago
  bunnei fc34749778 Merge pull request #7393 from Morph1984/pm-ams-get-pid 4 years ago
  Fernando Sahmkow 779f4ac72d TextureCache: Eliminate format deduction as full depth conversion has been supported. 4 years ago
  Morph 5cf93c1346 kernel: svc: Move all IsValid functions to an anonymous namespace 4 years ago
  Morph 2726d705f8 kernel: svc: Implement SetProcessMemoryPermission 4 years ago
  Morph 281437c811 kernel: KPageTable: Rename SetCodeMemoryPermission to SetProcessMemoryPermission 4 years ago
  Morph a41c6dafea vk_texture_cache: Mark VkBufferUsageFlags as static constexpr 4 years ago
  Morph 095bc88428 vk_blit_image: Consolidate CreatePipelineTargetEx functions 4 years ago
  Morph 9173f07a51 service: pm: Implement AtmosphereGetProcessId 4 years ago
  Morph 3dc38d185b service: pm: Add all relevant result codes 4 years ago
  bunnei ea6fa044f3 Merge pull request #7368 from FernandoS27/vulkan-conv 4 years ago
  Morph 40cd0bb97b service: pm: Rename title id to program id 4 years ago
  ameerj fe1f06c856 Fix screenshot dimensions when at 1x scale 4 years ago
  Fernando Sahmkow da2fe81905 TextureCache: Refactor and fix linux compiling. 4 years ago
  Fernando Sahmkow 4ca6e9a9e2 TextureCache: Assure full conversions on depth/stencil write shaders. 4 years ago
  Fernando Sahmkow 0857f82913 TextureCache: Implement buffer copies on Vulkan. 4 years ago
  bunnei c3e1ffc44b Merge pull request #7294 from vonchenplus/fix_image_update_error_when_width_too_small 4 years ago
  Fernando Sahmkow e02cff2f69 TextureCache: Add R16G16 to D24S8 converter. 4 years ago
  Fernando Sahmkow 1d5e6a51d7 TextureCache: Add B10G11R11 to D24S8 converter. 4 years ago