This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
bbadc3aecd72b617d9678fdfc1541fc38e7e8a33
test
/
intern
/
cycles
History
Sergey Sharybin
f0f481031c
Fix T44616: Cycles crashes loading 42k by 21k textures
...
Simple integer overflow issue. TODO(sergey): Check on CPU cubic sampling, it might also need size_t.
2015-05-12 18:48:55 +05:00
..
app
Cleanup: Remove leftover from Distorted Noise node in XML reader.
2015-05-05 10:38:45 +02:00
blender
Fix T44616: Cycles crashes loading 42k by 21k textures
2015-05-12 18:48:55 +05:00
bvh
Cleanup: style & const's
2015-05-05 05:19:49 +10:00
cmake
Cycles: Post-reintegration tweaks to ensure things do compile
2015-01-01 01:31:08 +05:00
device
Cycles: Get rid of one more OpenGL matrix manipulation/push/pop.
2015-05-11 16:41:18 +02:00
doc
Cycles: relicense GNU GPL source code to Apache version 2.0.
2013-08-18 14:16:15 +00:00
kernel
Cycles: Fix typo in global space version of normal transform
2015-05-10 00:53:32 +05:00
render
Fix T44616: Cycles crashes loading 42k by 21k textures
2015-05-12 18:48:55 +05:00
subd
Cycles: Code cleanup, spaces around keywords
2015-03-28 00:15:15 +05:00
util
Cycles: check for F16C support with __cpuid, as we do for BMI and BMI2
2015-05-11 15:49:36 +00:00
CMakeLists.txt
Cycles: Use native float->half conversion instructions for Haswell CPUs.
2015-05-10 16:35:51 +00:00
SConscript
Cycles: Add -mf16c for previous commit for Scons
2015-05-10 17:51:04 +00:00