Michael Scire
|
a1845d1dd3
prefer system reference over global accessor
|
7 лет назад |
Fernando Sahmkow
|
e4ff140b99
Introduce skeleton of the GPU Compute Engine.
|
7 лет назад |
Fernando Sahmkow
|
a91d3fc639
Revamp Kepler Memory to use a subegine to manage uploads
|
7 лет назад |
bunnei
|
20be92d5e6
memory_manager: Improved implementation of read/write/copy block.
|
7 лет назад |
Lioncash
|
e36f1a5ba9
video_core/gpu: Amend typo in GPU member variable name
|
7 лет назад |
bunnei
|
22d3dfbcd4
gpu: Rewrite virtual memory manager using PageTable.
|
7 лет назад |
bunnei
|
574e89d924
video_core: Refactor to use MemoryManager interface for all memory access.
|
7 лет назад |
bunnei
|
aaa373585c
gpu: Refactor a/synchronous implementations into their own classes.
|
7 лет назад |
bunnei
|
7b574f406b
gpu: Move command processing to another thread.
|
7 лет назад |
bunnei
|
ac51d048a9
gpu: Refactor command and swap buffers interface for asynch.
|
7 лет назад |
bunnei
|
4483089d70
gpu: Refactor to take RendererBase instead of RasterizerInterface.
|
7 лет назад |
Lioncash
|
a8fa5019b5
video_core: Remove usages of System::GetInstance() within the engines
|
7 лет назад |
Lioncash
|
bd983414f6
core_timing: Convert core timing into a class
|
7 лет назад |
bunnei
|
cd542d5aac
Merge pull request #2099 from greggameplayer/BGRA8-Framebuffer-Real
|
7 лет назад |
bunnei
|
8135f4bfce
Merge pull request #2110 from lioncash/namespace
|
7 лет назад |
Lioncash
|
48d9d66dc5
core_timing: Rename CoreTiming namespace to Core::Timing
|
7 лет назад |
ReinUsesLisp
|
1ddcd0e6f0
kepler_compute: Fixup assert and rename engines
|
7 лет назад |
greggameplayer
|
a6a73d8892
Implement BGRA8 framebuffer format
|
7 лет назад |
Kevin
|
ba38d91fe2
video_core/GPU Implemented the GPU PFIFO puller semaphore operations. (#1908)
|
7 лет назад |
David Marcec
|
fdd649e2ef
Fixed uninitialized memory due to missing returns in canary
|
7 лет назад |
Subv
|
b873253da1
GPU: Don't try to route PFIFO methods (0-0x40) to the other engines.
|
7 лет назад |
Lioncash
|
e88cdcc912
Fix debug build
|
7 лет назад |
bunnei
|
c568f5cea7
gpu: Move command list profiling to DmaPusher::DispatchCalls.
|
7 лет назад |
bunnei
|
abea6fa90c
gpu: Rewrite GPU command list processing with DmaPusher class.
|
7 лет назад |
FernandoS27
|
0a9fedfac9
Use default values for unknown framebuffer pixel format
|
7 лет назад |
bunnei
|
7e665c2721
GPU: Improved implementation of maxwell DMA (Subv).
|
7 лет назад |
bunnei
|
a5d853a9f8
GPU: Invalidate destination address of kepler_memory writes.
|
7 лет назад |
bunnei
|
9aec85d39c
fermi_2d: Implement simple copies with AccelerateSurfaceCopy.
|
7 лет назад |
Subv
|
bb5eb4f20a
GPU: Basic implementation of the Kepler Inline Memory engine (p2mf).
|
7 лет назад |
bunnei
|
1c34498368
gl_rasterizer_cache: Implement RenderTargetFormat::BGRA8_SRGB.
|
7 лет назад |