Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Fernando Sahmkow 6bd034eae9 engine_upload: Addapt to new Texture Cache hace 7 años
  ReinUsesLisp 2131f71573 surface_params: Optimize CreateForTexture hace 7 años
  Fernando Sahmkow 41b4674458 gl_texture_cache: Make main views be proxy textures instead of a full view. hace 7 años
  Fernando Sahmkow 07cc7e0c12 texture_cache: Add ASync Protections hace 7 años
  Fernando Sahmkow 1bbc9debfb Remove Framebuffer reconfiguration and restrict rendertarget protection hace 7 años
  Fernando Sahmkow 5192521dc3 texture_cache: Implement GPU Dirty Flags hace 7 años
  Fernando Sahmkow 94f2be5473 texture_cache: Optimize GetMipBlockHeight and GetMipBlockDepth hace 7 años