Top "Framebuffer" questions

In general a framebuffer is a graphic hardware-independent abstraction layer used to display output to a monitor or display.

How to draw the graph in framebuffer using c language..?

i am new to this linux framebuffer so do anybody guide me to draw the line-graph in framebuffer. And i …

c++ c linux framebuffer
Framebuffer FBO render to texture is very slow, using OpenGL ES 2.0 on Android, why?

I am programming an Android 2d game using opengl es 2.0. After I draw my sprites to the backbuffer I draw …

android 2d opengl-es-2.0 framebuffer render-to-texture
Using OpenGL Without X-Window System

How to OpenGL on Linux Platform Without X-Window System, can I send OpenGL Graphics Directly to Framebuffer Device? There Is …

linux opengl framebuffer
Google Chrome over Linux FrameBuffer

I am working on a project where I need to run Google chromium over Linux FrameBuffer, I need to run …

linux framebuffer chromium
how to convert 16-bit RGB Frame Buffer to a viewable format?

I'm working with someone else's code on a device which can put an image to /dev/fb/0 and show up …

ffmpeg imagemagick rgb framebuffer
How to check which Frame Buffer Object is currently bound in OpenGL?

I'm working with OpenGL Frame Buffer Objects. I have created a Frame Buffer Object with 2 color textures and a depth …

c++ opengl graphics framebuffer fbo
Frame buffer module of python

I'm looking for a python module which can display jpg or png file to /dev/fb0 directly. I hope the …

python framebuffer
Taking a Screen Shot of an Embedded Linux Framebuffer

I'm running Embedded Linux on an evaluation kit (Zoom OMAP35x Torpedo Development Kit). The board has an LCD and …

imagemagick embedded-linux framebuffer
How to develop a DirectFB app without leaving X.11 environment

I'm trying to develop a GUI application for an embedded platform, without any windowing whatsoever and I'm doing that with …

c++ linux user-interface framebuffer directfb
Writing to frame buffer

I'm using an i5 core with builtin graphics accelerator GMA-HD running on an RHEL 6.0 OS. I needed to test the …

c linux framebuffer