代码搜索:Framebuffer

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

代码结果 2,292
www.eeworm.com/read/408377/2251461

java helloworldogl.java

import com.threed.jpct.*; /** * A simple HelloWorld using the OpenGL-renderer. * @author EgonOlsen * */ public class HelloWorldOGL { private World world; private FrameBuffer buffer;
www.eeworm.com/read/407313/2266414

cpp plugin_qt.cpp

/* tag: qt plugin framebuffer class * * Copyright (C) 2003 Stefan Reinauer * * See the file "COPYING" for further information about * the copyright and warranty status of this work. */ #includ
www.eeworm.com/read/407313/2266418

h plugin_qt.h

/* tag: qt plugin framebuffer class description * * Copyright (C) 2003 Stefan Reinauer * * See the file "COPYING" for further information about * the copyright and warranty status of this work.
www.eeworm.com/read/380330/2660874

h context.h

/** * \file context.h * Mesa context/visual/framebuffer management functions. * * There are three Mesa data types which are meant to be used by device * drivers: * - GLcontext: this contains the
www.eeworm.com/read/269864/11072673

c fb_display.c

/*` fbv -- simple image viewer for the linux framebuffer Copyright (C) 2000 Tomasz Sterna Copyright (C) 2003 Mateusz Golicz This program is free software; you can redistribute it
www.eeworm.com/read/391023/8427866

c fbutils.c

/* * fbutils.c * * Utility routines for framebuffer interaction * * Copyright 2002 Russell King and Doug Lowder * * This file is placed under the GPL. Please see the * file COPYING for detail
www.eeworm.com/read/428884/8831802

c fbutils.c

/* * fbutils.c * * Utility routines for framebuffer interaction * * Copyright 2002 Russell King and Doug Lowder * * This file is placed under the GPL. Please see the * file COPYING for detail
www.eeworm.com/read/382511/9023696

c fbutils.c

/* * fbutils.c * * Utility routines for framebuffer interaction * * Copyright 2002 Russell King and Doug Lowder * * This file is placed under the GPL. Please see the * file COPYING for detail
www.eeworm.com/read/381519/9087548

h fbutils.h

/* * fbutils.h * * Headers for utility routines for framebuffer interaction * */ #ifndef _FBUTILS_H #define _FBUTILS_H /* This constant, being ORed with the color index tells the library * to
www.eeworm.com/read/438146/7735627

c fbsysfs.c

/* * fbsysfs.c - framebuffer device class and attributes * * Copyright (c) 2004 James Simmons * * This program is free software you can redistribute it and/or * modify