Mercurial
Mercurial
>
pyrit
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
help
less
more
|
(0)
-100
-60
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
vcproj build target only for cc=msvc, fix sdl-config
pyrit
2009-08-19, by Radek Brich
new build target 'vcproj' - generate Visual C++ Studio project files; fix GCC warnings in intersect_packet()
pyrit
2009-05-31, by Radek Brich
build script: updated for latest SCons, moved config.h to build/, help and clean targets does not run configure any more, fixed GCC check, added check for zlib
pyrit
2009-05-31, by Radek Brich
add sections about demos to README
pyrit
2008-05-19, by Radek Brich
added bench.py demo which prints tree build and render times
pyrit
2008-05-15, by Radek Brich
added Python binding for material.h classes
pyrit
2008-05-15, by Radek Brich
build script fixes, add ldflags build option
pyrit
2008-05-10, by Radek Brich
update README
pyrit
2008-05-08, by Radek Brich
more build script tuning
pyrit
2008-05-06, by Radek Brich
add MSVC compiler support, make it default for Windows
pyrit
2008-05-05, by Radek Brich
packetize Phong shader
pyrit
2008-05-02, by Radek Brich
rename Python module from 'raytracer' to 'pyrit'
pyrit
2008-04-29, by Radek Brich
use SSE for float to char image buffer conversion
pyrit
2008-04-29, by Radek Brich
merge pixmap handling from sampler, material.h and ccdemos's image module to new Pixmap class
pyrit
2008-04-28, by Radek Brich
Sphere, Box - RayPacket intersection
pyrit
2008-04-27, by Radek Brich
BBox - RayPacket intersection
pyrit
2008-04-27, by Radek Brich
implement triangle packet intersection
pyrit
2008-04-27, by Radek Brich
prepare kd-tree traversal for packet tracing (4 rays at once)
pyrit
2008-04-27, by Radek Brich
vectorize makeRayPacket() using SSE intrinsics
pyrit
2008-04-24, by Radek Brich
prepare structures for packet tracing
pyrit
2008-04-24, by Radek Brich
add 2D pixmap texture class
pyrit
2008-04-24, by Radek Brich
remove forgotten noise.h includes
pyrit
2008-04-23, by Radek Brich
material and texture classes moved to material.(cc,h)
pyrit
2008-04-23, by Radek Brich
move shapes to extra source file
pyrit
2008-04-23, by Radek Brich
rewrite subsampling from old code to DefaultSampler
pyrit
2008-04-22, by Radek Brich
kd-tree: move recursive build subroutine from KdNode to KdTree
pyrit
2008-04-21, by Radek Brich
unify capitalization of method names in C++ and Python
pyrit
2008-04-21, by Radek Brich
kd-tree traversal - avoid dynamic memory allocation
pyrit
2008-04-21, by Radek Brich
correct camera angle of view
pyrit
2008-04-20, by Radek Brich
kd-tree building - check all axes for best split, add additional shape-bbox check
pyrit
2008-04-20, by Radek Brich
simplify kd-tree building, it's also much faster now
pyrit
2008-04-19, by Radek Brich
a fix for CPU and compiler detection
pyrit
2008-04-15, by Radek Brich
move "smooth" attribute from Triangle to Material
pyrit
2008-04-14, by Radek Brich
added detection of optimal CPU flags for both GCC and IntelC
pyrit
2008-04-12, by Radek Brich
new option to choose single or double precision floats
pyrit
2008-04-11, by Radek Brich
fixed ICC detection
pyrit
2008-04-11, by Radek Brich
basic detection of compiler (GCC or ICC) and CPU capabilities
pyrit
2008-04-10, by Radek Brich
add Help with list of targets to SConstruct
pyrit
2008-04-09, by Radek Brich
add many SCons targets (see DEVNOTES)
pyrit
2008-04-09, by Radek Brich
more SConscript tweaking, make model preparation work again
pyrit
2008-04-09, by Radek Brich
minor SConscript tweaking
pyrit
2008-04-09, by Radek Brich
moving to SCons build system
pyrit
2008-04-08, by Radek Brich
add color support to lwo reader
pyrit
2008-04-04, by Radek Brich
new python demo: car.py
pyrit
2008-04-04, by Radek Brich
new python demo: boxes
pyrit
2008-03-29, by Radek Brich
fix sphere transmissivity, rename demo.py to spheres_glass.py
pyrit
2008-03-29, by Radek Brich
fix bugs
pyrit
2008-03-29, by Radek Brich
more raytrace_worker optimization and cleaning
pyrit
2008-03-29, by Radek Brich
slighly optimized raytrace_worker
pyrit
2008-03-29, by Radek Brich
new implementation of sample_queue
pyrit
2008-03-28, by Radek Brich
remove debug messages - algorithm seems stable, but it's slow
pyrit
2008-03-28, by Radek Brich
rewritten threads with heavy debug information
pyrit
2008-03-28, by Radek Brich
workaround for divide by zero bug in octree
pyrit
2008-03-28, by Radek Brich
begin moving subsampling and oversampling to Sampler
pyrit
2008-03-26, by Radek Brich
move Sampler classes to sampler.cc
pyrit
2008-03-26, by Radek Brich
Doxygen
pyrit
2008-03-26, by Radek Brich
note for new camera classes
pyrit
2008-03-19, by Radek Brich
MIT license for sources
pyrit
2008-01-03, by Radek Brich
memory optimization for octree
pyrit
2007-12-30, by Radek Brich
cleaned Texture interface
pyrit
2007-12-29, by Radek Brich
less
more
|
(0)
-100
-60
tip