index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vidix
/
radeon_vid.c
Commit message (
Expand
)
Author
Age
*
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
diego
2009-07-26
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Change a bunch of X11-specific preprocessor directives.
diego
2008-08-04
*
remove now useless vidixlib.h file
ben
2008-06-20
*
remove useless vidix versioning stuff
ben
2008-06-07
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
Use standard license header and add back credits line for Marcel Naziri.
diego
2008-05-12
*
Remove pointless changelog from file header.
diego
2008-05-12
*
Fix illegal identifiers, names starting with __ are reserved for the system.
diego
2008-01-27
*
Make some radeon vidix driver tables static and const
reimar
2008-01-13
*
r25345 patched the wrong line.
ben
2007-12-17
*
register values were already set: simplify
ben
2007-12-14
*
Fixed VIDIX color bug that was introduced when Radeon VIDIX driver
ben
2007-12-10
*
Dump the ati radeon DISP_MERGE_CNTL register to ease the
ben
2007-12-10
*
Sync with vidix.sf.net r320: ati radeon >= R5xx do not have overlay
ben
2007-12-04
*
sync with vidix.sf.net r318: resolve bitfield collision in vidix radeon drive...
ben
2007-12-04
*
fix Radeon/Rage128 vidix with I420 colorspace (U/V were inverted)
ben
2007-06-26
*
synced with upstream vidix, prevented some drivers to work on some configs/archs
ben
2007-04-30
*
one more spelling fix
ben
2007-04-30
*
accurate X200 memory size detection (patch by rjoco77 at kezdionline dot ro)
ben
2007-04-30
*
spelling fix
ben
2007-04-30
*
onboard X200 GPU (shared memory) returns a 0 RAM size (patch by rjoco77@kezdi...
ben
2007-04-26
*
support for some onboard X200 GPU (patch by rjoco77@kezdionline.ro)
ben
2007-04-26
*
u_int -> unsigned int, fixes MinGW compilation (patch by Xuebin Wu)
ben
2007-04-22
*
remove useless include that breaks MinGW (patch by Xuebin Wu)
ben
2007-04-22
*
simplified depth definition
ben
2007-04-22
*
removed useless code from vidix drivers
ben
2007-04-22
*
updated vidix files headers whenever it's possible to have a clear GPL statement
ben
2007-04-22
*
updated the ati vidix driver with the one from upstream vidix, it now support...
ben
2007-04-22
*
consistent include paths for config.h et al.
diego
2007-04-06
*
renamed libdha.[hc] to dha.[hc]
ben
2007-04-06
*
merged libdha and libvidix, moved all files from libdha to vidix directory
ben
2007-04-06
*
updated pci ids list, fixed vidix drivers compilation and added nearly exhaus...
ben
2007-04-01
*
killed warnings in rage128 driver
ben
2007-04-01
*
checking for dynamic drivers version number is now pointless
ben
2007-04-01
*
switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a ful...
ben
2007-04-01
*
Move driver files directly into the vidix directory.
diego
2007-04-01