Historique des commits

Auteur SHA1 Message Date
  ameerj ed675cfd8c texture_cache: Disable dst_image scaling in BlitImage il y a 5 ans
  ameerj dc28284437 emit_spirv: Fix RescalingLayout alignment il y a 5 ans
  ReinUsesLisp e66d5b88a6 shader: Properly scale image reads and add GL SPIR-V support il y a 5 ans
  ReinUsesLisp fc9bb3c3fe shader: Properly blacklist and scale image loads il y a 5 ans
  ReinUsesLisp c7a1cbad44 texture_cache: Add getter to query if image view is rescaled il y a 5 ans
  ReinUsesLisp 526e47f148 vk_rasterizer: Minor style change il y a 5 ans
  ReinUsesLisp c9238555f7 gl_texture_cache: Fix scaling blits il y a 5 ans
  ReinUsesLisp cfeb161c7e glsl/glasm: Pass and use scaling parameters in shaders il y a 5 ans
  ReinUsesLisp 4a512d6827 gl_rasterizer: Properly scale viewports and scissors il y a 5 ans
  ameerj 05d98d9bbf gl_texture_cache: Fix multi layered texture Scale il y a 5 ans
  ameerj b6060873ce gl_compute_pipeline: Add downscale factor to shader uniforms il y a 5 ans
  ameerj 9bc7b04ca5 gl_rasterizer: Fix rescale dirty state checking il y a 5 ans
  ameerj f086c82e1f gl_graphics_pipeline: Add downscale factor to shader uniforms il y a 5 ans
  ReinUsesLisp 2182d25750 texture_cache: Fix blacklists on compute il y a 5 ans
  ReinUsesLisp 56ccda1d99 texture_cache: Simplify image view queries and blacklisting il y a 5 ans
  Fernando Sahmkow 48d81506a3 Vulkan: Fix downscaling Blit. il y a 5 ans
  Fernando Sahmkow 07c564f38b Texture Cache: Implement Rating System. il y a 5 ans
  Fernando Sahmkow cee7eba64e OpenGL: set linear mag filter when blitting a downscaled image. il y a 5 ans
  Fernando Sahmkow 117f8ee7a4 Vulkan: Fix AA when rescaling. il y a 5 ans
  Fernando Sahmkow 0e8cf38f39 Texture Cache: Implement Blacklisting. il y a 5 ans
  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