mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-15 11:08:56 +02:00
Merge pull request #2550 from yuriks/pica-refactor2
Small VideoCore cleanups
This commit is contained in:
commit
84f423dea6
19 changed files with 130 additions and 137 deletions
|
|
@ -8,7 +8,8 @@
|
|||
#include "common/logging/log.h"
|
||||
#include "common/microprofile.h"
|
||||
#include "video_core/pica_state.h"
|
||||
#include "video_core/regs.h"
|
||||
#include "video_core/regs_rasterizer.h"
|
||||
#include "video_core/regs_shader.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