代码搜索:Framebuffer
找到约 2,292 项符合「Framebuffer」的源代码
代码结果 2,292
www.eeworm.com/read/292705/3949313
txt vesafb.txt
What is vesafb?
===============
This is a generic driver for a graphic framebuffer on intel boxes.
The idea is simple: Turn on graphics mode at boot time with the help
of the BIOS, and use this as
www.eeworm.com/read/439082/1819337
txt vesafb.txt
What is vesafb?
===============
This is a generic driver for a graphic framebuffer on intel boxes.
The idea is simple: Turn on graphics mode at boot time with the help
of the BIOS, and use this as
www.eeworm.com/read/430518/1928257
txt vesafb.txt
What is vesafb?
===============
This is a generic driver for a graphic framebuffer on intel boxes.
The idea is simple: Turn on graphics mode at boot time with the help
of the BIOS, and use this as
www.eeworm.com/read/284411/8935000
h hwsetup.h
#ifndef __HWSETUP_H
#define __HWSETUP_H
enum framebuf_config {
MEM_CONFIG_MP3,
MEM_CONFIG_GRAPH,
MEM_CONFIG_LORES,
MEM_CONFIG_LORESN,
MEM_CONFIG_SVCD_LORES,
MEM_CONFI
www.eeworm.com/read/438146/7735663
makefile
# Makefile for the Geode family framebuffer drivers
obj-$(CONFIG_FB_GEODE_GX1) += gx1fb.o
obj-$(CONFIG_FB_GEODE_GX) += gxfb.o
obj-$(CONFIG_FB_GEODE_LX) += lxfb.o
gx1fb-objs := gx1fb_core.o display
www.eeworm.com/read/136849/5844081
c r2d_vertical_lcd_i.c
#if (R2D_PIXEL_DEPTH == 32)
#define R2D_PIXEL_DOWN_OUT(a) (0)
#define R2D_PIXEL_UP_OUT(a) (0)
#else
#define R2D_PIXEL_DOWN_OUT(a) (a>>R2D_PIXEL_DEPTH)
#define R2D_PIXEL_UP_OUT(a) (a
www.eeworm.com/read/240120/13235986
install
########################
#### For Linux User ####
########################
zhcon can use VGA device on intel machines. Framebuffer device is required for
non-intel machines, and usually gives the bes
www.eeworm.com/read/324781/13245371
c bmp.c
/*
fbv -- simple image viewer for the linux framebuffer
Copyright (C) 2002 Tomasz Sterna
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/242732/4540280
c dd.c
/*
* ReactOS Generic Framebuffer display driver directdraw interface
*
* Copyright (C) 2006 Magnus Olsen
*
* This program is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/242732/4540281
c enable.c
/*
* ReactOS Generic Framebuffer display driver
*
* Copyright (C) 2004 Filip Navara
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU