Mercurial > mplayer.hg
log libvo/gl_common.c @ 16879:6ea220b10e8e
age | author | description |
---|---|---|
Mon, 31 Oct 2005 13:56:16 +0000 | reimar | More consistent and sane types. Also avoids some gcc 4 warnings. |
Mon, 03 Oct 2005 14:25:04 +0000 | reimar | Make fragment program snprintf less confusing. |
Sat, 01 Oct 2005 12:49:28 +0000 | reimar | Support for ATI specific YUV->RGB conversion. |
Sun, 25 Sep 2005 16:41:28 +0000 | reimar | fix/improve code doxumentation. Also group gl_common functions in several |
Sun, 25 Sep 2005 16:30:00 +0000 | reimar | support loading a texture from a PPM file |
Sun, 25 Sep 2005 16:17:03 +0000 | reimar | contrast 0 should lead to a grey, not a black image |
Sun, 25 Sep 2005 16:12:01 +0000 | reimar | get rid of global getProcAddress variable |