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
/
tests
/
prtree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a C99 conformance test for the headers.
Tavian Barnes
2014-06-12
1
-2
/
+3
*
Use // comments when possible.
Tavian Barnes
2014-06-07
1
-1
/
+1
*
objects: Refactor how bounding and initialization work.
Tavian Barnes
2014-06-07
1
-4
/
+15
*
object: Use pool.
Tavian Barnes
2014-05-31
1
-6
/
+5
*
array: Add DMNSN_NEW_ARRAY macro.
Tavian Barnes
2014-05-31
1
-1
/
+1
*
Use strerror_r if available instead of sys_errlist.
Tavian Barnes
2014-02-03
1
-4
/
+4
*
prtree: Sort large workloads in parallel.
Tavian Barnes
2014-02-01
1
-0
/
+1
*
Allow other BVH implementations to be used.
Tavian Barnes
2012-12-17
1
-4
/
+5
*
Rename progress objects to future objects.
Tavian Barnes
2011-10-19
1
-1
/
+1
*
Use DMNSN_INTERNAL for prtree functions.
Tavian Barnes
2011-08-25
1
-2
/
+3
*
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
-1
/
+1
*
Vast libdimension API and internals improvements.
Tavian Barnes
2011-06-13
1
-5
/
+8
*
Add a refcount to objects.
Tavian Barnes
2011-05-16
1
-1
/
+1
*
Group tests and benchmarks with the corresponding source code.
Tavian Barnes
2011-05-15
1
-0
/
+98