Historique des commits

Auteur SHA1 Message Date
  ameerj fcf2b2c78a gl_texture_cache: Simplify scaling il y a 5 ans
  ameerj ae8d19d17e Renderers: Unify post processing filter shaders il y a 5 ans
  ameerj 29710f3250 gl_texture_cache: fix scaling on upload il y a 5 ans
  Fernando Sahmkow a6b88e85bf Renderer: Implement Bicubic and ScaleForce filters. il y a 5 ans
  Fernando Sahmkow c5bbbf3902 Texture Cache: fix scaling on upload and stop scaling on base resolution. il y a 5 ans
  ameerj 68e038404c shader, video_core: Fix GCC build errors il y a 5 ans
  ameerj 65781f88f8 emit_spirv: Fix RescalingLayout alignment il y a 5 ans
  Fernando Sahmkow d7c9792169 TextureCache: Fix Buffer Views Scaling. il y a 5 ans
  Fernando Sahmkow dfa8291526 RescalingPass: Agregate pixels on texelFetch while on Fragment Shader il y a 5 ans
  Fernando Sahmkow 4b1393a691 Texture Cache: Correctly fix Blits Rescaling. il y a 5 ans
  Fernando Sahmkow 8f78444de3 shader: Fix TextureSize check on rescaling. il y a 5 ans
  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