index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vidix
/
nvidia_vid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cosmetics: Remove pointless empty lines at EOF.
diego
2010-02-20
1
-1
/
+0
*
VIDIX: Mark some functions not used outside their files as static.
diego
2010-02-16
1
-2
/
+4
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-28
/
+28
*
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
diego
2008-10-16
1
-1
/
+1
*
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
diego
2008-10-13
1
-3
/
+4
*
remove now useless vidixlib.h file
ben
2008-06-20
1
-1
/
+0
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
1
-1
/
+1
*
Use standard license headers.
diego
2008-05-12
1
-3
/
+3
*
consistency cosmetics: Move some parts of file headers around; typo fixes.
diego
2008-05-12
1
-3
/
+3
*
#include config.h before all other headers.
diego
2008-03-14
1
-1
/
+1
*
remove duplicated pci ids in nvidia vidix driver
ben
2008-03-08
1
-2
/
+0
*
add functions for the vga register access patch by Guillaume LECERF <foxcore ...
faust3
2007-09-23
1
-31
/
+26
*
add some commented register dumping code
faust3
2007-09-20
1
-0
/
+29
*
rivatv_lock_nv04 is actually an extended version of rivatv_lock_nv03 (patch b...
faust3
2007-09-19
1
-2
/
+1
*
fix indentation after the last change (patch by Guillaume LECERF <foxcore at ...
faust3
2007-09-18
1
-6
/
+6
*
fix resolution detection for NV03 and NV04 cards, patch by Guillaume LECERF <...
faust3
2007-09-17
1
-0
/
+3
*
avoid rivatv_lock_nv40() from trashing the screen (patch by Guillaume Lecerf ...
ben
2007-09-15
1
-2
/
+2
*
fix screen width and height calculation on nvidia vidix (patch by Guillaume L...
ben
2007-09-15
1
-1
/
+11
*
Comment out purely debugging printf that in addition uses __FUNCTION__ which
reimar
2007-07-30
1
-1
/
+1
*
simplified depth definition
ben
2007-04-22
1
-5
/
+1
*
declare variable as static
ben
2007-04-22
1
-1
/
+1
*
updated vidix files headers whenever it's possible to have a clear GPL statement
ben
2007-04-22
1
-9
/
+22
*
these are actually AGP bridges, not video adapters (should fix
ben
2007-04-11
1
-2
/
+0
*
this TnT2 chipset is actually NV4/5 arch but for sure not NV30
ben
2007-04-11
1
-1
/
+1
*
consistent include paths for config.h et al.
diego
2007-04-06
1
-3
/
+3
*
renamed libdha.[hc] to dha.[hc]
ben
2007-04-06
1
-1
/
+1
*
merged libdha and libvidix, moved all files from libdha to vidix directory
ben
2007-04-06
1
-3
/
+3
*
GeForce 6x00 and above are actually referenced as NV40 in X.Org driver (thoug...
ben
2007-04-01
1
-89
/
+96
*
updated pci ids list, fixed vidix drivers compilation and added nearly exhaus...
ben
2007-04-01
1
-47
/
+205
*
checking for dynamic drivers version number is now pointless
ben
2007-04-01
1
-7
/
+0
*
switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a ful...
ben
2007-04-01
1
-13
/
+31
*
Move driver files directly into the vidix directory.
diego
2007-04-01
1
-0
/
+935