Historial de Commits

Autor SHA1 Mensaje Fecha
  Fernando Sahmkow b7de31ac97 shader_ir: Fix image copy rebase issues hace 7 años
  Fernando Sahmkow 6f69f06873 texture_cache: Don't Image Copy if component types differ hace 7 años
  Fernando Sahmkow 9f755218a1 texture_cache: move some large methods to cpp files hace 7 años
  Fernando Sahmkow 3809041c24 texture_cache: Optimize GetSurface and use references on functions that don't change a surface. hace 7 años
  Fernando Sahmkow 60bf761afb texture_cache: Implement Buffer Copy and detect Turing GPUs Image Copies hace 7 años
  Fernando Sahmkow 228f516bb4 texture_cache uncompress-compress is untopological. hace 7 años
  Fernando Sahmkow 9251354152 texture_cache: Correct copying between compressed and uncompressed formats hace 7 años
  Fernando Sahmkow 0966665fc2 texture_cache: Only load on recycle with accurate GPU. hace 7 años
  Fernando Sahmkow ea1525dab1 Fix rebase errors hace 7 años
  Fernando Sahmkow bdf9faab33 texture_cache: Handle uncontinuous surfaces. hace 7 años
  Fernando Sahmkow e60ed2bb3e texture_cache: return null surface on invalid address hace 7 años
  Fernando Sahmkow fcac55d5bf texture_cache: Add checks for texture buffers. hace 7 años
  Fernando Sahmkow 175aa343ff texture_cache: Fermi2D reform and implement View Mirage hace 7 años
  ReinUsesLisp 1bf4154e7d gl_shader_decompiler: Implement image binding settings hace 7 años
  ReinUsesLisp 9097301d92 shader: Implement bindless images hace 7 años
  ReinUsesLisp 06c4ce8645 shader: Decode SUST and implement backing image functionality hace 7 años
  ReinUsesLisp 007ffbef1c gl_rasterizer: Track texture buffer usage hace 7 años
  ReinUsesLisp 58c0d37422 video_core: Make ARB_buffer_storage a required extension hace 7 años
  ReinUsesLisp 07f7ce1da2 gl_rasterizer_cache: Use texture buffers to emulate texture buffers hace 7 años
  ReinUsesLisp b8c75a845b maxwell_3d: Partially implement texture buffers as 1D textures hace 7 años
  ReinUsesLisp 6c81c8f5b7 gl_shader_decompiler: Allow 1D textures to be texture buffers hace 7 años
  ReinUsesLisp 4e81fc8296 shader: Implement texture buffers hace 7 años
  Fernando Sahmkow d267948a73 texture_cache: loose TryReconstructSurface when accurate GPU is not on. hace 7 años
  Fernando Sahmkow 6162cb922e texture_cache: Document the most important methods. hace 7 años
  Fernando Sahmkow 4530511ee4 texture_cache: Try to Reconstruct Surface on bigger than overlap. hace 7 años
  Fernando Sahmkow a79831d9d0 texture_cache: Implement Guard mechanism hace 7 años
  Fernando Sahmkow 7731a0e2d1 texture_cache: General Fixes hace 7 años
  ReinUsesLisp c2ed348bdd surface_params: Ensure pitch is always written to avoid surface leaks hace 7 años
  ReinUsesLisp 9098905dd1 gl_framebuffer_cache: Use a hashed struct to cache framebuffers hace 7 años
  Fernando Sahmkow d65a4af895 texture_cache return invalid buffer on deactivated color_mask hace 7 años