]> git.sesse.net Git - casparcg/commit
2.0.0.2: Updated tbb version.
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Wed, 25 May 2011 15:31:31 +0000 (15:31 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Wed, 25 May 2011 15:31:31 +0000 (15:31 +0000)
commit334d8ef5df784874184e82e197da660646f49c32
tree3f9214a91a62ca780aa1444e4477c32213b418c1
parent7e5457e8ad370d6b6ebe13a81338017caff29d42
2.0.0.2: Updated tbb version.
118 files changed:
tbb/CHANGES [new file with mode: 0644]
tbb/COPYING [new file with mode: 0644]
tbb/README [new file with mode: 0644]
tbb/bin/ia32/vc10/irml/irml.dll [new file with mode: 0644]
tbb/bin/ia32/vc10/irml/irml.pdb [new file with mode: 0644]
tbb/bin/ia32/vc10/irml/irml_debug.dll [new file with mode: 0644]
tbb/bin/ia32/vc10/irml/irml_debug.pdb [new file with mode: 0644]
tbb/bin/ia32/vc10/irml_c/irml.dll [new file with mode: 0644]
tbb/bin/ia32/vc10/irml_c/irml.pdb [new file with mode: 0644]
tbb/bin/ia32/vc10/irml_c/irml_debug.dll [new file with mode: 0644]
tbb/bin/ia32/vc10/irml_c/irml_debug.pdb [new file with mode: 0644]
tbb/bin/ia32/vc10/tbb.dll [new file with mode: 0644]
tbb/bin/ia32/vc10/tbb.pdb [new file with mode: 0644]
tbb/bin/ia32/vc10/tbb_debug.dll [new file with mode: 0644]
tbb/bin/ia32/vc10/tbb_debug.pdb [new file with mode: 0644]
tbb/bin/ia32/vc10/tbb_preview.dll [new file with mode: 0644]
tbb/bin/ia32/vc10/tbb_preview.pdb [new file with mode: 0644]
tbb/bin/ia32/vc10/tbb_preview_debug.dll [new file with mode: 0644]
tbb/bin/ia32/vc10/tbb_preview_debug.pdb [new file with mode: 0644]
tbb/bin/ia32/vc10/tbbmalloc.dll [new file with mode: 0644]
tbb/bin/ia32/vc10/tbbmalloc.pdb [new file with mode: 0644]
tbb/bin/ia32/vc10/tbbmalloc_debug.dll [new file with mode: 0644]
tbb/bin/ia32/vc10/tbbmalloc_debug.pdb [new file with mode: 0644]
tbb/bin/ia32/vc10/tbbmalloc_proxy.dll [new file with mode: 0644]
tbb/bin/ia32/vc10/tbbmalloc_proxy.pdb [new file with mode: 0644]
tbb/bin/ia32/vc10/tbbmalloc_proxy_debug.dll [new file with mode: 0644]
tbb/bin/ia32/vc10/tbbmalloc_proxy_debug.pdb [new file with mode: 0644]
tbb/bin/ia32/vc10/tbbvars.bat [new file with mode: 0644]
tbb/bin/ia32/vc10/tbbvars.csh [new file with mode: 0644]
tbb/bin/ia32/vc10/tbbvars.sh [new file with mode: 0644]
tbb/bin/tbbvars.bat [new file with mode: 0644]
tbb/include/index.html [new file with mode: 0644]
tbb/include/tbb/_aggregator_internal.h [new file with mode: 0644]
tbb/include/tbb/_concurrent_queue_internal.h [new file with mode: 0644]
tbb/include/tbb/_concurrent_unordered_internal.h [new file with mode: 0644]
tbb/include/tbb/_item_buffer.h [new file with mode: 0644]
tbb/include/tbb/_tbb_windef.h [new file with mode: 0644]
tbb/include/tbb/aligned_space.h [new file with mode: 0644]
tbb/include/tbb/atomic.h [new file with mode: 0644]
tbb/include/tbb/blocked_range.h [new file with mode: 0644]
tbb/include/tbb/blocked_range2d.h [new file with mode: 0644]
tbb/include/tbb/blocked_range3d.h [new file with mode: 0644]
tbb/include/tbb/cache_aligned_allocator.h [new file with mode: 0644]
tbb/include/tbb/combinable.h [new file with mode: 0644]
tbb/include/tbb/compat/condition_variable [new file with mode: 0644]
tbb/include/tbb/compat/ppl.h [new file with mode: 0644]
tbb/include/tbb/compat/thread [new file with mode: 0644]
tbb/include/tbb/compat/tuple [new file with mode: 0644]
tbb/include/tbb/concurrent_hash_map.h [new file with mode: 0644]
tbb/include/tbb/concurrent_priority_queue.h [new file with mode: 0644]
tbb/include/tbb/concurrent_queue.h [new file with mode: 0644]
tbb/include/tbb/concurrent_unordered_map.h [new file with mode: 0644]
tbb/include/tbb/concurrent_vector.h [new file with mode: 0644]
tbb/include/tbb/critical_section.h [new file with mode: 0644]
tbb/include/tbb/enumerable_thread_specific.h [new file with mode: 0644]
tbb/include/tbb/graph.h [new file with mode: 0644]
tbb/include/tbb/index.html [new file with mode: 0644]
tbb/include/tbb/machine/gcc_generic.h [new file with mode: 0644]
tbb/include/tbb/machine/ibm_aix51.h [new file with mode: 0644]
tbb/include/tbb/machine/linux_common.h [new file with mode: 0644]
tbb/include/tbb/machine/linux_ia32.h [new file with mode: 0644]
tbb/include/tbb/machine/linux_ia64.h [new file with mode: 0644]
tbb/include/tbb/machine/linux_intel64.h [new file with mode: 0644]
tbb/include/tbb/machine/mac_ppc.h [new file with mode: 0644]
tbb/include/tbb/machine/macos_common.h [new file with mode: 0644]
tbb/include/tbb/machine/sunos_sparc.h [new file with mode: 0644]
tbb/include/tbb/machine/windows_api.h [new file with mode: 0644]
tbb/include/tbb/machine/windows_ia32.h [new file with mode: 0644]
tbb/include/tbb/machine/windows_intel64.h [new file with mode: 0644]
tbb/include/tbb/machine/xbox360_ppc.h [new file with mode: 0644]
tbb/include/tbb/mutex.h [new file with mode: 0644]
tbb/include/tbb/null_mutex.h [new file with mode: 0644]
tbb/include/tbb/null_rw_mutex.h [new file with mode: 0644]
tbb/include/tbb/parallel_do.h [new file with mode: 0644]
tbb/include/tbb/parallel_for.h [new file with mode: 0644]
tbb/include/tbb/parallel_for_each.h [new file with mode: 0644]
tbb/include/tbb/parallel_invoke.h [new file with mode: 0644]
tbb/include/tbb/parallel_reduce.h [new file with mode: 0644]
tbb/include/tbb/parallel_scan.h [new file with mode: 0644]
tbb/include/tbb/parallel_sort.h [new file with mode: 0644]
tbb/include/tbb/parallel_while.h [new file with mode: 0644]
tbb/include/tbb/partitioner.h [new file with mode: 0644]
tbb/include/tbb/pipeline.h [new file with mode: 0644]
tbb/include/tbb/queuing_mutex.h [new file with mode: 0644]
tbb/include/tbb/queuing_rw_mutex.h [new file with mode: 0644]
tbb/include/tbb/reader_writer_lock.h [new file with mode: 0644]
tbb/include/tbb/recursive_mutex.h [new file with mode: 0644]
tbb/include/tbb/scalable_allocator.h [new file with mode: 0644]
tbb/include/tbb/spin_mutex.h [new file with mode: 0644]
tbb/include/tbb/spin_rw_mutex.h [new file with mode: 0644]
tbb/include/tbb/task.h [new file with mode: 0644]
tbb/include/tbb/task_group.h [new file with mode: 0644]
tbb/include/tbb/task_scheduler_init.h [new file with mode: 0644]
tbb/include/tbb/task_scheduler_observer.h [new file with mode: 0644]
tbb/include/tbb/tbb.h [new file with mode: 0644]
tbb/include/tbb/tbb_allocator.h [new file with mode: 0644]
tbb/include/tbb/tbb_config.h [new file with mode: 0644]
tbb/include/tbb/tbb_exception.h [new file with mode: 0644]
tbb/include/tbb/tbb_machine.h [new file with mode: 0644]
tbb/include/tbb/tbb_profiling.h [new file with mode: 0644]
tbb/include/tbb/tbb_stddef.h [new file with mode: 0644]
tbb/include/tbb/tbb_thread.h [new file with mode: 0644]
tbb/include/tbb/tbbmalloc_proxy.h [new file with mode: 0644]
tbb/include/tbb/tick_count.h [new file with mode: 0644]
tbb/lib/ia32/vc10/irml/irml.lib [new file with mode: 0644]
tbb/lib/ia32/vc10/irml/irml_debug.lib [new file with mode: 0644]
tbb/lib/ia32/vc10/irml_c/irml.lib [new file with mode: 0644]
tbb/lib/ia32/vc10/irml_c/irml_debug.lib [new file with mode: 0644]
tbb/lib/ia32/vc10/tbb.def [new file with mode: 0644]
tbb/lib/ia32/vc10/tbb.lib [new file with mode: 0644]
tbb/lib/ia32/vc10/tbb_debug.lib [new file with mode: 0644]
tbb/lib/ia32/vc10/tbb_preview.lib [new file with mode: 0644]
tbb/lib/ia32/vc10/tbb_preview_debug.lib [new file with mode: 0644]
tbb/lib/ia32/vc10/tbbmalloc.def [new file with mode: 0644]
tbb/lib/ia32/vc10/tbbmalloc.lib [new file with mode: 0644]
tbb/lib/ia32/vc10/tbbmalloc_debug.lib [new file with mode: 0644]
tbb/lib/ia32/vc10/tbbmalloc_proxy.lib [new file with mode: 0644]
tbb/lib/ia32/vc10/tbbmalloc_proxy_debug.lib [new file with mode: 0644]