summaryrefslogtreecommitdiff
path: root/src/brw_structs.h
AgeCommit message (Expand)Author
2012-08-03uxa: set "Shader Channel Select" fields in surface state for HaswellGwenole Beauchesne
2011-06-24Xv: update SURFACE_STATE & SAMPLER_STATE for Xv on IvybridgeXiang, Haihao
2011-04-07i965: Refactor to use constant sampler_state offsetsChris Wilson
2010-11-01Xv: setup pipeline for Xv on SandybridgeXiang, Haihao
2009-06-30Enable 2D composite on IGDNGXiang Haihao
2008-10-06Document and use 'legacy' border color modeCarl Worth
2008-10-06Rename default_color to border_colorCarl Worth
2008-03-11Merge branch 'master' into xvmcZhenyu Wang
2008-01-09Update PIPELINE_SELECT instruction and surface state format for new chipsetZhenyu Wang
2007-09-19Add media state definition on i965Zhenyu Wang
2007-01-06Numerous symbol scope issues.Keith Packard
2006-08-22fix typoAlan Hourihane
2006-08-21remove GL* usageAlan Hourihane
2006-08-21Fix bug #7930, i810 doesn't compile without DRIAlan Hourihane
2006-05-28dump out piles of debug. Create VS thread just to see how it worksKeith his master's voice Packard
2006-05-27Push all of the obvious Mesa state setting into the video codeKeith his master's voice Packard
2006-05-18Start laying out some of the bits that need to be done for BW textured video.Eric Anholt