Hi,
[please cc: me in any replies]
I rebased (with minor cleanups) the patches submitted by Benjamin
Franzke and put them at:
http://cgit.freedesktop.org/~gsap7/mesa/log/?h=tfp
The commits contain links to relevant emails. I tested the patches on
xephyr, please review and test that it still wor
On Wed, Nov 2, 2011 at 4:42 PM, Benjamin Franzke
wrote:
>
> It would have been fair, when you'd have used git-am for applying the
> patches to keep me as author. So if you are ok, I'm going to push my
> original patches.
ok by me, go ahead
___
mesa-dev
Hi
[please cc: me in any replies]
After the nice cleanups wrt to DRI, I think it's possible to unify the
two dri helper files. Has anyone already done this ? See any reason
against this ?
I'll git it a try otherwise.
regards,
George.
___
mesa-dev mail
11/2 George Sapountzis :
> Hi
>
> [please cc: me in any replies]
>
> After the nice cleanups wrt to DRI, I think it's possible to unify the
> two dri helper files. Has anyone already done this ? See any reason
> against this ?
>
> I'll git
On Thu, Apr 15, 2010 at 1:31 AM, Jakob Bornecrantz wrote:
> Hi George
>
> These two patches refactor st/dri and change st/drisw from using drm_api.
> We do not gain anything from using drm_api and it makes it impossible
> to define the meaning of struct winsys_handle to something other then
> what
Hi,
I put 3 patches at
http://cgit.freedesktop.org/~gsap7/mesa/log/?h=st-dri with minor
cleanups after dri1 removal. Please review and test.
regards,
George
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/li
On Wed, Aug 11, 2010 at 9:29 PM, nobled wrote:
> (this patch doesn't compile without the "st/dri: include xmlconfig.h"
> patch first:)
> http://lists.freedesktop.org/archives/mesa-dev/2010-August/001833.html
> http://github.com/nobled/mesa/commits/drisw
> ---
> Factor out the TexBuffer extension i