Lukas Toenne
ba68fea78b
Fix #36700 , z-depth not rendering properly at (n*256)+1 dimensions.
...
The chunk indices for scheduling chunks based on a given area were calculated incorrectly. This caused chunks at the very border of the render (pixels 256..257) to be omitted, leading to incorrect values
in the Z buffer of the test file, which in turn caused wrong normalization range and the resulting almost-white image.
Also added a dedicated executePixel function for Z buffer to avoid any interpolation of Z values.
2013-09-11 17:34:32 +00:00
..
2012-06-26 07:09:49 +00:00
2012-06-26 07:09:49 +00:00
2012-08-18 13:07:48 +00:00
2012-08-18 13:07:48 +00:00
2012-06-26 07:09:49 +00:00
2012-06-26 07:09:49 +00:00
2013-06-13 17:11:09 +00:00
2013-03-18 16:34:57 +00:00
2013-04-24 16:36:50 +00:00
2013-09-05 13:32:14 +00:00
2012-07-04 11:39:28 +00:00
2012-07-11 10:45:56 +00:00
2012-06-13 23:31:47 +00:00
2012-05-17 12:49:33 +00:00
2012-09-05 08:50:25 +00:00
2013-09-11 17:34:32 +00:00
2013-03-20 18:01:41 +00:00
2013-04-24 16:36:50 +00:00
2012-12-23 01:18:35 +00:00
2013-08-05 19:16:52 +00:00
2013-03-18 16:34:57 +00:00
2013-03-18 16:34:57 +00:00
2013-05-05 18:41:45 +00:00
2013-08-19 08:30:03 +00:00
2013-09-05 19:56:49 +00:00
2012-06-26 07:09:49 +00:00
2012-07-16 23:23:33 +00:00
2013-03-18 16:34:57 +00:00
2013-03-18 16:34:57 +00:00
2012-07-04 10:01:45 +00:00
2013-03-18 16:34:57 +00:00
2012-12-24 13:33:47 +00:00
2013-05-17 13:02:03 +00:00
2012-12-23 01:18:35 +00:00
2012-08-03 10:19:13 +00:00
2012-10-29 14:04:51 +00:00
2012-10-29 14:04:51 +00:00
2012-08-10 14:07:24 +00:00
2012-08-10 14:07:24 +00:00
2013-03-18 16:34:57 +00:00
2013-03-18 16:34:57 +00:00
2012-06-26 07:09:49 +00:00
2012-06-26 07:09:49 +00:00
2012-05-17 12:49:33 +00:00
2013-07-22 19:59:07 +00:00
2012-06-26 07:09:49 +00:00
2012-11-26 00:59:11 +00:00
2013-08-17 07:09:07 +00:00
2012-09-03 12:52:21 +00:00