Historial de Commits

Autor SHA1 Mensaje Fecha
  Fernando Sahmkow 3dd7643214 texture_cache: Use siblings textures on Rebuild and fix possible error on blitting hace 7 años
  Fernando Sahmkow 4db28f72f6 texture_cache: Remove old rasterizer cache hace 7 años
  Fernando Sahmkow 2d83553ea7 texture_cache: Implement siblings texture formats. hace 7 años
  Fernando Sahmkow cb728797b0 fermi2d: Correct Origin Mode hace 7 años
  Fernando Sahmkow a56f687793 texture_cache: correct texture buffer on surface params hace 7 años
  Fernando Sahmkow b01f9c8a70 texture_cache: eliminate accelerated depth->color/color->depth copies due to driver instability. hace 7 años
  Fernando Sahmkow 561ce29c98 texture_cache: correct mutex locks hace 7 años
  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