Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 1 | -27/+26 |
| | | | | | Reviewed-by: Trust Me Requested-by: Legal | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | compile fix with namepaces | hjk | 2009-10-15 | 1 | -0/+2 |
| | |||||
* | Fix compilation on Solaris. | Thiago Macieira | 2009-10-05 | 1 | -3/+3 |
| | | | | | | No semi-colons allowed after Q_PROPERTY. Reviewed-by: Trust Me | ||||
* | Compile fix for pbuffers under Linux | Rhys Weatherley | 2009-10-01 | 1 | -1/+1 |
| | | | | Reviewed-by: Sarah Smith | ||||
* | Remove display lists and refactor ready for ES/ES2 port | Sarah Smith | 2009-10-01 | 1 | -0/+147 |
Display lists, and a few other features dont work in ES/ES2. Refaoctor to allow redo of lighting and other non-fixed-function pipeline features. Also use QAnimation* classes instead of timers, and correct a few minor bugs (flipped texture). Include new screenshot (old one manifested bug). Reviewed-by: Rhys Weatherley |