X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fgles2glide64%2Fsrc%2FGlide64%2Frdp.cpp;h=af6db0e0b9271862cb9de6554214e1b16611b89d;hb=c2ff96e66f89f00a990a51db5d716ba9534373e8;hp=9373bf6f8170778115333cfe5a91c3929c584dc7;hpb=98e75f2d18c02c233da543560f76282f04fc796c;p=mupen64plus-pandora.git diff --git a/source/gles2glide64/src/Glide64/rdp.cpp b/source/gles2glide64/src/Glide64/rdp.cpp index 9373bf6..af6db0e 100755 --- a/source/gles2glide64/src/Glide64/rdp.cpp +++ b/source/gles2glide64/src/Glide64/rdp.cpp @@ -4255,20 +4255,20 @@ static void rdphalf_1() } else { +#ifdef EXTREME_LOGGING LRDP("rdphalf_1 - IGNORED\n"); +#endif } } static void rdphalf_2() { RDP_E("rdphalf_2 - IGNORED\n"); - LRDP("rdphalf_2 - IGNORED\n"); } static void rdphalf_cont() { RDP_E("rdphalf_cont - IGNORED\n"); - LRDP("rdphalf_cont - IGNORED\n"); } /****************************************************************** @@ -4283,8 +4283,9 @@ extern "C" { #endif EXPORT void CALL ProcessRDPList(void) { - LOG ("ProcessRDPList ()\n"); +#ifdef EXTREME_LOGGING LRDP("ProcessRDPList ()\n"); +#endif // SoftLocker lock(mutexProcessDList); if (/*!lock.IsOk()*/0) //mutex is busy