mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Headers cleanup
This commit is contained in:
parent
63147fdede
commit
cd87a64621
361 changed files with 211 additions and 558 deletions
|
|
@ -1,13 +1,11 @@
|
|||
#include "stdafx.h"
|
||||
#include "rsx_methods.h"
|
||||
#include "RSXThread.h"
|
||||
#include "rsx_utils.h"
|
||||
#include "rsx_decode.h"
|
||||
#include "Common/time.hpp"
|
||||
#include "Emu/Cell/PPUCallback.h"
|
||||
#include "Emu/Cell/PPUThread.h"
|
||||
#include "Emu/Cell/lv2/sys_rsx.h"
|
||||
#include "Emu/RSX/Common/BufferUtils.h"
|
||||
|
||||
|
||||
#include "Emu/System.h"
|
||||
#include "Emu/RSX/NV47/HW/nv47.h"
|
||||
#include "Emu/RSX/NV47/HW/nv47_sync.hpp"
|
||||
#include "Emu/RSX/NV47/HW/context_accessors.define.h" // TODO: Context objects belong in FW not HW
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue