Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add QMAKE_INCDIR_POWERVR to specify the location of pvr2d.h & wsegl.h | Tom Cooksey | 2009-05-05 | 1 | -2/+2 |
| | | | | | | | | Allow setting of a QMAKE_INCDIR_POWERVR in the mkspec to specify where the pvr2d.h & wsegl.h files are located. Set to src/3rdparty/powervr to use the headers distributed with Qt (for SGX-based SoCs). Reviewed-by: Trustme | ||||
* | Add headers required for building PowerVR driver | Tom Cooksey | 2009-05-05 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | The PowerVR driver on Qt for Embedded Linux needs to use Imagination Techologies' proprietary pvr2d & wsegl APIs. These are the headers for those APIs, allowing the powervr driver to be built. Ideally, these headers would be provided as part of the SDK supplied by chipset vendors. For now, we include these headers to let people get going with the driver. Licence headers were approved by legal for inclusion into Qt, after some negotiation with ImgTec (who have also approved their inclusion into Qt). The headers have also passed a scan by Talko, provided the licence headers aren't touched. Reviewed-by: Paul | ||||
* | Add information about QT_* defines that are needed to make PowerVR work | Rhys Weatherley | 2009-04-03 | 1 | -0/+3 |
| | | | | | | | The QT_QWS_CLIENTBLIT and QT_NO_QWS_CURSOR defines must be supplied or the direct paint regions used by the PowerVR driver won't work. Reviewed-by: trustme | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+56 |