Histórico de Commits

Autor SHA1 Mensagem Data
  yzct12345 430255caf8 decoders: Templates allow memcpy optimizations há 5 anos atrás
  yzct12345 f56d0db5bd decoders: Optimize swizzle copy performance (#6790) há 5 anos atrás
  lat9nq 287a0f72a5 decoders: Break instead of continue há 5 anos atrás
  lat9nq 1feefabeba decoders: Avoid out-of-bounds access há 5 anos atrás
  ameerj 20eb368e14 renderer_vulkan: Accelerate ASTC decoding há 5 anos atrás
  ReinUsesLisp fe494a0ccd common/alignment: Rename AlignBits to AlignUpLog2 há 5 anos atrás
  ReinUsesLisp 9764c13d6d video_core: Rewrite the texture cache há 5 anos atrás
  ReinUsesLisp f00641459e textures/decoders: Fix block linear to pitch copies há 6 anos atrás
  bunnei 3d13d7f48f Merge pull request #4324 from ReinUsesLisp/formats há 6 anos atrás
  ReinUsesLisp fbc232426d video_core: Rearrange pixel format names há 6 anos atrás
  ReinUsesLisp c574ab5aa1 video_core/textures: Add and use SwizzleSliceToVoxel, and minor style changes há 6 anos atrás
  Fernando Sahmkow 37c690576f MaxwellDMA: Optimize micro copies. há 6 anos atrás
  Lioncash e2d8be1ca2 General: Resolve warnings related to missing declarations há 6 anos atrás
  Fernando Sahmkow a452ff983d MaxwellDMA: Fixes, corrections and relaxations. há 7 anos atrás
  Fernando Sahmkow d1812316e1 texture_cache: Style and Corrections há 7 anos atrás
  Fernando Sahmkow 7232a1ed16 decoders: correct block calculation há 7 anos atrás
  ReinUsesLisp 345e73f2fe video_core: Use un-shifted block sizes to avoid integer divisions há 7 anos atrás
  ReinUsesLisp fb94871791 gl_texture_cache: Add fast copy path há 7 anos atrás
  ReinUsesLisp bab21e8cb3 gl_texture_cache: Initial implementation há 7 anos atrás
  Fernando Sahmkow da91e6e4b6 Apply Const correctness to SwizzleKepler and replace u32 for size_t on iterators. há 7 anos atrás
  Fernando Sahmkow bec28d692d Implement Block Linear copies in Kepler Memory. há 7 anos atrás
  bunnei 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. há 7 anos atrás
  ReinUsesLisp 0ad3c031f4 gl_rasterizer_cache: Move format conversion to its own file há 7 anos atrás
  ReinUsesLisp 0ccd490fcd decoders: Minor style changes há 7 anos atrás
  David Marcec fdd649e2ef Fixed uninitialized memory due to missing returns in canary há 7 anos atrás
  FernandoS27 ddfbe0b58d Implemented Tile Width Spacing há 7 anos atrás
  bunnei f02b125ac8 Merge pull request #1717 from FreddyFunk/swizzle-gob há 7 anos atrás
  Frederic L 11a1442229 Eliminated unnessessary memory allocation and copy (#1702) há 7 anos atrás
  Frederic Laing 7a400e2191 textures/decoders: Replace magic numbers há 7 anos atrás
  Frederic Laing 95d3965f31 textures/decoders: Minor cleanup há 7 anos atrás