]> git.sesse.net Git - vlc/commit
All: attempt for an OpenGL video output for OS X. Enable --macosx-opengl
authorEric Petit <titer@videolan.org>
Mon, 26 Jan 2004 18:30:37 +0000 (18:30 +0000)
committerEric Petit <titer@videolan.org>
Mon, 26 Jan 2004 18:30:37 +0000 (18:30 +0000)
commitcdde0c12834bdc11eef9691d883cd25cb3a54a48
treee948f0bb2c46680dca4fb2a390c22f7d9a695bcd
parentf67ec25751fec57b57f7c9f4b5944b5365bcbf7d
 All: attempt for an OpenGL video output for OS X. Enable --macosx-opengl
 to give it a try (QT is the default method).
  + Known issues: no fullscreen yet, memory leaks, ugly code, ...
  + Known goodies: it's a few % faster than QT here (playing a DVD). If
      experienced OpenGL and Altivec programmers could have a look and
      give some advice, I guess the performance increase might become
      noticeable.
configure.ac
modules/gui/macosx/macosx.m
modules/gui/macosx/vout.h
modules/gui/macosx/vout.m