Files
test/source/blender/compositor/operations
Sergey Sharybin 440ef7356a Two threading issues:
- Drawing masks in image editor requires LOCK_DRAW_IMAGE around
  ED_space_image_get* functions since they'll acquire image buffer.

  Lock is needed because viewers will be modified directly in
  compositor (see commend in draw_image_main)

- Seems that was wrong order of invalidating render result and
  viewer image invalidation happened in Composite node, which
  could easily lead to thread lock.
2013-01-15 07:56:38 +00:00
..
2012-08-11 22:12:32 +00:00
2012-11-01 09:54:00 +00:00
2012-06-13 14:33:50 +00:00
2012-11-14 19:53:46 +00:00
2012-12-18 01:46:15 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-05-17 12:49:33 +00:00
2012-08-15 18:14:34 +00:00
2012-11-01 09:54:00 +00:00