Mercurial > mplayer.hg
log libvo/vo_gl.c @ 27621:53b5cf466361
age | author | description |
---|---|---|
Sat, 20 Sep 2008 17:48:01 +0000 | reimar | Change glCreateClearTex to use the same host data format as later uploads. |
Thu, 07 Aug 2008 10:36:07 +0000 | diego | Rename font-related preprocessor directives. |
Wed, 30 Jul 2008 13:44:59 +0000 | diego | Rename two GUI-related preprocessor directives: |
Tue, 22 Jul 2008 18:46:07 +0000 | reimar | Enable runtime border/window decorations-toggling for Linux gl and gl2 vos. |
Sun, 06 Jul 2008 07:59:19 +0000 | reimar | One more hack for PBOs on ATI cards. |
Sun, 06 Jul 2008 07:53:36 +0000 | reimar | Move at-hack code a bit up for further changes |
Fri, 04 Jul 2008 21:19:27 +0000 | reimar | 100l: finally understood ATI PBO problem: width must be a power of two. |