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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use "diffuse" instead of "specular" for diffuse finish.
Tavian Barnes
2009-11-17
1
-1
/
+1
*
PGO build improvements.
Tavian Barnes
2009-11-13
1
-5
/
+2
*
Implement profile-guided optimization builds.
Tavian Barnes
2009-11-12
1
-3
/
+11
*
Correct dmnsn_color_illuminate().
Tavian Barnes
2009-11-09
1
-1
/
+1
*
Don't fail GL test if we can't get a GL context.
Tavian Barnes
2009-11-09
1
-2
/
+2
*
Use finishes.
Tavian Barnes
2009-11-09
1
-0
/
+3
*
Calculate surface normals in intersection callbacks.
Tavian Barnes
2009-11-09
1
-2
/
+2
*
Store inverse object transformation in a separate field.
Tavian Barnes
2009-11-09
1
-6
/
+2
*
Rudimentary light/shadow handling.
Tavian Barnes
2009-11-09
1
-1
/
+1
*
Add a light to the default test scene.
Tavian Barnes
2009-11-09
1
-13
/
+18
*
Make dmnsn_delete_scene() delete the scene's elements too.
Tavian Barnes
2009-11-09
4
-41
/
+22
*
rm -f *.png in clean target.
tavianator
2009-11-05
1
-1
/
+1
*
Don't use GNU make %-style target extension.
Tavian Barnes
2009-11-04
1
-1
/
+1
*
Parse arithmetic expressions.
Tavian Barnes
2009-11-04
2
-4
/
+4
*
Handle spheres.
Tavian Barnes
2009-11-04
3
-13
/
+14
*
Implement dmnsn_print_astree_sexpr().
Tavian Barnes
2009-10-31
1
-0
/
+10
*
Remove progress bars from tests, as parallel-tests hides output anyway.
Tavian Barnes
2009-10-30
4
-212
/
+75
*
Refactor parsing and realization a bit.
Tavian Barnes
2009-10-30
1
-1
/
+4
*
(Sort of) realize boxes.
Tavian Barnes
2009-10-30
1
-1
/
+1
*
(Sort of) parse boxes.
Tavian Barnes
2009-10-30
4
-17
/
+55
*
Correctly tokenize <=, >= and !=.
Tavian Barnes
2009-10-29
2
-10
/
+2
*
Support all POV-Ray keywords.
Tavian Barnes
2009-10-29
2
-2
/
+2
*
Even more tokenizer work.
Tavian Barnes
2009-10-29
1
-1
/
+1
*
Complete string parsing.
Tavian Barnes
2009-10-29
2
-3
/
+2
*
Split tokenizer.sh into multiple tests.
Tavian Barnes
2009-10-28
6
-47
/
+137
*
Make '#include' work.
Tavian Barnes
2009-10-28
1
-1
/
+1
*
Tokenize strings and language directives.
Tavian Barnes
2009-10-28
3
-0
/
+64
*
Add a vector to numeric tokenizer test.
tavianator
2009-10-28
2
-1
/
+4
*
Tokenize keywords.
Tavian Barnes
2009-10-28
3
-2
/
+45
*
Ignore comments in tokenizer.
Tavian Barnes
2009-10-27
3
-2
/
+52
*
Tokenize numeric values.
Tavian Barnes
2009-10-27
3
-2
/
+13
*
Support more symbols in tokenizer.
Tavian Barnes
2009-10-27
4
-14
/
+34
*
Use the parallel-tests automake option.
Tavian Barnes
2009-10-27
1
-2
/
+5
*
Fix tokenizer test in VPATH build.
Tavian Barnes
2009-10-27
2
-3
/
+3
*
New tokenizer test.
Tavian Barnes
2009-10-27
4
-1
/
+44
*
Fix make distcheck.
Tavian Barnes
2009-10-25
1
-1
/
+6
*
Fix NULL assignment to integer value in test library.
Tavian Barnes
2009-10-22
1
-1
/
+1
*
More memory handling improvements.
Tavian Barnes
2009-10-20
2
-59
/
+54
*
Improve garbage handling of dmnsn_delete_object().
Tavian Barnes
2009-10-19
1
-14
/
+0
*
Give the cube a black pigment in the default test scene.
Tavian Barnes
2009-10-19
1
-1
/
+26
*
Some GL test fixes.
Tavian Barnes
2009-10-13
1
-1
/
+4
*
Re-add GL test case.
Tavian Barnes
2009-10-13
2
-1
/
+131
*
Use convenience library for tests.
Tavian Barnes
2009-10-13
1
-5
/
+9
*
kD splay tree fixes, and new dmnsn_kD_splay_tree type.
Tavian Barnes
2009-10-09
1
-9
/
+9
*
Call kD splay children `contains' and `container'.
Tavian Barnes
2009-10-07
1
-3
/
+3
*
Re-add PNG test.
Tavian Barnes
2009-10-06
4
-1
/
+584
*
Remove debug routine from kD splay tree test.
Tavian Barnes
2009-10-06
1
-21
/
+0
*
New kD splay tree test.
Tavian Barnes
2009-10-06
2
-1
/
+98
*
Fix tests Makefile.am.
Tavian Barnes
2009-10-05
1
-2
/
+0
*
New benchmarking suite.
Tavian Barnes
2009-10-04
1
-2
/
+4
[prev]
[next]