Re: [PATCH 0/5] hw/xwin fixes and more (v2)

2013-12-10 Thread Keith Packard
Jon TURNEY writes: > Jon TURNEY (4): > configure.ac: Link XWin with present extension if we are building with > it enabled > ephyr: Fix compilation when ./configure'd with --enable-debug > glx: Consistently use ARB-suffixed names for ARB_multitexture functions > hw/xwin/gl

Re: [PATCH 0/5] hw/xwin fixes and more (v2)

2013-12-10 Thread Jon TURNEY
On 10/12/2013 15:02, Keith Packard wrote: > Adam Jackson writes: >> On Sun, 2013-12-08 at 16:57 +, Jon TURNEY wrote: >>> [3/5] depends on ajax's "Attempt to fix GLX for OSX" series >>> [4/5] is unneeded if those tokens are added to gltokens.h in glproto instead >>> [5/5] is another, perhaps bet

Re: [PATCH 0/5] hw/xwin fixes and more (v2)

2013-12-10 Thread Keith Packard
Adam Jackson writes: > On Sun, 2013-12-08 at 16:57 +, Jon TURNEY wrote: >> [3/5] depends on ajax's "Attempt to fix GLX for OSX" series >> [4/5] is unneeded if those tokens are added to gltokens.h in glproto instead >> [5/5] is another, perhaps better, attempt at updating XWin for the >> conv

Re: [PATCH 0/5] hw/xwin fixes and more (v2)

2013-12-09 Thread Adam Jackson
On Sun, 2013-12-08 at 16:57 +, Jon TURNEY wrote: > [3/5] depends on ajax's "Attempt to fix GLX for OSX" series > [4/5] is unneeded if those tokens are added to gltokens.h in glproto instead > [5/5] is another, perhaps better, attempt at updating XWin for the conversion > to GL direct dispatch

Re: [PATCH 0/5] hw/xwin fixes and more (v2)

2013-12-08 Thread Colin Harrison
Hi, I'm happy with Jon making code changes in xwin to try and sort this glx-dispatch mess out (i.e. xwin is currently broken in xserver git master!) but am unable to spare much time mangling changes at the moment. Thanks Colin Harrison ___ xorg-devel

[PATCH 0/5] hw/xwin fixes and more (v2)

2013-12-08 Thread Jon TURNEY
[3/5] depends on ajax's "Attempt to fix GLX for OSX" series [4/5] is unneeded if those tokens are added to gltokens.h in glproto instead [5/5] is another, perhaps better, attempt at updating XWin for the conversion to GL direct dispatch Jon TURNEY (5): configure.ac: Link XWin with present exten