summaryrefslogtreecommitdiff
path: root/src/legacy
AgeCommit message (Expand)Author
2018-02-06meson: Add meson build systemVille Syrjälä
2017-07-18legacy/i810: remove unused numVisualConfigsEmil Velikov
2016-07-21legacy/i810: Fix compilation with Video ABI 23 changesChris Wilson
2015-06-09Fix typos found with codespell v1.7Sedat Dilek
2015-01-26legacy/i810: Expand mask to match unsigned longChris Wilson
2014-10-08intel: Store pointer to struct intel_deviceChris Wilson
2014-07-31i810: Fix startup after marking GPU screens in the moduleChris Wilson
2014-06-03configure: Remove xf86driproto from REQUIRED_MODULESChris Wilson
2013-11-25uxa,legacy: use unsigned for comparition of unsignedZdenek Kabelac
2013-11-25Fix indentation for incorrectly shifted statementsZdenek Kabelac
2013-11-25Cast to use unsigned mathZdenek Kabelac
2013-11-25Makefile convert @var@ to $(var)Zdenek Kabelac
2013-10-03intel: Remove dependence upon having PciInfoChris Wilson
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson
2013-09-04configure: Check for required UMS headers before enablingChris Wilson
2013-07-28configure: Print a summary of compilation optionsChris Wilson
2013-07-28intel: Remove some unused macrosChris Wilson
2012-09-27Remove the last couple of references to mibstoreChris Wilson
2012-08-16i810: Query PortPriv for the surface propertiesChris Wilson
2012-08-03Pass the chipset info through driverPrivate rather than a global pointerChris Wilson
2012-07-23intel: Refactor the common chipset detection/overrideChris Wilson
2012-07-19i810: Correct the double negative and enable XAA when availableChris Wilson
2012-07-19i810: Handle initialisation without the XAA module present at runtimeChris Wilson
2012-07-18i810: DRI is not dependent upon XAAChris Wilson
2012-07-17i810: Replace XAAGet.*ROP() with local tablesChris Wilson
2012-07-17i810: Split xaa routines from common acceleration methodsChris Wilson
2012-07-14Drop some unused includesChris Wilson
2012-07-12i810: Remove vestigial reference to xaa.hChris Wilson
2012-07-12i810: Tidy configure detection for XAA/DGAChris Wilson
2012-07-10i810: Make DGA optionalDaniel Stone
2012-07-10i810: Make XAA optionalDaniel Stone
2012-06-19Initialise adaptors to 0 in case xf86XVListGenericAdaptors does notChris Wilson
2012-06-13legacy/i810: Fix declaration to match definitionZdenek Kabelac
2012-06-06legacy/i810/dri: Check for malloc failure for BusIdStringChris Wilson
2012-06-05intel: port legacy and uxa to new API.Dave Airlie
2012-06-04legacy/i810: Silence a compiler warning for missing 'const'Chris Wilson
2012-06-04legacy/i810: Be paranoid and guard against xf86GetPciInfoForEntityChris Wilson
2012-06-04legacy/i810: Remove unused variableChris Wilson
2012-06-04legacy/i810: Reorder DRI teardown code to avoid potential NULL derefsChris Wilson
2012-06-04legacy/i810: Free offscreen image info struct on failureChris Wilson
2012-06-02legacy/i810/video: Release memory after creating adaptorsChris Wilson
2012-06-02legacy/i810/dri: Propagate failure from allocating texture memoryChris Wilson
2012-06-02legacy/i810: Fix memset(sizeof(*ptr)) rather than memset(sizeof(ptr))Chris Wilson
2012-05-24Allow runtime switching of AccelMethod between uxa/sna and even glamorChris Wilson
2012-05-23intel: convert to new screen conversion APIsDave Airlie
2012-05-23intel: add compat header file for conversion fnsDave Airlie
2012-05-23legacy/i810: rename pScreen->screenDave Airlie
2012-05-23legacy/i810: rename pScrn->scrnDave Airlie
2012-04-29legacy/i810: hwmc additionally depends upon building DRI2.19.0Chris Wilson
2012-02-24legacy: Rename XF86DRI to HAVE_DRI1 to avoid conflicts with xorg-server.hChris Wilson