Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Fernando Sahmkow a4a58be2d4 texture_cache: Implement L1_Inner_cache hace 7 años
  ReinUsesLisp 345e73f2fe video_core: Use un-shifted block sizes to avoid integer divisions hace 7 años
  ReinUsesLisp 28d7c2f5a5 texture_cache: Change internal cache from lists to vectors hace 7 años
  Fernando Sahmkow b347543e83 Reduce amount of size calculations. hace 7 años
  Fernando Sahmkow 4e2071b6d9 texture_cache: Correct premature texceptions hace 7 años
  Fernando Sahmkow ba677ccb5a texture_cache: Implement guest flushing hace 7 años
  Fernando Sahmkow de0b1cb2b2 Fixes to mipmap's process and reconstruct process hace 7 años
  ReinUsesLisp e0002599ac surface_base: Add parenthesis to EmplaceOverview's predicate hace 7 años
  Fernando Sahmkow 324e470879 Texture Cache: Implement Blitting and Fermi Copies hace 7 años
  ReinUsesLisp 549fd18ac4 surface_view: Add constructor for ViewParams hace 7 años
  ReinUsesLisp 16e8625a30 surface_base: Split BreakDown into layered and non-layered variants hace 7 años
  ReinUsesLisp 2b30000a1e surface_base: Silence truncation warnings and minor renames and reordering hace 7 años
  ReinUsesLisp 03d10ea3b4 copy_params: Use constructor instead of C-like initialization hace 7 años
  Fernando Sahmkow 1af4414861 Correct Mipmaps View method in Texture Cache hace 7 años
  Fernando Sahmkow d86f9cd709 Change texture_cache chaching from GPUAddr to CacheAddr hace 7 años
  Fernando Sahmkow b711cdce78 Corrections to Structural Matching hace 7 años