代码搜索:Framebuffer
找到约 2,292 项符合「Framebuffer」的源代码
代码结果 2,292
www.eeworm.com/read/321944/13392399
c 在linux控制台下显示jpeg图像.c
/*
* $Id: fv.c
* $Desp: draw jpeg to framebuffer
* $Author: rockins
* $Date: 20:15:49 CST 2008
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/312207/13616459
tex manual.tex
\documentclass[a4paper]{article}
\usepackage{CJK}
\usepackage{html}
\begin{document}
\begin{CJK*}{GB}{fs}
\title{zhcon用户手册}
\author{ejoy\\
\htmladdnormallink{ejoy@users.sourceforge.net}{mailto:
www.eeworm.com/read/312207/13616566
control
Source: zhcon
Section: utils
Priority: optional
Maintainer: Yu Guanghui
Build-Depends: debhelper (>> 3.0.0), libggi2-dev
Standards-Version: 3.5.2
Package: zhcon
Architecture: any
Dep
www.eeworm.com/read/309126/13681601
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/304574/13791324
c tpxs.c
#include "stdio.h"
#include "fcntl.h"
#include "linux/fb.h"
#include "sys/mman.h"
#include "sys/ioctl.h"
#define FBIO_GETSTD _IOR('F',0X25,u_int32_t)
int main()
{
int fbfd=0;
st
www.eeworm.com/read/152843/5663822
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/150590/5690156
c idle.c
#include "..\..\inc\44b.h"
#include "..\..\inc\44blib.h"
#include "..\..\inc\def.h"
#include "..\..\inc\cputest\idle.h"
#include "..\..\inc\cputest\rtc.h"
void SLIdleMode(void); //160x240
void
www.eeworm.com/read/147766/5725828
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/143787/5755801
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 Lixin.
www.eeworm.com/read/143730/5755871
c scr_fb.c
/*
** $Id: scr_fb.c,v 1.26 2003/11/22 11:49:29 weiym Exp $
**
** scr_fb.c: GAL driver for Linux kernel FrameBuffers.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 Song Lixin.
*/