[mythtv-commits] Ticket #2383: Remove direct calls to glXWaitVideoSyncSGI and glXGetVideoSyncSGI (use glXGetProcAddressARB to find them)

MythTV mythtv at cvs.mythtv.org
Tue Oct 3 04:18:56 UTC 2006


#2383: Remove direct calls to glXWaitVideoSyncSGI and glXGetVideoSyncSGI (use
glXGetProcAddressARB to find them)
----------------------+-----------------------------------------------------
 Reporter:  awithers  |        Owner:  awithers
     Type:  patch     |       Status:  closed  
 Priority:  minor     |    Milestone:  unknown 
Component:  mythtv    |      Version:  head    
 Severity:  medium    |   Resolution:  fixed   
----------------------+-----------------------------------------------------
Changes (by awithers):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 (In [11395]) Closes #2383

 New Mesa 3D stuff doesn't allow direct linking to glXGetVideoSyncSGI
 glXWaitVideoSyncSGI, etc (conforms to the linux ABI for GL).

 If this doesn't compile for you, reopen this ticket and send your build
 output
 to the list.

 Thanks to Cardoe for an updated patch.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2383#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list