aboutsummaryrefslogtreecommitdiffhomepage
path: root/vidix
Commit message (Expand)AuthorAge
* Radeon Mobility M6 LX support by Daniel Pittman <daniel@rimspace.net>Gravatar alex2002-11-20
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* INREG now static inline instead of a define, to avoid unnecessary GETREGGravatar colin2002-10-31
* Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work afterGravatar colin2002-10-25
* save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)Gravatar michael2002-10-22
* RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)Gravatar michael2002-10-22
* endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at coli...Gravatar michael2002-10-21
* rage128 gray fix?Gravatar arpi2002-09-23
* Fixed vertical pink stripe on Radeon2 cards by Emiel Neggers <emiel@neggers.net>Gravatar alex2002-09-01
* mostly compiler warning fixes, some small bugfixGravatar arpi2002-08-28
* removed -W -Wall -g and other gcc-specific warning/debug optionsGravatar arpi2002-08-22
* hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should useGravatar arpi2002-08-16
* vide EQ fixed - lumactl register is not readable!Gravatar arpi2002-07-25
* - fix audio equalizerGravatar pontscho2002-07-19
* switch off nearest scaling ...Gravatar pontscho2002-07-09
* removed genfb and nvidia driversGravatar alex2002-07-05
* fixed doublebuffering and moved messages to various verbose levelGravatar alex2002-07-05
* equalizer (brightness/contrast) supportGravatar alex2002-06-29
* remove colorkeying if destroying the driver - fixes some bugsGravatar alex2002-06-25
* YVU9,IF09,Y800 and Y8 support - and synced with mpxpGravatar alex2002-06-21
* rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver.Gravatar arpi2002-05-31
* openbsd a.out needs underscore for dlsym - patch by Björn Sandell <biorn@dce...Gravatar arpi2002-05-20
* OpenBSD, NetBSD portability patches byGravatar arpi2002-04-27
* libdir changedGravatar arpi2002-04-24
* reading pll in 32-bit instead of 8-bit +1, +2Gravatar michael2002-04-23
* antoher try, ecp reading like in gatos ...Gravatar michael2002-04-20
* print version number, so we know if the user forgot to copy/install the driverGravatar michael2002-04-15
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* ignore ecpGravatar michael2002-04-13
* 10lGravatar michael2002-04-12
* fixing vertical scaling on non mobility cards, this might have overflowed int...Gravatar michael2002-04-12
* rage mobility m3 is rage128 based and not mach64 ...Gravatar michael2002-03-17
* using LIBDIR instead prefix/lib/mplayerGravatar alex2002-03-16
* Fixed color key definitions. Waiting for new bugreports ;)Gravatar nick2002-03-11
* Fixed swapping of UV planes in single buffered modeGravatar nick2002-03-11
* 10LGravatar nick2002-03-03
* Multi-bufferingGravatar nick2002-03-03
* Use as much buffers as possibleGravatar nick2002-03-03
* use 4 buffers, fallback to fewer buffers if the video ram isnt large enoughGravatar michael2002-02-28
* check if planar formats are supportedGravatar michael2002-02-27
* disable color key support - causes a lot of unnecessary problemsGravatar nick2002-02-27
* YVU9 supportGravatar michael2002-02-26
* color key supportGravatar nick2002-02-26
* triple bufferingGravatar michael2002-02-25
* OVERLAY_KEY_CNTL valuesGravatar michael2002-02-25
* 10lGravatar michael2002-02-25
* colorkey support fixed (thanks to nick for the mga_vid tip ... i should RTFS ...Gravatar michael2002-02-25
* Minor fixes and probably final fix of vsyncGravatar nick2002-02-25
* colorkey enabled ... until colorkey is correctly supported in vidixGravatar michael2002-02-25
* colorkey supportGravatar michael2002-02-24