summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_defines.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-04i965: Hook up the disassembler for INTEL_DEBUG={wm,vs}.Eric Anholt1-1/+3
2009-07-13i965: add support for new chipsetsXiang, Haihao1-3/+26
2009-03-28i965: srgb texture fixesRoland Scheidegger1-3/+5
2009-03-24i965: fix point rasterization when rendering to FBORobert Ellison1-0/+18
2009-02-25i965: Rename CMD_CONST_BUFFER_STATE to the CS_URB_STATE used in the docs.Eric Anholt1-1/+1
2008-11-02i965: Merge GM45 into the G4X chipset define.Eric Anholt1-4/+3
2008-08-24Revert "Revert "Merge branch 'drm-gem'""Dave Airlie1-64/+0
2008-08-24Revert "Merge branch 'drm-gem'"Dave Airlie1-0/+64
2008-07-25Merge branch 'master' into drm-gemIan Romanick1-6/+7
2008-07-08i965: official name for GM45 chipsetXiang, Haihao1-6/+7
2008-06-26intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.Eric Anholt1-63/+0
2008-05-23Emit a flush after the swapbuffers blit, so contents end up on the screen.Eric Anholt1-1/+0
2008-02-04[965] Replace VEP/VBP state structures with inline batch emits.Eric Anholt1-14/+24
2008-01-29i965: new integrated graphics chipset supportXiang, Haihao1-2/+10
2007-08-02 fix fd.o bug #11804Zou Nan hai1-0/+2
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt1-0/+850