Home | History | Annotate | Line # | Download | only in rasops
files.rasops revision 1.12
      1  1.12      ober # 	$NetBSD: files.rasops,v 1.12 2007/02/02 02:10:24 ober Exp $
      2   1.1        ad 
      3   1.4        pk # Note: `rasops_glue' is only here to force the header file's name
      4   1.4        pk #       hence it must be mentioned first  (shudder...)
      5   1.4        pk file dev/rasops/rasops.c ( (rasops_glue |
      6   1.7  takemura     rasops1 | rasops2 | rasops4 | rasops8 | rasops15 | rasops16 | rasops24 |
      7  1.12      ober     rasops32 | rasops_rotation) &
      8   1.4        pk     (rasterconsole | wsdisplay)) needs-flag
      9   1.2        ad 
     10  1.10     perry file dev/rasops/rasops_masks.c ((rasterconsole | wsdisplay) &
     11   1.8      sato     (rasops1 | rasops2 | rasops4))
     12   1.3  christos file dev/rasops/rasops1.c ((rasterconsole | wsdisplay) & rasops1)
     13   1.3  christos file dev/rasops/rasops2.c ((rasterconsole | wsdisplay) & rasops2)
     14   1.7  takemura file dev/rasops/rasops4.c ((rasterconsole | wsdisplay) & rasops4)
     15   1.3  christos file dev/rasops/rasops8.c ((rasterconsole | wsdisplay) & rasops8)
     16   1.3  christos file dev/rasops/rasops15.c ((rasterconsole | wsdisplay) & (rasops15 | rasops16))
     17   1.3  christos file dev/rasops/rasops24.c ((rasterconsole | wsdisplay) & rasops24)
     18   1.3  christos file dev/rasops/rasops32.c ((rasterconsole | wsdisplay) & rasops32)
     19   1.2        ad 
     20   1.9     lukem defflag	opt_rasops.h 	RASOPS_CLIPPING RASOPS_SMALL
     21