Joseph Carter
|
d01388261c
|
Undid all the disabling of DGA. All of the sudden it works just fine. It
begs the question: What the HELL was wrong with it before and who fixed it
without telling me?! =D
|
2000-04-28 20:37:25 +00:00 |
|
Joseph Carter
|
7df744f9e9
|
The very first bit of the boiler cleanup (a-d in common) More where this
came from as soon as I actually finish doing it since it has to be done by
hand to preserve Copyright notices and file descriptions.
|
2000-03-24 09:08:39 +00:00 |
|
Marcus Sundberg
|
674ddcffe5
|
The big whitespace cleanup. ;-)
Removed trailing whitespace from code lines.
|
2000-03-19 15:59:51 +00:00 |
|
Marcus Sundberg
|
bc1a8fa188
|
We need to pass the XF86VidModeModeInfo pointers to XF86VidModeSwitchToMode
so checking modes in VID_CheckVMode and converting them to our own format
isn't really useful.
|
2000-01-15 03:31:05 +00:00 |
|
Marcus Sundberg
|
f36c52b978
|
Made VID_CheckDGA() check for DirectVideo capability.
Made VID_CheckVMode() return a list of supported modes.
|
2000-01-12 00:53:21 +00:00 |
|
Jeff Teunissen
|
9af36c78ff
|
Removed personally offensive copyright notice (mine -- I'll let anyone
else take all the credit they want, keep me out of it); edited so that the
DGA/Vmode detection functions return 0 if HAS_DGA is not defined.
|
2000-01-11 04:18:13 +00:00 |
|
Marcus Sundberg
|
923c6fa8d3
|
Made the code actually do something useful instead of segfaulting.
Changed functions so you get the version of the extensions.
|
2000-01-11 01:19:51 +00:00 |
|
Jeff Teunissen
|
e5baa7240c
|
Added header defs to dga_check.h
|
2000-01-09 08:12:18 +00:00 |
|
Jeff Teunissen
|
e54b1c0f6c
|
Repaired small screwup on my part in prototypes
|
2000-01-09 07:52:43 +00:00 |
|
Jeff Teunissen
|
e36fbe4d88
|
Added support for checking whether DGA/Vmode support is available at
runtime. These files are not used yet!
|
2000-01-09 07:50:39 +00:00 |
|