summaryrefslogtreecommitdiffstats
path: root/src/s60installs/eabi/QtOpenGLu.def
Commit message (Collapse)AuthorAgeFilesLines
* Freeze and re-enable def files for SymbianTomi Vihria2011-08-311-56/+55
| | | | | Task-number: QT-5158 Reviewed-by: Sami Merila
* Eabi DEF file sync between Qt 4.7 and 4.8mread2011-07-211-6/+6
| | | | | | | | | New functions have been added to both Qt 4.7 and 4.8, but they have ended up at different ordinal positions in the DEF files. This change corrects that so that a function in 4.7 will be at the same position in 4.8. Reviewed-by: Honglei Zhang
* Fixed def files for ARMV5Tomi Vihria2011-05-311-4/+7
| | | | Reviewed-by: Trust Me
* Fix QtOpenGL def file for armv5.Laszlo Agocs2011-05-121-0/+14
| | | | Reviewed-by: TRUSTME
* Symbian build failure for Armv5Sami Merila2011-05-121-7/+7
| | | | | | | 1. Changed externs to Q_GUI_EXPORTs 2. ABSENTed missing exports from openGL's DEF-file Reviewed-by: Tomi Vihria
* Update defs filesJani Hautakangas2011-04-041-3/+3
| | | | Reviewed-by: TRUSTME
* Update .def filesJani Hautakangas2011-04-041-50/+59
| | | | Reviewed-by: TRUSTME
* Updated DEF files for SymbianEckhart Koppen2011-03-221-0/+18
| | | | | | Added new functions to the exports Reviewed-by: TrustMe
* Updated ARMV5 DEF filesEckhart Koppen2011-03-081-0/+32
| | | | | | Added new functions and absented obsolete functions. Reviewed-by: TrustMe
* Updated QTOpenGL DEF files for WINSCW and ARMV5Eckhart Koppen2011-01-061-22/+22
| | | | | | Marked more functions absent Reviewed-by: TrustMe
* Updated DEF files for QtOpenGL for WINSCW and ARMV5Eckhart Koppen2011-01-051-1/+1
| | | | | | Marked QGLContextResource::value absent Reviewed-by: TrustMe
* Add missing symbols to QtOpenGL arm def fileJoona Petrell2010-11-191-0/+5
|
* Add QtOpenGL .def filesJani Hautakangas2010-09-141-0/+705
Reviewed-by: TRUSTME