Home
last modified time | relevance | path

Searched refs:screenhacks (Results 1 – 25 of 33) sorted by relevance

12

/dports/x11/xscreensaver/xscreensaver-5.44/driver/
H A Dprefs.c1041 system_default_screenhacks = p->screenhacks; in load_init_file()
1043 p->screenhacks = 0; in load_init_file()
1237 name = p->screenhacks[j]->name; in merge_system_screenhacks()
1243 if (name != p->screenhacks[j]->name) in merge_system_screenhacks()
1263 p->screenhacks = (screenhack **) in merge_system_screenhacks()
1264 realloc (p->screenhacks, in merge_system_screenhacks()
1267 if (!p->screenhacks) abort(); in merge_system_screenhacks()
1276 p->screenhacks[p->screenhacks_count] = 0; in merge_system_screenhacks()
1544 p->screenhacks = 0; in get_screenhacks()
1592 free (p->screenhacks); in get_screenhacks()
[all …]
H A Ddemo-Xm.c619 if (!p->screenhacks[which]->visual) in apply_changes_and_save()
620 p->screenhacks[which]->visual = strdup (""); in apply_changes_and_save()
621 if (!p->screenhacks[which]->command) in apply_changes_and_save()
622 p->screenhacks[which]->command = strdup (""); in apply_changes_and_save()
624 if (p->screenhacks[which]->enabled_p != enabled_p || in apply_changes_and_save()
631 free (p->screenhacks[which]->visual); in apply_changes_and_save()
632 free (p->screenhacks[which]->command); in apply_changes_and_save()
633 p->screenhacks[which]->visual = strdup (visual); in apply_changes_and_save()
635 p->screenhacks[which]->enabled_p = enabled_p; in apply_changes_and_save()
666 name = strdup (p->screenhacks[which]->command); in manual_cb()
[all …]
H A Dtypes.h114 screenhack **screenhacks; /* the programs to run */ member
H A Ddemo-Gtk.c1089 if (strcmp (s->prefs.screenhacks[0]->name, "DNA Lounge Slideshow")) in demo_write_init_file()
1146 name = strdup (p->screenhacks[hack_number]->command); in manual_cb()
1285 hack = p->screenhacks[hack_number]; in flush_changes()
2496 p->screenhacks[hack_number]->enabled_p)) in scroll_to_current_hack()
2562 screenhack *hack = (hack_number < 0 ? 0 : p->screenhacks[hack_number]); in populate_hack_list()
2613 screenhack *hack = (hack_number < 0 ? 0 : p->screenhacks[hack_number]); in populate_hack_list()
2978 screenhack *hack = (hack_number >= 0 ? p->screenhacks[hack_number] : 0); in populate_popup_window()
3336 hack = (hack_number >= 0 ? p->screenhacks[hack_number] : 0); in populate_demo_window()
3442 screenhack *hack = p->screenhacks[i]; in initialize_sort_map()
3470 screenhack *hack = p->screenhacks[i]; in initialize_sort_map()
[all …]
H A Dsubprocs.c1024 hack = p->screenhacks[ssi->current_hack]; in spawn_screenhack()
/dports/x11/xscreensaver/xscreensaver-5.44/OSX/
H A DXScreenSaverGLView.m98 /* GL screenhacks don't display a backbuffer, so this is a stub. */
104 /* GL screenhacks set their own viewport and matrices. */
166 /* Another stub for GL screenhacks. */
172 /* Likewise. GL screenhacks control display with glXSwapBuffers(). */
H A DXScreenSaverView.m1540 The GL screenhacks call glViewport themselves.
2404 Also, some screenhacks expect OS X/iOS to always double-buffer.
2405 NSOpenGLPFABackingStore prevents flickering with screenhacks that
3059 // No extra renderbuffers are needed for 2D screenhacks.
/dports/x11/xscreensaver/xscreensaver-5.44/
H A Dconfig.h-vms24 screenhacks will take advantage of this if it's available.
29 A few of the screenhacks will take advantage of this if it's available.
H A Dconfig.h.in21 /* Some screenhacks like to run an external program to generate random pieces
246 screenhacks will take advantage of this if it's available. */
H A DREADME919 * Made newly-added screenhacks be added to .xscreensaver
1598 * Added -visual argument to all included screenhacks.
H A Dconfigure.in32 <X11/extensions/readdisplay.h>.) A few of the screenhacks will
218 [Some screenhacks like to run an external program to generate
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/config/
H A DREADME14 This directory contains XML files that describe each of the screenhacks;
/dports/x11/xscreensaver/xscreensaver-5.44/jwxyz/
H A Djwxyz-cocoa.m907 screenhacks, because an OpenGL screenhack sets state in an arbitrary
914 /* OpenGL screenhacks in general won't be drawing on the Window, but they
H A Djwxyz.m752 There's a few screenhacks (Maze, at the very least) that set line_width
/dports/x11/xlockmore/xlockmore-5.67/xscreensaver/
H A Dconfigure.in32 <X11/extensions/readdisplay.h>.) A few of the screenhacks will
218 [Some screenhacks like to run an external program to generate
/dports/x11/xlockmore/xlockmore-5.67/docs/
H A DRevisions160 incrementally to individual screenhacks in XScreenSaver, and could -- in
/dports/x11/xscreensaver/xscreensaver-5.44/po/
H A Det.po7535 "Another of the classic screenhacks of the distant past, this one draws "
H A Dfi.po7494 "Another of the classic screenhacks of the distant past, this one draws "
H A Dpl.po7845 "Another of the classic screenhacks of the distant past, this one draws "
H A Dzh_CN.po7937 "Another of the classic screenhacks of the distant past, this one draws "
H A Dzh_TW.po7836 "Another of the classic screenhacks of the distant past, this one draws "
H A Dit.po7521 "Another of the classic screenhacks of the distant past, this one draws "
H A Dko.po7812 "Another of the classic screenhacks of the distant past, this one draws "
H A Dnb.po7616 "Another of the classic screenhacks of the distant past, this one draws "
H A Dsk.po7724 "Another of the classic screenhacks of the distant past, this one draws "

12