- 29 Dec, 1999 2 commits
-
-
Steaphan Greene authored
-Minor updates to the (still non-functional) Rage128 Liner mode. -Promised autoconf changes from Daniel Caujolle-Bert, include: the --with[out]-mga --with[out]-gatos and --with[out]-x11 These each enable/disable each display type. Only one can be selected at once, and the default is mga. If mga or gatos is selected and not detected x11 will be used. ...I tested this a bit, and it seems to work fine, but I don't have a Matrox, so let me know if something doesn't work like it should. BTW- Has anyone gotten the GATOS display working besides me? --Insomnia (Stea Greene)
-
Steaphan Greene authored
Well, here goes my first commit to LiVid's CVS.... -Added display_gatos.c to mpeg2dec. -Added autoconf updates to mpeg2dec to detect GATOS. The display_gatos thingy really doesn't work well yet for any of the Rage128s. For any of these cards you have to modify the code (as I mentioned in my originaly message to livid-dev). Eventually it'll be nice and generic, but before I can do that, I have to get it working better on the 128s. I'll put up a change to the autoconf stuff to add a configure option to disable gatos detection for these cards tomorrow (software is currently a lot better than using the 128's BES). I don't know autoconf very well, the autoconf changes are/will be written by Daniel Caujolle-Bert, another member of the GATOS team. Hopefully I didn't break anything. --Insomnia (Stea Greene)
-
- 24 Dec, 1999 1 commit
-
-
Aaron Holtzman authored
type is returned via the config ioctl now, so there are no g200 defines in display_mga_vid anymore. I have two more patches in my TODO pile. One is mmx support for dithering, and the other is Solaris vis optimization. These will have to wait until I get back home (29th) as I don't want to sort out patch conflicts remotely over a 28.8 dialup using MS telnet :) Merry Christmas! cheers, aaron
-
- 21 Dec, 1999 1 commit
-
-
Aaron Holtzman authored
from Franck Sicard. aaron
-
- 20 Dec, 1999 2 commits
-
-
Aaron Holtzman authored
Move pre pb-frames code back to the head of the trunk. aaron
-
Aaron Holtzman authored
the spec could look over motion vector parsing code (in parse.c). There's a bug in there that causes some streams to die (I believe it has something to do with dual prime motion vectors). I told you it would look funky.
-
- 18 Dec, 1999 2 commits
-
-
Aaron Holtzman authored
0.1.5, but somehow got reverted along the way. You need to define IS_G200 1 in mga_vid.c in order to have this work. To make this work automagically, we need to add a chipset field to the mga_vid_config struct that the driver fills in and copies back to user space. I also removed all generated files from the repository. If you have a fresh checkout you need to run ./autogen.sh. aaron
-
Aaron Holtzman authored
I knew someone would eventually get annoyed with mga_vid barfing and fix it :)
-
- 14 Dec, 1999 3 commits
-
-
Adam C Powell IV authored
mentioned was missing... These are missing too. Hopefully I got them all this time.
-
Adam C Powell IV authored
-
Matt Pavlovich authored
-
- 13 Dec, 1999 2 commits
-
-
Matt Pavlovich authored
-
(no author) authored
-