Andreas Kling
641d55c7ef
Painter: Always optimize with -O3.
...
Use a GCC #pragma to always optimize the Painter code with -O3.
This code is performance critical and hotter than anything else in the
system, and this helps quite a bit.
The 2x, 3x and 4x upscaling fast paths benefit greatly from this.
2019-05-11 17:00:46 +02:00
..
2019-02-25 16:04:08 +01:00
2019-02-25 16:04:08 +01:00
2019-05-06 00:59:33 +02:00
2019-05-06 00:59:33 +02:00
2019-04-20 14:02:19 +02:00
2019-04-20 17:23:35 +02:00
2019-04-04 15:19:04 +02:00
2019-04-04 15:19:04 +02:00
2019-05-06 19:32:56 +02:00
2019-05-08 03:28:40 +02:00
2019-05-11 17:00:46 +02:00
2019-05-07 16:17:28 +02:00
2019-04-30 13:46:03 +02:00
2019-03-21 03:57:42 +01:00
2019-04-13 12:39:20 +02:00
2019-03-24 00:53:16 +01:00
2019-03-21 03:57:42 +01:00
2019-04-16 13:58:02 +02:00
2019-03-21 05:25:54 +01:00
2019-05-11 03:53:20 +02:00
2019-05-11 01:31:10 +02:00
2019-04-24 23:46:19 +02:00
2019-04-04 15:19:04 +02:00