summaryrefslogtreecommitdiff
path: root/src/sna/brw/brw_sf.c
AgeCommit message (Collapse)Author
2012-07-31sna: Generate shaders for SNB+ 8-pixel dispatchChris Wilson
Not ideal yet, sampling an alpha-only surface using SIMD8 only seems to ever return 0... Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2012-07-30sna: Assemble SF and WM kernels using brwChris Wilson
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>