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
/
phong.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
finish: Use pool.
Tavian Barnes
2014-05-31
1
-2
/
+2
*
finish: Remove ->ptr fields.
Tavian Barnes
2014-05-27
1
-18
/
+19
*
Update copyright years.
Tavian Barnes
2011-08-31
1
-1
/
+1
*
Vast libdimension API and internals improvements.
Tavian Barnes
2011-06-13
1
-12
/
+12
*
Don't use awkward (*fptr)() syntax.
Tavian Barnes
2011-04-03
1
-2
/
+2
*
Update email address.
Tavian Barnes
2011-03-08
1
-1
/
+1
*
Document libdimension with Doxygen.
Tavian Barnes
2010-11-14
1
-4
/
+6
*
Missed some free() -> dmnsn_free() conversions.
Tavian Barnes
2010-10-18
1
-1
/
+1
*
Fix some includes.
Tavian Barnes
2010-04-27
1
-1
/
+1
*
Remove a bunch of errno.h includes.
Tavian Barnes
2010-04-13
1
-1
/
+0
*
New dmnsn_malloc() function, and friends.
Tavian Barnes
2010-04-07
1
-14
/
+7
*
Set errno on failures.
Tavian Barnes
2010-04-01
1
-0
/
+2
*
Fix up license blurbs and copyright year.
Tavian Barnes
2010-01-27
1
-1
/
+1
*
Split finish_fn into diffuse_fn and specular_fn.
Tavian Barnes
2010-01-13
1
-7
/
+7
*
Clamp negative values in phong shading.
Tavian Barnes
2010-01-09
1
-1
/
+6
*
Split up objects, finishes, pigments, lights, cameras, etc.
Tavian Barnes
2010-01-06
1
-0
/
+67