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-26 16:11:59 +00:00
2012-07-29 00:20:28 +00:00
2012-07-19 10:23:25 +00:00
2012-06-03 18:25:57 +00:00
2012-07-15 00:29:56 +00:00
2012-07-28 18:42:54 +00:00
2012-07-29 18:48:34 +00:00
2012-07-07 22:51:57 +00:00
2012-07-27 15:15:55 +00:00
2012-07-29 16:59:51 +00:00
2012-07-04 15:52:07 +00:00
2012-07-29 00:20:28 +00:00
2012-07-25 12:07:19 +00:00
2012-07-30 10:35:34 +00:00
2012-07-29 18:48:34 +00:00
2012-07-29 16:59:51 +00:00
2012-06-07 15:49:02 +00:00
2012-07-29 00:20:28 +00:00
2012-06-20 14:20:03 +00:00
2012-07-25 12:07:19 +00:00
2012-07-29 18:48:34 +00:00
2012-07-26 22:47:05 +00:00
2012-07-26 22:47:05 +00:00
2012-07-06 23:56:59 +00:00
2012-07-29 18:48:34 +00:00
2012-07-26 22:47:05 +00:00
2012-07-29 00:20:28 +00:00
2012-07-29 16:59:51 +00:00
2012-07-29 18:48:34 +00:00
2012-07-25 20:17:38 +00:00
2012-05-08 11:48:19 +00:00
2012-07-29 18:48:34 +00:00
2012-07-11 12:35:50 +00:00
2012-07-05 02:58:02 +00:00
2012-06-27 18:29:47 +00:00
2012-07-29 18:48:34 +00:00
2012-07-29 16:59:51 +00:00
2012-07-25 11:25:10 +00:00
2012-07-29 17:49:14 +00:00
2012-06-17 23:13:39 +00:00
2012-06-18 09:20:49 +00:00