代码搜索:Framebuffer

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

代码结果 2,292
www.eeworm.com/read/153654/12014565

c test.c

/* * test.c --- Primary header file for * LCD Device Driver with Framebuffer * (C)opyright 2004 Bit 920 Labs * * Written by: Tangliting * Created on: Sat. Mar 7 14:3
www.eeworm.com/read/341022/12113094

patch gta02-splash.patch

Add framebuffer and lcm support for GTA-02 to provide splash Quick and dirty patch broadside-loads the Glamo registers and changes the LCM SPI bitbang to go through the Glamo GPIO. From power-on ther
www.eeworm.com/read/14545/388546

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 #define
www.eeworm.com/read/14545/388815

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 #define
www.eeworm.com/read/494783/1152564

c ati_radeon_fb.c

/* * ATI Radeon Video card Framebuffer driver. * * Copyright 2007 Freescale Semiconductor, Inc. * Zhang Wei * Jason Jin * * See file CREDITS
www.eeworm.com/read/491598/1189035

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 #define
www.eeworm.com/read/491598/1189300

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 #define
www.eeworm.com/read/479151/1340656

c sis_main.c

/* * SiS 300/630/540/315H/315 frame buffer device For Kernal 2.4.x * * This driver is partly based on the VBE 2.0 compliant graphic * boards framebuffer driver, which is * * (c) 1998 Gerd Kno
www.eeworm.com/read/479151/1340804

c vesafb.c

/* * framebuffer driver for VBE 2.0 compliant graphic boards * * switching to graphics mode happens at boot time (while * running in real mode, see arch/i386/boot/video.S). * * (c) 1998 Gerd Kno
www.eeworm.com/read/250243/4439291

c savagefb.c

/* * linux/drivers/video/savagefb.c -- S3 Savage Framebuffer Driver * * Copyright (c) 2001-2002 Denis Oliver Kropp * Sven Neumann *