freebsd-dev/sys/dev/fb
Wojciech A. Koszek 9336e0699b Replace explicit calls to video methods with their respective variants
implemented with macros. This patch improves code readability. Reasoning
behind vidd_* is a sort of "video discipline".

List of macros is supposed to be complete--all methods of video_switch
ought to have their respective macros from now on.

Functionally, this code should be no-op. My intention is to leave current
behaviour of touched code as is.

No objections:	rwatson
Silence on:	freebsd-current@
Approved by:	cognet
2007-12-29 23:26:59 +00:00
..
boot_font.c - Define data of struct gfb_font a const as it's only used to supply font 2007-06-16 21:31:53 +00:00
creator.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
creatorreg.h - Merge sys/sparc64/creator/creator_upa.c into sys/dev/fb/creator.c. 2007-01-16 21:08:22 +00:00
fb.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
fbreg.h Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
gallant12x22.c Move the gallant 12 x 22 font data from a .h to a .c so it doesn't need 2007-06-16 21:48:50 +00:00
gfb.h - Define data of struct gfb_font a const as it's only used to supply font 2007-06-16 21:31:53 +00:00
machfb.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
machfbreg.h
s3_pci.c Add a font width argument to vi_load_font_t, vi_save_font_t and vi_putm_t 2005-09-28 14:54:07 +00:00
splash_bmp.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
splash_pcx.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
splash.c
splashreg.h
vga.c Replace explicit calls to video methods with their respective variants 2007-12-29 23:26:59 +00:00
vgareg.h