[Mesa-dev] [Bug 27962] BufferSwapComplete delivered when not selected for (direct rendering)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 14 08:08:23 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27962

Nick Bowler <nbowler at draconx.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #35414|0                           |1
        is obsolete|                            |

--- Comment #2 from Nick Bowler <nbowler at draconx.ca> 2010-07-14 08:08:23 PDT ---
Created an attachment (id=37042)
 View: https://bugs.freedesktop.org/attachment.cgi?id=37042
 Review: https://bugs.freedesktop.org/review?bug=27962&attachment=37042

track event mask in client code, v2

This affects every application using freeglut, causing them to spew messages
of the form

  freeglut (./gears): Unknown X event type: 104

to standard error.  The result after applying the patch didn't compile, so I
fixed it up a bit and changed 'return True' to 'return False' so that it
actually works.  With the new patch, the freeglut messages are gone.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list