Home
last modified time | relevance | path

Searched refs:bChangeRes (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu-gles/
H A DgpuExternals.h417 extern BOOL bChangeRes;
H A DgpuPlugin.c107 BOOL bChangeRes; variable
368 bChangeRes=FALSE; in GPUinit()
460 bChangeRes=FALSE; in GPUopen()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpu-gles/
H A DgpuExternals.h417 extern BOOL bChangeRes;
H A DgpuPlugin.c107 BOOL bChangeRes; variable
368 bChangeRes=FALSE; in GPUinit()
460 bChangeRes=FALSE; in GPUopen()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/peopsxgl/
H A Dexternals.h373 extern BOOL bChangeRes;
H A Dgpu.c161 BOOL bChangeRes; variable
278 if(bChangeRes) sprintf(szTxt,"- Desktop changing [%d Bit]\r\n",iColDepth); in GetConfigInfos()
695 bChangeRes=TRUE; else bChangeRes=FALSE; in GPUopen()
697 …if(bChangeRes) ChangeDesktop(); // -> change the res (had to do an own func be… in GPUopen()
1118 if(bChangeRes) // change res back in GPUclose()
H A Dcfg.c218 bChangeRes=FALSE; in ReadConfig()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/peopsxgl/winsrc/
H A Dcfg.c596 bChangeRes=FALSE; in ReadConfig()