glamor: Use plain GLSL 1.20 features for fill code.
authorKeith Packard <keithp@keithp.com>
Wed, 2 Apr 2014 04:15:42 +0000 (21:15 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 3 Apr 2014 20:07:51 +0000 (13:07 -0700)
commit693e6bea897e4c9473a9f22dd8b90df3437e04a1
tree16da84af80a87828b6b6b69e6426f7a1e3ad987b
parent5b76b3978d792c92b23a691204b473209782476e
glamor: Use plain GLSL 1.20 features for fill code.

This prevents performance regressions from losing acceleration support
on older hardware as we transition to using glamor_program.c for
acceleration.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Anholt <eric@anholt.net>
glamor/glamor_program.c