Hi Kristian et al

So you wrote YALL for glxAllContexts and like all good linked list
re-implementations it didn't work :-)

So the attached patch fixes the linked list remove function, so we do
clean up the drawable and context properly.

However now I'm getting a glean failure on the makeCurrent test

[airl...@pegasus piglit]$ ./bin/glean -o -r dave -t makeCurrent
makeCurrent:  PASS rgba8, db, z24, s8, win+pmap, id 33
X Error of failed request:  GLXBadCurrentWindow
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  103
  Current serial number in output stream:  103

this is better than what I was getting before I fixed it which was my
X server crashing.

However I'm just wondering if anyone knows what the proper behaviour
is here, glean test needs fixing?
or our GLX implementation needs fixing?

Dave.

Attachment: 0001-glx-fix-open-coded-linked-list-removal-function.patch
Description: Binary data

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to