JosJuice
|
54773bc5d2
VideoCommon: Remove calls to GetPointer
|
10 月之前 |
Admiral H. Curtiss
|
637fd49909
FifoRecorder: Move instance to System.
|
1 年之前 |
Lioncache
|
f97b2d472a
VideoCommon/CommandProcessor: Pass system instance through constructor
|
1 年之前 |
iwubcode
|
849a0c13b5
VideoCommon: move xf state management to its own class, so changes can be detected in places other than VertexShaderManager
|
1 年之前 |
Admiral H. Curtiss
|
192d8b6e40
VideoCommon/CommandProcessor: Pass System to HandleUnknownOpcode().
|
1 年之前 |
Admiral H. Curtiss
|
50625728e0
VideoCommon: De-globalize VertexShaderManager class.
|
2 年之前 |
Admiral H. Curtiss
|
5624dd6d39
VideoCommon/Fifo: Refactor to class, move to Core::System.
|
2 年之前 |
Admiral H. Curtiss
|
839db591d9
HW/Memmap: Refactor Memory to class, move to Core::System.
|
2 年之前 |
Admiral H. Curtiss
|
6941d2e7e6
VideoCommon/CommandProcessor: Refactor to class, move to Core::System.
|
2 年之前 |
Pokechu22
|
0bcd3c79bb
VertexLoader: Eliminate use of DataReader
|
2 年之前 |
Robin Kertels
|
f179fd9c33
VideoCommon:VertexLoaderManager: Reduce CPConfig checks
|
2 年之前 |
Robin Kertels
|
2db74e7f21
OpcodeDecoding: Get vertex size from the loader
|
2 年之前 |
Robin Kertels
|
a6c6ec012c
VertexLoaderManager: Clean up and slightly speed up with templates
|
2 年之前 |
Pokechu22
|
8d7eff2a8a
VideoCommon: Move logging/seen check for unknown opcodes into CommandProcessor
|
3 年之前 |
Pokechu22
|
79b2185117
OpcodeDecoding: Don't raise panic alerts for unknown opcodes 0x01-0x07
|
3 年之前 |
Pokechu22
|
0afe318b55
OpcodeDecoding: Make s_is_fifo_error_seen static
|
3 年之前 |
Pokechu22
|
d039b1bc0d
VideoCommon: Move VertexLoaderManager logic out of CPState
|
3 年之前 |
Pokechu22
|
d84d695fdf
Remove DataReader from LoadXFReg
|
3 年之前 |
Pokechu22
|
b5fd35f951
Refactor OpcodeDecoding and FIFO analyzer to use callbacks
|
3 年之前 |
Pokechu22
|
1914087998
Create and use CPArray enum class
|
3 年之前 |
Pokechu22
|
3aaeb2b9ef
Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum class
|
3 年之前 |
Scott Mansell
|
f5c550e9cb
Delay singlecore gpu interrupts
|
3 年之前 |
Pierre Bourdon
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 年之前 |
Lioncash
|
3d9b2aa005
VideoCommon: Migrate over to fmt
|
4 年之前 |
Lioncash
|
1f46a6a64b
VideoCommon/OpcodeDecoding: Make use of if constexpr
|
5 年之前 |
Lioncash
|
99353c3baa
VideoCommon/OpcodeDecoding: Remove unused headers
|
5 年之前 |
Lioncash
|
6339a5ea8e
VideoCommon/OpcodeDecoding: Resolve implicit signedness conversion
|
5 年之前 |
Lioncash
|
4710b82f43
VideoCommon/OpcodeDecoding: Remove use of goto in Run()
|
5 年之前 |
Lioncash
|
f74503cce0
VideoCommon/OpcodeDecoding: Make use of anonymous namespace
|
5 年之前 |
Lioncash
|
6b4e340995
VideoCommon/OpcodeDecoding: Amend comment formatting
|
5 年之前 |