log libvo/gl_common.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 01 Feb 2014 15:13:00 +0000 reimar Use glMapBufferRange by default.
Wed, 12 Jun 2013 18:54:12 +0000 reimar gl: Ensure gpu_def_sl_program is correctly initialized.
Wed, 12 Jun 2013 14:26:15 +0000 ib Revert r36287.
Tue, 11 Jun 2013 20:48:43 +0000 reimar vo_gl: Make yuv=8 compatible with OpenGL in addition to OpenGL ES.
Mon, 10 Jun 2013 21:33:28 +0000 reimar vo_gl: Fix chroma with rectangle=1.
Sun, 09 Jun 2013 18:33:21 +0000 reimar Extract window creation code to common file.
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.
Sun, 26 May 2013 12:41:09 +0000 ib Define new_gpu_program() conditionally.
Thu, 16 May 2013 19:20:31 +0000 reimar Support 16-bit YUV on OpenGL ES.
Mon, 13 May 2013 19:34:40 +0000 reimar Add NV12/NV21 support to some helper functions.