.. |
CMakeLists.txt
|
Initial support for FFTW3 using CMake.
|
2014-01-26 23:33:43 -05:00 |
SConscript
|
Fast FFT-based image convolution support for large kernels
|
2013-10-25 22:21:53 +02:00 |
aabb.cpp
|
The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week.
|
2012-09-27 12:43:51 -04:00 |
appender.cpp
|
extensions to mmap.cpp, some macro cleanups
|
2013-12-08 02:33:12 +01:00 |
bitmap.cpp
|
further filtering/resampling code improvements
|
2014-06-06 01:55:02 +02:00 |
brent.cpp
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
chisquare.cpp
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
class.cpp
|
some work on removing stl.h
|
2012-10-27 03:03:28 -04:00 |
cstream.cpp
|
The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week.
|
2012-09-27 12:43:51 -04:00 |
fmtconv.cpp
|
multi-channel rendering works.
|
2014-02-14 18:36:00 +01:00 |
formatter.cpp
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
fresolver.cpp
|
typo..
|
2013-04-02 13:32:08 -04:00 |
fstream.cpp
|
fstream.cpp: prefer ftello/fseeko(), bitmap.cpp: huge speedup for EXR loading by avoiding fseek calls
|
2014-02-20 15:31:44 +01:00 |
getopt.c
|
The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week.
|
2012-09-27 12:43:51 -04:00 |
half.cpp
|
The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week.
|
2012-09-27 12:43:51 -04:00 |
lock.cpp
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
logger.cpp
|
nicer error messages with line number information while parsing XML scenes
|
2014-02-17 13:45:40 +01:00 |
mmap.cpp
|
windows fixes
|
2013-12-19 23:17:29 +01:00 |
mstream.cpp
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
object.cpp
|
bitmap usability improvements
|
2014-05-23 00:38:17 +02:00 |
platform_darwin.mm
|
get rid of annoying warning messages on OSX
|
2013-12-03 22:32:18 +01:00 |
platform_win32.cpp
|
compilation fixes for visual studio 2013
|
2013-11-07 07:21:54 -08:00 |
plugin.cpp
|
typo fix
|
2013-12-08 02:42:00 +01:00 |
properties.cpp
|
Improvements to how Mitsuba deals with multi-channel images; improved image filtering by separable convolution filters
|
2014-06-06 01:00:26 +02:00 |
qmc.cpp
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
quad.cpp
|
new <default> XML tag, which creates a default value for a parameter that has not been specified on the command line
|
2013-12-28 18:37:16 +01:00 |
random.cpp
|
typo fix
|
2013-12-08 02:42:00 +01:00 |
rfilter.cpp
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
sched.cpp
|
Fixed core affinity handling, specified TLS dialect on Linux
|
2014-07-01 22:35:30 +02:00 |
sched_remote.cpp
|
fix a cleanup-handler related issue in sstream.cpp / sched_remote.cpp
|
2013-12-03 15:42:40 +01:00 |
serialization.cpp
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
shvector.cpp
|
get rid of minor warnings
|
2013-11-25 15:43:27 +01:00 |
spectrum.cpp
|
Fixed compilation in spectral mode after change introduced in 47778f912557
|
2014-02-16 00:42:20 -05:00 |
spline.cpp
|
minor parameter constness fix
|
2013-09-17 15:21:25 +02:00 |
ssemath.cpp
|
work around an issue in the intel C++ compiler on Linux
|
2012-11-02 11:50:22 -04:00 |
sshstream.cpp
|
extensions to mmap.cpp, some macro cleanups
|
2013-12-08 02:33:12 +01:00 |
sstream.cpp
|
Workaround an error while loading libcore in Windows introduced by 79825f593d9d
|
2014-01-26 02:48:44 -05:00 |
statistics.cpp
|
patch submitted by Anton Kaplanyan: reset the statistics in the GUI when starting a new rendering job. Also make sure the statistics GUI button always shows something even when the default log level is set to EWarn or EError
|
2014-01-27 18:33:23 +01:00 |
stream.cpp
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
thread.cpp
|
bugfix for the previous change
|
2014-07-01 23:45:54 +02:00 |
timer.cpp
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
tls.cpp
|
put back some comments
|
2013-01-27 18:02:22 -05:00 |
track.cpp
|
moved around some code to facilitate rendering turntables and such from Python
|
2013-02-17 16:37:06 -05:00 |
transform.cpp
|
better error messages for Transform::lookAt()
|
2013-01-27 20:21:52 -05:00 |
triangle.cpp
|
a few differential geometry fixes, extended TriMesh::samplePosition() so that it also stores the UV coordinates
|
2012-10-23 10:46:42 -04:00 |
util.cpp
|
bugfix for the previous change
|
2014-07-01 23:45:54 +02:00 |
vmf.cpp
|
vMF distribution class improvements, python bindings for it
|
2014-02-10 15:24:58 +01:00 |
warp.cpp
|
typo in square to concentric warp
|
2013-11-05 17:09:00 +01:00 |
zstream.cpp
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |