Emmanuele Bassi 29bff6890a [texture] Consolidate the quality to filter conversions
To convert from a TextureQuality to a COGL filter enumeration
we need to perform two function calls. Since we need both filters
when calling cogl_texture_set_filters() we can safely consolidate
the two conversion functions into one. This also allows using a
shorter function name, thus reducing the lenght of the lines
involved and, more importantly preventing Emmanuele from crying.
2009-02-11 17:57:43 +00:00
..
2009-01-27 14:24:31 +00:00
2009-01-27 16:40:51 +00:00
2009-01-27 15:18:45 +00:00
2009-01-27 16:14:35 +00:00