mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-07 23:45:12 +00:00
rsx: Refactor program texture state handling to be persistent across shader swaps
This commit is contained in:
parent
11bace8804
commit
c5a06dab0a
45 changed files with 337 additions and 179 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include "Emu/system_config.h"
|
||||
#include "GLCommonDecompiler.h"
|
||||
#include "../GCM.h"
|
||||
#include "../Common/GLSLCommon.h"
|
||||
#include "../Program/GLSLCommon.h"
|
||||
|
||||
std::string GLFragmentDecompilerThread::getFloatTypeName(usz elementCount)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue