搜索资源列表
SDL-1.2.15.tar
- Linux SDL库,封装了声音、键盘、鼠标、显卡等设备。-This is the Simple DirectMedia Layer, a general API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms
fb.c.tar
- 7寸lcd屏幕测试程序,lcd为rgb32类型,基于linux的帧缓存驱动测试。-7 inch lcd screen test procedures, lcd is rgb32 type, based on the linux framebuffer driver testing.
fbtft-master
- linux 3.2以上版本的SPI FrameBuffer驱动
luvcview-framebuffer
- luvcview摄像头驱动程序,可在linux环境的arm平台上运行,并增加了截图操作-luvcview camera driver is available on the arm platform running linux environment and increased operating Screenshot
show-rgba.tar
- 在X环境下面显示rgba原始格式的图片数据 linux环境下从framebuffer设备节点读取到的数据是rgba原始格式的,使用这个程序可以在X环境下显示图片 cat /dev/fb0 >pic.rgba ./show-rgba pic.rgba <width> <height>-Show picture using X api