代码搜索:Framebuffer

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

代码结果 2,292
www.eeworm.com/read/209559/4967604

h omap1710.h

/* * File: drivers/video/omap/omap1710.h * * This file is the header file for the OMAP1710 framebuffer. * * Copyright (C) 2001 RidgeRun, Inc. * Author: Alex McMains 2001/09/2
www.eeworm.com/read/205824/5022269

c wmesa.c

/* * Windows (Win32) device driver for Mesa * */ #include "wmesadef.h" #include "colors.h" #include #include "extensions.h" #include "framebuffer.h" #include "renderbuffer.h
www.eeworm.com/read/177344/5328923

c linux_fbcon.c

/* ** $Id: linux_fbcon.c,v 1.7 2005/07/06 12:47:31 wanglin Exp $ ** ** linux_fbcon.c: A subdriver of shadow NEWGAL engine for Linux ** FrameBuffer console. ** ** Copyright (C) 2003 ~ 2005 F
www.eeworm.com/read/344856/3203991

h fbmatrox.h

/* ** $Id: fbmatrox.h 6566 2006-05-10 01:44:57Z xwyan $ ** ** Matrox hardware acceleration for the GAL framebuffer console driver ** ** Copyright (C) 2003 ~ 2006 Feynman Software. ** Copyright (C) 2
www.eeworm.com/read/337546/3336529

c intelfbdrv.c

/* * intelfb * * Linux framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM * integrated graphics chips. * * Copyright
www.eeworm.com/read/324920/3495333

c intelfbdrv.c

/* * intelfb * * Linux framebuffer driver for Intel(R) 830M/845G/852GM/855GM/865G/915G/915GM * integrated graphics chips. * * Copyright
www.eeworm.com/read/316872/3596500

c pmag-ba-fb.c

/* * linux/drivers/video/pmag-ba-fb.c * * PMAG-BA TURBOchannel Color Frame Buffer (CFB) card support, * derived from: * "HP300 Topcat framebuffer support (derived from macfb of all things) * Phi
www.eeworm.com/read/316872/3596535

c pmagb-b-fb.c

/* * linux/drivers/video/pmagb-b-fb.c * * PMAGB-B TURBOchannel Smart Frame Buffer (SFB) card support, * derived from: * "HP300 Topcat framebuffer support (derived from macfb of all things) * Phi
www.eeworm.com/read/316872/3596536

c neofb.c

/* * linux/drivers/video/neofb.c -- NeoMagic Framebuffer Driver * * Copyright (c) 2001-2002 Denis Oliver Kropp * * * Card specific code is based on XFree86's neomagic driver.
www.eeworm.com/read/443386/1747632

makefile

# # Makefile for the SiS framebuffer device driver # obj-$(CONFIG_FB_SIS) += sisfb.o sisfb-objs := sis_main.o sis_accel.o init.o init301.o