gallium: fix refcount bug introduced in eb20e2984
[mesa.git] / src / mesa / drivers / dri / i915 / intel_ioctl.c
2008-06-24 José Fonsecamesa/dri: User standard integer types.
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...