Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
C
Shell
Cannot retrieve the latest commit at this time.
| Failed to load latest commit information. | |||
|
|
src | ||
|
|
supplemental | ||
|
|
.gitignore | ||
|
|
AUTHORS | ||
|
|
COPYING | ||
|
|
ChangeLog | ||
|
|
INSTALL | ||
|
|
Makefile.am | ||
|
|
NEWS | ||
|
|
README | ||
|
|
configure.ac | ||
README
Overview -------- Rasberry Pi DDX driver for the XFree86 windowing system. Rasberry Pi is built around the broadcom BCM2835 system on a chip (SoC), which couples an arm processor with their proprietary videocore IV GPU. The Rasberry Pi foundation has released an API for low level and OpenGL support. This driver's purpose is to provide hardware accelerated 2D and 3D support either natively or through Glamor. Please see the additional README in ./supplemental