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
/
libdimension
/
dimension
/
light.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modularize the libdimension codebase.
Tavian Barnes
2015-10-25
1
-76
/
+0
*
Add a C89 compliance test for the headers.
Tavian Barnes
2014-06-12
1
-6
/
+6
*
Add a C99 conformance test for the headers.
Tavian Barnes
2014-06-12
1
-6
/
+6
*
light: Use pool.
Tavian Barnes
2014-05-30
1
-18
/
+4
*
light: Get rid of ->ptr field.
Tavian Barnes
2014-05-26
1
-5
/
+14
*
Make refcount declarations uniform.
Tavian Barnes
2011-12-15
1
-2
/
+1
*
Update copyright years.
Tavian Barnes
2011-08-31
1
-1
/
+1
*
Handle reflection of light and transmitted rays.
Tavian Barnes
2011-08-18
1
-2
/
+2
*
Make lights more generic to support directional lights.
Tavian Barnes
2011-05-30
1
-6
/
+29
*
Get rid of include guards on sub-headers.
Tavian Barnes
2011-05-16
1
-5
/
+0
*
Update email address.
Tavian Barnes
2011-03-08
1
-1
/
+1
*
End sentences with periods.
Tavian Barnes
2010-11-15
1
-2
/
+2
*
Document libdimension with Doxygen.
Tavian Barnes
2010-11-14
1
-6
/
+23
*
Fix some -W{strict,missing}-prototypes warnings.
Tavian Barnes
2010-07-31
1
-1
/
+1
*
Fix some copyright dates.
Tavian Barnes
2010-05-10
1
-1
/
+1
*
Fix up license blurbs and copyright year.
Tavian Barnes
2010-01-27
1
-1
/
+1
*
Add support for lights.
Tavian Barnes
2009-11-09
1
-0
/
+47