Merge branch 'master' into r500test
[mesa.git] / src / mesa / drivers / dri / i915 / intel_ioctl.c
2008-02-13 Eric Anholt[intel] Fix 965 rendering with non-TTM by merging intel...
2008-01-09 Eric Anholt[intel] Rename lost_hardware vtbl entry to new_batch.
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-21 Xiang, Haihaointel: cast a pointer to unsigned long, avoid potential...
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-12 Eric Anholt[intel] Move bufmgr back to context instead of screen...
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-12 Dave AirlieMerge branch 'master' into i915-superioctl
2007-10-09 Dave Airliei915: fixup up bufmgr to pass num buffers to kernel
2007-10-04 Dave Airliei915: add superioctl support to the ttm codepaths.
2007-10-03 Dave Airliei915: add superioctl initial support inside bufmgr ttm
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-24 Eric AnholtMove i915tex driver into place as just i915.
2007-09-24 Eric AnholtRemove the old i915 driver now that i915tex works witho...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-19 Eric Anholti915: Quiet valgrind by initializing the seq value...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-11-01 Brian PaulDon't use the x/y/width/height params passed to Clear...
2006-05-08 Keith Whitwellupdates to dri drivers for recent stencil changes
2006-05-05 Dave AirlieFix i915 driver after stencil changes in Mesa 6.5
2006-04-07 Alan HourihaneFix some warnings on x86_64
2006-02-06 Dave Airlieadd vblank support to i915 driver
2006-01-23 Alan HourihaneAdd Intel 945GM support
2005-09-10 Brian PaulAdd offset and pitch fields to intelRegion. Remove...
2005-08-30 Brian Paulsilence fprintf and casting warnings
2005-05-10 Keith Whitwellfix some valgrind complaints
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-01-06 Alan HourihaneAdd Intel i915GM support, and these extensions.
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-07-05 Jon SmirlConvert miniglx to use Ian's fancy new driver config...
2004-06-18 Keith Whitwelladd missing license texts
2004-06-16 Keith WhitwellFix batch.ptr when dropping a batchbuffer segment due...
2004-06-10 Keith WhitwellNew driver for i915 as well as older i830/i845/i865...