Files
test/source/blender/editors
Sergey Sharybin 1a062e28af Color management: fix crash in partial display buffer update
Crash was caused by the difference in how compositor walks tile
rectangles and how they were walked in partial update function:
compositor excludes right / top bound and partial update handled
it which lead to reading / writing to wrong memory.

Switch partial update routines to the same logic as it's used
in tile compositor, which made it kind of unified with render
rectangle update.
2012-07-30 10:35:34 +00:00
..
2012-07-29 00:20:28 +00:00
2012-07-07 22:51:57 +00:00
2012-07-04 15:52:07 +00:00
2012-07-29 00:20:28 +00:00
2012-07-29 00:20:28 +00:00
2012-07-29 00:20:28 +00:00
2012-06-27 18:29:47 +00:00
2012-07-29 17:49:14 +00:00
2012-06-18 09:20:49 +00:00