[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 13:34:37 UTC 2006


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

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

Comment:

 Fails to compile for me

 {{{
 vsync.cpp: In member function 'void (*
 OpenGLVideoSyncPrivate::glXGetProcAddress(const char*))()':
 vsync.cpp:470: error: 'glXGetProcAddressARB' was not declared in this
 scope
 }}}

 Looks like the #define GLX_GLXEXT_PROTOTYPES that was in both versions of
 the patch got lost. I'll submit the fix shortly.

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


More information about the mythtv-commits mailing list