log

age author description
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.
Sun, 09 Jun 2013 14:15:09 +0000 reimar Detect one more case of software OpenGL implementation.
Sun, 09 Jun 2013 14:12:54 +0000 reimar Move gl_nosw out of CONFIG_X11 ifdef.
Sun, 09 Jun 2013 13:54:47 +0000 reimar Add hack to fix compilation issues on OSX with broken libiconv.
Sun, 09 Jun 2013 10:13:08 +0000 reimar Fully uninitialize EGL.
Sun, 09 Jun 2013 10:09:41 +0000 reimar Set GL_UNPACK_ROW_LENGTH even for GLES.
Sun, 09 Jun 2013 09:46:20 +0000 reimar SwapInterval support for GLES/EGL.
Sun, 09 Jun 2013 09:40:27 +0000 reimar Cosmetics: remove tabs that slipped in by accident.
Sun, 09 Jun 2013 09:16:11 +0000 reimar Add support for printing available egl configs.
Fri, 07 Jun 2013 19:18:16 +0000 reimar vo_gl: some Android fixes.
Thu, 06 Jun 2013 13:08:48 +0000 reimar Do not lose OSD and subtitles on resize.