[vlc-devel] Re: vlc: svn commit r8426 (asmax)

Eric Petit titer at m0k.org
Sat Aug 14 18:49:27 CEST 2004


On Aug 14, 2004, at 17:54, Subversion daemon wrote:
> r8426 | asmax | 2004-08-14 17:54:30 +0200 (Sat, 14 Aug 2004) | 4 lines
> Changed paths:
>    M /trunk/modules/video_output/opengl.c
>
>  * opengl.c: compilation fix for GLX.
>    Do we really need two buffers ?

  Yup, because on OS X you can disable the memcpy when reloading the 
texture (which I do, as it is noticeably faster). Therefore, you can't 
write the next picture into the buffer because it's being used.

> Anyway it doesn't work as is with
>    GLX, so I only use the first one (quick fix)

  Weird... it should :|

-- 
Eric Petit <titer at m0k.org>

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list