[Mesa-dev] [PATCH 2/5] egl_dri2: Remove swrast version >= 2 checks
Chad Versace
chad.versace at linux.intel.com
Fri Aug 3 11:57:25 PDT 2012
On 08/01/2012 05:21 PM, Ian Romanick wrote:
> From: Ian Romanick <ian.d.romanick at intel.com>
>
> Since support for swrast version 2 was added (f55d027a), it has also been
> required. In swrast_driver_extensions, version 2 is set for __DRI_SWRAST
> extension. Remove the spurious version checks sprinked through the code.
>
> Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
> Cc: Kristian Høgsberg <krh at bitplanet.net>
> Cc: Matt Turner <mattst88 at gmail.com>
> ---
> src/egl/drivers/dri2/egl_dri2.c | 38 +++++++++++---------------------------
> 1 files changed, 11 insertions(+), 27 deletions(-)
Patch 2 is
Reviewed-by: Chad Versace <chad.versace at linux.intel.com>
More information about the mesa-dev
mailing list