History log of /haiku/src/add-ons/accelerants/matrox/engine/mga_general.c
Revision Date Author Comments
# 21a65646 02-Nov-2009 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

matrox G450/G550 (apparantly) can do HDTV overlay (720p, 1080p). Bumped version to 0.33.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33865 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f532a74b 28-Oct-2009 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

fixed RAM access errors on coldstarted G450s. If this introduces trouble on other G450s or G550s please file a bug report. Bumped version to 0.32.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33822 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1fc340e5 13-May-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

added support for TVout on G100-G400 via add-in daughterboards. Note: MGA_TVO (maven) revB requires more tweaks than MGA_TVO rev C. Both differ from G400 maven timing wise. I'll probably work my way down: first fix RevC, then rev B. add-in boards work just as good (or bad) as G100/G200 'standard' TVout boards now. RevC chips work better than revB chips. Both fixable to math G400 and later, I hope. Bumped version to 0.31

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17434 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 19f65af1 09-May-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

added MAVEN/DAC output selection programming for singlehead cards with a MAVEN: now TVout (kindof) works here :). Still in progress..

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17387 a95241bf-73f2-0310-859d-f6bbb57e9c96


# dd665ef1 09-May-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

added MAVEN DPMS programming for singlehead cards with that chip. Bumped version to 0.30 BTW, TVout still not working correctly though.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17386 a95241bf-73f2-0310-859d-f6bbb57e9c96


# b7abedd3 09-May-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

modified TV related programming for singlehead cards. Doesn't work correctly yet: Maven seems programmed with the mode, but the picture doesn't sync yet. Probably more errors for TVout here.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17385 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a147b615 09-May-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

renamed secondary_tvout to tvout: singlehead cards with TVout exist as well.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17382 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 57ea545f 28-Apr-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

finally fixed the colorpalette trouble on 'special versions of the G200'. That cost me 4 years... It turns out the driver ID'd G100 and G200 cards with a MAVEN as dualhead cards. This enabled secondary head programming stuff, resulting in broken colorpalette. Looks like CRTC2 DPMS turn-off was responsible for killing the palette. So, the only thing special about these G200's was the MAVEN connected to them. Apparantly. Bumped version to 0.29.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17258 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 12676c3a 27-Jan-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

volatile pointers where possibly needed.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16113 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6074481c 24-Jan-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

bumped version to 0.28

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16063 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4c0f752c 10-Jan-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

added 'accelerant_device_info struct to shared_info, now containing more detailed info about the card in use. This info is returned via hook GET_ACCELERANT_DEVICE_INFO in case someone uses that :).

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15895 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4a856e1d 06-Dec-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

overlay code now respects the B_OVERLAY_COLOR_KEY flag instead of forcing keying ON. Bumped version to 0.27.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15368 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a6e6b1d3 29-Nov-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

bumped version to 0.26.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15210 a95241bf-73f2-0310-859d-f6bbb57e9c96


# daba3d7f 27-Nov-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

bumped version to 0.25. The new primary mga.setting is confirmed to be working as expected (tested R5.0.1 pro).

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15189 a95241bf-73f2-0310-859d-f6bbb57e9c96


# db6ede83 23-Nov-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

essagerewrote DPMS code: simpler, cleaner and prevents visible 'trash' during driver-init.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15106 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8fe19e2f 24-Nov-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

driver can now run without (useable) INT assigned: VBlank semaphore automatically enabled/disabled upon findings.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15103 a95241bf-73f2-0310-859d-f6bbb57e9c96


# df84e038 22-Nov-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

Bumped version to 0.23

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15080 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 68fd1706 11-Nov-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

updated proposemode again: now it reflects that Desktop TVout cannot be done with G450/G550 as it's officially the case. (windows mimics it by using the acceleration engine to scale down your desktop. I'm not going to set that up for us as it's never 'perfect': try heavy acc engine use in windows (afaik): updates on TV drop to below 4x per second.) Bumped version to 0.22.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14858 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6967fb7a 10-Nov-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

fixed a few errors in Proposemode: overriding B_BAD_VALUE is fixed, aborting with B_ERROR for dualhead modes in singlehead only colorspaces is fixed (routine continues with B_BAD_VALUE and in singlehead mode then). Bumped version to 0.21. It's refreshing to look from the Screenprefs app perspective :). Fixes done for 'unofficial prefs panel' Dualhead Setup 0.04 optimum compatibility (will be released soon).

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14835 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e3439376 25-Nov-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

added 1400x1050 displaymode.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10229 a95241bf-73f2-0310-859d-f6bbb57e9c96


# abf9325a 25-Nov-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

move_overlay() confirmed working fully OK.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10227 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 39c1c5d1 22-Nov-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

