Mercurial > mplayer.hg
log libvo/gl_common.h @ 21083:4a7a5ce8f212
age | author | description |
---|---|---|
Sat, 08 Jul 2006 19:23:26 +0000 | reimar | Support for 16 bit ppms |
Thu, 08 Jun 2006 19:02:56 +0000 | reimar | Add yuv to rgb conversion using a 3D lookup texture |
Thu, 08 Jun 2006 18:50:11 +0000 | reimar | loadGPUProgram function to load fragment program with error checking and statistics |
Wed, 07 Jun 2006 14:07:32 +0000 | reimar | Add bicubic texture scaling |
Wed, 07 Jun 2006 13:24:54 +0000 | reimar | Reworked YUV2RGB fragment program setup in preparation for upcoming patches |
Mon, 05 Jun 2006 11:26:33 +0000 | reimar | add (currently unused) lookup for glTexImage3D |
Fri, 21 Apr 2006 18:46:17 +0000 | reimar | minor fixes: get rid of pointless inline attributes and some additional checks |