История коммитов

Автор SHA1 Сообщение Дата
  GPUCode 4347dd26c6 buffer_cache: Increase number of texture buffers 3 лет назад
  Kelebek1 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 3 лет назад
  Fernando Sahmkow da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 лет назад
  Fernando Sahmkow 47d0d292d5 MemoryTracking: Initial setup of atomic writes. 3 лет назад
  Kelebek1 5da70f7197 Remove memory allocations in some hot paths 3 лет назад
  Kelebek1 e681f5678c Synchronize vertex buffer even when it doesn't require binding 3 лет назад
  Morph 925586f97b buffer_cache_base: Specify buffer type in HostBindings 3 лет назад
  Kelebek1 ace6c2318b Combine vertex/transform feedback buffer binding into a single call 3 лет назад
  liamwhite cfb76d8f3e Merge pull request #10476 from ameerj/gl-memory-maps 3 лет назад
  liamwhite d89b98d8e8 Merge pull request #10091 from Kelebek1/bc_bugggggg 3 лет назад
  Kelebek1 661375a222 Skip BufferCache tickframe with no channel state set 3 лет назад
  ameerj 642c14f0c7 OpenGL: Make use of persistent buffer maps in buffer cache downloads 3 лет назад
  Kelebek1 b0bea13ed8 Move buffer bindings to per-channel state 3 лет назад
  Kelebek1 7ce181edcf Fix buffer overlap checking skipping a page for stream score right expand 3 лет назад
  Fernando S 72a14a6817 Merge pull request #10422 from liamwhite/gc 3 лет назад
  Liam 3b1172c10f video_core: tune garbage collection aggressiveness 3 лет назад
  Liam 415c78b87c textures: add BC1 and BC3 compressors and recompression setting 3 лет назад
  Fernando Sahmkow c4bfbc6d25 Buffer Cache: Clear sync code. 3 лет назад
  Kelebek1 b3691fc33c Swap order of checking/setting region modifications in the buffer_cache 3 лет назад
  Fernando Sahmkow 2df19ef0fd Buffer Cache: disable reactive flushing in it. 3 лет назад
  Fernando Sahmkow 36c302fa32 Buffer cache: always use async buffer downloads and fix regression. 3 лет назад
  Fernando Sahmkow 92da86290c Settings: add option to enable / disable reactive flushing 3 лет назад
  Fernando Sahmkow c6cac2ffaa GPU: Add Reactive flushing 3 лет назад
  Liam e1c74cea10 video_core: fix build on Apple Clang 3 лет назад
  Fernando Sahmkow d6f565e5da BufferCache: Fixes and address feedback 3 лет назад
  Fernando Sahmkow f8d31d1ae1 Buffer Cache: Release stagging buffers on tick frame 3 лет назад
  Fernando Sahmkow 80480fe3f7 Clang: format and ficx compile errors. 3 лет назад
  Fernando Sahmkow ed4553806a Implement Async downloads in normal and fix a few issues. 3 лет назад
  Fernando Sahmkow f2d3212de9 Buffer Cache rework: Setup async downloads. 3 лет назад
  Fernando Sahmkow a16c261131 Buffer Cache: Fully rework the buffer cache. 3 лет назад