VideoCore: Move Regs to its own file
This commit is contained in:
parent
f7c7f422c6
commit
5759d94b5c
26 changed files with 681 additions and 662 deletions
|
@ -7,8 +7,8 @@
|
|||
#include "common/bit_set.h"
|
||||
#include "common/logging/log.h"
|
||||
#include "common/microprofile.h"
|
||||
#include "video_core/pica.h"
|
||||
#include "video_core/pica_state.h"
|
||||
#include "video_core/regs.h"
|
||||
#include "video_core/shader/shader.h"
|
||||
#include "video_core/shader/shader_interpreter.h"
|
||||
#ifdef ARCHITECTURE_x86_64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue