Commit History

作者 SHA1 備註 提交日期
  ameerj b027fac794 gl_texture_cache/rescaling_pass: minor cleanup 4 年之前
  ameerj c8a971be91 vk_texture_cache: Minor cleanup 4 年之前
  ameerj edb5844240 rescaling_pass: Fix and simplify shuffle/fragcoord pass 4 年之前
  Fernando Sahmkow b3a9c8f108 Shader: Don't rescale FragCoord if used by Shuffle 4 年之前
  ameerj 6000fe69a4 image_info: Mark MSAA textures as non-rescalable 4 年之前
  ameerj 80f8d4989e bootmanager: Fix screenshot resolution factor usage 4 年之前
  ameerj fcf2b2c78a gl_texture_cache: Simplify scaling 4 年之前
  ameerj ae8d19d17e Renderers: Unify post processing filter shaders 4 年之前
  ameerj 29710f3250 gl_texture_cache: fix scaling on upload 4 年之前
  Fernando Sahmkow a6b88e85bf Renderer: Implement Bicubic and ScaleForce filters. 5 年之前
  Fernando Sahmkow c5bbbf3902 Texture Cache: fix scaling on upload and stop scaling on base resolution. 4 年之前
  ameerj 68e038404c shader, video_core: Fix GCC build errors 5 年之前
  ameerj 65781f88f8 emit_spirv: Fix RescalingLayout alignment 5 年之前
  Fernando Sahmkow d7c9792169 TextureCache: Fix Buffer Views Scaling. 5 年之前
  Fernando Sahmkow dfa8291526 RescalingPass: Agregate pixels on texelFetch while on Fragment Shader 5 年之前
  Fernando Sahmkow 4b1393a691 Texture Cache: Correctly fix Blits Rescaling. 5 年之前
  Fernando Sahmkow 8f78444de3 shader: Fix TextureSize check on rescaling. 5 年之前
  ameerj ed675cfd8c texture_cache: Disable dst_image scaling in BlitImage 5 年之前
  ameerj dc28284437 emit_spirv: Fix RescalingLayout alignment 5 年之前
  ReinUsesLisp e66d5b88a6 shader: Properly scale image reads and add GL SPIR-V support 5 年之前
  ReinUsesLisp fc9bb3c3fe shader: Properly blacklist and scale image loads 5 年之前
  ReinUsesLisp c7a1cbad44 texture_cache: Add getter to query if image view is rescaled 5 年之前
  ReinUsesLisp 526e47f148 vk_rasterizer: Minor style change 5 年之前
  ReinUsesLisp c9238555f7 gl_texture_cache: Fix scaling blits 5 年之前
  ReinUsesLisp cfeb161c7e glsl/glasm: Pass and use scaling parameters in shaders 5 年之前
  ReinUsesLisp 4a512d6827 gl_rasterizer: Properly scale viewports and scissors 5 年之前
  ameerj 05d98d9bbf gl_texture_cache: Fix multi layered texture Scale 5 年之前
  ameerj b6060873ce gl_compute_pipeline: Add downscale factor to shader uniforms 5 年之前
  ameerj 9bc7b04ca5 gl_rasterizer: Fix rescale dirty state checking 5 年之前
  ameerj f086c82e1f gl_graphics_pipeline: Add downscale factor to shader uniforms 5 年之前