Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 06 Dec 2008 12:13:14 +0000 | reimar | ati_hack only makes sense when PBOs are used, not with mesa_buffer. |
Sat, 06 Dec 2008 06:44:54 +0000 | reimar | More possible fixes for mesa-buffer mode. |
Sat, 06 Dec 2008 06:41:36 +0000 | reimar | Move one ati_hack check to a better place. |
Sat, 06 Dec 2008 06:40:47 +0000 | reimar | Reindent |
Sat, 06 Dec 2008 06:18:57 +0000 | reimar | 100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE for mesa-buffer mode. |
Fri, 05 Dec 2008 23:35:32 +0000 | reimar | 10l, add forgotten a #ifndef GL_WIN32, fixes win32 builds. |