On Sat, Apr 5, 2014 at 5:07 AM, Emil Velikov wrote:
> Hi all,
>
> This is the final round cleaning up the exported symbols mayhem for
> gallium.
> IIRC the only place in mesa that needs some love is src/mapi.
>
> Highlights:
> - Drops __dri2ConfigOptions for both classic and gallium drivers.
> Pr
On Thu, Dec 13, 2012 at 10:56 AM, Tapani Pälli wrote:
> hash_table.c compilation requires ralloc.h include path
>
> Signed-off-by: Tapani Pälli
>
works for me
> ---
> src/mesa/Android.libmesa_glsl_utils.mk | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/src/mesa/Android.libmesa_
On Thu, Oct 4, 2012 at 1:58 PM, Oliver McFadden <
oliver.mcfad...@linux.intel.com> wrote:
> On Tue, Oct 02, 2012 at 04:20:51PM +0300, Negreanu, Adrian M wrote:
> > On Tue, Oct 2, 2012 at 3:01 PM, Tapani Pälli
> wrote:
> >
> > > commit a010215463c63680c69e90202fe3
On Tue, Oct 2, 2012 at 3:01 PM, Tapani Pälli wrote:
> commit a010215463c63680c69e90202fe3fcd2e5b25fa6 removed ES2 specific
> dispatch
> table and remap_helper, since now we are using dispatch.h which is
> generated
> from gl_and_es_API.xml we need to generate a matching remap_helper using
> the
>