Re: [Mesa-dev] [PATCH 2/2] egl_dri2: Adding swrast and refactoring

2011-02-03 Thread Feng, Haitao
...@gmail.com [mailto:hoegsb...@gmail.com] On Behalf Of Kristian Høgsberg Sent: 2011年2月4日 0:55 To: Feng, Haitao Cc: mesa-dev@lists.freedesktop.org Subject: Re: [Mesa-dev] [PATCH 2/2] egl_dri2: Adding swrast and refactoring On Sun, Jan 30, 2011 at 3:05 AM, Feng, Haitao wrote: > F

[Mesa-dev] [PATCH 2/2] egl_dri2: Adding swrast and refactoring

2011-01-30 Thread Feng, Haitao
Dear Mesa developers, The second part of my patch is too big and is being held for the approval from list moderator. So I gzip it and send it again. Sorry for the inconvience. Those two patches will enable egl_dri2.so to load swrast_dri.so and we could use software rendering for OpenGL ES1 and O