aboutsummaryrefslogtreecommitdiffhomepage
path: root/vidix
Commit message (Expand)AuthorAge
* #include config.h before all other headers.Gravatar diego2008-03-14
* remove duplicated pci ids in nvidia vidix driverGravatar ben2008-03-08
* Add missing header #includes to fix 'make checkheaders'.Gravatar diego2008-03-07
* fix bad function prototypeGravatar ben2008-02-29
* Remove now deprecated Savage VIDIX driver sourcesGravatar ben2008-02-29
* Use MPlayer consistent define naming convention for newly introduceGravatar ben2008-02-29
* New S3 VIDIX driver.Gravatar ben2008-02-29
* Add MPLAYER_ prefix to the multiple inclusion guards of generated header files.Gravatar diego2008-02-22
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Create standard multiple inclusion guards.Gravatar diego2008-02-21
* Consistently use uppercase filename as multiple inclusion guard.Gravatar diego2008-01-28
* Change #warning to FIXME comments.Gravatar diego2008-01-27
* Fix illegal identifiers, names starting with __ are reserved for the system.Gravatar diego2008-01-27
* Make some radeon vidix driver tables static and constGravatar reimar2008-01-13
* Fix illegal identifiers, names starting with __ are reserved for the system.Gravatar diego2008-01-08
* Fix illegal identifier, names starting with _ and uppercase are reserved.Gravatar diego2008-01-07
* Fix illegal identifier, names starting with _ and uppercase are reserved.Gravatar diego2008-01-07
* Fix illegal identifiers: Names starting with __ or _ and uppercase are reservedGravatar diego2008-01-06
* Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.Gravatar diego2008-01-02
* Properly express dependencies for generated .c and .h files.Gravatar diego2008-01-02
* 10l: Replace #define with #endif where I really meant to write #endif.Gravatar diego2008-01-02
* Add multiple inclusion guards to all header files that lack them.Gravatar diego2008-01-01
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* Comment out the correct #endif directive.Gravatar diego2007-12-31
* Make windres binary name configurable, useful for cross-compiling.Gravatar diego2007-12-28
* typo in preprocessor conditionGravatar diego2007-12-27
* pci_db2c.awk creates more than just two .c files, add the rest to the rule.Gravatar diego2007-12-24
* Skip unnecessary (debug) output; obey the rule of silence.Gravatar diego2007-12-24
* r25345 patched the wrong line.Gravatar ben2007-12-17
* implemented frame selection for savage driverGravatar ben2007-12-14
* fix frame size calculationGravatar ben2007-12-14
* remove useless code partsGravatar ben2007-12-14
* bgr24 and bgr32 supportGravatar ben2007-12-14
* rgb -> bgrGravatar ben2007-12-14
* register values were already set: simplifyGravatar ben2007-12-14
* Fixed VIDIX color bug that was introduced when Radeon VIDIX driverGravatar ben2007-12-10
* Dump the ati radeon DISP_MERGE_CNTL register to ease theGravatar ben2007-12-10
* sync ivtv driver with vidix.sf.net (multiple revisions)Gravatar ben2007-12-04
* sync with vidix.sf.net r319: remove useless varsGravatar ben2007-12-04
* sync with vidix.sf.net r317: fixes colorspace issues for vidix savage driverGravatar ben2007-12-04
* Sync with vidix.sf.net r320: ati radeon >= R5xx do not have overlayGravatar ben2007-12-04
* sync with vidix.sf.net r318: resolve bitfield collision in vidix radeon drive...Gravatar ben2007-12-04
* add new configure option to disable VIDIX PCI device name database (saves a 3...Gravatar ben2007-12-04
* synchronized with vidix.sf.net r315: remove now useless definesGravatar ben2007-12-03
* synchronized with vidix.sf.net r315: update savage driver pci ids listGravatar ben2007-12-03
* Restore copyright/license notices that were stripped off.Gravatar diego2007-11-25
* Remove mapdev.vxd. It is a non-free Win9x/DOS binary and its usage remainsGravatar diego2007-11-25
* add functions for the vga register access patch by Guillaume LECERF <foxcore ...Gravatar faust32007-09-23
* add some commented register dumping codeGravatar faust32007-09-20
* rivatv_lock_nv04 is actually an extended version of rivatv_lock_nv03 (patch b...Gravatar faust32007-09-19