summaryrefslogtreecommitdiffstats
path: root/vidix
Commit message (Expand)AuthorAgeFilesLines
* using dlerror() instead strerror(), displays unresolved symbol messagesalex2002-02-031-2/+4
* using MTRRnick2002-02-021-2/+3
* using MTRRnick2002-02-021-0/+3
* fixing i420nick2002-02-011-2/+2
* Using new tune infonick2002-02-011-6/+40
* YVYU support (untested yet)nick2002-02-011-4/+3
* RGB15 experimental supportnick2002-01-311-4/+10
* It seems that there no direct support for RGB24 :(nick2002-01-301-1/+1
* Preliminary RGB32 and RGB16 support. (Untested yet)nick2002-01-301-4/+22
* Use one pitch sourcenick2002-01-301-6/+8
* More correct double_buffering for packed fourccnick2002-01-301-4/+7
* Typosnick2002-01-301-3/+3
* Correcting pointers on second buffernick2002-01-301-12/+23
* info on 4x4 coeffsnick2002-01-291-2/+28
* gcc-3.0.3 compilation fixingnick2002-01-271-4/+2
* initialalex2002-01-231-0/+55
* upgraded to newest vidix interfacealex2002-01-232-11/+150
* upgraded to newest vidix interface. in eq: return if g200 moved to the beginn...alex2002-01-231-25/+34
* added cap.authoralex2002-01-231-2/+11
* some typos fixed ;), added author to capabilites and extended name to 64 byte...alex2002-01-231-6/+11
* intense->intensity + capability extension + fixing R200 color correction bugnick2002-01-231-17/+40
* intense -> intensity + capability extensionnick2002-01-232-6/+20
* Checking for RGB boundariesnick2002-01-201-0/+3
* RGB independed correction (similar to brightness)nick2002-01-201-4/+16
* 2048x2048 is real max size of overlaynick2002-01-201-2/+2
* reported working at 1600x1200 too, pciconfig stuff fixed, you can enable it w...alex2002-01-201-12/+7
* equalizer is only supported by g400alex2002-01-191-0/+4
* cleaned some parts, tested and working with g400/450, g200 is buggy :(alex2002-01-191-73/+60
* added FLAG_EQUALIZERalex2002-01-191-1/+1
* added flag_equalizeralex2002-01-191-0/+1
* gamma correction (preliminary version).nick2002-01-191-0/+27
* updated, colorkey support, pontscho reported it's working fine, only faulting...alex2002-01-182-192/+93
* i think, it's better [playback->offsets and offset implemented/corrected]alex2002-01-181-404/+10
* Fixed saturation computing for rage128nick2002-01-181-1/+1
* gamma correction supportnick2002-01-181-4/+23
* Use 'install' instead of 'cp'nick2002-01-171-1/+1
* fix include orderatmos42002-01-171-2/+2
* More messages on forcingnick2002-01-161-0/+12
* + new features and possibilitynick2002-01-168-45/+152
* commited due to request of nexusalex2002-01-151-2/+17
* BSD fix by Steven M. Schultz <sms@2BSD.COM>arpi2002-01-151-0/+4
* fixed to get something - needs a major rewritearpi2002-01-131-1/+9
* added mga_vid (also playback->offset is not set (fixing it on monday)alex2002-01-133-1/+1956
* committed due to request of gabucinoalex2002-01-131-1/+37
* Typonick2002-01-131-1/+1
* just a dummy for now (for developement)alex2002-01-131-0/+134
* startedalex2002-01-131-0/+176
* Changes due new gawk generatornick2002-01-122-87/+62
* Minor interface changes: color and video keys are moved out from playback con...nick2002-01-094-7/+39
* *** empty log message ***jaf2002-01-071-0/+1
* I was missing it ...jaf2002-01-071-0/+1
* portable solutionnick2002-01-071-3/+1
* FreeBSD fixnexus2002-01-071-0/+2
* double buffering fixingnick2002-01-071-3/+12
* Embedding vidixnick2002-01-073-22/+25
* works!!!nick2002-01-061-10/+21
* IO space is memory mapped (no in(out)port required)nick2002-01-061-6/+13
* lazy loader works better ;)nick2002-01-061-8/+34
* changes due interface changingnick2002-01-061-0/+23
* minor interface changing and verbosingnick2002-01-062-7/+28
* stdint.h replaced by inttypes.h (used more frequently in the sources)pl2002-01-061-1/+1
* preliminary versionnick2002-01-053-0/+3144
* minor interface changingnick2002-01-053-35/+25
* preliminary versionnick2002-01-056-0/+610