log

age author description
Sun, 09 Jun 2013 21:34:24 +0000 reimar OpenGL OSX: Do not set up aspect etc. for a hidden window.
Sun, 09 Jun 2013 21:26:09 +0000 reimar gl_tiled vo can be compiled and work on OSX as well.
Sun, 09 Jun 2013 18:33:24 +0000 reimar vo_gl_tiled: ensure variables are always initialized.
Sun, 09 Jun 2013 18:33:23 +0000 reimar vo_gl_tiled: fix YUV conversion.
Sun, 09 Jun 2013 18:33:22 +0000 reimar Remove unused arguments.
Sun, 09 Jun 2013 18:33:21 +0000 reimar Extract window creation code to common file.
Sun, 09 Jun 2013 14:16:37 +0000 reimar Fix inverted condition caused by a last-minute change from strcmp to strstr.