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
/
dimension
/
grammar.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement background colors.
Tavian Barnes
2009-11-26
1
-2
/
+19
*
Add vector promotion.
Tavian Barnes
2009-11-25
1
-6
/
+9
*
Fix binary vector arithmetic expressions.
Tavian Barnes
2009-11-25
1
-1
/
+1
*
Implement point lights.
Tavian Barnes
2009-11-25
1
-2
/
+13
*
Use the dmnsn_ prefix for flex/bison generated sources.
Tavian Barnes
2009-11-25
1
-0
/
+2
*
Support solid-color pigments.
Tavian Barnes
2009-11-25
1
-7
/
+5
*
Change grammar indenting scheme.
Tavian Barnes
2009-11-25
1
-217
/
+222
*
Add textures and pigments to grammar.
Tavian Barnes
2009-11-25
1
-10
/
+92
*
Support scaling and translation transformations.
Tavian Barnes
2009-11-25
1
-3
/
+11
*
Use FLOAT_EXPR in VECTOR_LITERAL rather than FLOAT.
Tavian Barnes
2009-11-25
1
-4
/
+6
*
Implement object modifiers and rotation.
Tavian Barnes
2009-11-25
1
-3
/
+43
*
Support vector component extraction.
Tavian Barnes
2009-11-24
1
-16
/
+74
*
Support vector arithmetic.
Tavian Barnes
2009-11-24
1
-7
/
+178
*
Use associative operators in grammar.
Tavian Barnes
2009-11-24
1
-30
/
+25
*
Rename flex and bison input files.
Tavian Barnes
2009-11-24
1
-0
/
+1119