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
Commit message (
Expand
)
Author
Age
*
Change #warning to FIXME comments.
diego
2008-01-27
*
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
*
Fix illegal identifiers, names starting with __ are reserved for the system.
diego
2008-01-08
*
Fix illegal identifier, names starting with _ and uppercase are reserved.
diego
2008-01-07
*
Fix illegal identifier, names starting with _ and uppercase are reserved.
diego
2008-01-07
*
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
diego
2008-01-06
*
Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.
diego
2008-01-02
*
Properly express dependencies for generated .c and .h files.
diego
2008-01-02
*
10l: Replace #define with #endif where I really meant to write #endif.
diego
2008-01-02
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
Comment out the correct #endif directive.
diego
2007-12-31
*
Make windres binary name configurable, useful for cross-compiling.
diego
2007-12-28
*
typo in preprocessor condition
diego
2007-12-27
*
pci_db2c.awk creates more than just two .c files, add the rest to the rule.
diego
2007-12-24
*
Skip unnecessary (debug) output; obey the rule of silence.
diego
2007-12-24
*
r25345 patched the wrong line.
ben
2007-12-17
*
implemented frame selection for savage driver
ben
2007-12-14
*
fix frame size calculation
ben
2007-12-14
*
remove useless code parts
ben
2007-12-14
*
bgr24 and bgr32 support
ben
2007-12-14
*
rgb -> bgr
ben
2007-12-14
*
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 ivtv driver with vidix.sf.net (multiple revisions)
ben
2007-12-04
*
sync with vidix.sf.net r319: remove useless vars
ben
2007-12-04
*
sync with vidix.sf.net r317: fixes colorspace issues for vidix savage driver
ben
2007-12-04
*
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
*
add new configure option to disable VIDIX PCI device name database (saves a 3...
ben
2007-12-04
*
synchronized with vidix.sf.net r315: remove now useless defines
ben
2007-12-03
*
synchronized with vidix.sf.net r315: update savage driver pci ids list
ben
2007-12-03
*
Restore copyright/license notices that were stripped off.
diego
2007-11-25
*
Remove mapdev.vxd. It is a non-free Win9x/DOS binary and its usage remains
diego
2007-11-25
*
add functions for the vga register access patch by Guillaume LECERF <foxcore ...
faust3
2007-09-23
*
add some commented register dumping code
faust3
2007-09-20
*
rivatv_lock_nv04 is actually an extended version of rivatv_lock_nv03 (patch b...
faust3
2007-09-19
*
Mark phony targets as such.
diego
2007-09-18
*
Simplify commands with automatic variables.
diego
2007-09-18
*
fix indentation after the last change (patch by Guillaume LECERF <foxcore at ...
faust3
2007-09-18
*
it is no longer necessary to reboot the system after the dhahelperwin install...
faust3
2007-09-17
*
- make dhahelperwin compile with mingw
faust3
2007-09-17
*
Make dhasetup more verbose based on code by
faust3
2007-09-17
*
rename windows ddk makefile to nmakefile so that a makefile for mingw can be ...
faust3
2007-09-17
*
fix resolution detection for NV03 and NV04 cards, patch by Guillaume LECERF <...
faust3
2007-09-17
*
avoid rivatv_lock_nv40() from trashing the screen (patch by Guillaume Lecerf ...
ben
2007-09-15
*
fix screen width and height calculation on nvidia vidix (patch by Guillaume L...
ben
2007-09-15
*
the IN/OUT PORT 8/16/32 functions rely on inb/inw/inl/outb/outw/outl that are...
ben
2007-09-15
[next]