summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-02-08//bugs.freedesktop.org/show_bug.cgi?id=2485) attachment #1855XORG-6_8_2XORG-6_8-branchRoland Mainz1-115/+133
(https://bugs.freedesktop.org/attachment.cgi?id=1855): Update release notes for SiS driver. Patch by Thomas Winischhofer <thomas@winischhofer.net>.
2005-02-07xc/programs/Xserver/hw/xfree86/doc/sgml/OpenBSD.sgmlRoland Mainz1-3/+2
xc/programs/Xserver/hw/xfree86/doc/sgml/RELNOTES.sgml xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml xc/programs/Xserver/hw/xfree86/doc/sgml/Solaris.sgml //bugs.freedesktop.org/show_bug.cgi?id=2485): First set of release note updated for upcoming X11R6.8.2 release.
2005-02-02//bugs.freedesktop.org/show_bug.cgi?id=2438) attachment #1806XORG-6_8_1_904Roland Mainz1-2/+2
(https://bugs.freedesktop.org/attachment.cgi?id=1806): Fix sis driver to work correctly on AMD64. Patch by Thomas Winischhofer <thomas@winischhofer.net>. Vouchers for commit into X11R6.8.x stable branch are Kevin E. Martin <kem@freedesktop.org> and Roland Mainz <roland.mainz@nrubsig.org>.
2005-02-02//bugs.freedesktop.org/show_bug.cgi?id=2437) attachment #1805Roland Mainz1-3/+3
(https://bugs.freedesktop.org/attachment.cgi?id=1805): Fix sis driver which was reading wrong data from BIOS image. Patch by Thomas Winischhofer <thomas@winischhofer.net>. Vouchers for commit into X11R6.8.x stable branch are Kevin E. Martin <kem@freedesktop.org> and Roland Mainz <roland.mainz@nrubsig.org>.
2004-08-20Support for Sis 1280x800 panels (Bug #1139, Thomas Winischhofer).rel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903Kevin E Martin10-72/+142
2004-08-14SiS driver: Additional bytes->pixel conversions for AllocateLinearXORG-6_7_99_902XORG-6_7_99_901Thomas Winischhofer2-4/+6
2004-08-14SiS driver:Thomas Winischhofer5-61/+162
- RENDER acceleration now supports more PictOps (Clear, Src, Dst) - Linear offscreen manager counts in PIXELS, not BYTES - fix video code not to allocate too much - Kill compiler warning for DRI
2004-08-12SiS driver: Add 960x600 as built-in mode (1080i, LCD, VGA)Thomas Winischhofer6-10/+40
2004-08-11SiS driver: Remove unneeded statementXORG-6_7_99_2Thomas Winischhofer1-2/+1
2004-08-11SiS driver: Adapt mode numbers to new BIOS scheme and provide translationThomas Winischhofer5-15/+124
2004-08-11SiS driver:Thomas Winischhofer2-34/+18
- Small fix for 1280x720 on larger panels - Small fix for built-in modes on non-standard panels
2004-08-10SiS driver: Additional fixes for LCDThomas Winischhofer2-11/+5
2004-08-10SiS driver:Thomas Winischhofer8-500/+478
- update timing for 1280x800, 1280x720 and 1280x768 panels - allow more modes for LCD (just don't scale them if we can't) - cleanup
2004-08-09SiS driver:XORG-6_7_99_1Thomas Winischhofer9-83/+222
- Add support for UMC-made video bridges - Add support for centering screen on non-standard panels
2004-08-07SiS driver: Warning fixThomas Winischhofer1-0/+2
2004-08-06SiS driver:Thomas Winischhofer1-0/+18
- Clean up version printing
2004-08-06SiS driver:Thomas Winischhofer1-1/+1
- enable new RENDER code (despite the X.org version number for now)
2004-08-05SiS driver:Thomas Winischhofer5-71/+79
- warning fixes for SunOS cc - documentation update
2004-08-04SiS driver:Thomas Winischhofer7-71/+177
- Adapt to new RENDER hooks (will be used if X.org version is > 6.7.0.0) - Use drmCommandWrite instead of compat-layer if drmWriteCommend exists - Unify driver after changes for dlloader
2004-07-30Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, allAdam Jackson4-32/+33
framebuffer formats except cfb and the overlay modes should work, and r128 and radeon need to be loaded from the ati driver (both issues to be fixed soon). Tested on i740, s3virge, mach64, tdfx, vesa, and vga drivers. elfloader users shouldn't be affected.
2004-07-26SiS driver: Fix for 650/740 new BIOS data layoutThomas Winischhofer30-146/+160
2004-07-07SiS driver, vacation time edition:Thomas Winischhofer5-73/+101
- Overrule bogus HSync/VRefresh ranges for LCD and TV - Fix for videobridgeless systems
2004-06-29SiS driver:Thomas Winischhofer12-478/+649
- Fix detection of non-standard panels - Support Sanyo PLV-Z2 in non-HDCP mode - Rework mode validation (map unsupported modes for TV to modes with same resolution)
2004-06-23SiS driver:Thomas Winischhofer3-35/+156
- Use sane HSync/VRefresh ranges for LCD and TV if the user didn't specify any in xorg.conf - Use PAL by default of TV output forced (and TV not detected)
2004-06-21SiS driver: Fix LCD support for ECS 90x; Work-around broken BIOS reportingThomas Winischhofer5-19/+37
wrong LCD size.
2004-06-17Load glx module automatically if DRI is enabled Make DRI wrapper compile onThomas Winischhofer3-20/+19
older versions, too Bump driver version to correct date
2004-06-17Add missed DRI changeThomas Winischhofer1-0/+2
2004-06-17SiS driver update 2004/06/17Thomas Winischhofer38-20969/+22556
2004-06-16Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers,Eric Anholt3-2530/+2973
with the following notes: - Savage and Mach64 (= ati/ati*.[ch] changes) DRI not merged due to insecurity. - VIA driver converted to new drmContext and drmHandle names. - Radeon driver merge conflicted in many places, and MergedFB at least could probably use some checking at this point.
2004-06-16DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613Eric Anholt4-25/+46
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt38-22038/+21531
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich39-149/+94
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich39-80/+135
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich39-7371/+5302
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich39-39/+39
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich39-39/+39
2004-02-23Import most of XFree86 4.4RC3. This import excludes files which have thexf86-4_3_99_903_specialKaleb Keithley2-3/+9
new license. If we want to, later we can import 4.4RC3 again and pick up the files that have the new license, but for now the vendor branch is "pure."
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-012804-2330Egbert Eich37-3097/+4209
2003-12-19XFree86 4.3.99.902 (RC 2)xf86-4_3_99_902Kaleb Keithley13-101/+223
2003-12-04XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901Kaleb Keithley14-552/+718
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley38-27478/+39451
2003-11-25Initial revisionXORG-STABLEKaleb Keithley1-0/+63
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-70/+84
2003-11-14Initial revisionKaleb Keithley37-0/+54352
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+117