X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fxlockmore.h;h=84e63f698ec881387bf39148d9103e3032a3ac8d;hp=3b390f039a16783bae5754b60c226538434865f3;hb=96bdd7cf6ea60c418a76921acaf0e34d6f5be930;hpb=6cee540bdbb571485cd5e519f89f389faebd0495 diff --git a/hacks/xlockmore.h b/hacks/xlockmore.h index 3b390f03..84e63f69 100644 --- a/hacks/xlockmore.h +++ b/hacks/xlockmore.h @@ -1,5 +1,5 @@ /* xlockmore.h --- xscreensaver compatibility layer for xlockmore modules. - * xscreensaver, Copyright (c) 1997-2002 Jamie Zawinski + * xscreensaver, Copyright (c) 1997-2003 Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -37,7 +37,11 @@ ERROR! Sorry, xlockmore.h requires ANSI C (gcc, for example.) extern GLXContext *init_GL (ModeInfo *); extern void clear_gl_error (void); extern void check_gl_error (const char *type); + extern void do_fps (ModeInfo *); + extern GLfloat fps_1 (ModeInfo *); + extern void fps_2 (ModeInfo *); + # define FreeAllGL(dpy) /* */ #endif /* !USE_GL */