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

age author description
Sat, 10 May 2014 19:59:38 +0000 reimar Document nearest-neighbor scaling for vo_gl.
Sat, 01 Feb 2014 15:13:00 +0000 reimar Use glMapBufferRange by default.
Sat, 18 Jan 2014 21:39:07 +0000 reimar Remove empty draw_slice and draw_frame stubs.
Mon, 05 Aug 2013 16:51:10 +0000 reimar Make fallback for failing context creation actually work.
Mon, 05 Aug 2013 16:48:56 +0000 reimar On X11 use root window as "hidden" window instead of
Sun, 09 Jun 2013 22:25:47 +0000 reimar Remove unnecessary wrapper function.
Sun, 09 Jun 2013 22:03:50 +0000 reimar Change hack to use a solution that will work more generally.
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.
Tue, 28 May 2013 20:43:50 +0000 reimar Fix border-pos handling.
Sat, 25 May 2013 08:42:25 +0000 reimar Apply forgotten move of apply_border_pos function.
Sat, 25 May 2013 06:54:41 +0000 reimar Add options to determine where borders will be added when adjusting for aspect.
Thu, 16 May 2013 19:57:32 +0000 reimar vo_gl: Extract some code into separate function.
Mon, 13 May 2013 19:34:43 +0000 reimar Add support for rotating the video via OpenGL.