Subv
|
1c31e2b3d2
GPU: Implement the Incoming/FinishedPrimitiveBatch debug breakpoints.
|
8 жил өмнө |
Subv
|
1ad97c75a0
GPU: Implement the MaxwellCommandLoaded/Processed debug breakpoints.
|
8 жил өмнө |
Subv
|
1b8d798835
GPU: Added a method to unswizzle a texture without decoding it.
|
8 жил өмнө |
Subv
|
71ebc3e90d
GPU: Preliminary work for texture decoding.
|
8 жил өмнө |
N00byKing
|
1d8b6ad13b
Clang Fixes
|
8 жил өмнө |
N00byKing
|
ef875d6a35
Clean Warnings (?)
|
8 жил өмнө |
Subv
|
03156d0c9a
GPU: Implement macro 0xE1A BindTextureInfoBuffer in HLE.
|
8 жил өмнө |
Subv
|
7b6868e908
GPU: Implement the BindStorageBuffer macro method in HLE.
|
8 жил өмнө |
Subv
|
85d820b1b4
GPU: Handle writes to the CB_DATA method.
|
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
|
ccb8da1512
GPU: Renamed ShaderType to ShaderStage as that is less confusing.
|
8 жил өмнө |
Subv
|
88698c156f
GPU: Store shader constbuffer bindings in the GPU state.
|
8 жил өмнө |
Subv
|
1d9d9c16e8
GPU: Make the SetShader macro call do the same as the real macro's code.
|
8 жил өмнө |
Subv
|
579000e747
GPU: Corrected the parameter documentation for the SetShader macro call.
|
8 жил өмнө |
Subv
|
f93d769a1c
GPU: Handle the SetShader method call (0xE24) and store the shader config.
|
8 жил өмнө |
bunnei
|
cd4e8a989c
Merge pull request #241 from Subv/gpu_method_call
|
8 жил өмнө |
Subv
|
29feece4b8
GPU: Process command mode 5 (IncreaseOnce) differently from other commands.
|
8 жил өмнө |
Subv
|
bf310a41b8
GPU: Assert that we get a 0 CODE_ADDRESS register in the 3D engine.
|
8 жил өмнө |
Subv
|
5fb4c718cc
GPU: Intercept writes to the VERTEX_END_GL register.
|
8 жил өмнө |
Subv
|
ac61a7d1e6
GPU: Partially implemented the QUERY_* registers in the Maxwell3D engine.
|
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 жил өмнө |