Mercurial > mplayer.hg
log libvo/w32_common.c @ 26759:8eff880f638c
age | author | description |
---|---|---|
Sun, 10 Feb 2008 19:58:05 +0000 | reimar | Make some variables static. |
Sun, 10 Feb 2008 19:55:15 +0000 | reimar | Avoid a useless extra pointer variable. |
Sun, 10 Feb 2008 19:47:54 +0000 | reimar | Do not uselessly erase background, OpenGL will take care of drawing everything. |
Sun, 10 Feb 2008 16:49:24 +0000 | reimar | Avoid -wid message processing blocking MPlayer. |
Sun, 10 Feb 2008 10:01:25 +0000 | reimar | Forward mouse messages to -wid Window. |
Sat, 09 Feb 2008 14:47:10 +0000 | reimar | Make sure the -wid window does not get notified when we destroy our attached child window. |
Sat, 09 Feb 2008 14:14:35 +0000 | reimar | Hack: Create a child window for Windows OpenGL with -wid, since (esp. nVidia) |