Commit History

Author SHA1 Message Date
  ReinUsesLisp f297e9ff22 yuzu/game_list: Silence -Wswitch and -Wunused-variable 6 years ago
  ReinUsesLisp 2b9b695fa7 yuzu/configure_service: Silence -Wswitch 6 years ago
  ReinUsesLisp e03f46fb0e yuzu_tester: Remove unused variable 6 years ago
  ReinUsesLisp 8d0b1a957e service/nvdrv: Silence -Wswitch 6 years ago
  ReinUsesLisp 5c907f85fc service/nfp: Silence -Wunused and -Wswitch 6 years ago
  ReinUsesLisp 0759df0aff service/hid: Silence -Wunused and -Wswitch 6 years ago
  ReinUsesLisp ab6f8d8a1e service/am: Silence -Wreorder 6 years ago
  ReinUsesLisp 634c6e24b0 service/hid: Remove unused system reference 6 years ago
  ReinUsesLisp 1dbd22e695 service/friend: Remove unused field 6 years ago
  ReinUsesLisp 99db7d23dd service/filesystem: Silence -Wunused-variable 6 years ago
  ReinUsesLisp 8566096794 service/bcat: Silence -Wreorder and -Wunused 6 years ago
  ReinUsesLisp 87e7cc2d5a service/audio: Silence -Wunused 6 years ago
  ReinUsesLisp aacb473aa2 service/apm: Silence -Wunused and -Wreorder 6 years ago
  ReinUsesLisp f4417eab8f common/file_util: Silence -Wswitch 6 years ago
  Fernando Sahmkow ab47a660c8 Texture_Cache: Blit Deduction corrections and simplifications. 6 years ago
  Fernando Sahmkow 2036504a82 TextureCache: Add the ability to deduce if two textures are depth on blit. 7 years ago
  Fernando Sahmkow e6eae4b815 Shader_ir: Address feedback 6 years ago
  Fernando Sahmkow 3c09d9abe6 Shader_Ir: Address Feedback and clang format. 7 years ago
  Fernando Sahmkow 507a9c6a40 vk_shader_decompiler: Correct Branches inside conditionals. 7 years ago
  Fernando Sahmkow 000ad558dd vk_shader_decompiler: Clean code and be const correct. 7 years ago
  Fernando Sahmkow 7c756baa77 Shader_IR: clean up AST handling and add documentation. 7 years ago
  Fernando Sahmkow 5ea740beb5 Shader_IR: Correct OutwardMoves for Ifs 7 years ago
  Fernando Sahmkow 100a4bd988 vk_shader_compiler: Don't enclose branches with if(true) to avoid crashing AMD 7 years ago
  Fernando Sahmkow 189a50bc2a gl_shader_decompiler: Refactor and address feedback. 7 years ago
  Fernando Sahmkow b3c46d6948 Shader_IR: corrections and clang-format 7 years ago
  Fernando Sahmkow 466cd52ad4 vk_shader_compiler: Correct SPIR-V AST Decompiling 7 years ago
  Fernando Sahmkow 2e9a810423 Shader_IR: allow else derivation to be optional. 7 years ago
  Fernando Sahmkow ca9901867e vk_shader_compiler: Implement the decompiler in SPIR-V 7 years ago
  Fernando Sahmkow 0366c18d87 Shader_IR: mark labels as unused for partial decompile. 7 years ago
  Fernando Sahmkow 47e4f6a52c Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. 7 years ago