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
/
profile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use // comments when possible.
Tavian Barnes
2014-06-07
1
-10
/
+10
*
Fix some warnings found by higher warning levels than -Wall.
Tavian Barnes
2014-03-01
1
-2
/
+2
*
Rename dimension-impl.h to dimension-internal.h
Tavian Barnes
2011-08-25
1
-1
/
+1
*
Wrap pthread API to reduce duplicated error tests.
Tavian Barnes
2011-08-02
1
-37
/
+14
*
Add basic leak check.
Tavian Barnes
2011-05-16
1
-1
/
+1
*
Don't use awkward (*fptr)() syntax.
Tavian Barnes
2011-04-03
1
-6
/
+4
*
Update email address.
Tavian Barnes
2011-03-08
1
-1
/
+1
*
New dmnsn_warning() API, remove different severities.
Tavian Barnes
2011-03-08
1
-11
/
+11
*
Fix license years.
Tavian Barnes
2011-02-17
1
-1
/
+1
*
Fix up whitespace in profile.c.
Tavian Barnes
2011-02-02
1
-2
/
+1
*
Remove useless NULL check from profile.c.
Tavian Barnes
2011-01-30
1
-12
/
+7
*
Store profile data in thread-local dictionaries.
Tavian Barnes
2011-01-30
1
-43
/
+135
*
Print percentage of successful predictions.
Tavian Barnes
2011-01-29
1
-2
/
+2
*
Add dmnsn_[un]likely() macros and a profiling framework.
Tavian Barnes
2011-01-29
1
-0
/
+106