Re: [Mesa-dev] [PATCH v2 0/3] Software rasterizer in the DRM EGL platform

2014-06-02 Thread Adam Jackson
On Thu, 2014-05-15 at 01:58 +0100, Emil Velikov wrote: > On 05/05/14 17:07, Giovanni Campagna wrote: > > This is my second attempt to bring swrast to the DRM EGL platform. > > It includes both the legacy loader, which will work with any > > swrast driver, and the new gallium winsys which works with

Re: [Mesa-dev] [PATCH v2 0/3] Software rasterizer in the DRM EGL platform

2014-05-14 Thread Emil Velikov
On 05/05/14 17:07, Giovanni Campagna wrote: > This is my second attempt to bring swrast to the DRM EGL platform. > It includes both the legacy loader, which will work with any > swrast driver, and the new gallium winsys which works with the > DRI2 loader and softpipe/llvmpipe. > Hi Giovanni, Just

[Mesa-dev] [PATCH v2 0/3] Software rasterizer in the DRM EGL platform

2014-05-05 Thread Giovanni Campagna
This is my second attempt to bring swrast to the DRM EGL platform. It includes both the legacy loader, which will work with any swrast driver, and the new gallium winsys which works with the DRI2 loader and softpipe/llvmpipe. ___ mesa-dev mailing list me