mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-09 12:20:04 +00:00
Serialize primitive_assembly
This commit is contained in:
parent
c284192a87
commit
050c3bdee5
4 changed files with 20 additions and 2 deletions
5
TODO
5
TODO
|
@ -7,16 +7,19 @@
|
|||
☐ Perf stats
|
||||
☐ Settings
|
||||
☐ Telemetry session
|
||||
☐ Replace SERIALIZE_AS_POD with BOOST_IS_BITWISE_SERIALIZABLE
|
||||
✔ HW @done(19-08-13 15:41)
|
||||
✔ GPU regs @done(19-08-13 15:41)
|
||||
✔ LCD regs @done(19-08-13 15:41)
|
||||
☐ Video core @started(19-08-13 16:43)
|
||||
✔ Geometry pipeline @done(19-12-22 15:52)
|
||||
Required more use of g_state
|
||||
✔ PICA state @done(19-08-13 15:41)
|
||||
☐ Primitive assembly
|
||||
✔ Primitive assembly @done(19-12-22 16:05)
|
||||
✔ Shader @done(19-08-13 16:03)
|
||||
☐ HLE @started(19-08-13 16:43)
|
||||
☐ Kernel @started(19-08-13 16:43)
|
||||
Most of these require adding g_kernel
|
||||
✔ Address arbiter @done(19-08-13 16:40)
|
||||
✔ Client port @done(19-08-13 16:40)
|
||||
✔ Client session @done(19-08-13 16:40)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue