index
:
dimension.git
android
faster-futures
master
physics
teapot
A high-performance photo-realistic 3-D renderer
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
tests.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Only test C++ interface - the C library is used by libdimensionxx
Tavian Barnes
2009-09-11
1
-350
/
+0
|
|
|
|
anyway, so we've been testing it twice for no good reason.
*
Don't take a transformation matrix in dmnsn_new_perspective_camera().
Tavian Barnes
2009-07-16
1
-1
/
+2
|
*
Render pigments.
Tavian Barnes
2009-07-16
1
-2
/
+27
|
*
Add destructor callbacks for polymorphic C types, and use their base
Tavian Barnes
2009-07-16
1
-6
/
+6
|
|
|
|
dmnsn_delete_*() function.
*
Add ability to set rendering quality.
Tavian Barnes
2009-07-12
1
-0
/
+2
|
*
Code formatting.
Tavian Barnes
2009-07-09
1
-2
/
+2
|
*
Enable drawing progres bars in the background.
Tavian Barnes
2009-07-09
1
-1
/
+76
|
*
Don't animate in GL tests - turns out it's hellishly slow on slower
Tavian Barnes
2009-07-08
1
-1
/
+1
|
|
|
|
computers.
*
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
-1
/
+1
|
*
Remove raw X Windows interface.
Tavian Barnes
2009-07-05
1
-74
/
+4
|
*
Clarify test suite license.
Tavian Barnes
2009-07-04
1
-11
/
+10
|
*
New dmnsn_new_default_scene() function in libdimension-tests.
Tavian Barnes
2009-07-02
1
-0
/
+99
|
*
Put windowing interface in libdimension-tests.
Tavian Barnes
2009-07-02
1
-0
/
+179
|
*
Add lots of comments, and some code fixes discovered in the process.
Tavian Barnes
2009-06-26
1
-0
/
+1
|
*
New convienence libraries for tests.
Tavian Barnes
2009-06-24
1
-0
/
+39