Commit Graph

14 Commits

Author SHA1 Message Date
reimar 2b831bab30 Comment out purely debugging printf that in addition uses __FUNCTION__ which
is not supported by all compilers.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23942 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-30 16:18:12 +00:00
ben 110c2b9cdc simplified depth definition
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23078 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 15:44:42 +00:00
ben 9bf065f557 declare variable as static
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23073 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 15:35:45 +00:00
ben 63228019c0 updated vidix files headers whenever it's possible to have a clear GPL statement
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23064 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-22 14:05:41 +00:00
ben a90d4485c0 these are actually AGP bridges, not video adapters (should fix
http://lists.mplayerhq.hu/pipermail/mplayer-advusers/2007-April/001635.html 
)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22973 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-11 18:35:08 +00:00
ben 00b2d4a64f this TnT2 chipset is actually NV4/5 arch but for sure not NV30
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22972 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-11 18:30:08 +00:00
diego 23890403ae consistent include paths for config.h et al.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22923 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-06 20:37:43 +00:00
ben c1a5717ff7 renamed libdha.[hc] to dha.[hc]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22919 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-06 15:26:41 +00:00
ben 51ba40dcd6 merged libdha and libvidix, moved all files from libdha to vidix directory
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22918 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-06 15:20:49 +00:00
ben dd5b89b20a GeForce 6x00 and above are actually referenced as NV40 in X.Org driver (though it doesn't work better right now)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22898 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 20:48:34 +00:00
ben 02813b9b8b updated pci ids list, fixed vidix drivers compilation and added nearly exhaustive pci ids for nvidia driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22892 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 13:58:06 +00:00
ben cae5548c7d checking for dynamic drivers version number is now pointless
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22876 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 11:13:04 +00:00
ben 257a77dc3d switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-in
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22875 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 11:06:06 +00:00
diego 9b7f5e81c6 Move driver files directly into the vidix directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22868 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 00:02:43 +00:00