updated version number to 0.18


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10167 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 22108106 18-Nov-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

Changed OS name from Haiku-OS to Haiku, as requested.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10017 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 202732a0 18-Nov-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

driver is now Haiku driver.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10001 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f1f5c0d0 03-May-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

fixed compiler warning


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7374 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2e66094a 20-Mar-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

updated engine management code.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7045 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5a0b9c6b 08-Feb-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

v0.16 final


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6526 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ae40d46c 07-Feb-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

fixed CRTC1 DPMS fault!


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6521 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8905deb8 05-Jan-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

expanded modelist, updated CRTC timing restrictions checks


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5913 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 39ba57a9 31-Dec-2003 shatty <shatty@nowhere.fake>

add missing static qualifiers to remove warnings


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5846 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 71194a68 18-Dec-2003 shatty <shatty@nowhere.fake>

openBeOS_Matrox_V0.15_src


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5703 a95241bf-73f2-0310-859d-f6bbb57e9c96


# b408aaf7 02-Dec-2003 shatty <shatty@nowhere.fake>

openBeOS_Matrox_V0.14_src


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5541 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f36d53a4 02-Dec-2003 shatty <shatty@nowhere.fake>

openBeOS_Matrox_V0.13beta2_src


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5536 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 091b52d5 30-Nov-2003 shatty <shatty@nowhere.fake>

openBeOS_Matrox_V0.13beta1_src


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5512 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 21a656460f216ed4d8b59de4838202dda64b57a4 02-Nov-2009 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

matrox G450/G550 (apparantly) can do HDTV overlay (720p, 1080p). Bumped version to 0.33.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33865 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f532a74ba98144efd2bf999857be8e5d482653f9 28-Oct-2009 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

fixed RAM access errors on coldstarted G450s. If this introduces trouble on other G450s or G550s please file a bug report. Bumped version to 0.32.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33822 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1fc340e5b7ebca45d4cf9b480e3a2ad9967db2ec 13-May-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

added support for TVout on G100-G400 via add-in daughterboards. Note: MGA_TVO (maven) revB requires more tweaks than MGA_TVO rev C. Both differ from G400 maven timing wise. I'll probably work my way down: first fix RevC, then rev B. add-in boards work just as good (or bad) as G100/G200 'standard' TVout boards now. RevC chips work better than revB chips. Both fixable to math G400 and later, I hope. Bumped version to 0.31

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17434 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 19f65af1dd28fb345387bbc0276a03247994a910 09-May-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

added MAVEN/DAC output selection programming for singlehead cards with a MAVEN: now TVout (kindof) works here :). Still in progress..

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17387 a95241bf-73f2-0310-859d-f6bbb57e9c96


# dd665ef198f6a6a97e6fad6542848add2bf70e54 09-May-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

added MAVEN DPMS programming for singlehead cards with that chip. Bumped version to 0.30 BTW, TVout still not working correctly though.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17386 a95241bf-73f2-0310-859d-f6bbb57e9c96


# b7abedd3fda991490b87149dd3f88b86c7d7d27b 09-May-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

modified TV related programming for singlehead cards. Doesn't work correctly yet: Maven seems programmed with the mode, but the picture doesn't sync yet. Probably more errors for TVout here.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17385 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a147b615deaa1eb3ca95fa5563cd18d9599274c9 09-May-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

renamed secondary_tvout to tvout: singlehead cards with TVout exist as well.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17382 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 57ea545fa646c8cdc291aa14a6ef7504468a67c9 28-Apr-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

finally fixed the colorpalette trouble on 'special versions of the G200'. That cost me 4 years... It turns out the driver ID'd G100 and G200 cards with a MAVEN as dualhead cards. This enabled secondary head programming stuff, resulting in broken colorpalette. Looks like CRTC2 DPMS turn-off was responsible for killing the palette. So, the only thing special about these G200's was the MAVEN connected to them. Apparantly. Bumped version to 0.29.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17258 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 12676c3a1de6b56f03962001be5bb3c5e9e77cf2 27-Jan-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

volatile pointers where possibly needed.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16113 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6074481cfa757b83cb2414f6d83cd51d2065e775 24-Jan-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

bumped version to 0.28

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16063 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4c0f752c68ace8b46b13880082e5f814234b5135 10-Jan-2006 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

added 'accelerant_device_info struct to shared_info, now containing more detailed info about the card in use. This info is returned via hook GET_ACCELERANT_DEVICE_INFO in case someone uses that :).

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15895 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4a856e1d8dcfd01f7933e32d65a6cc1e0a6e4543 06-Dec-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

