Mercurial > mplayer.hg
log libvo/gl_common.c @ 17336:98b064148349
age | author | description |
---|---|---|
Sat, 07 Jan 2006 19:56:55 +0000 | reimar | avoid some gcc 4 compiler warnings |
Sat, 07 Jan 2006 19:53:51 +0000 | reimar | Less ugly and easier to extend getFunctions |
Sun, 18 Dec 2005 12:04:08 +0000 | reimar | support negative stride (flipping) in vo_gl. |
Tue, 06 Dec 2005 22:23:06 +0000 | reimar | Get rid of most #ifdefs |
Sat, 19 Nov 2005 14:00:35 +0000 | reimar | Also parse glX extension string, makes -vo gl:swapinterval work again on linux |
Sun, 13 Nov 2005 21:53:26 +0000 | reimar | disable *SwapInterval function when extensions are missing, since it |
Mon, 07 Nov 2005 21:29:38 +0000 | reimar | do not call glFinish when we do not have a context |