mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-14 10:48:36 +12:00
rsx::pad_texture & rsx::convert_linear_swizzle moved to rsx_utils
Added rsx::convert_scale_image & rsx::clip_image to rsx_utils
This commit is contained in:
parent
5a4babb0fd
commit
836d14c8af
6 changed files with 158 additions and 86 deletions
|
@ -10,6 +10,7 @@
|
|||
#include "Emu/SysCalls/lv2/sys_time.h"
|
||||
|
||||
#include "Common/BufferUtils.h"
|
||||
#include "rsx_utils.h"
|
||||
|
||||
extern "C"
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue