[Mesa-dev] [PATCH] egl/dri2: implement platform_null.

Matt Turner mattst88 at gmail.com
Tue Jan 20 14:27:51 PST 2015


On Tue, Jan 20, 2015 at 2:25 PM, Haixia Shi <hshi at chromium.org> wrote:
> diff --git a/src/egl/drivers/dri2/platform_null.c b/src/egl/drivers/dri2/platform_null.c
> new file mode 100644
> index 0000000..9c59809
> --- /dev/null
> +++ b/src/egl/drivers/dri2/platform_null.c
> @@ -0,0 +1,156 @@
> +/*
> + * Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
> + * Use of this source code is governed by a BSD-style license that can be
> + * found in the LICENSE file.
> + */

Could you contribute this under the same MIT license that the rest of Mesa uses?


More information about the mesa-dev mailing list