summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_sf.c
AgeCommit message (Expand)Author
2010-11-03intel: Annotate debug printout checks with unlikely().Eric Anholt
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-06-08intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.Eric Anholt
2010-05-17i965: Fix point coordinate replacement after airlied's ffvertex changes.Eric Anholt
2010-05-17i965: Add SF program disasm under INTEL_DEBUG=sf.Eric Anholt
2010-03-08i965: Fix up the handling of point sprite coordinate replacement.Eric Anholt
2010-01-19i965: Allow for variable-sized auxdata in the state cache.Eric Anholt
2009-11-17Merge branch 'outputswritten64'Ian Romanick
2009-10-29i965: make brw_sf_prog_key::sprite_origin_lower_left one bitBrian Paul
2009-06-12i965: interpolate colors with perspective correction by defaultBrian Paul
2009-03-11i965: fix polygon face orientation when rendering to FBORobert Ellison
2009-02-02i965: Remove brw->attribs now that we can just always look in the GLcontext.Eric Anholt
2009-01-14i965: fix indentationBrian Paul
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-08-24Revert "Revert "Merge branch 'drm-gem'""Dave Airlie
2008-08-24Revert "Merge branch 'drm-gem'"Dave Airlie
2008-08-08intel-gem: Update to new check_aperture API for classic mode.Eric Anholt
2008-04-18i965: initial attempt at fixing the aperture overflowDave Airlie
2008-02-14i965: use setup attributes as inputs when allocating registersXiang, Haihao
2008-01-29i965: new integrated graphics chipset supportXiang, Haihao
2007-12-19i965: allocate GRF registers before building subroutines,Xiang, Haihao
2007-12-14[965] Replace the state cache suballocator with direct dri_bufmgr use.Eric Anholt
2007-12-05Revert "[965] Add missing flagging of new stage programs for updating stage s...Eric Anholt
2007-12-05[965] Add missing flagging of new stage programs for updating stage state.Eric Anholt
2007-09-12i965: revert commit 1a15b2169ba6cb100627eb525a20a00537cfb6f0,Xiang, Haihao
2007-09-05i965: only take non-varying attribute into account whenXiang, Haihao
2007-07-30 ARB sprite point support on i965Zou Nan hai
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt