Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 24 | -48/+48 |
|\ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 27 | -54/+54 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | Fixed a compile failure on Solaris, really :) | Trond Kjernåsen | 2009-06-10 | 1 | -9/+9 |
| | | | | | | | | | | | | You can't static_cast from a signed to an unsigned type and vice versa. Reviewed-by: Kim | ||||
| * | Fixed a compile issue on Solaris. | Trond Kjernåsen | 2009-06-09 | 1 | -10/+10 |
| | | | | | | | | | | | | GLchar is defined to be unsigned on Solaris for some reason. Reviewed-by: Tom | ||||
* | | compile fix with namespaces | hjk | 2009-06-04 | 2 | -0/+5 |
| | | |||||
* | | Improvements to shader API in response to API review | Rhys Weatherley | 2009-06-04 | 1 | -1/+1 |
| | | | | | | | | | | Task-number: QT-80 Reviewed-by: Ian Walters | ||||
* | | Merge commit 'qt/master' | Samuel Rødal | 2009-05-20 | 1 | -2/+5 |
|\ \ | |/ | |||||
| * | Compile on Solaris with broken GL headers. | Trond Kjernåsen | 2009-05-20 | 1 | -2/+5 |
| | | | | | | | | Reviewed-by: Samuel | ||||
* | | Mac OSX compile errors in shader usage | Rhys Weatherley | 2009-05-10 | 1 | -9/+9 |
| | | |||||
* | | Port boxes demo to use math3d throughout | Rhys Weatherley | 2009-05-01 | 12 | -732/+131 |
| | | | | | | | | Patch originally by Ian Walters. | ||||
* | | Rename QGLShader(Program)::errors() to log() | Rhys Weatherley | 2009-05-01 | 1 | -3/+3 |
| | | | | | | | | | | | | | | The shader compilers also report warnings, so it is more appropriate to call the string a log. Reviewed-by: trustme | ||||
* | | Import shader implementation from before the history cut. | Rhys Weatherley | 2009-03-23 | 7 | -550/+61 |
|/ | |||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 42 | -0/+5762 |