summaryrefslogtreecommitdiffstats
path: root/demos/boxes
Commit message (Expand)AuthorAgeFilesLines
* Modify QGLShader and QGLShaderProgram in response to API reviewRhys Weatherley2009-11-051-16/+18
* Incorporate API review feedback for math3d classes.Rhys Weatherley2009-11-042-3/+3
* Fixed a crash in the boxes demo when using -graphicssystem opengl.Trond Kjernaasen2009-09-281-3/+4
* Update license headers again.Jason McDonald2009-09-0924-96/+96
* Fixes "Out of heap space" error when compiling on some setups.Bill King2009-09-091-2/+2
* Make dynamic cube maps work again in boxesRhys Weatherley2009-09-071-1/+1
* Fixed object rotations in the boxes demo.Kim Motoyoshi Kalland2009-09-042-11/+8
* Modify QMatrix4x4 and QQuaternion to use qreal internallyRhys Weatherley2009-09-041-5/+23
* Make sure that the dialog in the boxes demo paints window decorations.Jan-Arve Sæther2009-09-031-0/+2
* Fixed rendering in boxes demo with GL2 paint engine.Kim Motoyoshi Kalland2009-09-022-0/+7
* dynamic_cast in the demo was failing to build without rttiThierry Bastian2009-09-012-6/+14
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3124-312/+312
|\
| * Update tech preview license header.Jason McDonald2009-08-3127-351/+351
| * Update license headers.Jason McDonald2009-08-1127-27/+27
* | Fix compiler warningPrasanth Ullattil2009-08-131-2/+4
* | Update contact URL in license headers.Jason McDonald2009-08-1224-24/+24
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-1624-48/+48
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1627-54/+54
| * Fixed a compile failure on Solaris, really :)Trond Kjernåsen2009-06-101-9/+9
| * Fixed a compile issue on Solaris.Trond Kjernåsen2009-06-091-10/+10
* | compile fix with namespaceshjk2009-06-042-0/+5
* | Improvements to shader API in response to API reviewRhys Weatherley2009-06-041-1/+1
* | Merge commit 'qt/master'Samuel Rødal2009-05-201-2/+5
|\|
| * Compile on Solaris with broken GL headers.Trond Kjernåsen2009-05-201-2/+5
* | Mac OSX compile errors in shader usageRhys Weatherley2009-05-111-9/+9
* | Port boxes demo to use math3d throughoutRhys Weatherley2009-05-0112-732/+131
* | Rename QGLShader(Program)::errors() to log()Rhys Weatherley2009-05-011-3/+3
* | Import shader implementation from before the history cut.Rhys Weatherley2009-03-247-550/+61
|/
* Long live Qt 4.5!Lars Knoll2009-03-2342-0/+5762