iive
18497051d1
keep reserved bits zeroed, test & bug report by andee (at irc.freenode.net)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9211 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-01 20:15:48 +00:00
mosu
23486f48a5
bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8958 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-15 11:16:33 +00:00
alex
28148c211c
M6 bug workaround by Hanno Bock <hanno@gmx.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8942 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-13 10:08:21 +00:00
arpi
c912f043de
obsolete, no one seems to be interested to fix/update/finish this
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7277 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-04 23:53:12 +00:00
mark
8305ecd800
Fixed some breakages of single-buffer rendering of tdfx
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7138 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 12:04:21 +00:00
arpi
ddc4bdf2cb
removed -W -Wall -g and other gcc-specific warning/debug options
...
patch by Joey Parrish <joey@yunamusic.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7074 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 23:29:46 +00:00
arpi
18e083f217
- fixed overflow by +-0x80
...
- save brightness/contrast values, so they won't be reset at next file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6799 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 21:34:24 +00:00
alex
e354f2b7c1
little fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6790 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 13:38:14 +00:00
diego
50fcc51223
FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6728 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 15:10:33 +00:00
pontscho
65f5523fdc
switch off nearest scaling ...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6679 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 10:14:55 +00:00
alex
d1d354e009
linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6587 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 16:35:37 +00:00
pontscho
f083f1beaa
fix fourcc's problem
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6472 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-20 14:37:09 +00:00
jaf
b3d7b46180
When compiling mga_vid_test.c, memcpy() is subject to an implicit
...
declaration. The attached patch fixes it.
by Tore Anderson <tore@linpro.no>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6246 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 21:42:15 +00:00
arpi
92afb163d3
devfs fallback support?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6087 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-13 22:10:11 +00:00
arpi
b54f0f601f
patch that should fix the "isofs uses mga_vid" bug
...
by Attila Kinali <kinali@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5885 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-28 17:22:40 +00:00
arpi
386e820db2
devfs fix?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5765 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-21 15:07:44 +00:00
arpi
684341521b
dvfs fix, 10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5683 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-18 16:44:21 +00:00
eyck
247550acdb
Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enables
...
mga_vid operation with devfs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5654 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-16 20:19:47 +00:00
eyck
04536ff9c5
It is not the right place for this.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5632 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 11:11:25 +00:00
eyck
b4c20d5607
mga_vid driver in form of a patch against linux-2.4.18
...
applicable using for example cd linux && patch -p1 < ~/mgavid.patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5626 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 00:08:22 +00:00
eyck
4eaca87b8c
Most of informational printk's ifdef'd.
...
Now without debug only initial and error messages go to syslog.
eyck added to list of people who messed with this file(?).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5624 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-14 23:14:26 +00:00
arpi
f28fbb3a82
no native support for I420 in G200
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5337 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-25 16:22:15 +00:00
arpi
bf5be677e2
min() moved out of #if, applied brightness/contrast patch by Brian J. Murrell
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5014 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-10 03:36:16 +00:00
eyck
5979a71903
Add module parameters: contrast and brightness, so when you need those permanently
...
adjusted just add lines to /etc/modules or sth.
insmod mga_vid.o mga_brightness=100 mga_contrast=-79
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4729 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 19:58:39 +00:00
arpi
6fe71521d7
g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4595 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 00:49:38 +00:00
rfelker
c1977c9ed5
added mga_top_reserved module parameter to skip a configurable amount
...
of space at the top of video memory. this is needed to prevent
corruption of the kernel's console font when using the "fastfont"
option with matroxfb.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4560 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 02:07:29 +00:00
eyck
2b819b72c8
print also contrast on cat /dev/mga_vid
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4528 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-04 16:05:37 +00:00
eyck
a1039fb1cd
Attila Kinali fixing memleak introduced by me.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4521 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 19:19:39 +00:00
eyck
6a6350bce0
Attila's Linux 2.2 patch, and contrast control applied
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4488 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-02 23:38:35 +00:00
eyck
4fc4130bf7
support cat /dev/mga_vid.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4485 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-02 21:39:25 +00:00
eyck
22dfed32b5
framework for settings modifications like in radeon_vid ( /dev/mga_vid can
...
be written to ).
Brightness and chroma control.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4484 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-02 20:49:52 +00:00
arpi
349677168c
lastminute divbyzero fix by Attila Kinali ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3960 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-02 23:38:16 +00:00
nick
ed4d369afe
note for all users
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3946 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-02 17:00:41 +00:00
nick
835eb04227
solution for non-x86 users
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3945 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-02 14:46:55 +00:00
nick
0c4deb794c
notes for non-x86 users
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3942 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-02 11:25:58 +00:00
nick
5d36d8991d
Added support of Radeon2 8500 AIW
...
Ugly fix (from non-x86 point) of FPU problems for Radeons color correction
Added checking of boundaries during color correction on Radeon
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3941 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-02 09:37:37 +00:00
nick
0ba7fe9753
Added support of BRIGHTNESS, SATURATION, CONTRAST, HUE on Radeons
...
Thanks to GATOS's guys! Great work!
Happy new year!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3922 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-31 16:08:32 +00:00
nick
6b232ba335
Radeon specific gamma correction initialization. (from gatos.sf.net)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3901 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-30 17:28:09 +00:00
arpi
c950d02d9d
install: target added, based on patch by Jukka Tastula <jukka.tastula@kotinet.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3769 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-26 15:49:45 +00:00
nick
a0a14b6c67
+ Added support of FIFO engine (suggested by Vladimir Dergachev)
...
- Disabled save/restore state functions (caused a lots of problems
during driver reloading)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3608 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-19 10:41:08 +00:00
nick
0b8a6c0131
Just a hint
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3603 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-19 07:40:28 +00:00
nick
a17cec63a5
Typofix (thanks to Felix)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3602 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-19 07:27:34 +00:00
nick
0bfbe3afe6
Partial sync with linux stuff (Linux driver is still buggy for me)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3556 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-17 09:07:12 +00:00
nick
3e767bad3e
Some info from Vladimir Dergachev
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3555 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-17 07:43:38 +00:00
nick
1a0cb72e79
Tuned some values:
...
- OV0_BASE_ADDR exists only on Radeons
- hacked OV0_FILTER_CNTL values
- extpanded IDCT stuff by MC (probably)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3488 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 16:48:36 +00:00
nick
3eba4f11b1
Preparing to next acceleration level
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3474 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-12 18:48:07 +00:00
nick
14feef905d
Tuned some registers
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3471 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-12 15:29:51 +00:00
nick
54c6932835
- added capture registers
...
- tuned some values for Rage128 and radeon
- tabs (sorry for inconveniece)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3382 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-08 08:06:41 +00:00
nick
6132bd1540
Fixed scaling in doublescan & interlaced modes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3381 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-08 08:06:11 +00:00
nick
d84ca04a98
Fixed scaling in doublescan modes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3370 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-07 12:01:43 +00:00