summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/intel_state.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-22Introduce fixup/relocation lists for dma buffers.Keith Whitwell1-64/+105
2006-02-09fix refcounting and other issuesKeith Whitwell1-6/+9
2006-02-01Get batchbuffers working natively again. This code stillKeith Whitwell1-0/+7
2005-12-30recalculate state on drawable changesKeith Whitwell1-1/+5
2005-09-10Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,Brian Paul1-2/+2
2005-09-03SetBuffer, renderbuffer changesBrian Paul1-9/+0
2005-05-09check for null DrawBuffer valuesKeith Whitwell1-0/+3
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul1-3/+3
2005-01-06Add Intel i915GM support, and these extensions.Alan Hourihane1-0/+127
2004-10-02added support for GL_ARB_draw_buffersBrian Paul1-1/+1
2004-06-18add missing license textsKeith Whitwell1-0/+20
2004-06-10New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell1-0/+135