mirror of
https://github.com/libretro/RetroArch
synced 2025-01-27 03:35:22 +00:00
Finally figure it all out ... Damn.
This commit is contained in:
parent
3aed471d57
commit
f2ad94f1c3
@ -573,8 +573,6 @@ bool gl_cg_init(const char *path)
|
||||
return false;
|
||||
}
|
||||
|
||||
//cgGLSetManageTextureParameters(cgCtx, CG_TRUE);
|
||||
|
||||
#ifdef SSNES_CG_DEBUG
|
||||
cgGLSetDebugMode(CG_TRUE);
|
||||
cgSetErrorHandler(cg_error_handler, NULL);
|
||||
|
Loading…
x
Reference in New Issue
Block a user