Re: [Mesa-dev] [PATCH] st/egl: Prepare for EGL_ALPHA_FORMAT

2011-09-02 Thread Chia-I Wu
On Fri, Sep 2, 2011 at 3:27 PM, Benjamin Franzke wrote: > 2011/9/2 Chia-I Wu : >> On Thu, Sep 1, 2011 at 5:53 PM, Benjamin Franzke >> wrote: >>> In preparation for wayland ALPHA_FORMAT usage, >>> see commit 7b1d94e5d1f53ac5f59000176aea1d02fc9a1181. >>> >>> Changes: >>>  - New native_config surfac

Re: [Mesa-dev] [PATCH] st/egl: Prepare for EGL_ALPHA_FORMAT

2011-09-02 Thread Benjamin Franzke
2011/9/2 Chia-I Wu : > On Thu, Sep 1, 2011 at 5:53 PM, Benjamin Franzke > wrote: >> In preparation for wayland ALPHA_FORMAT usage, >> see commit 7b1d94e5d1f53ac5f59000176aea1d02fc9a1181. >> >> Changes: >>  - New native_config surface_type bit: alpha_format_pre_bit >>  - Introduction of native_surf

Re: [Mesa-dev] [PATCH] st/egl: Prepare for EGL_ALPHA_FORMAT

2011-09-01 Thread Chia-I Wu
On Thu, Sep 1, 2011 at 5:53 PM, Benjamin Franzke wrote: > In preparation for wayland ALPHA_FORMAT usage, > see commit 7b1d94e5d1f53ac5f59000176aea1d02fc9a1181. > > Changes: >  - New native_config surface_type bit: alpha_format_pre_bit >  - Introduction of native_surface_attribs >   (as new paramet

[Mesa-dev] [PATCH] st/egl: Prepare for EGL_ALPHA_FORMAT

2011-09-01 Thread Benjamin Franzke
In preparation for wayland ALPHA_FORMAT usage, see commit 7b1d94e5d1f53ac5f59000176aea1d02fc9a1181. Changes: - New native_config surface_type bit: alpha_format_pre_bit - Introduction of native_surface_attribs (as new parameter in create_{window,pixmap}_surface) - New attrib alpha_format in n