.. |
algorithm.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
aligned_malloc.cpp
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
aligned_malloc.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
args.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
array.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
atomic.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
boundbox.h
|
Cleanup: use braces in headers
|
2023-09-24 14:52:38 +10:00 |
CMakeLists.txt
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
color.h
|
Cleanup: use braces in headers
|
2023-09-24 14:52:38 +10:00 |
debug.cpp
|
Cleanup: use braces for sources in intern/
|
2023-09-17 09:05:40 +10:00 |
debug.h
|
Cleanup: fewer iostreams related includes in Cycles
|
2023-08-15 13:55:38 +02:00 |
defines.h
|
Refactor: De-duplicate Metal RT self intersection checks
|
2023-09-05 17:21:49 +02:00 |
deque.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
disjoint_set.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
foreach.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
function.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
guarded_allocator.cpp
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
guarded_allocator.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
guiding.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
half.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
hash.h
|
Cleanup: use braces in headers
|
2023-09-24 14:52:38 +10:00 |
ies.cpp
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
ies.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
image_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
image.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
list.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
log.cpp
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
log.h
|
Cleanup: fewer iostreams related includes in Cycles
|
2023-08-15 13:55:38 +02:00 |
map.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
math_cdf.cpp
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
math_cdf.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
math_fast.h
|
Cycles: Change sun lamp to have uniform intensity at high angles
|
2023-07-07 17:20:19 +02:00 |
math_float2.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
math_float3.h
|
Change packed_float3 to internal float3 for HIP
|
2023-08-15 15:40:29 +02:00 |
math_float4.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
math_float8.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
math_int2.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
math_int3.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
math_int4.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
math_int8.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
math_intersect.h
|
Fix #112005: increase ray_sphere_intersect() precision
|
2023-09-06 16:23:39 +02:00 |
math_matrix.h
|
Cleanup: use braces in headers
|
2023-09-24 14:52:38 +10:00 |
math.h
|
Fix #113942: Cycles discontinuities in bump mapping
|
2023-10-20 17:29:31 +02:00 |
md5.cpp
|
Cleanup: use braces for sources in intern/
|
2023-09-17 09:05:40 +10:00 |
md5.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
murmurhash.cpp
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
murmurhash.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
openimagedenoise.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
openvdb.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
optimization.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
param.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
path.cpp
|
Cleanup: use braces for sources in intern/
|
2023-09-17 09:05:40 +10:00 |
path.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
profiling.cpp
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
profiling.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
progress.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
projection.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
queue.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
rect.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
semaphore.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
set.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
simd.cpp
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
simd.h
|
Cleanup: use braces in headers
|
2023-09-24 14:52:38 +10:00 |
stack_allocator.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
static_assert.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
stats.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
string.cpp
|
Cleanup: use braces for sources in intern/
|
2023-09-17 09:05:40 +10:00 |
string.h
|
Cleanup: fewer iostreams related includes in Cycles
|
2023-08-15 13:55:38 +02:00 |
system.cpp
|
Cleanup: use C++ comments for disabled code
|
2023-09-25 17:06:04 +10:00 |
system.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
task.cpp
|
Cleanup: use braces for sources in intern/
|
2023-09-17 09:05:40 +10:00 |
task.h
|
Cleanup: make class doc-strings directly above classes
|
2023-07-25 14:11:42 +10:00 |
tbb.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
texture.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
thread.cpp
|
Fix: Increase thread stack size for musl libc
|
2023-11-22 19:46:24 +01:00 |
thread.h
|
Fix: Increase thread stack size for musl libc
|
2023-11-22 19:46:24 +01:00 |
time.cpp
|
Cleanup: use braces for sources in intern/
|
2023-09-17 09:05:40 +10:00 |
time.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
transform_avx2.cpp
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
transform_inverse.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
transform_sse41.cpp
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
transform.cpp
|
Cleanup: use braces for sources in intern/
|
2023-09-17 09:05:40 +10:00 |
transform.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_float2_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_float2.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_float3_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_float3.h
|
Change packed_float3 to internal float3 for HIP
|
2023-08-15 15:40:29 +02:00 |
types_float4_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_float4.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_float8_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_float8.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_int2_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_int2.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_int3_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_int3.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_int4_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_int4.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_int8_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_int8.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_spectrum.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_uchar2_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_uchar2.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_uchar3_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_uchar3.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_uchar4_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_uchar4.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_uint2_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_uint2.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_uint3_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_uint3.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_uint4_impl.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_uint4.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types_ushort4.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
types.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
unique_ptr.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
vector.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
version.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
windows.cpp
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
windows.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |
xml.h
|
License headers: use SPDX-FileCopyrightText in intern/cycles
|
2023-06-14 16:53:23 +10:00 |