代码搜索:Framebuffer

找到约 2,292 项符合「Framebuffer」的源代码

代码结果 2,292
www.eeworm.com/read/480930/1311629

00-index

00-INDEX - this file framebuffer.txt - info about the Linux/m68k frame buffer device kernel-options.txt - command line options for Linux/m68k
www.eeworm.com/read/479151/1340714

h pmag-ba-fb.h

/* * linux/drivers/video/pmag-ba-fb.h * * TurboChannel PMAG-BA framebuffer card support, * Copyright (C) 1999,2000,2001 by * Michael Engel , * Karsten
www.eeworm.com/read/251805/4416231

h sdl_gskeys.h

/* Scancodes for the Linux framebuffer console - Taken with thanks from SVGAlib 1.4.0 */ #define SCANCODE_ESCAPE 1 #define SCANCODE_1 2 #define SCANCODE_2 3 #define SCANCODE_3 4
www.eeworm.com/read/251805/4416485

h sdl_fbkeys.h

/* Scancodes for the Linux framebuffer console - Taken with thanks from SVGAlib 1.4.0 */ #define SCANCODE_ESCAPE 1 #define SCANCODE_1 2 #define SCANCODE_2 3 #define SCANCODE_3 4
www.eeworm.com/read/250243/4439303

c radeon_base.c

/* * drivers/video/aty/radeon_base.c * * framebuffer driver for ATI Radeon chipset video boards * * Copyright 2003 Ben. Herrenschmidt * Copyright 2000 Ani Joshi
www.eeworm.com/read/243634/4519482

txt cmapinfo.txt

The framebuffer device was opened successfully. start :[00000000] len :[00000100] 0 : 0000 0000 0000 1 : 0000 0000 aaaa 2 : 0000 aaaa 0000 3 : 0000 aaaa aaaa 4 : aaaa 0000 0
www.eeworm.com/read/237554/4622652

h fbmatrox.h

/* ** $Id: fbmatrox.h,v 1.3 2003/09/04 06:02:53 weiym Exp $ ** ** Matrox hardware acceleration for the SDL framebuffer console driver ** ** Port to MiniGUI by Wei Yongming (2001/10/03). ** Copyright
www.eeworm.com/read/236434/4640032

h fbmatrox.h

/* ** $Id: fbmatrox.h,v 1.3 2003/09/04 06:02:53 weiym Exp $ ** ** Matrox hardware acceleration for the SDL framebuffer console driver ** ** Port to MiniGUI by Wei Yongming (2001/10/03). ** Copyright
www.eeworm.com/read/232568/4698341

h fbmatrox.h

/* ** $Id: fbmatrox.h,v 1.3 2003/09/04 06:02:53 weiym Exp $ ** ** Matrox hardware acceleration for the SDL framebuffer console driver ** ** Port to MiniGUI by Wei Yongming (2001/10/03). ** Copyright
www.eeworm.com/read/209559/4967567

c radeonfb.c

/* * drivers/video/radeonfb.c * framebuffer driver for ATI Radeon chipset video boards * * Copyright 2000 Ani Joshi * * * ChangeLog: * 2000-08-03 initial version 0