Markus Wick
|
c1b8cd9058
video_core: Refactor command_processor.
|
7 سال پیش |
Markus Wick
|
0cfb0bacb2
video_core: Move command buffer loop.
|
7 سال پیش |
Markus Wick
|
2081ed7db2
command_processor: Use std::array for bound_engines.
|
7 سال پیش |
Hexagon12
|
bc6d91a103
Lowered down the logging for methods
|
8 سال پیش |
James Rowe
|
0d46f0df12
Update clang format
|
8 سال پیش |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 سال پیش |
Subv
|
987a170665
GPU: Partially implemented the Maxwell DMA engine.
|
8 سال پیش |
Subv
|
e2db7a83f6
GPU: Allow command lists to rebind a channel to another engine in the middle of the command list.
|
8 سال پیش |
Subv
|
a994446b6e
GPU: Move the Maxwell3D macro uploading code to the inside of the Maxwell3D processor.
|
8 سال پیش |
Subv
|
e2f2a49d2d
GPU: Corrected the upper bound of the PFIFO method ids in the command processor.
|
8 سال پیش |
Lioncash
|
b7551e457b
video-core: Move logging macros over to new fmt-capable ones
|
8 سال پیش |
bunnei
|
239ac8abe2
memory_manager: Make GpuToCpuAddress return an optional.
|
8 سال پیش |
bunnei
|
9e11a76e92
memory_manager: Use GPUVAdddr, not PAddr, for GPU addresses.
|
8 سال پیش |
Subv
|
aa586fa268
GPU: Store uploaded GPU macros and keep track of the number of method parameters.
|
8 سال پیش |
Subv
|
7ac8657432
GPU: Macros are specific to the Maxwell3D engine, so handle them internally.
|
8 سال پیش |
Subv
|
29feece4b8
GPU: Process command mode 5 (IncreaseOnce) differently from other commands.
|
8 سال پیش |
Subv
|
6cddf9d88e
Make a GPU class in VideoCore to contain the GPU state.
|
8 سال پیش |
Subv
|
e01a8f2187
GPU: Added a command processor to decode the GPU pushbuffers and forward the commands to their respective engines.
|
8 سال پیش |
James Rowe
|
1d28b2e142
Remove references to PICA and rasterizers in video_core
|
8 سال پیش |
bunnei
|
960a1416de
hle: Initial implementation of NX service framework and IPC.
|
8 سال پیش |
Huw Pascoe
|
b3b34a1e76
Extracted the attribute setup and draw commands into their own functions
|
8 سال پیش |
James Rowe
|
19d41dcc6e
Remove pipeline.gpu_mode and fix minor issues
|
8 سال پیش |
James Rowe
|
ad0b57f407
GPU: Add draw for immediate and batch modes
|
8 سال پیش |
wwylele
|
0f35755572
pica/command_processor: build geometry pipeline and run geometry shader
|
9 سال پیش |
wwylele
|
baa24f4ea9
pica: upload shared shader code to both unit
|
9 سال پیش |
Yuri Kunde Schlesner
|
bae3799bd5
Merge pull request #2697 from wwylele/proctex
|
9 سال پیش |
wwylele
|
ade45b5b99
pica/swrasterizer: implement procedural texture
|
9 سال پیش |
wwylele
|
393fee10a2
pica: use correct register value for shader bool_uniforms
|
9 سال پیش |
Jannik Vogel
|
ba722be2ac
Pica: Write GS registers
|
9 سال پیش |
Jannik Vogel
|
3fd3775d35
Pica: Write shader registers in functions
|
9 سال پیش |