intel-batchbuffer with DRI2

2008-04-07 Thread Johannes Engel
Hi, Kristian and the rest of the DRI world! ;) Testing your most recent DRI2 work on my 945GM I ran into trouble starting compiz. Digging a little bit deeper I recognized, that glXGetFBConfigs seems not to return any FBConfig at all. But glxinfo lists a whole lot of them: ~/software/mesa/progs/

Re: [Mesa3d-dev] intel-batchbuffer with DRI2

2008-04-06 Thread Ben Gamari
I'm definitely in the same position here (still). I looked into the issue with gdb and I also observed no FBConfigs being returned. Any input? - Ben On Sun, 2008-04-06 at 02:33 +0200, Johannes Engel wrote: > Hi, Kristian and the rest of the DRI world! ;) > > Testing your most recent DRI2 work