代码搜索:Framebuffer
找到约 2,292 项符合「Framebuffer」的源代码
代码结果 2,292
www.eeworm.com/read/316872/3596393
c fb_sys_fops.c
/*
* linux/drivers/video/fb_sys_read.c - Generic file operations where
* framebuffer is in system RAM
*
* Copyright (C) 2007 Antonino Daplas
*
* This file is subject to the ter
www.eeworm.com/read/316872/3596504
h savagefb.h
/*
* linux/drivers/video/savagefb.h -- S3 Savage Framebuffer Driver
*
* Copyright (c) 2001 Denis Oliver Kropp
*
* This file is subject to the terms and conditions of the GNU
www.eeworm.com/read/316872/3604701
whycyblafb
I tried the following framebuffer drivers:
- TRIDENTFB is full of bugs. Acceleration is broken for Blade3D
graphics cores like the cyberblade/i1. It claims to support a great
number of devices
www.eeworm.com/read/418684/2086427
h ffb_dac.h
/*
* Acceleration for the Creator and Creator3D framebuffer - DAC register layout.
*
* Copyright (C) 2000 David S. Miller (davem@redhat.com)
*
* Permission is hereby granted, free of charge, to a
www.eeworm.com/read/418684/2086559
h texrender.h
#ifndef TEXRENDER_H
#define TEXRENDER_H
extern void
_mesa_render_texture(GLcontext *ctx,
struct gl_framebuffer *fb,
struct gl_renderbuffer_attachment *att);
www.eeworm.com/read/393286/2482852
h savagefb.h
/*
* linux/drivers/video/savagefb.h -- S3 Savage Framebuffer Driver
*
* Copyright (c) 2001 Denis Oliver Kropp
*
* This file is subject to the terms and conditions of the GNU
www.eeworm.com/read/393286/2485284
whycyblafb
I tried the following framebuffer drivers:
- TRIDENTFB is full of bugs. Acceleration is broken for Blade3D
graphics cores like the cyberblade/i1. It claims to support a great
number of devices
www.eeworm.com/read/380330/2660770
h ffb_dac.h
/*
* Acceleration for the Creator and Creator3D framebuffer - DAC register layout.
*
* Copyright (C) 2000 David S. Miller (davem@redhat.com)
*
* Permission is hereby granted, free of charge, to a
www.eeworm.com/read/380330/2660909
h texrender.h
#ifndef TEXRENDER_H
#define TEXRENDER_H
extern void
_mesa_render_texture(GLcontext *ctx,
struct gl_framebuffer *fb,
struct gl_renderbuffer_attachment *att);
www.eeworm.com/read/373619/2761339
c koulesframebuffer.c
/***********************************************************
Copyright(C)2007,Rockchip Co., Ltd. All Rights Reserved.
File:kouleframebuffer.c
Desc:初始化framebuffer.
Note:
Author:czs
$Log: koulesfr