summaryrefslogtreecommitdiffstats
path: root/src/threed/textures/qgltexture2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove Qt3D 1.x sourcesSean Harmer2014-03-281-978/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* (Partial) Work done on Coverity report.Sergey Dubitskiy2012-06-221-0/+3
* Memory leaks in qml3d tests.Sergey Dubitskiy2012-06-131-15/+72
* Fix downloaded texture size bug.dpope2012-05-311-0/+2
* Minor mac fixes after window qml3d changes.Sarah Smith2012-05-041-13/+15
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-1/+1
* Network loading of textures and models.dpope2012-04-041-10/+55
* Setting LinearFiltering bind option should not trigger re-uploadAlex Wilson2012-03-271-5/+20
* Resource handling needs refactoring.Sergey Dubitskiy2012-02-161-0/+2
* Add class doc for new resource handling.Sarah Smith2012-02-141-7/+28
* Task: Resource handling needs refactoring.Sergey Dubitskiy2012-02-121-5/+5
* Add cleanup functions for QGLTextureCube.dpope2012-02-101-5/+26
* Added cleanup function for Texture2D.Sergey Dubitskiy2012-02-081-0/+63
* Improve this NPOT function.Sarah Smith2012-02-031-5/+17
* Remove opengl conditional compiles.Sarah Smith2012-01-311-46/+14
* Fix for QTBUG-23858Christopher Ham2012-01-311-19/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update of QGLTexture2DTextureInfo list to QList.dpope2012-01-251-48/+64
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Fix for QTBUG-22693Christopher Ham2012-01-191-5/+5
* Work around openGLVersion bug.Sarah Smith2012-01-121-1/+26
* Update copyright year in license headers.Jason McDonald2012-01-121-1/+1
* Check for null pointer before accessingJohannes Zellner2012-01-121-8/+10
* Make Qt3D buildable without widgets or opengl.Sarah Smith2011-12-211-40/+52
* Fix NPOTT bug.Sarah Smith2011-12-211-0/+23
* New Repo: Updating all non-code references (comments and such) to Qt3D.Patrick Burke2011-12-121-1/+1
* QtQuick3d: Compile on Windows.Friedemann Kleint2011-10-201-2/+2
* Replace outdated license headersJason McDonald2011-08-191-18/+18
* Handle oddly-cased qrc: statements since QUrl doesn't.Patrick Burke2011-07-111-2/+2
* Updating qrc example to new DeclarativeView3D view.Patrick Burke2011-07-081-0/+1
* Fix up misc symbian vs qtc clashes.Sarah Smith2011-07-061-2/+5
* Fixed inability to load files from QRC files.Patrick Burke2011-06-201-1/+7
* Add files ported from research/qt3dSarah Smith2011-03-091-0/+697