Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only test C++ interface - the C library is used by libdimensionxx | Tavian Barnes | 2009-09-11 | 1 | -80/+0 |
* | New interface for background progress bars in C++ tests. | Tavian Barnes | 2009-07-09 | 1 | -0/+6 |
* | Rename GL_Drawer to GL_Writer for consistency. | Tavian Barnes | 2009-07-08 | 1 | -5/+5 |
* | Don't animate in GL tests - turns out it's hellishly slow on slower | Tavian Barnes | 2009-07-08 | 1 | -31/+30 |
* | Update license copyrights to 2009. | Tavian Barnes | 2009-07-08 | 1 | -1/+1 |
* | Comments and style adjustments, and a couple fixes. | Tavian Barnes | 2009-07-08 | 1 | -7/+16 |
* | New 'Dimension::Tests' namespace for libdimensionxx-tests. | Tavian Barnes | 2009-07-07 | 1 | -2/+2 |
* | Add shallow copy semantics to Camera's, Object's, and Scene's. | Tavian Barnes | 2009-07-07 | 1 | -29/+16 |
* | New C++ dmnsn_display* wrapper for tests. | Tavian Barnes | 2009-07-07 | 1 | -2/+2 |
* | New GL C++ wrapper. | Tavian Barnes | 2009-07-06 | 1 | -0/+79 |