Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 03 Feb 2009 11:46:31 +0000 | reimar | Latest 9.1 ATI drivers finally fixed PBOs, thus do not need ati-hack and are much |
Tue, 03 Feb 2009 11:00:09 +0000 | reimar | Add checks that a D3D device is available before attempting rendering. |
Tue, 03 Feb 2009 10:54:27 +0000 | reimar | Remove the Present call after adapter reinitialization, it can not work anyway |
Tue, 03 Feb 2009 10:39:56 +0000 | reimar | swab() needs _XOPEN_SOURCE to be defined. |
Tue, 03 Feb 2009 10:21:17 +0000 | reimar | Cosmetics: remove empty line, improve some messages. |
Tue, 03 Feb 2009 10:17:14 +0000 | reimar | Whitespace/comment typo cosmetics. |
Tue, 03 Feb 2009 10:16:03 +0000 | reimar | Check for change_d3d_backbuffer failure. |