summaryrefslogtreecommitdiffstats
path: root/demos/boxes/glshaders.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers.Jason McDonald2009-08-111-1/+1
| | | | Reviewed-by: Trust Me
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Fixed a compile failure on Solaris, really :)Trond Kjernåsen2009-06-101-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åsen2009-06-091-10/+10
| | | | | | GLchar is defined to be unsigned on Solaris for some reason. Reviewed-by: Tom
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+266