Sat, 10 May 2008 14:29:37 +0200 |
Radek Brich |
build script fixes, add ldflags build option
pyrit
|
file |
diff |
annotate
|
Tue, 06 May 2008 09:39:58 +0200 |
Radek Brich |
more build script tuning
pyrit
|
file |
diff |
annotate
|
Mon, 05 May 2008 15:31:14 +0200 |
Radek Brich |
add MSVC compiler support, make it default for Windows
pyrit
|
file |
diff |
annotate
|
Fri, 02 May 2008 13:27:47 +0200 |
Radek Brich |
packetize Phong shader
pyrit
|
file |
diff |
annotate
|
Tue, 29 Apr 2008 23:31:08 +0200 |
Radek Brich |
rename Python module from 'raytracer' to 'pyrit'
pyrit
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 19:56:23 +0200 |
Radek Brich |
BBox - RayPacket intersection
pyrit
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 09:44:49 +0200 |
Radek Brich |
prepare kd-tree traversal for packet tracing (4 rays at once)
pyrit
|
file |
diff |
annotate
|
Thu, 24 Apr 2008 18:12:32 +0200 |
Radek Brich |
vectorize makeRayPacket() using SSE intrinsics
pyrit
|
file |
diff |
annotate
|
Thu, 24 Apr 2008 13:55:11 +0200 |
Radek Brich |
prepare structures for packet tracing
pyrit
|
file |
diff |
annotate
|
Tue, 22 Apr 2008 13:33:12 +0200 |
Radek Brich |
rewrite subsampling from old code to DefaultSampler
pyrit
|
file |
diff |
annotate
|
Mon, 21 Apr 2008 09:05:09 +0200 |
Radek Brich |
unify capitalization of method names in C++ and Python
pyrit
|
file |
diff |
annotate
|
Sun, 20 Apr 2008 16:48:24 +0200 |
Radek Brich |
kd-tree building - check all axes for best split, add additional shape-bbox check
pyrit
|
file |
diff |
annotate
|