Eric Anholt <e...@anholt.net> writes:

> +/* Include the enums here for the moment, to keep from needing to bump 
> epoxy. */
> +#ifndef GL_TILE_RASTER_ORDER_FIXED_MESA
> +#define GL_TILE_RASTER_ORDER_FIXED_MESA          0x8BB8
> +#define GL_TILE_RASTER_ORDER_INCREASING_X_MESA   0x8BB9
> +#define GL_TILE_RASTER_ORDER_INCREASING_Y_MESA   0x8BBA
> +#endif

Yuck, but whatever.
> @@ -611,34 +633,36 @@ glamor_copy_needs_temp(DrawablePtr src,
>      if (!glamor_priv->has_nv_texture_barrier)
>          return TRUE;

Looks like you're also requiring nv_texture_barrier to use the new
extension?

-- 
-keith

Attachment: signature.asc
Description: PGP signature

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to