提交歷史

作者 SHA1 備註 提交日期
  gidoly 408a9cd50d oops re open 3 年之前
  Liam 34c448bad4 Revert "texture_cache: Fix incorrect logic for AccelerateDMA" 3 年之前
  Fernando S a10bdaf934 Merge pull request #10953 from FernandoS27/oh-oopsies-yfc 3 年之前
  Fernando Sahmkow 596a6132b9 AccelerateDMA: Don't accelerate 3D texture DMA operations 3 年之前
  Fernando Sahmkow b62121fd60 Texture cache: Fix YFC regression due to code testing 3 年之前
  Kelebek1 5da70f7197 Remove memory allocations in some hot paths 3 年之前
  bunnei 7eb7d56b1b Merge pull request #10777 from liamwhite/no-barrier 3 年之前
  liamwhite f1e12e3b08 Merge pull request #10818 from vonchenplus/render_target_samples 3 年之前
  FengChen 76a676883a video_core: add samples check when find render target 3 年之前
  Wollnashorn 2dc0ff79ec video_core: Use sampler IDs instead pointers in the pipeline config 3 年之前
  Liam 8d6aefdcc4 video_core: optionally skip barriers on feedback loops 3 年之前
  ameerj 1fc47361a1 texture_cache: Fix incorrect logic for AccelerateDMA 3 年之前
  Matías Locatti 919b54848b Merge pull request #10418 from liamwhite/blink-and-youll-miss-it 3 年之前
  Liam 904dc1a567 video_core: don't garbage collect during configuration 3 年之前
  Fernando Sahmkow be3a7f4096 Texture cache: revert wrong acceleration assumption 3 年之前
  Fernando Sahmkow 72c1ee1bf9 texture_cache: process aliases and overlaps in the correct order 3 年之前
  Fernando S 72a14a6817 Merge pull request #10422 from liamwhite/gc 3 年之前
  Liam 3b1172c10f video_core: tune garbage collection aggressiveness 3 年之前
  Liam 8758932031 renderer_vulkan: barrier attachment feedback loops 3 年之前
  Kelebek1 bf08bc3c0f Allow Fermi blit accelerate to add src/dst to the cache if they don't exist already. Use ScratchBuffers in the software blit path. 3 年之前
  Fernando Sahmkow 8014dd8259 Texture cache: Only force flush the dma downloads 3 年之前
  Fernando Sahmkow 2df19ef0fd Buffer Cache: disable reactive flushing in it. 3 年之前
  Fernando Sahmkow 016c6feb49 Texture cache: reverse inmediate flush changes 3 年之前
  Fernando Sahmkow 0f4f18265f Texture cache: sync the first flush. 3 年之前
  Fernando Sahmkow c6cac2ffaa GPU: Add Reactive flushing 3 年之前
  liamwhite 0c5bdc7241 Merge pull request #10081 from Kelebek1/copy_overlap_tick 3 年之前
  Liam e1c74cea10 video_core: fix build on Apple Clang 3 年之前
  Fernando Sahmkow 4bc5469f52 Texture Cache: Release stagging buffers on tick frame 3 年之前
  Fernando Sahmkow 58d1c7c77a Address Feedback & Clang Format 3 年之前
  Fernando Sahmkow e3a2ca96bd Accelerate DMA: Use texture cache async downloads to perform the copies 3 年之前