log libvo/gl_common.c @ 35189:33e13b4ddfcb

age author description
Fri, 14 Sep 2012 14:18:14 +0000 cehoyos gl_common: fix wrong gl_type for uyvy and yuy2 in little endian
Thu, 13 Sep 2012 21:58:38 +0000 reimar gl: Prefer OSX backend over SDL.
Thu, 13 Sep 2012 21:46:59 +0000 reimar Provide a swap buffer function for OS X.
Thu, 13 Sep 2012 19:57:24 +0000 reimar Allow compiling -vo gl with OSX backend even if X11 and SDL are not available.
Thu, 13 Sep 2012 19:22:31 +0000 reimar Use OSX common layer in -vo gl.
Sat, 18 Aug 2012 18:44:13 +0000 reimar Hack to make BGRA work both in GL and GLES.
Sat, 18 Aug 2012 18:19:57 +0000 reimar Internal format for BGRA must be BGRA, not RGBA.