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
/
progress.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright years.
Tavian Barnes
2011-08-31
1
-1
/
+1
*
Support thread cancelation, and handle ^C in the client.
Tavian Barnes
2011-08-19
1
-0
/
+6
*
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
-1
/
+1
*
Document libdimension with Doxygen.
Tavian Barnes
2010-11-14
1
-5
/
+21
*
Make parts of the progress API internal.
Tavian Barnes
2010-09-29
1
-13
/
+1
*
Fix some -W{strict,missing}-prototypes warnings.
Tavian Barnes
2010-07-31
1
-1
/
+1
*
Don't expose the contents of struct dmnsn_progress.
Tavian Barnes
2010-07-14
1
-23
/
+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
*
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
-2
/
+4
*
Remove thread-synchronization from arrays, which was way too slow, and
Tavian Barnes
2009-06-29
1
-0
/
+3
*
Add lots of comments, and some code fixes discovered in the process.
Tavian Barnes
2009-06-26
1
-1
/
+13
*
Fix const-correctness issues with dmnsn_progress*.
Tavian Barnes
2009-06-24
1
-5
/
+4
*
Finish asynchronous PNG interface, and test it in png test.
Tavian Barnes
2009-06-22
1
-2
/
+9
*
Add interface for performing long tasks in background, while giving a
Tavian Barnes
2009-06-22
1
-0
/
+53