glamor_glyphs: Slightly performance tuning.
authorZhigang Gong <zhigang.gong@linux.intel.com>
Tue, 26 Jun 2012 08:24:32 +0000 (16:24 +0800)
committerEric Anholt <eric@anholt.net>
Wed, 18 Dec 2013 19:23:52 +0000 (11:23 -0800)
commitb8dd2a597de455ae985302d1b93d865ef9f37c7b
tree95efc7740e4350e25eff95df0c0a32e0afd4a0d3
parent3873d412f018b975feaa000cb7ef337feaeee37d
glamor_glyphs: Slightly performance tuning.

As glamor_glyphs never fallback, we don't need to keep the
underlying glyphs routines, just override the ps->glys

Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
glamor/glamor.c
glamor/glamor_glyphs.c