Mercurial > mplayer.hg
log libvo/gl_common.h @ 30928:89bfad4c1711
age | author | description |
---|---|---|
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 |
Wed, 30 Dec 2009 11:32:24 +0000 | reimar | Support all planar YUV formats in OpenGL vos. |
Sat, 19 Dec 2009 21:07:42 +0000 | reimar | Define GL_GENERATE_MIPMAP ourselves if necessary. |
Sat, 19 Dec 2009 13:49:44 +0000 | reimar | Rename GL_* defines to CONFIG_GL_* |
Sat, 19 Dec 2009 10:52:32 +0000 | reimar | Make the check for X11 and WIN32 backends for OpenGL separate. |