summaryrefslogtreecommitdiffstats
path: root/src/plugins/gfxdrivers/powervr
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-041-1/+1
|\
| * PowerVR screen driver using undefined symbolsRhys Weatherley2010-05-031-1/+1
* | Get stride from LinuxFB instead of calculating it ourselves.Paul Olav Tvete2010-04-081-1/+1
|/
* Update copyright year to 2010Jason McDonald2010-01-069-9/+9
* API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-091-1/+1
* Increase PowerVR memory alignment from 8 to 32 for SGX systems.Rhys Weatherley2009-10-201-1/+1
* The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBXRhys Weatherley2009-10-201-3/+4
* Remove unnecessary PowerVR helper functionsRhys Weatherley2009-10-202-75/+0
* Make screen rotation work properly with the PowerVR screen driverRhys Weatherley2009-10-169-9/+162
* Remove the surface holder from the PowerVR screen driverRhys Weatherley2009-10-134-148/+11
* Update the OpenGL for Qt/Embedded documentationRhys Weatherley2009-10-131-0/+6
* Stub out flush() in the PowerVR GL window surface classRhys Weatherley2009-10-082-8/+15
* Fix support for 32-bit PowerVR screens with QGraphicsViewRhys Weatherley2009-10-021-5/+8
* Merge commit 'origin/4.5' into 4.6Rhys Weatherley2009-09-171-0/+7
|\
| * Fix compilation for systems with MBX PowerVR headers.Rhys Weatherley2009-09-171-0/+7
* | Merge branch '4.5' into 4.6Tom Cooksey2009-09-171-2/+2
|\ \ | |/
| * Make the PowerVR screen driver for QWS compile against shipped headersTom Cooksey2009-09-171-2/+2
| * Update license headers again.Jason McDonald2009-09-089-36/+36
* | Update the QWS PowerVR driver's pro to use the new EGL qmake varsTom Cooksey2009-09-171-2/+2
* | Update license headers again.Jason McDonald2009-09-099-36/+36
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-319-117/+117
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-319-117/+117
| * Update license headers.Jason McDonald2009-08-119-9/+9
* | Update contact URL in license headers.Jason McDonald2009-08-129-9/+9
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-169-18/+18
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-169-18/+18
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-064-6/+14
|\ \ | |/
| * Add QMAKE_INCDIR_POWERVR to specify the location of pvr2d.h & wsegl.hTom Cooksey2009-05-054-4/+11
| * Add headers required for building PowerVR driverTom Cooksey2009-05-051-3/+4
* | Merge branch '4.5'Rhys Weatherley2009-04-282-22/+48
|\ \ | |/
| * Use PVR2DGetFrameBuffer to map screen 0Rhys Weatherley2009-04-282-22/+48
* | Make sure we use a premultiplied alpha format for 32 bit EGL screens.Trond Kjernåsen2009-04-201-1/+1
|/
* Suppress unnecessary "Could not re-create the temporary EGL surface" warningsRhys Weatherley2009-04-031-1/+1
* Add information about QT_* defines that are needed to make PowerVR workRhys Weatherley2009-04-031-0/+3
* Long live Qt 4.5!Lars Knoll2009-03-2313-0/+2536