代码搜索:Framebuffer

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

代码结果 2,292
www.eeworm.com/read/114188/15071901

htm 00000018.htm

BBS水木清华站∶精华区 BBS水木清华站∶精华区 发信人: linuxrat (竹剑居士*习拳悟道*闭关苦修), 信区: Linux      &
www.eeworm.com/read/214966/15081738

h open.h

/*** * open.h *** * 2007-04-29 * xbarin02@stud.fit.vutbr.cz *** * hlavickovy soubor s rozhranim knihovny libopen */ #ifndef _OPEN_H_ #define _OPEN_H_ #include #incl
www.eeworm.com/read/169937/5408647

c scr_rtems.c

/* * Copyright (c) 1999 Greg Haerr * * Microwindows Screen Driver for RTEMS (uses Microframebuffer api) * * Portions used from Ben Pfaff's BOGL * * Not
www.eeworm.com/read/169937/5408660

c fb.c

/* * Copyright (c) 2000 Greg Haerr * Portions Copyright (c) 2002 by Koninklijke Philips Electronics N.V. * * Screen Driver Utilities * * Microwindows framebuffer selection ro
www.eeworm.com/read/168470/5446669

c idle.c

#include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\def.h" #include "..\inc\idle.h" #include "..\inc\rtc.h" void SLIdleMode(void); //160x240 void idlePort(void); int debug;
www.eeworm.com/read/168470/5446728

c 44bmon-1.c

#include #include "..\inc\option.h" #include "..\inc\def.h" #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\lcd.h" //99.5.14 : Lcd_Init(), non-cacheable region i
www.eeworm.com/read/161121/5559877

makefile

# # Makefile for the Riva framebuffer driver # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # unless it's
www.eeworm.com/read/159496/5582977

c scr_fb.c

/* ** $Id: scr_fb.c,v 1.29 2004/09/16 02:08:23 panweiguo Exp $ ** ** scr_fb.c: GAL driver for Linux kernel FrameBuffers. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000 Song L
www.eeworm.com/read/158106/5598367

c scr_rtems.c

/* * Copyright (c) 1999 Greg Haerr * * Microwindows Screen Driver for RTEMS (uses Microframebuffer api) * * Portions used from Ben Pfaff's BOGL * * Not
www.eeworm.com/read/158106/5598378

c fb.c

/* * Copyright (c) 2000 Greg Haerr * * Screen Driver Utilities * * Microwindows framebuffer selection routines * Including this file will drag in all fblinX framebuffer subdr