summaryrefslogtreecommitdiff
path: root/demos/boxes
AgeCommit message (Expand)AuthorFilesLines
2010-01-08Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann1-2/+4
2010-01-07Fixed bug in boxes demo occuring with certain OpenGL drivers.Samuel Rødal1-2/+4
2010-01-07Update copyright year to 2010Jason McDonald24-24/+24
2009-11-18Ran the script utils/normalizeOlivier Goffart1-4/+4
2009-11-05Modify QGLShader and QGLShaderProgram in response to API reviewRhys Weatherley1-16/+18
2009-11-04Incorporate API review feedback for math3d classes.Rhys Weatherley2-3/+3
2009-09-28Fixed a crash in the boxes demo when using -graphicssystem opengl.Trond Kjernaasen1-3/+4
2009-09-09Update license headers again.Jason McDonald24-96/+96
2009-09-09Fixes "Out of heap space" error when compiling on some setups.Bill King1-2/+2
2009-09-07Make dynamic cube maps work again in boxesRhys Weatherley1-1/+1
2009-09-04Fixed object rotations in the boxes demo.Kim Motoyoshi Kalland2-11/+8
2009-09-04Modify QMatrix4x4 and QQuaternion to use qreal internallyRhys Weatherley1-5/+23
2009-09-03Make sure that the dialog in the boxes demo paints window decorations.Jan-Arve Sæther1-0/+2
2009-09-02Fixed rendering in boxes demo with GL2 paint engine.Kim Motoyoshi Kalland2-0/+7
2009-09-01dynamic_cast in the demo was failing to build without rttiThierry Bastian2-6/+14
2009-08-31Merge branch '4.5' into 4.6Thiago Macieira24-312/+312
2009-08-31Update tech preview license header.Jason McDonald27-351/+351
2009-08-13Fix compiler warningPrasanth Ullattil1-2/+4
2009-08-12Update contact URL in license headers.Jason McDonald24-24/+24
2009-08-11Update license headers.Jason McDonald27-27/+27
2009-06-16Merge license header changes from 4.5Volker Hilsheimer24-48/+48
2009-06-16Update license headers as requested by the marketing department.Jason McDonald27-54/+54
2009-06-10Fixed a compile failure on Solaris, really :)Trond Kjernåsen1-9/+9
2009-06-09Fixed a compile issue on Solaris.Trond Kjernåsen1-10/+10
2009-06-04compile fix with namespaceshjk2-0/+5
2009-06-04Improvements to shader API in response to API reviewRhys Weatherley1-1/+1
2009-05-20Merge commit 'qt/master'Samuel Rødal1-2/+5
2009-05-20Compile on Solaris with broken GL headers.Trond Kjernåsen1-2/+5
2009-05-11Mac OSX compile errors in shader usageRhys Weatherley1-9/+9
2009-05-01Port boxes demo to use math3d throughoutRhys Weatherley12-732/+131
2009-05-01Rename QGLShader(Program)::errors() to log()Rhys Weatherley1-3/+3
2009-03-24Import shader implementation from before the history cut.Rhys Weatherley7-550/+61
2009-03-23Long live Qt 4.5!Lars Knoll42-0/+5762