Thu, 15 Jul 2010 18:50:57 +0000 |
reimar |
Helper macros to build the yuv conversion type number.
|
Thu, 15 Jul 2010 18:46:49 +0000 |
reimar |
Add () around macro arguments.
|
Mon, 05 Jul 2010 19:19:56 +0000 |
reimar |
Add initial stereo support to -vo gl.
|
Sun, 13 Jun 2010 10:42:32 +0000 |
reimar |
Dual-license gl_common and vo_gl under the LGPL v2.1 or later as
|
Fri, 30 Apr 2010 19:03:13 +0000 |
reimar |
Avoid duplicating the GL/gl.h include.
|
Sun, 25 Apr 2010 10:53:01 +0000 |
reimar |
Support for auto-selecting the OpenGL backend.
|
Sat, 24 Apr 2010 22:35:39 +0000 |
reimar |
Missing gl.h include for SDL backend.
|
Sat, 24 Apr 2010 16:46:47 +0000 |
reimar |
First steps to support -vo gl with SDL-based Window handling.
|
Wed, 07 Apr 2010 19:36:23 +0000 |
reimar |
Add some fallback OpenGL defines to fix compilation on Windows.
|
Sun, 04 Apr 2010 16:56:30 +0000 |
reimar |
Factor out the YUV->RGB conversion auto-selection and also
|
Sat, 03 Apr 2010 19:58:06 +0000 |
reimar |
Implement OpenGL-based YUV to RGB version for Radeon 9200 class
|
Sat, 03 Apr 2010 07:08:07 +0000 |
reimar |
Add mpgl prefix to all OpenGL-related function pointers.
|
Sun, 03 Jan 2010 12:55:09 +0000 |
reimar |
Add pointers to a few more standard OpenGL functions to ease future extensions.
|
Thu, 31 Dec 2009 18:25:35 +0000 |
reimar |
Extract functions to generate yuv->rgb matrices and lookup tables into a
|
Thu, 31 Dec 2009 18:07:37 +0000 |
reimar |
Put the colourspace-related variables into a separate struct to ease
|