aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/Makefile
Commit message (Expand)AuthorAgeFilesLines
* i915: Fix driver after HW glGenerateMipmap commit.Eric Anholt2009-05-121-0/+1
* i915: Remove dead i830TexEnv and i915TexEnv.Eric Anholt2009-04-161-2/+0
* intel: move intelInitExtensions() and related code into new intel_extensions.cBrian Paul2009-01-261-1/+2
* intel: move glClear-related code into new intel_clear.c fileBrian Paul2009-01-261-0/+1
* intel: Move swap-related functions from intel_buffers.c to new intel_swapbuff...Brian Paul2009-01-261-0/+1
* intel: remove/disable the "paired depth/stencil" codeBrian Paul2009-01-221-2/+1
* intel: track move of bo_exec from drivers to bufmgr.Eric Anholt2008-09-101-1/+0
* intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.Eric Anholt2008-09-101-0/+2
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-4/+3
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-3/+4
* Merge commit 'origin/master' into drm-gemEric Anholt2008-06-241-3/+4
|\
| * i915: Add support for accelerated glBitmap, shared from 965.Eric Anholt2008-06-241-0/+1
* | i915: Restore the accelerated PBO pixel path functions after GEM changes.Eric Anholt2008-06-181-5/+3
* | [intel] Convert drivers to using libdrm bufmgr code.Eric Anholt2008-06-031-4/+1
* | GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags.Eric Anholt2008-05-071-0/+1
* | Temporarily disable intel pixel ops on i915 for GEMKeith Packard2008-05-051-3/+6
* | [intel] Fix build for GEM. TTM is now disabled, and fencing is gone.Eric Anholt2008-05-021-1/+1
|/
* [intel] Add 965 support to shared intel_blit.cEric Anholt2007-11-161-1/+1
* [i915] Remove old frontbuffer rotation hack.Eric Anholt2007-11-091-1/+0
* Replace symlink generation from i915 with files in intel/ and symlinks there.Eric Anholt2007-10-161-1/+2
* i915: add superioctl initial support inside bufmgr ttmDave Airlie2007-10-031-1/+1
* i915/drmbuf: attempt to push relocations into buffer managerDave Airlie2007-10-031-1/+2
* [965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915.Eric Anholt2007-09-271-0/+1
* Revert "WIP 965 conversion to dri_bufmgr."Eric Anholt2007-09-271-1/+0
* WIP 965 conversion to dri_bufmgr.Eric Anholt2007-09-271-0/+1
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+71
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-50/+0
* add miniglx sources to i915Dave Airlie2006-04-031-1/+2
* Add Intel 945GM supportAlan Hourihane2006-01-231-0/+2
* Refactor COMMON_SOURCES up to Makefile.templateAdam Jackson2005-05-051-12/+0
* Add drirenderbuffer.c to COMMON_SOURCESAdam Jackson2005-05-041-0/+1
* New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell2004-06-101-0/+58