JavaFX 2.0 doesn't support 3D with my driver.
- JavaFX beta build 40
- OS: Windows Vista
- graphics: Mobile Intel 945 Express Chipset Family
- driver version: 7.14.10.1504 (current)
- latest driver according to intel: 15.8.3.1504 on dl page, the file installs version 7.14.10.1504 (http://downloadcenter.intel.com/Detail_Desc.aspx?lang=eng&changeLang=true&DwnldId=16312)
I found this: "The minimum driver version for Intel HD was recently changed to 8.15.10.2302 to workaround bugs in older drivers." (https://forums.oracle.com/forums/thread.jspa?threadID=2255278)
Drivers with version >= 8.15.10.2302 are not availabe for the 945. Is there any workaround for this workaround, i.e. can I convince JavaFX to support 3D anyway? Any alternative drivers? Might using mesa help?