ReinUsesLisp
|
2a24b1c973
video_core: Enforce -Wunused-variable and -Wunused-but-set-variable
|
5 лет назад |
ReinUsesLisp
|
f00641459e
textures/decoders: Fix block linear to pitch copies
|
6 лет назад |
ReinUsesLisp
|
c574ab5aa1
video_core/textures: Add and use SwizzleSliceToVoxel, and minor style changes
|
6 лет назад |
ReinUsesLisp
|
2a9d17b7e7
maxwell_dma: Rename registers to match official docs and reorder
|
6 лет назад |
Fernando Sahmkow
|
37c690576f
MaxwellDMA: Optimize micro copies.
|
6 лет назад |
Fernando Sahmkow
|
90e5694230
VideoCore/Engines: Refactor Engines CallMethod.
|
6 лет назад |
Fernando Sahmkow
|
5c9feaebb6
Clang Format.
|
6 лет назад |
Fernando Sahmkow
|
3fedcc2f6e
DMAPusher: Propagate multimethod writes into the engines.
|
6 лет назад |
Fernando Sahmkow
|
1b3be8a8f8
MaxwellDMA: Correct copying on accuracy level.
|
6 лет назад |
Fernando Sahmkow
|
084ceb925a
UI: Replasce accurate GPU option for GPU Accuracy Level
|
6 лет назад |
ReinUsesLisp
|
eed789d0d1
video_core: Reintroduce dirty flags infrastructure
|
6 лет назад |
ReinUsesLisp
|
96ac3d518a
gl_rasterizer: Remove dirty flags
|
6 лет назад |
bunnei
|
50b5bb44a0
Merge pull request #2765 from FernandoS27/dma-fix
|
6 лет назад |
Rodrigo Locatti
|
4d4f9cc104
video_core: Silent miscellaneous warnings (#2820)
|
6 лет назад |
Fernando Sahmkow
|
a452ff983d
MaxwellDMA: Fixes, corrections and relaxations.
|
7 лет назад |
bunnei
|
31e8a61527
Merge pull request #2743 from FernandoS27/surpress-assert
|
7 лет назад |
Fernando Sahmkow
|
3a3fee5abf
MaxwellDMA/KeplerCopy: Downgrade DMA log message to Trace.
|
7 лет назад |
Fernando Sahmkow
|
f2e7b29c14
Maxwell3D: Rework the dirty system to be more consistant and scaleable
|
7 лет назад |
Fernando Sahmkow
|
082740d34d
surface: Correct format S8Z24
|
7 лет назад |
Fernando Sahmkow
|
7232a1ed16
decoders: correct block calculation
|
7 лет назад |
Fernando Sahmkow
|
d267948a73
texture_cache: loose TryReconstructSurface when accurate GPU is not on.
|
7 лет назад |
Fernando Sahmkow
|
b3118ee316
Fixes and Corrections to DMA Engine
|
7 лет назад |
Lioncash
|
22f02076c6
video_core/engines: Make memory manager members private
|
7 лет назад |
Lioncash
|
26223f8124
video_core/engines: Remove unnecessary inclusions where applicable
|
7 лет назад |
bunnei
|
19330f45d3
maxwell_dma: Check for valid source in destination before copy.
|
7 лет назад |
bunnei
|
574e89d924
video_core: Refactor to use MemoryManager interface for all memory access.
|
7 лет назад |
bunnei
|
2eaf6c41a4
gpu: Use host address for caching instead of guest address.
|
7 лет назад |
bunnei
|
7b574f406b
gpu: Move command processing to another thread.
|
7 лет назад |
Lioncash
|
f9ee0dc7ee
video_core/engines: Remove unnecessary includes
|
7 лет назад |
Lioncash
|
a8fa5019b5
video_core: Remove usages of System::GetInstance() within the engines
|
7 лет назад |