Commit Graph

12 Commits

Author SHA1 Message Date
diego ae9355bae1 Disable unused function, fixes the warning:
tdfx_vid.c:292: warning: 'setup_fifo' defined but not used


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26912 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-28 10:34:03 +00:00
diego 5423c418c2 cosmetics: Remove useless parentheses from return statements.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26791 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-16 09:42:28 +00:00
diego 0e8fba9ec8 Add standard license header and make copyright notices consistent.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26035 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-02-19 23:27:23 +00:00
diego 4d2f586664 warning fix:
tdfx_vid.c:61: warning: ‘map_base’ defined but not used


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24284 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 09:21:06 +00:00
diego 22fc24fe56 cosmetics: misc typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23893 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-28 14:28:38 +00:00
diego 8838b4afa6 output typo fixes: unknow --> unknown
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10398 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 01:30:24 +00:00
albeu 329c07dcb2 Allow negative x,y for the overlay.
Fix the window size


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10340 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-26 13:21:59 +00:00
albeu dec444e1a9 The overlay can't downscale
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9707 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-27 20:25:32 +00:00
albeu 6e87e75c63 Shut up some debug messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9569 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-12 14:58:55 +00:00
albeu 6b271acc7e Overlay support (now vo_xtdfx is possible :) and yet another way to
access the mem. Still the same problem than with the page fault handler :(
But it doesn't need a patched agpgart.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9567 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-12 11:09:23 +00:00
albeu 6445a3b524 Update, new page fault handler to access the agp mem. Doesn't really work
here (display is grabelled) but read are realiable and fast. Could
it be possible to write with the aperture and read with the page fault
handler ?


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9559 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-09 23:55:42 +00:00
albeu 4db6d23cc2 tdfx_vid a new kernel driver for tdfx wich let use agp move :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9546 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-07 18:42:08 +00:00