diff options
author | Sven Gothel <[email protected]> | 2012-08-16 15:46:49 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-08-16 15:46:49 +0200 |
commit | 0ca481381b51b4082ac2b3bbae80cfaf5b60c3b8 (patch) | |
tree | ab66219a22c671e0acd50ea0281b27111b8e0597 /make/build-newt.xml | |
parent | 3732d0162051ffe56af34ba345b59c15bfc6f552 (diff) |
NEWT: Adding support for BCM VC IV (Broadcom VideoCodec 4) and Linux console mouse tracker
Rasperry PI uses the 'BCM VC IV' GPU via console as it's default configuration.
This driver enables direct support for JOGL/NEWT.
Due to the lack of detection (TODO) users have to specify the Java property:
-Dnativewindow.ws.name=jogamp.newt.driver.bcm.vc.iv
- Autodetection should be included in 'NativeWindowFactory._getNativeWindowingType()'
while adding a new TYPE: 'TYPE_BCM_VC_IV'.
- Autodetection may need to detect whether an X11 Display runs and the installed
EGL library uses it (instead of the default console one)
This work is authored in coop w/ Xerxes RĂ„nby <[email protected]>!
Diffstat (limited to 'make/build-newt.xml')
0 files changed, 0 insertions, 0 deletions