On Die, 2011-07-05 at 14:05 +0100, Lionel Landwerlin wrote: > On Tue, 2011-07-05 at 14:59 +0200, Michel Dänzer wrote: > > On Die, 2011-07-05 at 13:43 +0100, Lionel Landwerlin wrote: > > > > > > The current gles2 package of mesa does not ship the i965 pipe. Thus on > > > lastest Intel platform, you end up using the software rasterizer. > > > > > > Could you enable that pipe ? > > > > I'm afraid that wouldn't be much use, as the Gallium i965 driver hasn't > > seen active development in a long time, and is far from usable. > > Indeed, it just locked my Ironlake... > > Is there any alternative for the gles2 API to be used on such platform ?
I think the classic i965 driver from libgl1-mesa-dri should support GLES2 via the egl_dri2 EGL driver. You can force that with the environment variable EGL_DRIVER=egl_dri2 . -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Debian, X and DRI developer -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

