Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012年07月12日 | Change default weights for subpixel rendering | Francesco Abbate | 1 | -1/+7 | |
2012年07月04日 | Do not instrantiate gamma lut when not used | Francesco Abbate | 1 | -0/+2 | |
2012年07月04日 | Use a global shared lookup table for subpixel rendering filter | Francesco Abbate | 1 | -0/+1 | |
2012年07月04日 | Create a single gamma LUT to be shared by all canvas object | Francesco Abbate | 1 | -0/+3 | |
Since gamma LUT is inherently a read-only structure we can share it across the whole application. |