Go to file
Sergey Sharybin 5c60721c9e Fix T51805: Overlapping volumes renders incorrect on AMD GPU
We need to make sure we can store all volume closures for all objects in volume
stack. This is a bit tricky to detect what would be the "nestness" level of
volumes so for now use maximum possible stack depth. Might cause some slowdown,
but better to give reliable render output than to fail quickly.

Should be safe for 2.79 after extra eyes.
2017-08-23 12:35:23 +02:00
build_files Tests: fix incorrect check for hidden dir 2017-08-23 15:36:39 +10:00
doc 2.79 release: update version numbers & readfile versionning code. 2017-08-01 19:22:31 +02:00
extern Update CUEW to latest version 2017-08-08 14:27:28 +02:00
intern Fix T51805: Overlapping volumes renders incorrect on AMD GPU 2017-08-23 12:35:23 +02:00
release Cleanup: remove space from filenames 2017-08-23 15:50:44 +10:00
source Cleanup: mark VA_NARGS_COUNT as public 2017-08-23 20:16:17 +10:00
tests Tests: fix incorrect check for hidden dir 2017-08-23 15:36:39 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:54:26 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt CMake: Only set CMAKE_BUILD_TYPE_INIT when not set 2017-06-27 09:50:35 +10:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cleanup: de-duplicate makefile OS checks 2017-08-10 22:37:35 +10:00
make.bat Cleanup: uneven/double indentation 2017-08-21 15:38:11 +10:00