overlay code now respects the B_OVERLAY_COLOR_KEY flag instead of forcing keying ON. Bumped version to 0.27.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15368 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a6e6b1d36f598254b8c1f548724abc8359f5d60c 29-Nov-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

bumped version to 0.26.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15210 a95241bf-73f2-0310-859d-f6bbb57e9c96


# daba3d7f79129b566ec511138a62783690a5275e 27-Nov-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

bumped version to 0.25. The new primary mga.setting is confirmed to be working as expected (tested R5.0.1 pro).

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15189 a95241bf-73f2-0310-859d-f6bbb57e9c96


# db6ede836c586a7b6a8290e9fe5072a8d40368e0 23-Nov-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

essagerewrote DPMS code: simpler, cleaner and prevents visible 'trash' during driver-init.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15106 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8fe19e2fbc2faf80425e98d53808d8329f265509 24-Nov-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

driver can now run without (useable) INT assigned: VBlank semaphore automatically enabled/disabled upon findings.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15103 a95241bf-73f2-0310-859d-f6bbb57e9c96


# df84e0383caf3174200479a44318f7fde6d9ce00 22-Nov-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

Bumped version to 0.23

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15080 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 68fd17064312ae3ffc00ad14fa2e19f279cba7fe 11-Nov-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

updated proposemode again: now it reflects that Desktop TVout cannot be done with G450/G550 as it's officially the case. (windows mimics it by using the acceleration engine to scale down your desktop. I'm not going to set that up for us as it's never 'perfect': try heavy acc engine use in windows (afaik): updates on TV drop to below 4x per second.) Bumped version to 0.22.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14858 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6967fb7a1c5d1799afd8f456d1b36784e8245bbd 10-Nov-2005 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

fixed a few errors in Proposemode: overriding B_BAD_VALUE is fixed, aborting with B_ERROR for dualhead modes in singlehead only colorspaces is fixed (routine continues with B_BAD_VALUE and in singlehead mode then). Bumped version to 0.21. It's refreshing to look from the Screenprefs app perspective :). Fixes done for 'unofficial prefs panel' Dualhead Setup 0.04 optimum compatibility (will be released soon).

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14835 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e3439376b41b1deae7f8789e1d6e9f408bf5ac5f 25-Nov-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

added 1400x1050 displaymode.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10229 a95241bf-73f2-0310-859d-f6bbb57e9c96


# abf9325a3539aa4810d55287046a86923de6b3ee 25-Nov-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

move_overlay() confirmed working fully OK.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10227 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 39c1c5d15522225cfccccacc3576b824ef2fc1c1 22-Nov-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

updated version number to 0.18


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10167 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 221081060b682758dec2a02dedb0d8ca057eb307 18-Nov-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

Changed OS name from Haiku-OS to Haiku, as requested.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10017 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 202732a089898d1e39cad5519fd1008a9c3d664a 18-Nov-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

driver is now Haiku driver.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10001 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f1f5c0d05ab8ae47dbefe1e18cf0dddb1440c188 03-May-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

fixed compiler warning


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7374 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2e66094a637f0e2460a68577da6761e84f4b1bcd 20-Mar-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

updated engine management code.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7045 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5a0b9c6b0eef37b90653e7c550c63c8ade036606 08-Feb-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

v0.16 final


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6526 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ae40d46cc65d71eaee4ebf604994cad0e4f01c5c 07-Feb-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

fixed CRTC1 DPMS fault!


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6521 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8905deb8c6f7b233e99755fcd9deea4827d01c23 05-Jan-2004 Rudolf Cornelissen <rudolf.cornelissen@gmail.com>

expanded modelist, updated CRTC timing restrictions checks


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5913 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 39ba57a99635e40e7f9ae237f37be0cdb0863aee 31-Dec-2003 shatty <shatty@nowhere.fake>

add missing static qualifiers to remove warnings


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5846 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 71194a68c72f6740bce4927195482d6508721a16 18-Dec-2003 shatty <shatty@nowhere.fake>

openBeOS_Matrox_V0.15_src


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5703 a95241bf-73f2-0310-859d-f6bbb57e9c96


# b408aaf70ae331b21e3928c90e917ebb2a053405 02-Dec-2003 shatty <shatty@nowhere.fake>

openBeOS_Matrox_V0.14_src


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5541 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f36d53a4a074ad2f2ae5767129eed4142957d993 02-Dec-2003 shatty <shatty@nowhere.fake>

openBeOS_Matrox_V0.13beta2_src


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5536 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 091b52d5b26b0fb530a4bca8318832c2afe7d3bf 30-Nov-2003 shatty <shatty@nowhere.fake>

openBeOS_Matrox_V0.13beta1_src


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5512 a95241bf-73f2-0310-859d-f6bbb57e9c96