Historique des commits

Auteur SHA1 Message Date
  Morph 138d9d7eff main: Add resolution scale label in the status bar il y a 5 ans
  ReinUsesLisp d2388dd0d0 vulkan: Implement rescaling shader patching il y a 5 ans
  ReinUsesLisp dc72d4d4f5 vk_texture_cache: Properly scale blit source images il y a 5 ans
  ReinUsesLisp baf0993d5c vk_graphics_pipeline: Use Shader::NumDescriptors when possible il y a 5 ans
  ReinUsesLisp 6f3a41abe2 opengl: Use Shader::NumDescriptors when possible il y a 5 ans
  ReinUsesLisp 656adee630 spirv: Implement rescaling patching il y a 5 ans
  ReinUsesLisp 01379c5e3c shader/rescaling_pass: Patch more instructions il y a 5 ans
  ReinUsesLisp c15332c44f shader: Add IsTextureScaled opcode il y a 5 ans
  ReinUsesLisp 74efa57c1b texture_cache: Add image getters il y a 5 ans
  ReinUsesLisp c892359d1b shader: Add copy constructor to instructions il y a 5 ans
  ReinUsesLisp 95761cc6a7 shader: Add integer division opcodes il y a 5 ans
  ReinUsesLisp 43aa695a04 common/settings: Remove unused scaling options il y a 5 ans
  ReinUsesLisp e580299467 shader: Fix rescaling pass il y a 5 ans
  ameerj fad2c92a39 gl_texture_cache: Simplify rescaling il y a 5 ans
  ameerj d5143c83a9 texture_cache: Fix typo in aliased image rescaling il y a 5 ans
  ReinUsesLisp 0fb4b84383 vk_texture_cache: Simplify and optimize scaling blits il y a 5 ans
  ReinUsesLisp 520c4a44f6 vk_texture_cache: Fix scaling blit validation errors il y a 5 ans
  ReinUsesLisp 1672e9ba09 shader: Fix resolution scaling pass il y a 5 ans
  ReinUsesLisp fb924ea85c shader: Add resolution down factor opcode il y a 5 ans
  ameerj fddf372c68 gl_texture_cache: Implement ScaleDown il y a 5 ans
  ameerj 0a6c895af7 gl_texture_cache: Rescale fixes for multi-layered textures il y a 5 ans
  Fernando Sahmkow dfc65cd0a3 Texture Cache: Implement Rescaling on Aliases and Blits. il y a 5 ans
  ReinUsesLisp d464b122d5 Fix blits with mips il y a 5 ans
  ReinUsesLisp 973f8f1d08 Fix blits il y a 5 ans
  ameerj de66a69ed4 renderer_gl: Resolution scaling fixes il y a 5 ans
  Fernando Sahmkow 8704c93913 TextureCache: Fix rescaling of ImageCopies il y a 5 ans
  Fernando Sahmkow 778700ff9d TextureCache: Modify Viewports/Scissors according to Rescale. il y a 5 ans
  Fernando Sahmkow 71ca84d829 Settings: eliminate rescaling_factor. il y a 5 ans
  Fernando Sahmkow 84f2aea896 Texture Cache: More rescaling fixes. il y a 5 ans
  ameerj 10e5065a5c gl_texture_cache: WIP texture rescale il y a 5 ans